@charset "windows-1251";

html, body, div, form, table, tr, td, input, select, p, a, img, ul, li {margin:0px; padding:0px; border:none;}
ul, li { list-style:none; padding: 0; margin: 0;}

.full_h{
	height: 100%;
}

.full_w{
	width: 100%;
}

.full_size{
	width: 100%;
	height: 100%;
}

td{
	vertical-align: top;
	color: #4C4C4C;
}

.td_middle{
	vertical-align: middle;
}

.td_bottom{
	vertical-align: bottom;
}

/* ================================================================================*/

html, div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #323637;
}


a{
	text-decoration: underline;
	color: #007598;
}

a:hover{
	text-decoration: none;
}

body{
	background-image: url(../images/header_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
}

#header{
	height: 253px;
	background-image: url(../images/header_right_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#top_menu{
	height: 33px;
	background-color: #E7EEF8;
	clear: both;
	overflow: hidden;
}

#content_total{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#footer{
	height: 62px;
	background-color: #066885;
}

#counters{
	width: 310px;
	padding: 15px 20px 0px 20px;
	float: left;
	text-align:left;	
}

#header2{
	width: 560px;
	height: 253px;
	float: left;
	overflow: hidden;
}

#logo_cart{
	height: 94px;
	overflow: hidden;
	width: 800px;
}

#logo{
	width: 312px;
	height: 94px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#cart{
	width: 223px;
	height: 94px;
	overflow: hidden;
	background-image: url(../images/cart_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;	
	padding: 25px 0px 0px 80px;
	color: #01586C;
	line-height: 15px;
}

#cart a{
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#header_menu{
	height: 51px;
	overflow: hidden;
	padding: 19px 0px 0px 18px;	
}

#header_menu a{
	color: #FFFFFF;
	padding: 0px 36px 0px 20px;
	background-image: url(../images/link_row.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

/*
#header_menu a:hover{
	background-image: url(../images/link_row_hover.gif);
}
*/

#search_cat{
	overflow: hidden;
	padding: 1px 0px 0px 37px;
}

#search_form{
	width: 800px;
	padding: 15px 0px 5px 0px;
	color: #FFFFFF;
}

#search_form input.text_box{
	width: 36px;
	height: 20px;
	color: #827C7C;
	border: 1px solid #2665AC;
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}

#search_form input.querry{
	width: 209px;
	margin-left: 88px;
	padding: 2px 0px 0px 5px;
	text-align: left;
}

#search_form select{
	width: 208px;
	height: 20px;	
	border: 1px solid #2665AC;
	padding: 0px 0px 0px 10px;
	margin: 0px 24px 0px 6px;
	color: #827C7C;
}

#search_form input.search_but{
	position: relative;
	top: 5px;
}

#path_way{
	float: left;
	padding: 10px 0px 0px 18px;
}

#path_way a{
	background-image: url(../images/path_way_link_row.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px 3px 0px 0px;
}

#logo_link{
	float: right;
	padding: 10px 17px 0px 0px;
}

#logo_link img{
	margin: 0px 30px 0px 30px;
}

#header_right{
	float: right;
	width: 274px;
	padding: 105px 0px 0px 0px;
	z-index: 1000;
}

#header_right a{
	color: #DAEBFF;
}

.left_cell{
	width: 226px;
	background-color: #E7EEF8;
	padding: 0px 0px 20px 0px;
}

ul#left_menu{
	
}

ul#left_menu li{
	padding: 6px 10px 6px 18px;	
	background-color: #066885;
	border-bottom: 1px solid #FFFFFF;
}

ul#left_menu li a{
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/left_menu_link.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

ul#left_menu li a:hover{
	font-weight: bold;
}

ul#left_menu li a.left_cur{
	font-weight: bold;
	text-decoration: none;
}

/*
ul#left_menu li a:hover{
	background-image: url(../images/link_row_hover.gif);
}
*/

ul#left_menu li.sub_menu{
	background-color: #E7EEF8;
	padding: 6px 2px 6px 19px;
}

ul#left_menu li.sub_menu a{
	color: #00769A;
	background-image: url(../images/left_sub_menu.gif);
	padding: 0px 0px 0px 14px;	
	text-transform: none;
	text-decoration: underline;
	font-weight: normal;
}

ul#left_menu li.sub_menu a:hover{
	text-decoration: none;
	font-weight: normal;	
}

.left_cell #block_links{
	padding: 15px 0px 30px 20px;	
}

.left_cell #block_links .left, .left_cell #block_links .right{
	width: 100px;
	float: left;
}

.left_cell #block_links .left a, .left_cell #block_links .right a{
	display: block;
	padding: 2px 0px 3px 0px;
}

.right_cell{
	width: 226px;
	background-color: #E7EEF8;
	padding: 0px 0px 20px 0px;	
}

.right_cell .right_advan{
	line-height: 1px;
}

.right_cell .right_money{
	line-height: 15px;
	font-size: 13px;
	padding: 16px 10px 16px 37px;
}

.right_cell .right_advan h2{
	background-color: #066885;
	padding: 6px 0px 6px 37px;
	margin: 0px 0px 1px 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 15px;
}

#footer_logo{
	width: 214px;
	padding: 0px 0px 0px 17px;
	float: left;	
}

