body{ 
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	padding:0 0 0 0;
}
h2, h3, h4, h5, h6, img, form, ul, div, p, dl, dt, dd, fieldset {margin: 0px; padding: 0px; border: none;}
h1 {font-size: 14px; font-weight: bold;}
.newh2{font-size: 14px; font-weight: bold; background:none;padding:0 !important;}
a {text-decoration: none; color: #1c7ebf;}
a:hover {text-decoration: underline;}
a:focus, input:focus{outline: none;}
ul li, ul{list-style: none;}
td {font-size: 11px;}
.fl{float: left !important;}
.fr{float: right !important;}
.fixer{display: block; height: 0; clear: both; line-height: 0;}

.min_width{
	min-width: 1007px;
	margin: 0 auto;
}

#root{
	max-width: 1256px;
	margin: 0 auto;
	background: #e9c489 url(../images/bg/for_site_border.png) repeat-x left top;
}

* html #root{
	width:expression(document.body.clientWidth > 1256? "1256px": "auto" );
}

.inner_root{
/*	margin: 0 2px 0 2px;*/
	background: #fff;
	padding: 0;
	height: 1%;
}

#header{
 padding: 0;
 background: url(../images/bg/header.gif) repeat-x 0 0;
 height: 168px;
}

.logo{
 margin: 10px auto 14px auto;
 display: block;
 width: 190px;	
}

.chat_with_mananger{
 background: url(../images/chat_with_mananger.png) no-repeat left top;
 display: block;
 width: 120px;
 height: 35px;
 color: #06a415;
 font-weight: bold;
 font-size: 9px;
 line-height: 9px;
 margin: 0px auto 8px auto;
}

.chat_with_mananger span{
	padding: 7px 40px 0 10px;
	display: block;
}

.top_menu{
	margin: 9px 0 0 0;
}

/*.top_menu td{
	text-align: center;
	width: 14.5%;
}

.top_menu td a{
	color: #3A3A3A;
	font-weight: bold;
}

.top_menu td a:hover{
	text-decoration: none;
}

.top_menu td a:hover span{
	text-decoration: underline;
}

.top_menu td a img{
	margin: 0 0 5px 0;
}
*/
.top_basket{
	background: url(../images/bg/top_basket.png) no-repeat left top;
	position: relative;
	display: block;
	width: 154px;
	height: 55px;
	float: right;
	z-index: 2;
	margin: 0 0px 0 0;
}

a.basket_link{
	display: block;
	width: 35px;
	height: 34px;
	float: left;
	text-indent: -9999px;
	margin: 8px 0 0 13px;
}

.inner_top_basket{
	padding: 8px 0 0 60px;
}

.top_basket h4, .kurs h4{
	color: #cf0000;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 4px 0;
}

.top_basket h4 a{
	color: #cf0000;
	font-size: 11px;
}

.top_basket p{
	color: #464646;
	font-size: 10px;
	line-height: 10px;
	margin: 0 0 3px 0;
}

.top_menu a.link_to_pay{
	background: url(../images/icons/blue_basket_arrow.gif) no-repeat left 3px;
	padding: 0 0 0 11px;
	color: #2b4c94;
	font-size: 9px;
	float: right;
	margin: 0 10px 0 0;
}

.login_logout_box{
	float: right;
	width: 154px;
	text-align: center !important;
	margin: 6px 3px 0 0;
	clear: both;
	font-size: 10px;
	letter-spacing: -0.5px;
	color: #000;
}
.login_logout_box p{
	margin: 0 auto;
}

.login_logout_box a{
	color: #cf0000;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 0.3px;
	font-size: 10px;
}

.top_right_link_box{
	float: right;
	clear: both;
	margin: 21px 25px 0 0;
}

.top_right_link_box li{
	line-height: 16px;
}

.top_right_link_box li a{
	color: #303030;
	font-size: 11px;
	background: url(../images/icons/top_right_link_arrow.gif) no-repeat left 3px;
	padding: 0 0 0 11px;
}

.top_search_box{
 float: left; 
 margin: 37px 22px 0 0px;
 width: 444px;
}

* html .top_search_box{
 margin-right: 1px;
}

* html .top_search_box{
 width: 450px;
}

.top_search_box p{
	padding: 0 0 0 38px;
	font-size: 10px;
	color: #5f5f5f;
}

.top_search_box p span{
	text-decoration: underline;
}

