html,body
{
	margin:		0;
	padding:	0;
	background:	#eaeaea url(../img/background_body.gif) repeat-x bottom center;
	behavior:	url("csshover.htc");
}
img
{
	border:		none;
}
a
{
	color:		#0099cc;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	margin:		15px 0 0 15px;
	font:		11px Verdana;
	color:		#7b7a69;
}
#header
{
	position:	relative;
	min-width:	995px;
	height:		230px;
	background:	url(../img/background_header.jpg) no-repeat;
} 
#menu
{
	position:	relative;
	width:		195px;
	min-width:	995px;
}
#info
{
	min-width:	753px;
	margin-left:	200px;
	min-height:	600px;
}
#right_menu
{
	position:	relative;
	float:		right;
	width:		200px;
}
#info_int
{
	position:	relative;
	margin-right:	210px;
	font:		11px Tahoma;
	background:	url(../img/background_content_center.gif) repeat-x;
	min-height:	200px;
	color:		#2e2e2e;
	z-index:	0;
}
#footer
{
	position:	relative;
	min-width:	995px;
	height:		175px;
	margin-top:	20px;
	clear:		both;
	background:	url(../img/background_footer_right.gif) no-repeat bottom right;
}

/*Fix IE. Hide from IE Mac \*/
* html #body { width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 995)? "995px" : "100%"); }
/* End */
/*------------------------------------- =Header ------------------------------*/

.icon_top
{
	position:	absolute;
	text-align:	center;
	width:		92px;
	height:		26px;
	top:		0;
	right:		10px;
	background:	#fff url(../img/background_icon.gif) no-repeat 0;
}
.icon_top img
{
	margin:		10px 9px 0 4px
}
.top_img1
{
	display:	block;
	position:	absolute;
	top:		0;
	left:		25%;
	width:		322px;

}
.top_img2
{
	display:	block;
	position:	absolute;
	top:		0;
	left:		54%;
	width:		244px;
}
.top_img3
{
	display:	block;
	position:	absolute;
	top:		0;
	left:		80%;
	width:		138px;

}
#header img 
{

	behavior: url("pngbehavior.htc");
}
.top_menu
{
	position:	absolute;
	top:		170px;
	left:		0;
	width:		100%;
	height:		30px;
	
	min-width:	995px;

}
.top_menu ul
{
	margin:		0;
	padding:	0 0 0 20px;
	background:	url(../img/background_top_menu.gif) repeat-x;
	display:	block;

	margin-left:	280px;
	height:		30px;
}
.top_menu ul li
{
	float:		left;
	margin:		0;
	padding:	0 20px 0 0;
	list-style:	none;
}
.top_menu ul li a
{
	display:	block;
	margin:		0;
	
	font:		bold 12px Tahoma;
	color:		#fff;
	line-height:	33px;
	text-decoration: none;
	
	float:		left;
	padding:	0 0 0 8px;
	background:	url(../img/arrow_top_menu.gif) no-repeat 0 13px;
}
.top_menu ul li ul a
{
	font:		bold 11px Tahoma;
	color:		#fff;
}
.top_menu ul li a:hover
{
	text-decoration: underline;
}
.top_menu h1
{
	position:	absolute;
	top:		0;
	left:		0;
	margin:		0;
	padding:	0 0 10px 30px;
	line-height:	26px;
	width:		280px;
	height:		30px;
	float:		left;
	color:		#ff9900;
	font:		24px Tahoma;
	background:	url(../img/background_top_menu.jpg) no-repeat;
}
.search
{
	position:	absolute;
	top:		200px;
	left:		0;
	width:		100%;
	height:		28px;
	background:	url(../img/background_shadow_header.gif) repeat-x;
}
#search_form
{
	position:	absolute;
	top:		6px;
	right:		0;
	width:		180px;
}

