/* B-ZONE | www.web-it.ru | 2006 */

/* --- HTML --- */
*{ margin: 0; padding: 0;}
body{font-family: Tahoma; color: #000; min-width:997px; max-width:1600px; margin:0 auto; font-size:100.01%; /*background: url(../_img/bg_top_repeat.gif) repeat-x top;*/}
html, body{height: 100%;}
table, th, td {font-size:100%; border-collapse: collapse;}
table,img {border:0;}
a{color: #336699; text-decoration: underline;}
a:hover{text-decoration: none;}
h1{font-size: 150%; margin-bottom: 12px; color: #1d7cc5; font-weight: normal; text-transform: uppercase;}
.opis a{color: #1d7cc5;}
h2{font-size: 100%; color: #1d7cc5; margin-bottom: 12px; text-transform: uppercase;}
	h2.opis{padding: 0; margin: 0; border-bottom: 3px #a8a8a8 solid; display: inline; color: #000000; text-transform: none;}
	h2.price{padding: 0; margin: 0 0 0 10px; border-bottom: 3px #e71e49 solid; display: inline; color: #e71e49; text-transform: none;}
h3{font-size: 120%; margin-bottom: 4px; font-weight: normal;}

span{color: #e71e49}

ul{list-style: none; color: #676767; font-size: 0.9em; list-style: none; margin-bottom: 12px;}
li{padding-left: 14px; background: url(../_img/arrow_li.gif) no-repeat left; margin-bottom: 3px;}
.subli {padding-left: 40px;  background: url(../_img/arrow_li.gif) no-repeat 20px ; margin-bottom: 3px; }
.subsubli {padding-left: 60px;  background: url(../_img/arrow_li.gif) no-repeat 40px ; margin-bottom: 3px;}
.subli a {color: #1d7cc5; text-decoration: underline;}
.subsubli a {color: #1d7cc5; text-decoration: underline;}

p{padding-bottom: 12px;}

blockquote{font-size: 1em; color: #336698; font-weight: bold; background-color: #f1f1f1; padding: 0; clear: both; height: auto; _height: 10px; margin: 4px 0 16px; border: 1px solid #c5c5c5;}
	blockquote div{
		margin: -1px;
		position: relative;
		background: url(../_img/blockquote_b_r_2.gif) no-repeat 100% 100%;
	}
	blockquote div div{
		margin: 0;
		background: url(../_img/blockquote_b_l_2.gif) no-repeat 0 100%;
	}
	blockquote div div div{background: url(../_img/blockquote_t_r_2.gif) no-repeat 100% 0;}
	blockquote div div div div{background: url(../_img/blockquote_t_l_2.gif) no-repeat 0 0; padding: 6px 10px; line-height: 1.2em; clear: both;}

#main{position:relative; min-height:100%; font-size: 0.75em; background: url(../_img/head_winter_ski.jpg) no-repeat 50% 0;}
/*For IE*/* html #main{width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'997px':'100%'); height:100%;}
	/*#main_2{background: url(../_img/bg_top_left.jpg) no-repeat 0 0;}*/

/*--- TOP ---*/
div#top_block{height: 180px;}
	div#logo{float: left; padding: 28px 0 0 63px;}	
	
	div#login_block{ width: 391px; height: 55px; /*background: url(../_img/bg_login_block.gif) no-repeat 100% 0;*/ float: right; font-size: 11px;}
		div#login_top{color: #fff; font-weight: bold; height: 55px; width:105px; float:left; background-color:#3e76b1;}
			div#login_top a{color: #fff}
		/*div#login_top div.left{width: 118px; padding: 7px 0 0 15px; float: left;}*/
		div#login_top div.right{width: 105px; padding: 7px 16px 0 0; text-align: center;}
			
		div#login{color: #3b76b0; font-weight: bolder; padding: 6px 0 0 10px; background-color:#aec8e3; width:260px; height:49px; float:left;}
		div#login a{color: #1e3c58; font-weight: normal;}
			form#login_form div{float: left; margin: 6px 7px 0 0;}
			* html form#login_form div{padding: 2px 0 2px 3px}
			form#login_form input{width: 95px; color: #717171; font-size: 13px; padding: 2px; border: 1px #a5acb2 solid; height: 16px;}
			form#login_form input.button{width: auto; border: 0; height: auto; margin-right: -100%; padding: 0;}
			* html form#login_form input.button{margin: 1px 3px 1px 0;}

/*--- CONTENT ---*/		
table#main_table{width: 100%; table-layout: fixed;}
	col#main_left{width: 228px;}
	col#main_center{width: auto;}
	col#main_right{width: 192px;}
	
	/* LEFT */
	div#content_left{padding: 55px 0 0 23px;}
		
		ul#menu{margin: 0 0 0 10px; list-style: none; padding-bottom: 10px; font-size: 1em;}
			ul#menu li{background: url(../_img/dot_menu.gif) repeat-x bottom; padding: 7px 0 10px 0; font-weight: bolder; width: 164px; margin: 0;}
				ul#menu li.end{background: none;}
			ul#menu li a{padding-left: 21px; background: url(../_img/arrow_menu.gif) no-repeat 0 0.3em; margin: 0 0 0 1px;}
			ul#menu li.sub{background: none; padding: 2px 0 2px 0; font-weight: normal; width: 159px; margin: 0; font-size:11px; line-height:13px;}
			ul#menu li.sub a{padding-left: 10px; background: url(../_img/subarr.gif) no-repeat 0 0.5em; color:#1d7cc5; margin-left:15px;}
			
			ul#menu li.subcat{background: none; padding: 2px 0 2px 0; font-weight: normal; width: 159px; margin: 0; font-size:11px; line-height:13px;}
			ul#menu li.subcat a {padding-left: 2px; background: none;color:#1d7cc5; }
			ul#menu li.subcat img {padding-left: 5px; background: none;color:#1d7cc5; margin-left:5px;}
		div#search{background: url(../_img/bg_search_top.gif) no-repeat; margin-bottom: 11px; padding: 6px 0 0 0; position: relative;} 	
			form#search_form{background: #f1f1f1 url(../_img/bg_search_bottom.gif) no-repeat 0 100%; margin: 0; width: 171px; padding: 0 0 0 10px; height: 28px; margin-bottom: -2px;}
				* html form#search_form{margin-bottom: -4px;}
			form#search_form input{width: 118px; border: 1px #a5acb2 solid; color: #7d7e7f; font-size: 13px; float: left; height: 16px; padding: 2px; margin-right: 2px;}
			form#search_form input.button{width: auto; padding: 0; height: auto;}
	a.arrow_r{margin: 0 0 0 11px; font-size: 0.8em; color: #797979; background: url(../_img/arrow_red.gif) no-repeat 0 0.6em; padding-left:15px;}
	a.arrow_r:hover{text-decoration: underline; color:#e71e49} 
	
	div#spec_pred{ padding: 16px 0 10px 0; color: #999999;}
	div#spec_pred table{width: 164px; font-size: 0.9em; color: #828282; margin-bottom: 16px;}
	div#spec_pred table td{padding: 3px 0;}
	div#spec_pred table td.img{width: 72px;}
		div#spec_pred table td.img div{width: 67px; height: 63px; overflow: hidden; text-align: center; background: url(../_img/bg_img_spec.gif) no-repeat;}
		div#spec_pred table td.img div img{margin: 2px;}
	div#spec_pred table td a{color: #5f5e5e; font-weight: bold; display: block; font-size: 0.9em; margin-bottom: 1px;}
		div#spec_pred table tr.price td{text-align: center; font-size: 1.2em}
		div#spec_pred table tr.price td strike{ color: #1d7cc5; float: left;}
		div#spec_pred table tr.price td strong{color: #e71e49; padding-right: 6px;}

	.banner_box {margin-bottom: 11px;}
	
	/*---- CENTER ----*/
	div#content_center{padding: 60px 38px 0 40px;}
	div.content{line-height: 1.4em;}
	
	div.block_01{background: #ffcc00 url(../_img/block_repeat.gif) repeat-x bottom; //padding-bottom: 1px; _padding-bottom: 0;}
		div.block_02{background: url(../_img/block_repeat.gif) repeat-y right;}
		div.block_03{background: url(../_img/block_repeat.gif) repeat-y left;}
		div.block_04{background: url(../_img/block_repeat.gif) repeat-x top;}
		div.block_04 div{background-repeat: no-repeat;}
			div.block_05{background: url(../_img/block_b_r.gif) 100% 100%;}
			div.block_06{background: url(../_img/block_b_l.gif) 0 100%;}
			div.block_07{background: url(../_img/block_t_r.gif) 100% 0;}
			div.block_08{background: url(../_img/block_t_l.gif) 0 0;}
				div.block_08 div{padding: 8px 10px;}
				* html div.block_08 div{height: 12px;}
					div.block_08 div h3{ color: #336699; font-size: 1em; font-weight: bold;}
	
	div#shadow{background: url(../_img/shadow_repeat.jpg) repeat-x; height: 14px;}
		div#shadow div{background: url(../_img/shadow_right.jpg) no-repeat 100% 0; height: 14px;}
		div#shadow div div{background: url(../_img/shadow_left.jpg) no-repeat; height: 14px}
		
				
					/*
					table#catalog_search{width: 100%;}
					table#catalog_search td{padding: 9px 8px 8px 0;}
					table#catalog_search td.spisok{*background: url(../_img/dot_menu1.gif) repeat-y 100% 0; width: auto;}
					table#catalog_search td.spisok select{width: 94%; border: 1px #a5acb2 solid; height: 20px;}
					table#catalog_search td.price_td{width: 202px;}
					table#catalog_search td.button_search{width: 50px; text-align: center;}
						input.input_small{ width: 20%; float: left;}
						table#catalog_search td label{float: left; padding: 3px 2px 0 0;}
						table#catalog_search td.price_td input{margin-right: 10px; width: 48px; border: 1px #a5acb2 solid; height: 18px;}
						table#catalog_search td.price_td .initem {margin-right: 10px; width: 118px; border: 1px #a5acb2 solid; height: 18px;}*/
                    /*new ionden*/
					#catalog_search {width:100%;}
                    .price_td div {white-space:nowrap;}
                    .input_small {width:50px;}
                    .initem {width:150px;}
					
					table.catalog{width: 100%; font-size: 0.9em; margin: 16px 0 42px 0;}
					table.catalog th{padding: 10px 0; background: url(../_img/bg_th.gif) repeat-x bottom; color: #434343;}
					table.catalog th span{float: left;}
						th.opisanie{padding-left: 22px !important; text-align: left;}
					table.catalog td{padding-top: 2px;}
						td.cat_img{width: 120px; vertical-align: middle;}
						td.cat_img div{width: 122px; height: 122px; background: url(../_img/bg_img_catalog.gif) no-repeat;  }
						td.cat_img div table td img {margin: 0px; }
						
						td.opisanie{vertical-align: top;}
						td.opisanie h2 a{color: #1d7cc5; font-size: 1.1em;}
							div.content_text{background: #f1f1f1 url(../_img/blockquote_b_r.gif) no-repeat 100% 100%; padding: 0; clear: both; margin-right: 22px; color: #4e4e4e;}
							div.content_text div{background: url(../_img/blockquote_b_l.gif) no-repeat 0 100%;}
							div.content_text div div{background: url(../_img/blockquote_t_r.gif) no-repeat 100% 0;}
							div.content_text div div table{background: url(../_img/blockquote_t_l.gif) no-repeat 0 0; clear: both; height: 25px;}
							div.content_text div div table td{ padding: 0 6px 0 14px;}
						td.pric{width: 80px; background: url(../_img/bg_catalog_td.gif) no-repeat 100% 100%; font-size: 1.1em; valign:top;} 
						td.pric div{padding:0 0 0 0; color: #525151;}
						td.pric span{color: #e71e49; border-bottom: 4px #e71e49 solid; display: block; font-size: 1.1em; font-weight: bold; margin: 0 22px 0 0;}
						td.basket{width: 70px}
						td.basket img{margin: 22px 0 0 6px;}
				
				div#pages{background: url(../_img/bg_th.gif) repeat-x bottom; font-size: 0.9em; border-top: 1px #b8b8b8 solid; padding: 1px 0 5px 0; text-align: center; margin-bottom: 30px;}
				div#pages span{font-weight: bold;}
				div#pages a{color: #4e4e4e;}
					div#pages a:hover{color: #e71e49;}

				.index_complect .img_box {
					margin: 0 0 12px -12px;
					font-size: 0;
					background: top repeat-x;
				}
				
				.index_complect .img_box .inside_1 {background: right top no-repeat;}
				
				.index_complect .img_box .inside_2 {
					height: 149px;
					padding: 5px 0 0 60px;
					text-align: center;
					background: left top no-repeat;
				}
				
				.index_complect table {
					width: 100%;
					margin-bottom: 10px;
					font-size: 0.9em;
				}
				
				.index_complect table th,
				.index_complect table td {
					text-align: left;
					vertical-align: top;
				}
				
				.index_complect table th {
					width: 50%;
					padding: 0 18px 0 12px;
					font-weight: normal;
				}
				
				.index_complect table th .inside {padding: 1px 7px 0 7px;}
				
				.index_complect table th .inside p {padding-bottom: 9px;}
				
				.index_complect table th .inside p.price {
					padding: 0;
					font-size: 120%;
					font-weight: bold;
				}
				
				.index_complect table th .inside p.price em {
					font-style: normal;
					text-decoration: line-through;
				}
				
				.index_complect_blue .img_box {background-image: url(../_img/index_complect_back_blue.gif);}
				.index_complect_blue .img_box .inside_1 {background-image: url(../_img/index_complect_right_blue.gif);}
				.index_complect_blue .img_box .inside_2 {background-image: url(../_img/index_complect_left_blue.gif);}
				.index_complect_blue table th .inside {background-color: #d6e0eb;}
				.index_complect_blue table th .inside p.price strong {color: #336699;}
				
				
				.index_complect_yellow .img_box {background-image: url(../_img/index_complect_back_yellow.gif);}
				.index_complect_yellow .img_box .inside_1 {background-image: url(../_img/index_complect_right_yellow.gif);}
				.index_complect_yellow .img_box .inside_2 {background-image: url(../_img/index_complect_left_yellow.gif);}
				.index_complect_yellow table th .inside {background-color: #fef9a4;}
				.index_complect_yellow table th .inside p.price strong {color: #ff9900;}

				table.komplekts{ width: 99%; height: 150px;}
				* html table.komplekts{ width: 100%;}
				table.komplekts h1{margin: 0; padding: 0; height: 23px;}
				table.komplekts td{width: 50%}
				table.komplekts td table td{width: 100%;}
				table.komplekts td.left{padding-right: 22px;}
					ul.ul_komplekts{margin: 0; color: #5f7485; font-weight: bold; padding: 0 0 7px 0;}
					ul.ul_komplekts li{padding-left: 10px; background: url(../_img/li_komplekt.gif) no-repeat 0 0.6em; margin-bottom: 0;}
					
				div.komplekt_01{background: url(../_img/komplekt_repeat.gif1) repeat-x bottom; _height: 12px}
					div.komplekt_02{background: url(../_img/komplekt_repeat-y.gif1) repeat-y right;}
					div.komplekt_03{background: url(../_img/komplekt_repeat.gif1) repeat-x top;}
					div.komplekt_04{background: url(../_img/komplekt_repeat-y.gif1) repeat-y left;}
					div.komplekt_04 div{ background-repeat: no-repeat;}
						div.komplekt_05{background: url(../_img/komplekt_b_r.gif1) 100% 100%;}
						div.komplekt_06{background: url(../_img/komplekt_b_l.gif1) 0 100%;}
						div.komplekt_07{background: url(../_img/komplekt_t_r.gif1) 100% 0;}
						div.komplekt_08{background: url(../_img/komplekt_t_l.gif1) 0 0; padding: 2px;/*height:195px;*/}
							div.komplekt_08 table{width: 100%;/*min-height: 140px;*/}
							div.komplekt_08 table td{text-align: center; padding: 3px 0;}
							div.komplekt_08 table td.plus{width: 24px;}
							div.komplekt_08 div{font-size: 0.8em; background: #e4e8ee; margin: 1px; padding: 2px 6px;}
							div.komplekt_08 div span {font-size: 11px; font-weight: bold;}
							div.komplekt_08 div table{width: 100%;}
							div.komplekt_08 div table td{padding: 0;}
							div.komplekt_08 div table td div{padding: 0;}
							
				div#see_all_1{background: url(../_img/see_all_repeat.gif) repeat-x bottom; font-size: 0.9em; margin: 2px 0 12px 0; width: 99%}
					* html div#see_all_1{height: 12px; width: auto;}
				div#see_all_1 div{background-repeat: no-repeat;}
					div#see_all_2{background: url(../_img/see_all_right.gif) no-repeat 100% 100%;}
					div#see_all_3{background: url(../_img/see_all_left.gif) no-repeat 0 100%; padding: 0 6px 4px 0; text-align: right;}
				
				table#index_block{width: 100%; margin: 0;}
				table#index_block td{background: url(../_img/block_index_block_back.gif) no-repeat right bottom; padding: 0 10px; font-size: 1em; text-transform: uppercase; width: 30%; border-right: 1px dotted #cccccc; border-left: 1px dotted #cccccc;}
					#end{background: none !important;}
				table#index_block th{text-align: left; padding-bottom: 10px;}
				table#index_block .sec{padding-left: 10px;}
					table#index_block ul{padding: 0 0 6px 0; margin: 0;}
					table#index_block ul li{margin-bottom: 4px;}
					table#index_block ul li a{color: #505050; }
					
			div#basket_block_01{background: url(../_img/th_basket_repeat.gif) repeat-x;}
				div#basket_block_02{ background: url(../_img/th_basket_r.gif) no-repeat 100% 0;}
				div#basket_block_03{ background: url(../_img/th_basket_l.gif) no-repeat; padding: 0 5px;}
				
				table#basket{font-size: 0.9em; width: 90%;}
					table#basket a{color: #1d7cc5}
				table#basket th{padding: 5px 0 0 0; vertical-align: top; color: #434343; height: 40px;}
				* html table#basket th{height: 34px;}
				table#basket td{color: #525151; padding: 6px 5px 10px 5px; background: url(../_img/border_basket_td.gif) repeat-x 100% 100%;} 
							table#basket tr#end td{ background: none; padding-bottom: 0;}
					td.column_01{width: 70px; text-align: center; padding-left: 10px !important;}
					td.column_02{padding-right: ; font-weight: bold; font-size: 0.9em;}
					td.column_03{width: 54px; text-align: center; font-weight: bold; color: #e71e49 !important;}
					td.column_04{width: 75px; text-align: center;}
						td.column_04 input{width: 44px; border: 1px #a5acb2 solid; height: 18px; text-align: right; padding: 2px; color: #7d7e7f;}
					td.column_05{width: 78px;}
						td.column_05 div{padding-left: 20px;}
						td.column_05 span{display: block; font-weight: bold;}				
					td.column_06{width: 62px; text-align: center;}
					td.column_0{width: ; text-align: center;}
					
						div.img_s{background: url(../_img/bg_img_spec.gif) no-repeat; width: 67px; height: 63px; margin: 0 auto; overflow: hidden;}
						div.img_s span {display:block; width:67px; height:63px; background-repeat:no-repeat; background-position:50% 50%;}
						
			div.save_01{height: 17px; background: url(../_img/bg_save_repeat.gif) repeat-x; margin: 10px 0;}
				div.save_02{height: 17px; background: url(../_img/bg_save_r.gif) no-repeat 100% 0;}
				div.save_03{height: 17px; background: url(../_img/bg_save_l.gif) no-repeat 0 0; font-size: 0.9em; padding: 0 2px 0 0;}
					div.save_03 div.left{float: left; padding: 2px 0 0 22px; color: #4a4a4a; font-size: 0.9em;}
				div.save{background: #3c78a6 url(../_img/bg_save_div.gif) no-repeat 100% 100%; width: 160px; float: right;}
				div.save a{color: #fff; text-decoration: none; text-transform: uppercase; display: block; margin: 2px auto 0 auto; text-align: center; background: url(../_img/bg_save_div.gif) no-repeat 0 100%; font-size: 0.8em; font-weight: bold; height: 13px;}
				div.save a:hover{text-decoration: underline;}
			
			div#zakaz_block{padding: 0 5px;}
				
				table#zakaz{width: 50%; font-size: 1.1em; color: #4a4a4a;}
				td.points{ width: 210px; vertical-align: top;}
					td.points table{width: 210px; text-align: right;}
					td.points table td{padding: 3px 10px 3px 0;}
					td.points input{ width: 170px; padding: 2px 0; height: 16px; float: left; border: 1px #a5acb2 solid; color: #4a4a4a; margin: 2px 0 0 0;}
					td.points select{width: 100%; float: left;}
					td.points textarea{ width: 170px; border: 1px #a5acb2 solid; height: 83px; overflow: auto;}
					td.points .quest { width: 400px; border: 1px #a5acb2 solid; height: 83px; overflow: auto;}
					
			div#confedenc{ border-top: 1px #ddd solid; color: #6a6a6a; font-size: 0.9em; line-height: 1.4em; padding: 8px 0 0 0; margin: 10px 0 0 0;}
			
			div.small_block{padding: 20px 5px; font-size: 0.9em;}
			

			.product_block {
				margin-bottom: 15px;
				font-size: 0.9em;
				overflow: hidden;
				_display: inline-block;
				
			}
			
			.product_block .img_box {
				float: left;
				margin: 0 20px 17px 0;
			}
			
			.product_block .img_box img {border: 1px solid #b2b2b2;}
			
			.product_block .service_box {
				width: 205px;
				height: auto;
				_height: 27px;
				min-height: 27px;
				float: left;
				clear: left;
				margin: 0 20px 17px 0;
				
			}
			
			.product_block .service_box .all_cat {
				padding-top: 6px;
				text-align: right;
			}
			
			.product_block .service_box .all_cat a {
				padding-left: 11px;
				text-decoration: none;
				background: url(../_img/arrow_li.gif) left 5px no-repeat;
			}
			
			.product_block .service_box .all_cat a:hover {text-decoration: underline;}
			
			.product_block .service_box p.price {
				padding: 5px 0 0 7px;
				font-size: 120%;
				font-weight: bold;
			}
				
			.product_block .service_box p.price em {
				font-style: normal;
				text-decoration: line-through;
			}
			
			.product_block .service_box p.price strong {color: #ff9900;}
			
			.product_block .service_box .cart_box {
				width: 195px;
				margin-left: 10px;
				font-size: 0.9em;
			}
			
			.product_block table {
				width: 100%;
				background-color: #f1f1f1;
			}
			
			.product_block table th
			{
				padding: 8px 18px 12px 14px;
				text-align: right;
				vertical-align: top;
			}
			
			.product_block table td {
				padding: 8px 18px 12px 14px;
				text-align: left;
				vertical-align: top;
			}
			
			.product_block table th {
				font-weight: bold;
				white-space: nowrap;
				color: #336699;
			}
			
			.product_block table td {
				padding-left: 11px;
				background: url(../_img/arrow_li_2.gif) left 12px no-repeat;
			}

			table#product{width: 100%;}
				table#product td.left{width: 248px; padding: 0; font-size: 1em}
				table#product td{padding: 0 0 0 8px; font-size: 0.9em}
				table#product td td{padding: 0;}
				
					div.small_img{width: 51px; height: 52px; background: url(../_img/bg_img_small.gif) no-repeat 0 0 !important; padding: 1px 0 0 0; margin: 0 auto;}
					div.small_img img{margin: 2px;}
				
				table#product div.top{padding-bottom: 3px; height: 28px;}
				table#product div.top a{ float: left; color: #1d7cc5; font-size: 0.9em;}
				table#product div.top a.all{float: right; padding: 4px 0 0 0;}
				
				div.product_div{background: #f1f1f1 url(../_img/blockquote_b_r.gif) no-repeat 100% 100%; padding: 0; clear: both; color: #4d4d4d; _height: 10px;}
							div.product_div div{background: url(../_img/blockquote_b_l.gif) no-repeat 0 100%;}
							div.product_div div div{background: url(../_img/blockquote_t_r.gif) no-repeat 100% 0;}
							div.product_div div div div{background: url(../_img/blockquote_t_l.gif) no-repeat 0 0; clear: both; padding: 5px 6px 0 9px;}
							div.product_div div div div p{margin-top: 3px;}
							
				div#harakter_block{padding: 15px 0 0 0;}
				div#harakter_block h2{margin-left: 10px;}
					table#harakter{ width: inherit; width: 100%; font-size: 1.1em; color: #4d4d4d; margin: 12px 0 0 0;}
					table#harakter td{padding: 6px 9px 8px 9px !important; background: url(../_img/bg_td_her.gif) repeat-x bottom !important;}
								table#harakter tr.end td{background: none;}
			
		div#add_block{padding: 6px 0 0 0;}
		div#add_block div.product_div{margin: 3px 0 0 0;}
			table#add{width: 100%; color: #000; font-size: 1.1em;}
			table#add td{text-align: left; padding: 0 0 5px 0; background: none; vertical-align: middle;}
					table#add tr#end td{background: none !important;}
			table#add select{float: left; width: 107px; border: 1px #a5acb2 solid;}
			table#add input{float: left; width: 18px; border: 1px #a5acb2 solid; height: 16px; padding: 2px}
			table#add input.basket_b{margin: 0 0 0 8px; width: auto; padding: 0; height: auto;}
		
	div#recom{background: url(../_img/bg_td_her.gif) repeat-x bottom; padding-bottom: 8px;}
		table#recom_table{width: 100%; font-size: 0.9em; color: #828282; margin: 6px 0 6px 4px;}
		table#recom_table td.left{padding-right: 12px;}
		table#recom_table td table{width: 100%; margin-bottom: 18px;}
		table#recom_table td table td.img{width: 76px;}
		table#recom_table td table td.img div{width: 67px; height: 63px; overflow: hidden; text-align: center; background: url(../_img/bg_img_spec.gif) no-repeat;}
		table#recom_table td table td.img div img{margin: 2px;}
		table#recom_table td table a{color: #5f5e5e; font-size: 0.9em; font-weight: bold; display: block;}
			div.grey{background: #f1f1f1 url(../_img/blockquote_b_r.gif) no-repeat 100% 100%; padding: 0; clear: both; _height: 12px;}
				div.grey div{background: url(../_img/blockquote_b_l.gif) no-repeat 0 100%;}
				div.grey div div{background: url(../_img/blockquote_t_r.gif) no-repeat 100% 0;}
				div.grey div div div{background: url(../_img/blockquote_t_l.gif) no-repeat 0 0; clear: both; padding: 3px 6px; min-height: 57px; _height: 57px;}
					div.grey p{padding-bottom: 2px;}
					div.grey span{ font-weight: bold; font-size: 1.1em;}
					
	.path {
		margin-bottom: 12px;
		font-size: 0.9em;
		font-weight: bold;
		color: #333333;
	}
	
	.path a {
		text-decoration: none;
		color: #336699;
	}
	
	.path a:hover {text-decoration: underline;}
	
	.path em {
		font-style: normal;
		color: #ffcc00;
	}
	
	.path strong {color: #999999;}
			
	/* RIGHT */
	div#content_right{padding: 0 32px 0 14px; font-size: 0.9em}
	div#content_right h2{font-size: 1.1em}
		
		div.right_block_1{background: url(../_img/bg_right_block_r.gif) repeat-y; width: 148px; margin-bottom: 5px;}
		div.right_block_2{background: url(../_img/bg_right_block_t.gif) no-repeat; width: 148px;}
		div.right_block_3{background: url(../_img/bg_right_block_b.gif) no-repeat 0 100%; width: 142px; padding: 7px 3px 3px 3px;}
		
		a.telephone{display: block; margin: 0 0 4px 11px; background: url(../_img/bg_telephone.gif) no-repeat left; padding: 0 0 0 40px; font-weight: bold;}

		div.right_block_phone {
			width: 145px;
			height: 33px;
			margin-left: -2px;
			padding: 41px 0 0 35px;
			background: url(../_img/tel_top.gif) left top no-repeat;
		}
		
		div.right_block_phone a {color: #999999;}

		div#otdels{padding: 10px 0 6px 0; font-size: 120%; color: #666666;}
		div#otdels h6 {font-size: 100%; font-weight: bold; color: #ffcc00;}
		div#otdels strong {color: #000000;}
		div#otdels em {font-style: normal; color: #336699;}
		div#otdels a {font-size: 100%; color: #336699; margin-bottom: 12px; }
		div#adress{padding: 0 7px; font-size: 0.9em; margin-top: -3px; padding-bottom: 3px;}
		div#adress h4{ font-size: 0.9em; color: #5f5e5e;}
			
			a.shem{font-size: 10px; color: #e71e49; display: block; text-align: right; background: url(../_img/arrow_shem.gif) no-repeat 45px 0.6em;}

	div#content_right .banner_box {margin-left: -14px;}

		div#news{padding: 10px 0 0;}
		div#news h2 a {font-size: 100%; color: #1d7cc5; margin-bottom: 12px; text-transform: uppercase; text-decoration: none;}
		
		div#news dl{color: #a4a1a1; margin-bottom: 18px;}
			div#news dt{font-weight: bolder; }
			div#news dt small{font-size: 1em; color: #336699; display: block;}
		a.details{font-size: 0.9em; color: #336699; background: url(../_img/arrow_details.gif) no-repeat 100% 0.6em; padding-right: 18px; display: block; width: 52px;}
		div#news{padding: 0 0 0;}
	div#discont {margin-right: -18px;}
	div#discont h2 a {font-size: 100%; color: #1d7cc5; margin-bottom: 12px; text-transform: uppercase; text-decoration: none;}	
		table.card{color: #828282; margin-bottom: 14px; width: 100%;}
		table.card a{font-size: 1em; font-weight: bold; text-decoration: none;}
		table.card a:hover{text-decoration: underline;}
		table.card td {vertical-align: top;}
		table.card td.left{ padding-right: 12px;} 
		table.card td.left a{color: #e71e49; display: block; text-align: center; font-weight: normal;}
		table.card td.left a img{display: block; margin: 0 auto 3px auto;}
		
		#brands {margin-left: 7px;}
		table.brands td{ padding: 0 0 5px 5px}
		
/*--- FOOTER ---*/ 
div#footer_block{height: 114px; clear: both; width: 100%;}

#footer_1{height: 75px; max-width:1600px; margin: -75px auto; position: relative; background-color:#3E76B1; /*url(../_img/bg_ftr_repeat.gif) bottom repeat-x;*/}
#footer_2{height: 75px; margin: 0 auto; width:99%; font-size: 0.8em; /*background: url(../_img/bg_ftr_right.gif) right bottom no-repeat;*/}
/*For IE*/ /*html #footer_2{width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'997px':'100%');}*/
	div#footer{/*padding: 0 90px 0 84px; background: url(../_img/bg_ftr_left.gif) left bottom no-repeat;*/}
		table#footer_table{width: 997px; color: #FFFFFF; height: 75px;}
		table#footer_table td {padding-top: 5px; vertical-align: top;}
		table#footer_table a{color: #FFFFFF; font-weight: bold;}
			td#footer_left{width: 171px; padding-left: 23px;}
			td#footer_center{width: 60%; padding-left: 23px;}
				div#contacts{width: 170px; float: left;}
				div#contacts2{width: 100%; float: left;}
				div#banners{float: right; width: 140px; padding-right: 80px; text-align: right;}
				div#banners img{margin-left: 10px;}
			td#footer_right{width: 173px;}
				div#web-it{font-size: 0.8em;}
				div#web-it a{color: #FFFFFF; font-weight: normal;}
				div#web-it img{float: left; margin-right: 10px;}
				div#web-it div{float: left; width: 90px; padding: 4px 0 0 0;}
					div#web-it div a{display: block; margin-bottom: 1px;}
					
.delivery  a {  margin-bottom: 12px; color:#5f5e5e;}
					
.none {display:none;}
.inp {display:block; float:left; border:1px solid #A5ACB2; margin:0 3px 0 0; color:#333; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:2px 3px 3px; width:144px;}
.fName {font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:2px 10px 10px 0; vertical-align:top;}
.fInp {padding:0 0 10px; vertical-align:top;}
.anyForm .inp {display:block; width:400px; border:1px solid #333; border-bottom:1px solid #CCC; border-right:1px solid #CCC; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding:1px 3px 2px; background:#FFF url(../_img/dot/inp-bcg.gif) repeat-x 0 0;}
.fInp textarea.inp {height:250px; overflow:auto;}
.fAbout {font-size:11px; color:#666; padding:0 5px 10px 0; text-align:right;}
.fAbout i {font-style:normal; color:#900;}
* html .fAbout {width:400px;}
.fCapt {padding:0 0 10px 0; text-align:right;}
* html .fCapt {width:274px;}
.fCapt img {display:block; margin:0 0 0 auto; border:1px solid #333; border-bottom:1px solid #CCC; border-right:1px solid #CCC; padding:2px; background:#FFF url(../_img/dot/inp-bcg.gif) repeat-x 0 0;}
.fCapt2 {padding:0 0 10px 5px; width:10px;}
* html .fCapt2 {width:auto;}
.fCapt2 .inp {width:120px; font-size:42px; padding:2px 3px 3px;}

/* very new style for this old old site :D */
.yarr {position:relative; background:#FC0; border:1px solid #369; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; zoom:1;}
.yarr h3 {color:#369; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:9px 0 0 11px; margin:0; letter-spacing:-1px; text-shadow:0 1px 1px #FFF;}
.yarr table {width:100%; border:0; border-collapse:collapse; border-spacing:0;}
.yarr td {vertical-align:top;}
.fMain {width:49%; padding:10px 0 0;}
.fMain div {padding:0 11px 15px;}
.fMain div select {display:block; width:97%;}
.fMain div oprion {width:100%;}
.fDop {width:2%; padding:10px 0 0;}
.fDop2 {width:295px;}
.fDop2 div {padding:0 0 14px;}

.ug1 {position:absolute; top:-1px; left:-1px; width:5px; height:5px; overflow:hidden;}
.ug1 i {display:block; width:5px; height:1px; overflow:hidden; background:#FFF;}
.ug1 b {display:block; width:3px; height:1px; overflow:hidden; background:#FFF; border-right:2px solid #369;}
.ug1 em {display:block; width:2px; height:1px; overflow:hidden; background:#FFF; border-right:1px solid #369;}
.ug1 u {display:block; width:1px; height:2px; overflow:hidden; background:#FFF; border-right:1px solid #369;}

.ug2 {position:absolute; top:-1px; right:-1px; width:5px; height:5px; overflow:hidden;}
* html .ug2 {right:-2px;}
.ug2 i {display:block; width:5px; height:1px; overflow:hidden; background:#FFF;}
.ug2 b {display:block; width:3px; height:1px; overflow:hidden; background:#FFF; border-left:2px solid #369; margin:0 0 0 auto;}
.ug2 em {display:block; width:2px; height:1px; overflow:hidden; background:#FFF; border-left:1px solid #369; margin:0 0 0 auto;}
.ug2 u {display:block; width:1px; height:2px; overflow:hidden; background:#FFF; border-left:1px solid #369; margin:0 0 0 auto;}

.ug3 {position:absolute; bottom:-1px; left:-1px; width:5px; height:5px; overflow:hidden;}
.ug3 i {display:block; width:5px; height:1px; overflow:hidden; background:#FFF;}
.ug3 b {display:block; width:3px; height:1px; overflow:hidden; background:#FFF; border-right:2px solid #369;}
.ug3 em {display:block; width:2px; height:1px; overflow:hidden; background:#FFF; border-right:1px solid #369;}
.ug3 u {display:block; width:1px; height:2px; overflow:hidden; background:#FFF; border-right:1px solid #369;}

.ug4 {position:absolute; bottom:-1px; right:-1px; width:5px; height:5px; overflow:hidden;}
* html .ug4 {right:-2px;}
.ug4 i {display:block; width:5px; height:1px; overflow:hidden; background:#FFF;}
.ug4 b {display:block; width:3px; height:1px; overflow:hidden; background:#FFF; border-left:2px solid #369; margin:0 0 0 auto;}
.ug4 em {display:block; width:2px; height:1px; overflow:hidden; background:#FFF; border-left:1px solid #369; margin:0 0 0 auto;}
.ug4 u {display:block; width:1px; height:2px; overflow:hidden; background:#FFF; border-left:1px solid #369; margin:0 0 0 auto;}

html:root .ug1 {display:none;}
html:root .ug2 {display:none;}
html:root .ug3 {display:none;}
html:root .ug4 {display:none;}

.imba {position:relative; zoom:1; margin:0 0 15px; background:#F1F1F1; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; text-align:center; padding:0 0 15px;}
.imba h3 {color:#1D7CC5; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:9px 11px 11px; margin:0; letter-spacing:-1px; text-shadow:0 1px 1px #FFF; text-transform:uppercase; text-align:left;}
.imba div {width:24%; text-align:center; display:inline-block; vertical-align:top;}
* html .imba div {display:inline;}
*+html .imba div {display:inline;}
.imba a {display:inline-block; padding:0 0 10px;}
.imba .imbaPic {width:135px; height:130px; border:1px solid #CCC; background-color:#FFF; background-repeat:no-repeat; background-position:50% 50%; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.imba b {display:inline-block; padding: 5px 0 0; color:#777;}