.top_search_box p em{
	font-style: italic;
}

.top_search_lbg{
	background: url(../images/bg/top_search_corners.png) no-repeat 0 0;
	padding: 0 0 0 5px;
}

.top_search_rbg{
	background: url(../images/bg/top_search_corners.png) no-repeat 100% 0;
	padding: 0 5px 0 0;
}

.top_search_bg{
 background: url(../images/bg/top_search.gif) repeat-x left top;
 padding: 0 7px 0 3px;
 line-height: 30px;
 height: 30px;
}

.main_search{
 border: 1px solid #6a6a6a;
 background: #fff;
 width: 353px;
 color: #999;
 float: left;
 font-size: 13px;
 margin: 7px 0 0 0;
 padding: 0px 0 0px 3px;
}

.main_search_button{
	/*background: url(../images/icons/find_icon.gif) no-repeat left center;
	padding: 0 0 0 15px;
	letter-spacing: 1px;
	color: #cf0000;
	font-size: 11px;*/
	/* border: 1px solid red;;*/
	margin: 7px 0 0 6px;
	float: left;
}

.contact_numbers{
 margin: 37px 0px 0 0px;
 height: 34px;
 overflow: hidden;
}

.contact_numbers p{
	line-height: 17px;
	color: #6a6a6a;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	width: 90px;
	padding: 0 0 0 42px;
}

.contact_numbers p.telephone{
	background: url(../images/icons/telephone.gif) no-repeat 0 50%;
	margin: 0 0 7px 0;
}

.contact_numbers p.icq{
	background: url(../images/icons/icq.gif) no-repeat 6px 50%;
}

.kurs{
 text-align: center;
 margin: 40px 0 7px 0;
} 

.kurs span{
 text-align: center;
 color: #3c3c3c;
 font-size: 11px;
}


#footer{
	margin: 20px 0 0 0;
	background: url(../images/bg/footer.gif) repeat-x 0 0;
	padding: 24px 0 5px 0;
}

#footer p{
	text-align: center;
	margin: 0 auto 10px auto;
	width: 90%;
}

#footer p span{
	padding: 0 10px 0 10px;
}

.sidebar_box{
	border: 1px solid #d7d7d7;
	border-top: 0;
	color: #444444;
	font-size: 11px;
	margin: 4px 0 10px 0;
}

.inner_sidebar_box{
	padding: 10px 7px 15px 7px;
}

.left_sidebar .sidebar_box{
	margin-left: 4px;
	width: 210px;
}

.right_sidebar .sidebar_box{
	margin-right: 4px;
	width: 210px;
}


h2{
	background: url(../images/bg/header_bg.gif) repeat-x left top;
	line-height: 27px;
	text-align: center;
	color: #303030;
	font-size: 12px;
	font-weight: normal;
}

.polls p{
	text-align: center;
	margin: 0 0 15px 0;
}

.polls_row{
	padding: 4px 0 4px 10px;
	clear: left;
}

.polls_row input{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

.polls_row label{
	vertical-align: top;
	float: left;
	margin: 0 0 0 10px;
	display: block;
}

.some_block span{
	color: #ab0606;
	font-weight: bold;
}

.button{
	background: url(../images/button/button_lbg.gif) no-repeat left top;
	height: 21px;
	padding: 0 0 0 5px;
	display: block;
	color: #212121;
	font-size: 11px;
}

.button span{
	background: url(../images/button/button_rbg.gif) no-repeat right top;
	height: 21px;
	float: left;
	padding: 0 5px 0 0;
}

.button span span{
	background: url(../images/button/button_bg.gif) repeat-x 0 0;
	line-height: 21px;
	padding: 0 11px 0 11px;
}

.button_box{
	width: 85px;
	margin: 10px 0 0 0;
}

.button_center{
	margin-left: auto;
	margin-right: auto;
}

.special_items p, .special_items p a{
	font-size: 10px;
	color: #444;
	text-decoration: none;
}

.special_items p a:hover{
	text-decoration: underline;
}

.special_items p.price{
	text-align: right;
	padding: 0 2px 0 0;
	color: #000;
	margin: 0px 0 4px 0;
}

.special_items p.price strong{
	color: #008000;
	font-weight: bold;
}

.news{
	border: 0;
}

.news h2{
	text-align: left;
	padding: 0 0 0 11px;
}

.news .inner_sidebar_box{
	padding: 0px 2px 10px 2px;
}

.news_box{
	margin: 8px 0 13px 0;
}

.link_read_more{
	text-align: right;
	margin: 3px 4px 0 0;
}

.link_read_more a{
	background: url(../images/icons/read_more_arrow.gif) no-repeat right center;
	padding: 0 20px 0 0;
}

.news h3{
	color: #1c7ebf;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 0;
}

.news p{
	color: #444;
}

.news p a{
	text-decoration: underline;
}

.news p.link_read_more a{
	text-decoration: none;
}

.news p a:hover{
	text-decoration: none;
}

.news p.link_read_more a:hover{
	text-decoration: underline;
}

#content{
	margin: 16px 25px 0 25px;
	/*border: 1px solid red;*/
}