#search_input
{
	padding-top:	2px;
	width:		144px;
	height:		14px;
	
	border:		1px solid #999;
}
#search_image
{
	margin-top:	4px;
}
/*---------------------------------- =menu-left ------------------------------*/
.bg_menu
{
	margin-left:	4px;
	width:		185px;
	border:		1px solid #ccc;
	border-bottom:	none;
	min-height:	200px;
	background:	#f7f7f7 ;
}
.h1_katalog
{
	margin:		15px 0 0 0;
	padding:	0;
	height:		23px;
	text-indent: 	-700em;
	background:	url(../img/title_katalog.gif) no-repeat center;
}
.bg_mbottom
{
	width:		196px;
	height:		63px;
	background:	url(../img/background_menu_bottom.gif) no-repeat;
}
.bg_menu ul
{
	margin:		10px 0 0 10px;
	padding:	0;
	width:		160px;
}
.bg_menu ul li
{
	list-style:	none;
	padding-left:	12px;
	margin-top:	10px;
	padding-bottom:	2px;
	background:	url(../img/background_menu_li.gif) no-repeat 0 bottom;
}
.bg_menu ul li a
{
	font:		11px Verdana;
	color:		#333;
}
.bg_menu ul li a:hover
{
	color:		#70be44;
}
.left_menu
{
	position:	absolute;
	top:		230px;
	left:		0;
	width:		195;
	z-index:	9999;
}
/*------------------------------- =right-column ------------------------------*/
#right_menu h1
{
	margin:		12px 10px 17px 0;
	padding:	0;
	font:		bold 18px Tahoma;
	color:		#fe6600;
	border-bottom:	3px solid #fe6600;
}
.news_top
{
	margin-bottom:	15px;
}
.news_top span
{
	font:		bold 14px Tahoma;
	color:		#666;
	margin:		0;
	padding:	0 0 5px 0;
	line-height:	15px;
}
.header_news
{
	font:		bold 12px Verdana;
	color:		#666;
	margin:		5px 0 5px 0;
	padding:	0;
}
.news_top a
{
	color:		#0081b8;
	font:		11px Verdana;
	display:	block;
	margin:		0;
	padding:	5px 0 0 0;
}
/*-------------------------- =center -----------------------------------------*/
.header_kl
{
	margin:		0 0 20px 15px;
	padding:	10px 0 0 0;
	width:		40%;
	font:		18px Tahoma;
	color:		#fe6600;
	border-bottom:	3px solid #fe6600;
}
#info_int p
{
	margin-bottom:	40px;
}
.contact_top
{
	position:	absolute;
	top:		-24px;
	left:		50%;
}
.contact_top img 
{
	behavior: url("pngbehavior.htc");
}
.conent_bg_left
{
	position:	absolute;
	top:		0;
	left:		0;
	width:		13px;
	height:		195px;
	background:	url(../img/background_content_left.gif) no-repeat;
}
.conent_bg_right
{
	position:	absolute;
	top:		0;
	right:		-1px;
	width:		13px;
	height:		195px;
	background:	url(../img/background_content_right.gif) no-repeat;
}
/*------------------------------ =top_sales ----------------------------------*/
.top_sales
{
	position:	relative;
	margin:		30px 0 0 5px;
}
.top_sales
{

	//background:	none;
}
.top_sales a
{
	
}
.top_sales img
{
	margin-left:	20px;
	margin-right:	10px;
	float:		left;
	border:		0;
}
.top_sales img
{
	border:		0;
}
.block_tl_wrapper
{
	width:		50%;
	background:	#fff url(../img/background_ts_tl_2.gif) repeat-y right;  
}
.top_c_1
{
	position:	absolute;
	top:		0;
	right:		0;
	width:		64px;
	height:		13px;
	background:	url(../img/background_ts_tl_1.gif) no-repeat;
}
.top_l_1
{
	position:	absolute;
	top:		-2px;
	left:		-3px;
	width:		136px;
	height:		86px;
	background:	url(../img/background_ts_tl_3.gif) no-repeat;
}
.wrapper_ts
{
	position:	relative;
	width:		100%;
	height:		100%;
	min-height:	140px;
	/*min-width:	260px;*/
}
.block_br_wrapper
{
	min-height:	140px;
	padding-bottom: 10px;
	background:	#fff url(../img/background_ts_tr_2.gif) repeat-y left;  
}
.block_bl_wrapper
{
	min-height:	140px;
	padding-bottom: 10px;
	background: 	#fff url(../img/background_ts_tl_2.gif) repeat-y right;  
}
.top_c_2
{
	position:	absolute;
	top:		0;
	left:		0;
	width:		64px;
	height:		13px;
	background:	url(../img/background_ts_tr_1.gif) no-repeat;
}
.center_cirle
{
	height:		60px;
	background:	url(../img/background_ts_center_cc.gif) repeat-x -1px;
}
.center_cirle2
{
	height:		60px;
	background:	url(../img/background_ts_center_cc.gif) repeat-x -1px;
}
.center_cirle_iner_1
{
	position:	absolute;
	top:		0;
	right:		0;
	height:		60px;
	width:		77px;
	background:	url(../img/background_ts_center_cl.gif) no-repeat right;
}
.center_cirle_iner_2
{
	position:	absolute;
	top:		0;
	left:		0;
	height:		60px;
	width:		77px;
	background:	url(../img/background_ts_center_cr.gif) no-repeat left;
}
.wrapper_ts_c_1
{
	position:	relative;
	width:		100%;
	height:		100%;
	background:	url(../img/background_ts_center_l.gif) no-repeat left;
}
.wrapper_ts_c_2
{
	position:	relative;
	width:		100%;
	height:		100%;
	background:	url(../img/background_ts_center_r.gif) no-repeat right;
}
.top_sales table
{
	width:		98%;
}

.block_tl
{
	width:		49%;
	min-width:	260px;
	min-height:	130px;
}

.block_tr
{
	width:		49%;
	min-width:	260px;
	min-height:	130px;

}
.block_bl
{
	width:		49%;
	min-width:	260px;
	min-height:	130px;
}
.block_br
{
	width:		49%;
	min-width:	260px;
	min-height:	120px;
}
.top_r_2
{
	position:	absolute;
	top:		0;
	right:		0;
	width:		136px;
	height:		86px;
	background:	url(../img/background_ts_tr_3.gif) no-repeat;
}
.top_rsh_2
{
	position:	absolute;
	top:		-5px;
	right:		30%;
	width:		95px;
	height:		5px;
	background:	url(../img/background_ts_tr_4.gif) no-repeat;
}
.bottom_c_1
{
	position:	absolute;
	bottom:		0;
	right:		0;
	width:		64px;
	height:		13px;
	background:	url(../img/background_ts_bl_1.gif) no-repeat;
}
.bottom_l_1
{
	position:	absolute;
	bottom:		-4px;
	left:		-3px;
	width:		179px;
	height:		96px;
	background:	url(../img/background_ts_bl_2.gif) no-repeat;
}
.bottom_c_2
{
	position:	absolute;
	bottom:		0;
	right:		-5px;
	width:		5px;
	height:		138px;
	background:	url(../img/background_ts_br_1.gif) no-repeat bottom;
}
.zag_ts_t
{
	border:		none;
	margin:		0;
	padding:	0 0 15px 20px ;
	font:		bold 12px Verdana;
	color:		#70be44;
}
.block_tl_wrapper .zag_ts_t
{
	padding:	23px 0 15px 20px ;
}
.block_tr_wrapper .zag_ts_t
{
	padding:	23px 0 15px 20px ;
}
.block_tr_wrapper
{
	min-height:	190px;
	background:	#fff url(../img/background_ts_tr_2.gif) repeat-y left;  
}
.zag_ts_b_l
{
	border:		none;
	margin:		0;
	padding:	5px 0 15px 20px;
	font:		bold 12px Verdana;
	color:		#70be44;
}
.zag_ts_b_r
{
	border:		none;
	margin:		0;
	padding:	0 0 15px 20px;
	font:		bold 12px Verdana;
	color:		#70be44;
}
.top_ts_content
{
	margin:		0 5px 10px 130px;
	padding:	0;
	color:		#7b7a69;
}
/*------------------------------------ =footer--------------------------------*/
.partner 
{
	height:		70px;
	margin-left:	10px;
	margin-right:	200px;
	min-width:	900px;
	//min-width:	700px;
}
.partner img
{
	float:		center;
}
.inner_foot
{
	height:		175px;
	width:		100%;
	background:	url(../img/background_footer_left.gif) no-repeat bottom left;
}
.contact
{
	height:		100px;
	width:		420px;
	position:	absolute;
	top:		80px;
	left:		50%;
	margin-left:	-210px;
}
.contact img
{
	float:		left;
}
.contact strong
{
	font:		bold 16px Tahoma;
}
.cop
{
	height:		30px;
	width:		300px;
	margin:		30px 0 0 30px;
	font:		11px Tahoma;
	color:		#7b7a69;
}
/*------------------------------------ =menu_top -----------------------------*/
#nav li ul
{
	position: 	absolute; 
	left: 		0; 
	top: 		30px;
	width:		100px;
	margin:		0;
	padding:	0 0 0 0;
	background:	none;
	z-index:	1;
	display: 	none;
}
#nav li ul li ul
{
	position: 	absolute; 
	left: 		145px; 
	top: 		0;
	width:		100px;
	margin:		0;
	padding:	0 0 0 0;
	background:	none;
	z-index:	1;
	display: 	none;
	border:		1px solid #fff;
}
#nav li 
{ 
	position: 	relative; 
}