#footer #copyright{
	float: left;
	color: #FFFFFF;
	padding: 13px 0px 0px 10px;
	line-height: 20px;
}

#footer #copyright a{
	color: #FFFFFF;
}

.center_cell{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	width: 100%;
}

.catalog_mimi{
	border: 1px solid #E7EEF8;
	border-top: 0px;
	border-right: 0px;
	width:100%;
/*	height: 276px; */
}

.catalog_mimi .catalog_item{
	background-image: url(../images/catalog_item_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid #E7EEF8;
	border-bottom: 0px;
	border-left: 0px;
	height: 138px;
}

.catalog_mimi .catalog_img{
	background-image: url(../images/catalog_item_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid #E7EEF8;
	border-bottom: 0px;
	border-left: 0px;
	height: 158px;
	padding: 20px 15px 20px 15px; 
}

.catalog_mimi .catalog_item h2{
	 color: #007498;
	 font-size: 11px;
	 text-transform: uppercase;
	 padding: 8px 0px 20px 12px;
	 margin: 0px 0px 0px 0px;
}

.catalog_mimi .catalog_item a{
	display: block;
	text-align: center;
}

.catalog_mimi .descr{
	padding: 10px 15px 20px 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.catalog_mimi .descr a{
	text-align: left;
}

#product_list_header{
	height: 37px;
	background-image: url(../images/product_list_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 1px 0px 0px 0px;
	border: 1px solid #E7EEF8;	
}

#product_list_header #cell_1_title{
	width: 180px;
	float: left;
	color: #525357;
	padding: 14px 0px 0px 16px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;		
}

#product_list_header #cell_2_title{
	float: left;
	color: #525357;
	padding: 14px 0px 0px 16px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;	
}

.product_list_pages{
	height: 30px;
	background-color: #E3EEF8;
	margin: 1px 0px 0px 0px;
	border: 1px solid #E7EEF8;	
}

.product_list_pages .cell_1_title{
	width: 350px;
	float: left;
	color: #525357;
	padding: 7px 0px 0px 16px;
	font-size: 11px;
	font-weight: bold;		
}

.product_list_pages .cell_2_title{
	float: right;
	color: #525357;
	padding: 7px 25px 0px 16px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;	
}

.product_list_row{
	border: 1px solid #E7EEF8;
	width: 100%;
	border-top: 0px;
	background-image: url(../images/catalog_item_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.product_list_row .product_img{
	background-image: url(../images/product_img_bg.gif);
	background-position: right 25px;
	background-repeat: no-repeat;
	width: 213px;	
	padding: 0px 0px 5px 0px;
	text-align:center;
}

.product_img img{
	margin: 13px 0px 0px 0px;
}

.product_list_row .product_descr{
	padding: 0px 10px 10px 20px;
}

.product_list_row .product_descr a.prod_name{
	 display: block;
	 font-weight: bold;
	 color: #007498;
	 font-size: 11px;
	 text-transform: uppercase;
	 padding: 15px 0px 10px 0px;
	 margin: 0px 0px 0px 0px;	
	 font-size: 12px;
}

.product_list_row .product_descr div.price{
	display: block;
	padding: 8px 0px 0px 0px;
}

.product_list_row .product_descr div.price span{
	color: #3F4042;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 10px 4px 0px;
}

.product_list_row .product_descr div.price a.cart{
	position: relative;
	top: 2px;
}

#product_descr, #page{
	border: 1px solid #E7EEF8;
	border-top: 0px;
	background-image: url(../images/catalog_item_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
}

#product_descr h1, #page h1{
	display: inline;
	font-weight: bold;
	color: #007498;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0px 10px 0px;
	margin: 0px 10px 0px 0px;	
}

#product_descr ul, #page ul{
	padding: 0px 0px 0px 16px;
	margin: 0;
}

#product_descr li, #page li{
	list-style:square;
}

#product_descr p, #page p{
	padding: 10px 0px 10px 0px;
}

#product_descr .product_img{
	margin: 0px 0px 0px 20px;
	float: right;
}

#product_descr div.price{
	margin: 10px 10px 20px 0px;	
}

#product_descr div.price img{
	margin: 0px 0px 0px 10px;	
}

#product_descr div.price span{
	color: #C01D18;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

#product_descr .pay{
	text-align: right;
	margin: 0px 0px 8px 0px;
}

#product_descr .pay a{
	color: #066885;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#product_descr .list{
	margin: 5px 0px 5px 0px;
}

#product_descr .list a{
	color: #066885;
	font-size: 11px;
	font-weight: bold;
}

#product_descr .list span{
	color: #C01D18;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#page div.h{
	font-weight: bold;
	color: #066885;
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}

#page .warning{
	color: #C01D18;
	text-transform: uppercase;
	font-weight: bold;
}

input.button{
	width: 120px;
	height: 22px;
	background-color:#01556F;
	color: #FFFFFF;
	border: 1px solid #135498;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	cursor:pointer;
}

input.textfield, textarea.textfield, select.textfield{
	width: 300px;
	height: 18px;
	color: #000000;
	border: 1px solid #01556F;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 5px;
}
input.basketcount{
	text-align: center;
	width: 80px;
}

.main_banner_1{
	height: 277px;
	overflow: hidden;	
	background-image: url(../images/main_banner.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}


/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