#content h2{
	text-align: left;
	padding: 0 0 0 12px;
}


.last_arrival{

}

.stock_items{
 margin: 24px 0 0 0;
 clear:both;
}

.about_shop{
	margin: 35px 0 0 0;
}

.some_box h3{
	color: #303030;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	padding: 0 0 0 5px;
	margin: 10px 0 10px 0;
}

.some_box{
	margin: 0 0 15px 0;
}

.inner_some_box{
	border: 1px solid #cfcfcf;
	border-top: 9px solid #cfcfcf;
	padding: 10px 13px 10px 13px;
}



.about_shop p{
	color: #444;
	font-size: 11px;
}

.row_items td .item{
	padding: 0 20px 0 20px;
}

.row_items td{
	padding: 13px 0px 13px 0px;
	text-align: center;
	width: 33.3%;
	background: url(../images/bg/row_item_r_border.gif) no-repeat right center;
}

td.last_in_row{
	background-image: none;
}

.row_items td p.item_name{
	margin: 5px 0 1px 0;
}

.row_items td p.item_name a{
	color: #444;
	font-size: 10px;
}

.row_items td .item_price{
	color: #000;
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 6px 0;
}

.row_items td .item_price strong{
	color: #008000;
	font-weight: bold;
}

.buy_with_basket{
	background: url(../images/icons/basket_buy.png) no-repeat 0 0;
	padding: 0 0 0 21px;
}

td.for_row_line{
	padding: 0;
	background: none;
}

.row_line{
	background: #e6e6e6;
	height: 1px;
	margin: 0 40px 0 40px;
}

.crumbs{
	/*margin: 8px 0 0 15px;*/
	margin: -11px 0 0 -5px;
	color: #2b4c94;
	font-family: Arial;
}
.crumbs h1{
 color: #2b4c94;
 font-family: Arial;
 font-size: 11px;
 display: inline;
 margin: 0;
 padding: 0;
 font-weight: normal;
}

.crumbs strong{
 font-weight: normal;
}

.crumbs a{
	color: #2b4c94;
	font-family: Arial;
}

.some_black_box p{
	color: #000;
}

.sort_box{
	margin: 15px 0 30px 0;
}

.sort_box td{
	font-size: 12px;
	font-family: Arial;
	color: #2b4c94;
	padding: 6px 0 6px 0;
}

.sort_box td strong{
	color: #303030;
	font-weight: bold;
	font-size: 11px;
}

.sort_box td strong.selected{
	color: #313131;
	font-size: 12px;
}

.sort_box td a{
	color: #2b4c94;
	font-size: 12px;
	font-family: Arial;
}

.sort_box td span{
	color: #303030;
	padding: 0 5px 0 0px;
	font-size: 12px;
}

.filter_for_price{
	width: 60px;
	border: 1px solid #d4d0c8;
}

.for_name, .for_price{
	text-decoration: underline;
}

.for_name:hover, .for_price:hover{
	text-decoration: none;
}

a.up{
	background: url(../images/icons/sort_top.gif) no-repeat 100% 50%;
	padding: 0 11px 0 0;
}

a.down{
	background: url(../images/icons/sort_bottom.gif) no-repeat 100% 50%;
	padding: 0 11px 0 0;
}

.pager{
	text-align: right;
	font-size: 12px;
}

.bottom_pager{
	padding: 6px 0 0 0;
}

.top_pager{
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e6e6e6;
}

.pager span{
	font-size: 11px;
	color: #2b4c94;
}

.pager a{
	font-size: 12px;
	color: #2b4c94;
}