#nav ul ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul
{ 	
	display: 	none; 
}

#nav li:hover ul, #nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul
{ 	
	display: 	block; 
}
/*#nav li.over > ul
{ 	
	display: 	block; 
}*/
#nav li ul li
{
	margin:		0;
	padding:	0 0 5px 5px;
	width:		140px;
	
	background:	#0099cc;
}
#nav li ul a
{
	display:	block;
	list-style: 	none;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	background:	#0099cc url(../img/dots_tmenu.gif) repeat-x left bottom;
}
/*------------------------------------ =menu_left ----------------------------*/
#nav2 li ul
{
	position: 	absolute; 
	left: 		160px;
	//left: 	145px; 
	top: 		0;
	width:		170px;
	margin:		0;
	padding:	0;
	border:		1px solid #ccc;
	background:	#fff;
	display: 	none;
}
#nav2 li 
{ 
	position: 	relative; 
}


#nav2 ul ul, #nav2 li:hover ul ul, #nav2 li:hover li:hover ul ul, #nav2 li:hover li:hover li:hover ul ul
{ 	
	display: 	none; 
}

#nav2 li:hover ul, #nav2 li:hover li:hover ul, #nav2 li:hover li:hover li:hover ul, #nav2 li:hover li:hover li:hover li:hover ul
{ 	
	display: 	block; 
}

/*#nav2 li.over  ul
{ 	
	display: 	block; 
}*/
#nav2 li ul li
{
	margin:		0;
	padding:	0 0 5px 0;

	
	background:	#fff;
}
#nav2 li ul a
{
	display:	block;
	list-style: 	none;
	width:		150px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}