.catalog_listing td{
	border-bottom: 1px solid #e6e6e6;
	padding: 24px 0 24px 0;
}

.catalog_item_image{
	text-align: center;
	padding-left: 15px !important;
	width: 20%;
	vertical-align: top;
}

.catalog_item_description{
	padding-right: 10px !important;
	padding-left: 15px !important;
	vertical-align: top;
}

.catalog_item_description p{
	margin: 10px 0 0 0;
	color: #444;
	font-size: 11px;
}

.catalog_item_description .item_name{
	font-size: 16px;
	text-decoration: none;
	color: #163483;
}

.catalog_item_description .item_name:hover{
	text-decoration: underline;
}

.for_item_links{
	margin: 8px 0 0 0;
}

.for_item_links a{
	color: #1c7ebf;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
.for_item_links a:hover{
	text-decoration: none;
}

.catalog_price{
	position: relative;
	width: 105px;
	height: 1%;
	padding: 11px 0 8px 0;
	margin: 0 0 5px 0;
	background: #efefef;
}

.catalog_price .lt{
	position: absolute;
	top: 0;
	left: 0;
}
.catalog_price .rt{
	position: absolute;
	top: 0;
	right: 0;
}
.catalog_price .lb{
	position: absolute;
	bottom: 0;
	left: 0;
}
.catalog_price .rb{
	position: absolute;
	bottom: 0;
	right: 0;
}

.price_content{
	width: 95px;
	margin: 0 auto 10px auto;
	text-align: center;
	color: #008000;
}

.price_content strong{
	display: block;
	border-bottom: 1px solid #c5c5c5;
	padding: 0 0 3px 0;
	font-family: Arial;
	font-size: 17px;
	margin: 0 0 3px 0;
}

.price_content span{
	font-family: Arial;
	font-size: 13px;
}

.catalog_price .code{
	color: #000;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

.buy_row{
	padding: 0 7px 0 7px;
	margin: 0 0 12px 0;
	white-space: nowrap;
}

.buy_row a{
	background: url(../images/icons/basket_link_icon.gif) no-repeat 0 50%;
	padding: 0 0 0 24px;
	text-decoration: underline;
}
.buy_row a:hover{text-decoration: none;}

.buy_row input{
	width: 20px;
	text-align: center;
	border: 1px solid #dad6cf;
	font-size: 11px;
	color: #000;
	font-family: Arial;
}

.no_border{
	border: 0 !important;
}

.filter_on_parameters{
	margin: 25px 0 40px 0;
}

.filter_on_parameters th{
	margin: 0;
	padding: 0 0 5px 0;
	color: #303030;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

.filter_on_parameters td{
	padding: 2px 0 2px 0;
	color: #303030;
	font-size: 12px;
	font-family: Arial;
}

.filter_on_parameters td span{
	color: #666;
	font-weight: bold;
	padding: 0 0 0 15px;
}

.filter_on_parameters td a{
	color: #2b4c94;
	font-size: 12px;
}

.filter_on_parameters td strong{
	background: #ccc;
	color: #2b4c94;
	font-weight: normal;
	padding: 0 4px 0 4px;

}

.pay_methods{
	text-align: center;
	margin: 50px 0 0 0;
}

.catalog_left_menu{
	margin: -3px 0 25px 0;
	position: relative;
	height: 1%;
}

.catalog_left_menu h2{
	background: url(../images/bg/left_catalog_menu_header.gif) repeat-x 0 0;
	line-height: 25px;
	height: 29px;
}

.catalog_left_menu h2 span{
	display: block;
	background: url(../images/bg/left_catalog_menu_head_rbg.gif) no-repeat 100% 0;;
}

.catalog_left_menu ul{
	border-bottom: 1px solid #a6a6a6;
}

.catalog_left_menu ul li{
	line-height: 28px;
	background: #f5f5f5 url(../images/bg/left_menu_row_bg.gif) repeat-x 0 0;
	border-top: 1px solid #a6a6a6;
}

* html .catalog_left_menu ul li{
	height: 28px;
}

.catalog_left_menu ul li a{
	background: url(../images/icons/left_first_menu_arrow.gif) no-repeat 8px 50%;
	padding:  0 0 0 22px;
	color: #303030;
	font-size: 11px;
	font-family: Verdana;
}
.catalog_left_menu ul li ul, .catalog_left_menu ul li ul li{
	border: 0;
	background: none;
}

.catalog_left_menu ul ul{
	margin: 0 0 0 12px;
	padding: 0px 0 0px 0;
}

.catalog_left_menu ul ul ul{
	padding: 0;
}

.catalog_left_menu ul li ul li{
	line-height: 17px;
}

* html .catalog_left_menu ul li ul li{
	height: 17px;
}

.catalog_left_menu ul li ul li a{
	background-image: url(../images/icons/left_second_menu_arrow.gif);
	color: #2b4c94;
	display: block;
}

.new_in_category td{
	vertical-align: top;
	padding: 5px 0 5px 0;
}

.resize_img{
	width: 60px;
	text-align: center;
	padding-right: 10px;
}

.resize_img img{
	max-width: 50px;
}

* html .resize_img img{
	width:expression(document.body.clientWidth > 50? "50px": "auto" );
}

.new_in_category a{
	color: #444;
	font-size: 10px;
	font-family: Verdana;
}

.new_in_category p.price{
	color: #008000;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	margin: 4px 0 0 0;
}

.new_in_category p.price span{
	color: #000;
}

.login{
	margin: 0 0 70px 0;
}

.login td{
	padding: 4px 5px 4px 5px;
	color: #303030;
	font-size: 11px;
}

.login td.additional_links{
	padding-top: 20px;
}

.login td.additional_links a{
	color: #2b4c94;
	font-weight: bold;
	font-family: Arial;
}

.login td.additional_links span{
	padding: 0 5px 0 5px;
	font-size: 14px;
}

.login h5{
	margin: 0 0 32px 0;
}

h5, #content h6{
	color: #303030;
	font-size: 14px;
	font-family: Arial;
	background: none;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 3px 6px;
}

.price_box{
	width: 107px;
	position: relative;
	height: 1%;
	margin: 0 0 8px 0;
}

.inner_price_box{
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 12px 0 10px 0;
	text-align: center;
}

.price_box .tbg{
	position: absolute;
	top: 0;
	left: 0;
}

.price_box .bbg{
	position: absolute;
	bottom: 0;
	left: 0;
}

.price_box input{
	margin: 0 0 0 4px;
}

.price_box .code{
	font-size: 10px;
	font-family: Arial;
	color: #000;
}

.properties{
	margin: 12px 0 0 0;
	line-height: 17px;
	color: #444;
	display: block;
/*	margin-left: 330px;*/
/*	margin-left: 300px;*/
	font-size: 11px;
	font-family: Verdana;
}

.item_properties{
	padding: 0 10px 0 0;
}

.detail_price_box a{
	color: #1c7ebf;
	font-size: 11px;
	font-family: Arial;
}

.item_properties h1{
  color: #000;
  font-size: 18px;
  font-family: Verdana;
  font-weight: normal;
  margin: 0;
  padding: 0
}

.detail_price_box{
	vertical-align: top;
	width: 110px;
	text-align: center;
}

.screenshots{
	margin: 19px 0 17px 0;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 0 0 0 10px;
}

.screenshots td{
	width: 100px;
	text-align: center;
	padding: 8px 0 8px 0;
}

h4.description_header{
	font-size: 14px;
	color: #444;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
}

.item_description{
	color: #444;
	font-size: 11px;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

.for_print{
	background: #dddddd;
	line-height: 21px;
	height: 21px;
	text-align: right;
	padding: 0 8px 0 0;
	margin: 0 0 25px 0;
}

.for_print a{
	color: #1c7ebf;
	font-size: 11px;
	font-family: Arial;
	background: url(../images/icons/print.png) no-repeat 100% 50%;
	line-height: 20px;
	padding: 0 21px 0 0;
}

.also_box{
	position: relative;
	height: 1%;
	margin: 0 0 20px 0;
}

.also_item{
	padding: 0 10px 15px 10px;
}

.also_box td{
	width: 25%;
	vertical-align: top;
	text-align: center;
}

.also_box_inner{
	border: 1px solid #999;
	padding: 20px 0 20px 0;
}

.also_box .lt{
	position: absolute;
	top: 0;
	left: 0;
}
.also_box .rt{
	position: absolute;
	top: 0;
	right: 0;
}
.also_box .lb{
	position: absolute;
	bottom: 0;
	left: 0;
}
.also_box .rb{
	position: absolute;
	bottom: 0;
	right: 0;
}

.also_box td img{
	margin: 0 0 5px 0;
}

.also_box a{
	color: #1c7ebf;
	text-decoration: underline;
}

.also_box a:hover{
	text-decoration: none;
}

.also_box p{
	margin: 7px 0 0 0;
	color: #008000;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}

.question label{
	display: block;
	margin: 10px 0 0 0;
}

.question .q_input{
	border: 1px solid #000;
	width: 185px;
}

.question textarea.q_input{
	width: 385px;
	height: 125px;
	margin: 0 0 20px 0;
}

.inner_question{
	padding: 0 20px 0 5px;
}

.question .for_button{
	margin-left: 20px;
}

h6{
	background: #ddd;
	line-height: 21px;
	padding: 0 0 0 13px;
	color: #444;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.also_box h3{
	position: absolute;
	padding: 0 8px 0 10px;
	float: left;
	top: -7px;
	height: 15px;
	background: #fff;
	left: 27px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

.main_menu{
 margin: 0px 0 0 0;
}

.main_menu li{
 float: left;
 width: 195px;
}

.main_menu li a{
 display: block;
 width: 195px;
 font-size: 12px;
 height: 43px; 
 line-height: 43px;
 color: #313131;
 text-decoration: none;
 text-align: center;
 background: url(../images/bg/main_menu.gif) no-repeat 0 0;
}

.main_menu li a:hover, .main_menu li a.active, .main_menu li:hover a{
 background-position: 0 -43px;
 text-decoration: none;
}

.main_menu li:hover ul{
 display: block;
}

.main_menu li ul{
 display: none;
 position: absolute;
 z-index: 100;
 width: 195px;
}

.main_menu li ul li a{
 padding: 0 20px 0 20px;
 text-align: left;
 font-weight: normal; 
}

.main_menu li:hover ul li a,.main_menu li:hover ul li a:hover{
 background:none no-repeat scroll right top #EAB45D;
 border-bottom:2px solid #fff;
 width: inherit;
 color: #000000;
/* padding: 0 5px 0 5px;*/
 height: 40px;
 display: block;
 font-weight: normal;
}
.main_menu li:hover ul li a:hover, .main_menu li:hover ul li a:hover *{text-decoration:underline}

.main_menu li:hover ul li a span,.main_menu li:hover ul li a:hover span{
	background:none no-repeat scroll right top #EAB45D;
}
.main_menu li:hover ul li a span span,.main_menu li:hover ul li a:hover span span{
	background:none repeat scroll 50% 0 transparent;

}
/*---ilhan modify 2010-03-30--for-KRONOTEX-*/
 .some_box{
  float:left;
  width:150px;
  margin:0 10px 30px 0;
  vertical-align:top;
  height:160px;
 }
 
 .some_box{
  font-size:11px;
 }
 .some_box a{
  color:#038103;
  font-size:14px;
 }
 
 .some_box a:hover{
  text-decoration:none;
 }
 
 .some_box p{
  font-size:11px;
  color:#000000;
 }
/*---end ilhan modify 2010-03-30--for-KRONOTEX-*/





/*---TOP-BOX-for-LAMINAT-*/
 .some_laminat_box{
  float:left;
  width:160px;
  margin:0 10px 10px 0;
  vertical-align:top;
  height:100px;
 }
 
 .some_laminat_box{
  font-size:11px;
 }
 .some_laminat_box a{
  color:#038103;
  font-size:14px;
 }
 
 .some_laminat_box a:hover{
  text-decoration:none;
 }
 
 .some_laminat_box p{
  font-size:11px;
  color:#000000;
  float:center;
 }
/*---end *---TOP-BOX-for-LAMINAT-*/






/*---TOP-BOX-for-MEBEL-*/
 .some_mebel_box{
  float:left;
  width:160px;
  margin:0px 10px 10px 0px;
  vertical-align:top;
  height:140px;
 }
 
 .some_mebel_box{
  font-size:11px;
 }
 .some_mebel_box a{
  color:#1c7ebf;
  font-size:12px;
 }
 
 .some_mebel_box a:hover{
  text-decoration:none;
 }
 
 .some_mebel_box p{
  font-size:11px;
  color:#000000;
  margin:5px 0px 0px 0px;  
  float:center;
 }
/*---end *---TOP-BOX-for-MEBEL-*/







/*---TOP-BOX-for-MOSAIC-*/
 .some_mosaic_box{
  float:left;
  width:160px;
  margin:0 10px 10px 0;
  vertical-align:top;
  height:100px;
 }
 
 .some_mosaic_box{
  font-size:11px;
 }
 .some_mosaic_box a{
  font-size:13px;
 }
 
 .some_mosaic_box a:hover{
  text-decoration:none;
 }
 
 .some_mosaic_box p{
  font-size:11px;
  color:#000000;
  float:center;
 }
/*---end *---TOP-BOX-for-MOSAIC-*/





/*---TOP-BOX-for-NAPOLNIE Pokrytiya-*/
 .some_pol_box{
  float:left;
  width:160px;
  margin:0px 15px 10px 0px;
  vertical-align:top;
  height:230px;
 }
 
 .some_pol_box{
  font-size:11px;
 }
 .some_pol_box a{
  color:#1c7ebf;
  font-size:15px;
 }

 .some_pol_box img{
	padding-bottom: 3px;
 }
 
 .some_pol_box a:hover{
  text-decoration:none;
 }
 
 .some_pol_box p{
  font-size:11px;
  color:#000000;
  margin:5px 0px 0px 0px;  
  float:center;
 }
/*---end *---TOP-BOX-for-NAPOLNIE Pokrytiya-*/






/*---TOP-BOX-for-TKANI-*/
 .some_tkan_box{
  float:left;
  width:100px;
  margin:0px 10px 10px 0px;
  vertical-align:top;
  height:120px;
 }
 
 .some_tkan_box{
  font-size:9px;
 }
 
 .some_tkan_box p{
  font-size:9px;
  color:#000000;
  margin:5px 0px 0px 0px;  
  float:center;
 }
/*---end *---TOP-BOX-for-MEBEL-*/





/*---TOP-BOX-for-DESCRIPTION-Images-*/
 .some_desc_img_box{
  float:left;
  width:150px;
  margin:0px 10px 10px 0px;
  vertical-align:top;
  height:120px;
 }
 
 .some_desc_img_box{
  font-size:9px;
 }
 
 .some_desc_img_box p{
  font-size:9px;
  color:#000000;
  margin:5px 0px 0px 0px;  
  float:center;
 }
/*---end *---TOP-BOX-for-DESCRIPTION-Images-*/





/*---CATEGORY-BOX-for-INDEX-*/
 .general_category_box{
  float:center;
  margin: 0px 0px 10px 30px;
  align:center;
 }
 
 .some_category_box{
  float:left;
  width:210px;
  margin: 0px 10px 10px 0;
  vertical-align:top;
  height:260px;
 } 
 
 .some_category_box{
  font-size:11px;
 }
 
 .some_category_box a:hover{
  text-decoration:none;
  color:#666666;
 } 
 
 .some_category_box p{
  color:#038103;
  font-size:15px;
  font-weight: bold;
  margin:0 5px 5px 0;
 }
 
 .some_category_box a{
  font-size:12px;
  color:#000000;
 }

 
/*---end *---CATEGORY-BOX-for-INDEX-*/









/*---Block with LINKS to another texts---*/
 .another_links{
  width:100%;
  float:left;
  margin:10px 10px 30px 10px;
  vertical-align:top;
 }
 
 .another_links{
  font-size:11px;
 }
 .another_links a:hover{
  text-decoration:underline;
 }
 
 .another_links p{
  font-size:11px;
  color:#000000;
 }
/*---end Block with LINKS to another texts-*/






/*---Stat'i General Page---*/

.stat_head {
	margin: 5px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.stat_inner_box {
	border: 0;
	border-top: 1px solid #cfcfcf;
	padding: 10px 13px 10px 20px;
    vertical-align:top;
    width:90%;
    float: left;
}

.stat_box {
	margin: 0 0 10px 0;
	float: left;
}

.stat_box img{
	margin: 0 10px 10px 0;
	float: left;
}

.stat_box a{
	font-size: 15px;
	font-weight: bold;
}

.stat_box a:hover{
	text-decoration: underline;
}

.stat_box p{
	margin: 0;
	font-size: 11px;
	color: #555555;
}

/*---end Stat'i General Page-*/











/*---ilhan modify by 2010-05-19---*/
.wrapper{
 max-width: 1256px;
 margin: 0 auto;
/* border: 1px solid red;*/
}

* html .wrapper{
 width:expression(document.body.clientWidth > 1256? "1256px": "auto" );
}

.top_menu{
 background: url(../images/bg/top_menu.gif) repeat-x 0 0;
 height: 22px;
 margin: 0;
}

.top_menu .wrapper{
 position: relative;
}

.topmenu_margin{
 width: 25%;
 display: inline; 
}

.top_menu .link_table a{
 display: block;
 float: left;
 color: #fff;
 line-height: 17px;
 height: 20px;
 margin: 0 23px 0 5px;
 font-size: 11px;
 text-decoration: none;
}

.top_menu .link_table a:hover{
 text-decoration: underline;
}

.top_menu .fr a{
 margin: 0 8px 0 8px;
}

.top_menu .fr{
 margin: 0 165px 0 0;
 float: right;
}

.top_menu a.login{
 background: url(../images/icons/key.gif) no-repeat 0 50%;
 padding: 0 0 0 21px;
}

.header_basket{
 position: absolute;
 top: 0;
 right: 0;
}

.header_right_info{
 width: 154px;
 text-align: center;
}

.header_right_info a{
 line-height: 10px;
}


.cover_img{
 float: left;
 margin: 15px 25px 0 0;
}

.detail_action_box{
 float: left;
 width: 110px;
 margin: 15px 45px 0 0;
}

.detail_action_box .buy_row{
 margin-left: 0;
 padding: 0;
}

.detail_action_box .buy_row input{
 display: none;
}

.detail_action_box .buy_row a{
 background: none;
 padding: 0;
}

.detail_action_box .price_content{
 text-align: left;
 margin-left: 0;
}

.main_menu li.faq_link{
 margin: 16px 0 0 26px; 
}

.main_menu li.faq_link a{
 background: none;
 height: 27px;
 font-size: 11px;
 line-height: normal;
 text-align: center;
 display: block;
 width: auto;
 float: left;
 color: #2a4491;
 line-height: normal;
 text-decoration: underline;
}

.main_menu li.faq_link a:hover{
 text-decoration: none;
}

/*---end ilhan modify by 2010-05-19---*/





/*   --- Uncle Pages Style ---   */


.pages_body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-weight: normal;
	padding: 5px;
}

.pages_body a{
	text-decoration: none;
}

.pages_body a:hover{
	text-decoration: underline;
}

.pages_h2 {
	color: #000000;
	font-size: 17px;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-weight: bold;
	padding: 8px 0 0 0;
}

.pages_h3 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.pages_h4 {
	color: #000000;
	font-size: 15px;
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-weight: normal;
	padding: 0;
}

.pages_block_s1 {
	font-family: Verdana, Arial, sans-serif;
	background: none;
	font-weight: normal;
	padding: 8px 8px 8px 8px;
	text-align: center;
	margin: 10px;
}

.pages_block_s2 {
	font-family: Verdana, Arial, sans-serif;
	background: #E5E5E5;
	font-weight: normal;
	padding: 10px;
	margin: 10px;
	text-align: left;
}

.pages_block_green {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #E1FFE1;
	padding: 5px;
	margin: 10px;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}


.pages_block_green_border {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #D5FFD5;
	padding: 5px;
	margin: 0 15px 5px 15px;
	border: 1px solid #999999;
	text-align: left;
}

.pages_image1 {
	font: italic;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 5px;
	text-align: center;	
}

.pages_image1 img{
	padding-bottom: 5px;
}

.pages_image2 {
	font-style: italic;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 10px;
	float: left;
	text-align: center;	
}

.pages_image2_block {
	float: none;
}

.pages_images_table {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding: 10px;
	margin: 10px;
	align: center;
	vertical-align: top;
	text-align: center;
}

.pages_images_table img{
	padding: 5px;
}

.pages_text1 {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}



/*  pages_image2 [блок для вставки фото] */
/*  pages_image2_block [блок для вставки нескольких фото - pages_image2] */
/*  pages_block_s1 [блок без фона]  */
/*  pages_block_s2 [блок с серым фоном]  */
/*  pages_block_green [блок доп. информации на зеленом фоне с границами слева и страва] */
/*  pages_block_green_border [блок доп. информации на зеленом фоне с границами по периметру] */

/*   --- Uncle Pages Style  end---   */





/*   --- Uncle Category Description Style ---   */

.catdesc_text {
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

.catdesc_img {
	float: left;
	margin: 5px 10px 5px 0;
}

/*   --- Uncle Category Description Style END ---   */