#nav2 li ul li ul a
{
	display:	block;
	list-style: 	none;
	width:		190px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
#nav2 li ul li ul
{
	position: 	absolute; 
	left: 		170px;
	//left: 	170px; 
	top: 		-5px;
	width:		210px;
	margin:		0;
	padding:	0;
	border:		1px solid #ccc;
	background:	#fff;
	display: 	none;
}
/*--------------------------------------- =center_content --------------------*/
.center_content
{
	margin:		0 10px 20px 10px;
	font:		11px Verdana;
	color:		#7b7a69;
}
.contacts
{
	float:		left;
	margin:		0 20px 30px 0 ;
}
.center_content img
{
	border:		1px Solid #999;
}
/*------------------------------------- =photogallery ------------------------*/
.gal_wrapper
{
	width:		21%;
	float:		left;
	margin: 0 15px 15px 0;
}
.gal_wrapper img
{
	border:		1px solid #0c9fdf;
	margin:		0 0 5px 0;
	background:	#bcbcbc;;
}
.clearboth
{
	clear:		left;
}
.gal_wrapper strong
{
	font:		bold 12px Tahoma;
	color:		#333;
	text-align:	left;
}
.gal_wrapper a.txt_album
{
	display:	block;
	text-align:	left;
	margin:		10px 0 0 0;
}
.img_ar_pg
{
	margin:		0 5px;
}
.pager
{
	width:		87%;
	height:		40px;
	padding:	10px 0 0 0;
	margin:		30px;
	text-align:	center;

	background:	url(../img/line_border_pager.gif) no-repeat top center;
}
.comments
{
	width:		87%;
	padding:	10px 0 0 0;
	margin:		20px 0 0 0;
	text-align:	left;

	background:	url(../img/line_border.gif) repeat-x top center;
}
.comments strong
{
	font:		bold 12px Tahoma;
	color:		#333;
	text-align:	left;
}
.comments p
{
	margin:		10px 0 0 0;
	padding:	0;
	
}
.clear
{
	clear:		both;
}
a.pager_on
{
	font:		bold 13px Tahoma;
}
.arrow_pv img
{
	border:		0;
	margin-top:	15px;
}
.gal_view
{
	text-align:	center;
}
.arrow_gal
{
	margin:		0 5px;
}
.clauses_top
{
	padding:	0 0 10px 0;
	margin-left: 	20px;
	background:	url(../img/line_border.gif) repeat-x bottom;
}
.clauses_top h2
{
	font:		bold 12px Tahoma;
	color:		#666;
	margin:		10px 0 5px 0;
	padding:	0;
}
.clauses_top p
{
	margin:		0;
	padding:	0;
}
/*---------------------- =News -----------------------------------------------*/
.news
{
	padding:	0 0 20px 0;
	background:	url(../img/line_border.gif) repeat-x bottom;
}
.news h2
{
	font:		bold 12px Tahoma;
	color:		#666;
	margin:		10px 0 5px 0;
	padding:	0;
}
.news p
{
	margin:		0;
	padding:	0;
}
.news_detail
{
	text-align:	right;
}
.pager_1
{
	width:		87%;
	height:		40px;
	padding:	10px 0 0 0;
	margin:		30px;
	text-align:	center;

}
.news_view h2
{
	text-align:	center;
	font:		bold 18px Tahoma;
}
/*----------------------- =Katalog -------------------------------------------*/
.calc
{
	position:	absolute;
	top:		50px;
	right:		10px;
	width:		176px;
	height:		156px;
	padding:	10px 0 0 7px;
	background:	url(../img/background_calc.gif) no-repeat;
}
.calc span
{
	color:	red;
}
.calc input
{
	width:		36px;
	border:		1px solid #ccc;
	margin:		3px 0 0 0;
	height:		13px;
}
.calc_txt
{
	float:		left;
	width:		125px;
	font:		12px Tahoma;
	color:		#333;
	line-height:	21px;

}
.calc strong
{
	display:	block;
	margin-top:	3px;
}
.but_calc input
{
	width:		80px;
	height:		22px;
}
.but_calc
{
	position:	absolute;
	bottom:		15px;
	left:		50px;
}
.power 
{
	position:	absolute;
	top:		90px;
	left:		100px;
}
.power input
{
	border:		none;
	width:		75px;
	text-align:	right;
}
.filter strong
{
	line-height:	15px;
}
.wrapper_filter
{
	margin-bottom:	20px;
	line-height:	15px;
}
.wrapper_filter a
{
	display:	block;
	float:		left;
	margin:		0 5px;
}
/*.wrapper_filter a:hover
{
	background:	url(../img/arrow_down.gif) no-repeat center 14px;
}*/
.wrapper_filter span
{
	float:		left;
}
.wrapper_filter img
{
	border:		none;
}
img.line_katalog
{
	border:		0;
}
.tovar
{
	text-align:	right;
	width:		96%;
	background:	#fff url(../img/background_katalog_bottom.gif) repeat-x bottom;
	padding-right:	10px;
	padding-top:	10px;
	color:		#333;
}
.tovar table tr td
{
	background:	#fff url(../img/space.gif) repeat-x bottom;
	
}
.tovar table tr td
{
	background-color:	#fff ;
}
.tovar td
{
	padding-bottom:	10px;
	background:	#fff url(../img/background_katalog_bottom.gif) repeat-x bottom;
}
.tovar td table
{
	width:		100%;
}
.tovar strong
{
	color:		#fe6600
}
.tovar_name
{
	text-align:	left;
	padding:	20px 10px;
	background:	url(../img/line_left_katalog.gif) no-repeat center right;
}
.tovar a
{
	font:		bold 12px Tahoma;
	color:		#70be44;
}
.tovar_img
{
	width:		120px;
	text-align:	center;
	margin:		0;
	padding:	0;
	background:	url(../img/line_left_katalog.gif) no-repeat center right;
}
.tovar_parametrs
{
	padding-top:	10px;
	width:		34%;
	padding-right:	10px;
	text-align:	left;
	padding-left:	5px;
}
.tovar_parametrs table td
{
	line-height:	12px;
	padding:	0;
	margin:		0;
}
.price_katalog strong
{
	margin:		0 0 0 30%;
}
.price_katalog
{
	padding-top:	10px;
	height:		25px;
	line-height:	20px;
}
.price
{
	padding-top:	10px;
	padding-left:	10px;
	width:		130px;
}
.price
{
	
	white-space: nowrap;
}
/*.tovar_parametrs img
{
	margin-left:	10%;
}*/
.inner_tp
{
	text-align:	left;
	min-width:	160px;
}
.inner_tp img
{
	margin-top:	5px;
	border:		none;
}
.tovar_img img
{
	border:		none;
}
.podrobnee
{
	background:	#fff;
}
.podrobnee h2
{
	font:		bold 14px Tahoma;
	color:		#333;
}
.podrobnee h1
{
	font:		bold 16px Tahoma;
	color:		#fe6600;
}
.podrobnee img
{
	margin:		5px 10px 10px 0;
}
.inner_tc
{
	float:		left;
}
.top_sales img
{
	border:		0;
}
.wrapper_ts table
{
	width:		90%;
	background:	none;
}
.price span
{
	font:		bold 12px Tahoma;
	margin-left:	20px;
	color:		#fe6600;	
} 
.wrapper_ptk
{
	position:	relative;
	text-align:	right;
}
.podrobnee-topk
{
	position:	relative;
}
.podrobnee_img img
{
	position:	absolute;
	bottom:		0;
	right:		10px;
	padding:	0;
	margin:		0;
}
.katalog_spisok
{
	width:		100%;
}

.filter
{
	width:		100%;
	padding:	0 0 1px 0;
}
.wrapper_filter table td
{
	padding-bottom:		5px;
}
/*---------------------------------- =filter ---------------------------------*/
.filter_1
{
	width:		100%;
	margin:		0;
	padding:	0;
	float:		none;
}
.filter_1 a
{
	float:		none;
}
.filter_1 ul
{
	list-style:	none;
	margin:		0;
	padding:	0;
	z-index:	1;
}
.filter_1 ul li 
{
	position:	relative;
	list-style:	none;
	float:		left;
	margin:		0;
	padding:	0;
	z-index:	6000;
}
.filter_1 ul li  a
{
	float:		left;
	padding-right:	5px;
	margin:		0 5px 0 0;
	border-right:	1px solid #999;
}
.filter_1 ul ul ul, .filter_1 ul li:hover ul ul, .filter_1 ul li:hover li:hover ul ul, .filter_1 ul li:hover li:hover li:hover ul ul
{
	display: 	none; 
}

.filter_1 ul li:hover ul, .filter_1 ul li:hover li:hover ul, .filter_1 ul li:hover li:hover li:hover ul, .filter_1 ul li:hover li:hover li:hover li:hover ul
{ 	
	display: 	block;
	z-index:	7000;
}
/*.filter_1 ul li.over > ul
{ 	
	display: 	block; 
}*/
.filter_1 ul li ul li
{
	margin:		0;
	padding:	0 0 5px 5px;
	width:		140px;
	background:	#fff;
}

.filter_1 ul li ul
{
	position: 	absolute;
	left: 		0; 
	top: 		15px;
	width:		100px;
	margin:		0;
	padding:	0;
	background:	#fff;
	display: 	none;
}
.filter_1 ul li ul li ul
{
	position: 	absolute; 
	left: 		145px; 
	top: 		-1px;
	width:		100px;
	margin:		0;
	padding:	0;
}
.filter_1 ul li ul li a
{
	display:	block;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	border:		none;
	text-align:	left;
	color:		#999;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
.filter_1 ul li ul a
{
	display:	block;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	color:		#333;
	border:		none;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
/*---------------------------------- =filter ---------------------------------*/
.filter_2
{
	z-index:	100;
	margin:		0;
	padding:	0;
}
.filter_2 ul
{
	list-style:	none;
	margin:		0;
	padding:	0;
	z-index:	100;
}
.filter_2 ul li 
{ 
	position:	relative;
	list-style:	none;
	float:		left;
	z-index:	1000;
}
.filter_2 ul li  a
{
	float:		left;
	padding-right:	5px;
	margin:		0 5px 0 0;
	border-right:	1px solid #999;
}
.filter_2 ul ul ul, .filter_2 ul li:hover ul ul, .filter_2 ul li:hover li:hover ul ul, .filter_2 ul li:hover li:hover li:hover ul ul
{ 	
	display: 	none; 
}

.filter_2 ul li:hover ul, .filter_2 ul li:hover li:hover ul, .filter_2 ul li:hover li:hover li:hover ul, .filter_2 ul li:hover li:hover li:hover li:hover ul
{ 	
	display: 	block;
	z-index:	1000;
}
/*.filter_2 ul li.over > ul
{ 	
	display: 	block; 
}*/
.filter_2 ul li ul li
{
	margin:		0;
	padding:	0 0 5px 5px;
	width:		140px;
	background:	#fff;
}

.filter_2 ul li ul
{
	position: 	absolute;
	left: 		0; 
	top: 		15px;
	width:		100px;
	margin:		0;
	padding:	0 0 0 0;
	background:	#fff;
	display: 	none;
	z-index:	10;
}
.filter_2 ul li ul li ul
{
	position: 	absolute; 
	left: 		145px; 
	top: 		-1px;
	width:		100px;
	margin:		0;
	padding:	0;
}
.filter_2 ul li ul li a
{
	display:	block;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	color:		#999;
	border:		none;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
.filter_2 ul li ul a
{
	display:	block;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	color:		#333;
	border:		none;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
/*---------------------------------- =filter ---------------------------------*/
.filter_3
{
	z-index:	100;
}
.filter_3 ul
{
	list-style:	none;
	margin:		0;
	padding:	0;
	z-index:	50;
}
.filter_3 ul li 
{ 
	position:	relative;
	list-style:	none;
	float:		left;
	z-index:	500;
}
.filter_3 ul li  a
{
	float:		left;
	padding-right:	5px;
	margin:		0 5px 0 0;
	border-right:	1px solid #999;
}
.filter_3 ul ul ul, .filter_3 ul li:hover ul ul, .filter_3 ul li:hover li:hover ul ul, .filter_3 ul li:hover li:hover li:hover ul ul
{ 	
	display: 	none; 
}

.filter_3 ul li:hover ul, .filter_3 ul li:hover li:hover ul, .filter_3 ul li:hover li:hover li:hover ul, .filter_3 ul li:hover li:hover li:hover li:hover ul
{ 	
	display: 	block;
	z-index:	500;
}
/*.filter_3 ul li.over > ul
{ 	
	display: 	block; 
}*/
.filter_3 ul li ul li
{
	margin:		0;
	padding:	0 0 5px 5px;
	width:		140px;
	background:	#fff;
}

.filter_3 ul li ul
{
	position: 	absolute;
	left: 		0; 
	top: 		15px;
	width:		145px;
	margin:		0;
	padding:	0;
	background:	#fff;
	display: 	none;
	z-index:	10;
}
.filter_3 ul li ul li ul
{
	position: 	absolute; 
	left: 		145px; 
	top: 		-1px;
	width:		100px;
	margin:		0;
	padding:	0;
}
.filter_3 ul li ul li a
{
	display:	block;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	color:		#999;
	border:		none;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
.filter_3 ul li ul a
{
	display:	block;
	width:		120px;
	margin:		4px 0 0 0;
	padding:	0 5px 2px 7px;
	line-height:	18px;
	text-align:	left;
	color:		#333;
	border:		none;
	background:	#fff url(../img/dots_lmenu.gif) repeat-x left bottom;
}
.filter_3 ul li ul span
{
	display:	block;
	width:		100%;
	margin-bottom:	10px;
	margin-top:	20px;
	text-align:	center;
	font:		12px Tahoma;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
/*----------------------------- google ---------------------------------------*/
/** Copyright 2005 Google Inc. All rights reserved. */

/* the GSearchControl CSS Classes
 * .gsc-control : the primary class of the control
 */
    #google_search_results .gsc-control { width : 90%; padding-top: 30px;}
/* ВОВА!!! Везде указывай классы со спецификатором #google_search_results -- и будет счастье*/

.gsc-control
{
	padding-left:	20px;
	//padding-top:	20px;

}

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 * .gsc-keeper : the save link below savable results
 */
#google_search_results form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 90%;
  position: relative;

}
/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {

}

td.gsc-search-button {
  width : 1%;
}

td.gsc-clear-button {
  width : 14px;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

.gsc-branding-text {
  color : #676767;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  font-size : 11px;
  margin-right : 2px;
}

div.gsc-branding-youtube td.gsc-branding-text {
  vertical-align : middle;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

div.gsc-branding-youtube td.gsc-branding-img-noclear {
  width : 55px;
}

div.gsc-branding-youtube td.gsc-branding-img {
  width : 69px;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

div.gsc-clear-button {
  display : inline;
  text-align : right;
  margin-left : 4px;
  margin-right : 4px;
  padding-left : 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/uds/css/clear.gif');
  cursor : pointer;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-keeper {
  color: #3366cc;
  text-decoration: underline;
  font-size: 13px;
  cursor: pointer;
  font-weight: normal;

  padding-left: 16px;
  background-repeat: no-repeat;
  background-position: 1px 3px;
  background-image: url('/uds/css/blue_check.gif');
}

/* each section of results has a results header table
 * .gsc-resultsHeader : the header itseld
 * td.twiddleRegionCell : the section that controls twiddleing of the section to expand/collapse
 * td.configLabelCell : the twiddler that controls active configuration of a searcher (used in GlocalSearch)
 * .gsc-twiddle : the twiddle image, note, this is a div that wraps gsc-title so that standard image replacement is feasible
 * .gsc-twiddle-closed : class added to gsc-twiddle when the twiddler is in the closed state
 * .gsc-twiddle-opened : class added to gsc-twiddle when the twiddler is in the opened state
 * .gsc-title : the section's title (e.g., Web Results, etc.)
 * .gsc-stats : contains the result counts
 * .gsc-stats
 */
#google_search_results .gsc-resultsHeader {
  width : 100%;
  border-bottom : 1px solid #e9e9e9;
  margin-bottom : 4px;
}

.gsc-resultsHeader td.gsc-twiddleRegionCell{
  width: 75%;
}

.gsc-resultsHeader td.gsc-configLabelCell{
  text-align: right;
  width: 75%;
}

/*
 * note that the next three classes are all joined together
 * to implement the twiddle image. apps can substitute in their
 * own images but will need to account for the image size here
 * as well as in the left padding of the title element
 *
 * Note: uds provides the following images that work with the geometry/padding defined below
 *  to use these images simply over-ride the.gsc-twiddle-opened/-closed class and specify an alternate image
 *  or use an image of your own design
 */
.gsc-resultsHeader .gsc-twiddle{
  margin-top: 4px;
  display: inline;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}
.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle{
  background-image: url('/uds/css/arrow_close.gif');
}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle{
  background-image: url('/uds/css/arrow_open.gif');
}

.gsc-resultsHeader .gsc-title{
  color: #676767;
  margin-right: 10px;
  padding-left: 14px;
  display: inline;
}

.gsc-resultsHeader .gsc-stats {
  color: #676767;
  font-size: 11px;
  font-weight: normal;
  display : inline;
}

.gsc-resultsHeader td.gsc-twiddle-opened .gsc-stats {
  display : none;
}

/*
 * .gsc-results-selector : box surrounding individual selectors for 1, more, or all results
 * .gsc-result-selector : an individual selector
 * .gsc-one-result : single result selector
 * .gsc-more-results : more (4) results selector
 * .gsc-all-results : all results (8) selector
 */
.gsc-results-selector {
  display : inline;
}

.gsc-resultsHeader td.gsc-twiddle-closed .gsc-results-selector {
  display : none;
}

.gsc-result-selector {
  cursor : pointer;
  display : inline;
  font-size : 13px;
  padding-left : 13px;
  background-repeat: no-repeat;
  background-position: center left;
}

/* default mode is dark */
.gsc-one-result {
  background-image: url('/uds/css/one-complex-dark.gif');
}

.gsc-more-results {
  background-image: url('/uds/css/more-complex-dark.gif');
}

.gsc-all-results {
  background-image: url('/uds/css/all-complex-dark.gif');
  padding-right : 1px;
}

/* active mode is light */
.gsc-one-result-active .gsc-one-result {
  background-image: url('/uds/css/one-complex-light-blue.gif');
}

.gsc-more-results-active .gsc-more-results {
  background-image: url('/uds/css/more-complex-light-blue.gif');
}

.gsc-all-results-active .gsc-all-results {
  background-image: url('/uds/css/all-complex-light-blue.gif');
}

.gsc-resultsHeader .gsc-configLabel{
  color: #676767;
  display: inline;
  font-size: 11px;
  cursor: pointer;
}

.gsc-resultsHeader td.gsc-configLabelCell span.gsc-twiddle-closed {
  padding-right: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/uds/css/settings.gif');
}


/* tabbed mode of search control
 * .gsc-tabsArea : the box containing all of the tabs
 * .gsc-tabsAreaInvisible : same as above, but this is the state when search has been cleared
 * .gsc-tabHeader : an individual tab
 * .gsc-tabHeader.gsc-tabhActive : the active tab
 * .gsc-tabHeader.gsc-tabhInactive : an inactive tab
 * .gsc-tabData : the data area/box containg results and header data for each tab
 * .gsc-tabData.gsc-tabdActive : the data area for the active tab
 * .gsc-tabData.gsc-tabdInactive : the data area for inactive tabs
 */
.gsc-tabsArea {
  clear: both;
  margin-top: 6px;
  }

.gsc-tabsArea .gs-spacer {
  font-size : 1px;
  margin-right : 0px;
  overflow : hidden;
}

.gsc-tabsArea .gs-spacer-opera {
  margin-right : 0px;
}

.gsc-tabsAreaInvisible {
  display : none;
  }

.gsc-tabHeader {
  display: inline;
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  margin-right: 2px;
  }

.gsc-tabHeader.gsc-tabhActive {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 2px solid #ff9900;
  color: black;
  }

.gsc-tabHeader.gsc-tabhInactive {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 2px solid #e9e9e9;
  background: #e9e9e9;
  color: #676767;
  }

.gsc-tabData.gsc-tabdActive {
  display: block;
  }

.gsc-tabData.gsc-tabdInactive {
  display: none;
  }

/* tab specific results header supression
 * - no twiddle, tabbed mode runs in full expand mode
 * - no title
 * - no stats
 */
.gsc-tabData .gsc-resultsHeader .gsc-title {
  display: none;
  }

.gsc-tabData .gsc-resultsHeader .gsc-stats {
  display: none;
  }

.gsc-tabData .gsc-resultsHeader .gsc-results-selector {
  display : none;
}



/* the results for each section
 * .gsc-resultsbox-{visible,invisible} : a complete-collection of results including headers
 * .gsc-results : the collection of results for a given searcher
 * .gsc-result : a generic result within the control. each result has this class, as well as .gsc-xxxResult where xxx is web, image, local, blog, etc.
 */
.gsc-resultsbox-visible {
  display : block;
}

.gsc-resultsbox-invisible {
  display : none;
}

.gsc-results {
  padding-bottom: 2px;
  width : 99%;
}

.gsc-result {
  margin-bottom: 10px;
}

.gsc-result .gs-title {
  height: 1.4em;
  overflow: hidden;
  }

/* specialized, result type specific, fine grained controls */
.gsc-result div.gs-watermark {
  display: none;
}

/* Ads
 */
.gsc-results .gsc-result img.gs-ad-marker {
  display: none;
}

.gsc-wrapper {
  position : relative;
  display : block;
}

.gsc-adBlock {
  position : relative;
  display : block;
  margin-top : 6px;
  margin-bottom : 4px;
  padding-bottom : 2px;
  background : #FFF8DD none repeat scroll 0 0;
}

.gsc-adBlock h2 {
  float : right;
  margin : 3px 5px 0;
  font-weight : normal;
  font-size : .9em;
  color : #676767;
}

.gsc-adBlock .gsc-ad {
  padding-left : 8px;
  padding-top : 5px;
  padding-right : 3px;
}

.gsc-adBlock .gsc-ad a {
  font-weight : bolder;
  color : #0000CC;
  line-height : 1.4em;
}

.gsc-adBlock .gsc-ad cite {
  font-style : normal;
  color : green;
}

.gsc-adBlock .gsc-ad span {
  padding-left : 8px;
}

.gsc-adBlockInvisible {
  display : none;
}

.gsc-adBlockVertical {
  position : relative;
  display : block;
  float : right;
  width : 30%;
  border-left : 1px solid #C9D7F1;
}

.gsc-thinWrapper {
  width : 69%;
  _width : 99%;
  overflow : hidden;
}

.gsc-adBlockVerticalInvisible {
  display : none;
}

.gsc-adBlockVertical h2 {
  text-align : center;
  font-weight : normal;
  font-size : .9em;
  color : #676767;
  margin-top : 6px;
}

.gsc-adBlockVertical .gsc-ad {
  padding-left : 8px;
  padding-top : 5px;
}

.gsc-adBlockVertical .gsc-ad a {
  font-weight : bolder;
  color : #0000CC;
  line-height : 1.4em;
}

.gsc-adBlockVertical .gsc-ad cite {
  font-style : normal;
  color : green;
  display : block;
}

.gsc-adBlockVertical .gsc-ad span {
}

/* Standard configuration div/form */
div.gsc-config {
  border: 1px solid #e9e9e9;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top : 2px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}

form.gsc-config {
  margin-bottom : 0px;
}

.gsc-configSetting {
  margin-top : 6px;
  }

.gsc-configSetting_Label {
  color: #676767;
  }

.gsc-configSettingInput {
  color: #676767;
  border: 1px solid #e9e9e9;
  width: 75%;
  }

.gsc-configSettingCheckbox {
  color: #676767;
  margin-right: 6px;
  }

.gsc-configSettingCheckboxLabel {
  display : inline;
  color: #676767;
  }

div.gsc-configSettingSubmit {
  margin-top : 8px;
  text-align : right;
}

input.gsc-configSettingSubmit {
  display: inline;
  font-size: 11px;
  cursor: pointer;
}


/* Image Search
 */
.gsc-imageResult {
  float: left;
  margin-bottom: 1em;
  margin-right: 20px;
}

.gs-imageResult {
  width: 114px; /* default width + 1px border */
  overflow : hidden;
}

.gs-imageResult .gs-image-box {
  height: 86px; /* default height + 1px border */
  position : relative;
}

/* note, left edge is auto-set by search control */
.gs-imageResult .gs-image-box img.gs-image {
  position : absolute;
  bottom : 0px;
}

.gs-imageResult .gs-text-box {
  text-align: center;
  overflow : hidden;
  height: 4em;
}

.gs-imageResult .gs-snippet {
  overflow : hidden;
  line-height: 1em;
  cursor : pointer;
  white-space : nowrap;
}
.gs-imageResult .gs-visibleUrl {
  cursor : pointer;
}
.gs-imageResult .gs-size {
  color: #6f6f6f;
}

/* Video Search
 * - single line title
 */

.gsc-videoResult .gs-videoResult .gs-title {
  line-height: 1.3em;
  height: 1.3em;
  overflow: hidden;
  }

.gsc-videoResult .gs-videoResult .gs-snippet {
  line-height: 1.3em;
  max-height: 2.6em;
  overflow: hidden;
  }

/* trailing more link at the bottom of
 * a collection of results
 */
.gsc-imageResult .gsc-trailing-more-results {
  clear : both;
}

.gsc-results .gsc-trailing-more-results {
  margin-bottom : 10px;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  color: #0000cc;
  text-decoration: underline;
}

/* trailing cursor section
 */
.gsc-imageResult .gsc-cursor-box {
  clear : both;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}



/*** End of Control, Begin Results ***/

/* generic, cross cutting result style
 * - in the form of .gs-result .gs-xxx where xxx is the generic style
 * .gs-title : typically the first line of a result, typically a link, image results over ride this, since for image results, the image is the link
 * .gs-divider : typically seperates results from ads
 * .gs-visibleUrl : typically the last line of a result, displayed in green. sometimes a link (like in blog search)
 * .gs-clusterUrl : for news, and other similar services, this is a cluster of additional results
 * img.gs-image : an actial image in a result
 * .gs-phone : a phone number
 * .gs-address : an address (includes street, city, region, country)
 * .gs-streetAddress : a street (including #)
 * .gs-city : a city
 * .gs-region : a region (zip code, area, etc.)
 * .gs-country : a country
 * .gs-snippet : snippetized content
 * .gs-watermark : indicator that user selected this result
 * .gs-metadata : generic metadata, e.g.,
 * .gs-image-box : generic container for a result's image (within a table)
 * .gs-text-box : generic container for a result's text content (within a table). Note that this class, and image-box are only used in video
 */
.gs-result .gs-title,
.gs-result .gs-title * {
  color: #0000cc;
  text-decoration: underline;
}

.gs-divider {
  padding-bottom: 8px;
  text-align: center;
  color: #676767;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #008000;
  text-decoration: none;
}

/* relative and absolute dates, note, news/books inlines these */
.gs-relativePublishedDate,
.gs-publishedDate {
  color: #6f6f6f;
  text-decoration: none;
}
.gs-result a.gs-clusterUrl,
.gs-result .gs-clusterUrl {
  color: #008000;
  text-decoration: underline;
  cursor: pointer;
}

.gs-newsResult .gs-publisher {
  color: #6f6f6f;
  display : inline;
  text-decoration: none;
}

/*
 * For news results there are two dates...
 * The relative date is visible while in the
 * search control and the published date
 * is visible when clipped. Why? It doesn't
 * make sense to say 4 hours ago for a clipped
 * result...
 */

/* establish the base style */
.gs-newsResult .gs-relativePublishedDate,
.gs-newsResult .gs-publishedDate {
  display : inline;
  margin-left : 4px;
}

/* base styling for relative date is none */
.gs-blogResult .gs-relativePublishedDate,
.gs-newsResult .gs-relativePublishedDate {
  display : none;
}

/* suppress publishedDate while in the control */
.gsc-blogResult .gs-blogResult .gs-publishedDate,
.gsc-newsResult .gs-newsResult .gs-publishedDate {
  display : none;
}

/* enable relativePublishedDate while in the control */
.gsc-blogResult .gs-blogResult .gs-relativePublishedDate,
.gsc-newsResult .gs-newsResult .gs-relativePublishedDate {
  display : inline;
}

.gs-newsResult .gs-location {
  color: #6f6f6f;
  display : inline;
  text-decoration: none;
}

.gs-result img.gs-image {
  vertical-align : middle;
  border : 1px solid #0000cc;
}

.gs-result div.gs-phone {}

.gs-result .gs-directions,
.gs-result .gs-directions * {
  color: #7777cc;
  font-weight: normal;
  text-decoration : underline;
  cursor : pointer;
}

.gs-secondary-link,
.gs-secondary-link * {
  color: #7777cc;
  font-weight: normal;
  text-decoration : underline;
  cursor : pointer;
}

/* wrapper around user supplied to/from mode directions
 * normally this is disabled by default, and gs-directions is enabled
 * apps can easily switch this by setting display:block on the rule below,
 * and display:none on the rule above
 * e.g., add these two rules to switch local results into
 * alternate style driving directions
 * .gs-localResult .gs-directions-to-from { display : block; }
 * .gs-localResult .gs-directions { display : none; }
 */
.gs-result .gs-directions-to-from {
  display : none;
  margin-top : 4px;
}
.gs-result .gs-directions-to-from .gs-label {
  display : inline;
  margin-right : 4px;
}

.gs-result .gs-directions-to-from div.gs-secondary-link {
  display : inline;
}

.gs-result .gs-directions-to-from .gs-spacer {
  display : inline;
  margin-right : 3px;
  margin-left : 3px;
}

.gs-videoResult a.gs-publisher,
.gs-videoResult .gs-publisher {
  color: #008000;
  text-decoration: none;
}

.gs-result a {
  cursor: pointer;
}

.gs-result .gs-address {
}

.gs-result .gs-snippet {
}

.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding : 5px;
  margin : 5px;
  border : 1px solid rgb(255,204,51);
  background-color : rgb(255,244,194);
}

.gs-result .gs-watermark{
  font-size: 10px;
  color: #7777cc;
}

div.gs-results-attribution {
  text-align : center;
  margin-bottom : 4px;
}

div.gs-results-attribution,
div.gs-results-attribution * {
  font-size : 10px;
  color : #676767;
  text-decoration : none;
}

div.gs-results-attribution a {
  color: #0000cc;
  cursor : pointer;
}

div.gs-results-attribution a:hover {
  text-decoration : underline;
}

.gs-result .gs-metadata{
  color: #676767;
}

/* searcher specific styling for
 * - web ad
 * - web
 * - local
 * - image (none)
 * - blog (none)
 * - video (none)
 */

/* webAd search specific over rides
 * .gs-ad-marker : disabled in control, but on in green to indicate clipped result is an ad
 */
.gs-localAd img.gs-ad-marker,
.gs-webAd img.gs-ad-marker {
  padding-left: 4px;
}

/* default is to not show long mode visible urls
 * apps should selectively enable this while disabling
 * div.gs-visibleUrl-short
 */
.gs-webResult div.gs-visibleUrl-long {
  width : 100%;
  overflow : hidden;
  display : none;
}

/* local search specific over rides
 * - city, region displayed inline
 * - country supressed
 * - small font size for info window's
 */

.gs-localAd div.gs-address * {
  color : #676767;
}

.gs-localAd div.gs-street {
  display: inline;
}

div.gs-city {
  display: inline;
}

div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-infoWindow * {
  font-size: 11px;
  }

/* video search specific over rides
 * - align the table data
 * - default image width garuntee
 * - appropriate cell seperation
 */

/* todo(markl): workaround until gre in gmail fixes his styles */
.gs-videoResult * {
  font-size: 13px;
  }

/*
.gs-videoResult td .gs-image {
  vertical-align : middle;
}

.gs-videoResult td.gs-image-box {
  background-color : #000000;
}*/

.gs-videoResult td div.gs-image-box {
  width : 110px;
  height : 78px;
}

.gs-videoResult td div.gs-text-box {
  vertical-align: top;
  margin-left: 4px;
  }


/* book search specific over rides
 * - default image width garuntee
 * - appropriate cell seperation
 */

div.gs-book-image-box td,
.gs-bookResult td {
  vertical-align : top;
}

div.gs-book-image-box,
div.gs-book-image-box div {
  position : static;
  text-align : start;
}

div.gs-book-image-box {
  width : 75px;
  height : 90px;
}

.gs-bookResult td div.gs-text-box {
  vertical-align: top;
  margin-left: 4px;
  }

div.gs-book-image-box img {
  border-spacing : 0px 0px;
  border : none;
}

div.gs-book-image-box div.gs-row-1 {
  line-height : 7px;
}

div.gs-book-image-box img.gs-pages {
  height : 7px;
  width : 45px;
}

div.gs-book-image-box img.gs-page-edge {
  height : 7px;
  width : 11px;
}

div.gs-book-image-box div.gs-row-2 {
}

div.gs-book-image-box img.gs-image {
  height : 80px;
  border : 1px solid #a0a0a0;
}

.gs-bookResult .gs-author {
  display : inline;
  color: #6f6f6f;
}
.gs-bookResult .gs-publishedDate {
  display : inline;
}

.gs-bookResult .gs-pageCount {
  display : inline;
  color: #6f6f6f;
  margin-left : 4px;
}

.gs-bookResult .gs-id {}



/* book search specific over rides
 * - default image width garuntee
 * - appropriate cell seperation
 */

.gs-patentResult td {
  vertical-align : top;
}
.gs-patentResult .gs-patent-number,
.gs-patentResult .gs-publishedDate,
.gs-patentResult .gs-author {
  display:inline;
}

.gs-patentResult .gs-image-box {
  padding-right : 8px;
}

.gs-patentResult img.gs-image {
  border : 1px solid #7777cc;
}
.liveinternet {position: absolute; bottom: 10px; right: 12%}
.yandex {position: absolute; bottom: 0; left: 2%}
.wrapper_filter table {width: 100%}

.center_content h1.podrobnee_head
{
	margin:		0 0 20px 15px;
	padding:	10px 0 0 0;
	font:		18px Tahoma;
	color:		#000;
}
a.back {position: absolute; top: 10px; right: 30px;}
