html, body, form {
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma; 
	color: #454545; 
	min-width:950px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}

p, a{
	font-family: Tahoma;
	color: #454545;
}

a{
	color: #1563A5;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

h1 {
	position:absolute; 
	color: #6A6A6A;
	font-size: 12px;
	font-weight: 600;
	left:14px;
	top: 270px;
	z-index: 100;
}
	
#main_content{
	min-height:100%; 
	min-width: 950px; 
	width:100%;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/*=======================================================*/

/* header */

#header{
	height: 296px;
	background-image: url(images/header_center.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.logo_cell{
	padding: 13px 0px 0px 13px;
	width: 500px;
	float: left;
}

.logo_cell .logo{
	clear: both;
	padding: 0px 0px 0px 0px;
	height: 126px;
}

.header_right{
	float: right;
	width: 354px;
}

.header_right .navi{
	text-align: right;
	height: 10px;
	padding: 20px 0px 0px 0px;
}

.header_right .navi a img{
	margin: 0px 34px 0px 0px;
}

.header_right .bonus{
	margin: 0px 20px 0px 0px;
}

#header .slogan{
	font-size: 14px;
	padding: 0px 0px 5px 5px;
	color: #114632;	
	font-weight: bold;
}

.consultation{
	padding: 10px 0px 0px 0px;
	
}

.consultation .title{
	text-transform: uppercase;
	clear: both;
	font-family: Tahoma;
	font-size: 14px;
	padding: 44px 0px 11px 0px;
	height: 20px;
	color: #494748;	
}

.consultation .phone{
	font-family: Tahoma;
	font-size: 24px;
	color: #272725;
	line-height: 24px;
	letter-spacing: -1px;
	margin-left: 30px;
	font-weight: 600;
}

.consultation .cons_inner{
	clear: both;
	padding: 10px 0px 0px 32px;
	line-height:180%;
}

.consultation .cons_inner p{
	padding: 0px 0px 5px 0px;
	color: #000000;
}

.consultation .cons_inner p span{
	padding: 0px 0px 0px 2px;
}

.consultation .cons_inner p a{
	text-decoration: underline;
	color: #000000;	
	padding: 0px 0px 2px 0px;
/*	background-image: url(images/icq.gif);
	background-position: left top;
	background-repeat: no-repeat; */
	line-height: 16px;
}

.consultation .cons_inner p a:hover{
	text-decoration: none;
}

.consultation .sep{
	width: 114px;
	background-image: url(images/sep.gif);
	background-position: left center;
	background-repeat: repeat-x;
	font-size: 1px;
	height: 22px;
}

/* //header */

/* top_menu */

#top_menu{
	height: 56px;
	background-color: #286738;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 8px 0px;
}

#search{
	float: left;
	height: 56px;
	background-color: #236132;
	padding: 0px 0px 0px 18px;
	width: 237px;
}

#search .inp{
	padding: 0px 0px 0px 0px;
	background-image: url(images/search.gif);
	background-position: 1px 8px;
	background-repeat: no-repeat;
	float: left;
}

#search .inp p{
	text-transform: uppercase;
	color: #ffffff;
	padding: 9px 0px 3px 19px !important;
	padding: 9px 0px 2px 19px;
	margin: 0;
}

#search .inp input{
	width: 143px;
	height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #1C5029;
	padding: 0px 0px 0px 3px;
}

#search .sub{
	float: left;
	padding: 24px 0px 0px 5px;
	height: 20px;
}

#search .sub input{
	background-image: url(images/sub.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 63px;
	height: 20px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	color: #ffffff;
	padding: 0px 0px 2px 1px;
}

#top_menu_cell{
	padding: 23px 0px 0px 30px;
	float: left;
	width: 71%;	
	height: 20px;
}

#top_menu_cell .top_menu_tbl{
	border-collapse: collapse;	
}

#top_menu_cell .top_menu_tbl td{
	padding: 0px 20px 0px 0px;
}

#top_menu_cell .top_menu_tbl td a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;	
}

#top_menu_cell .top_menu_tbl td a:hover{
	text-decoration: underline;
}
/* //top_menu */

/* total_content */

#total_content{
	height: 100%;
	padding: 0px 0px 2px 0px;	
}

#total_content .total_content_tbl{
	width: 100%;
	height: 100%;
	border-collapse: collapse;	
	background-image: url(images/left_border.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/* left_cell */

.left_cell{
	padding: 7px 0px 57px 0px;
	width: 255px;	
}

.left_cell .title{
	height: 24px;
	background-image: url(images/title_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.left_cell ul{
	padding: 15px 0px 0px 25px;
	width: 220px;	
	margin: 0px;
}

.left_cell ul li{
	font-size: 12px;
	padding: 3px 0px 9px 6px;
	list-style: none;
	background-image: url(images/li.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	line-height: 12px;	
}

.left_cell ul li ul{
	padding: 3px 0px 0px 5px;
	width: 189px;
	margin: 0px;
}

.left_cell ul li.sub{
	font-size: 11px;
	padding: 3px 0px 3px 10px;
	background-image: url(images/li_sub.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

.left_cell ul li img{
	width:55px;
	height:11px;
	margin:0px 0px 0px 10px;
}

.left_cell ul li.last{
	padding: 4px 0px 0px 6px;
	background-image: none;
}

.left_cell ul li a{
	text-decoration: none;
	color: #046E98;
	font-size: 12px;
}

.left_cell ul li a:hover{
	text-decoration: underline;
}

.left_cell ul li.sub a{
	text-decoration: underline;
	font-size: 11px;
	color: #015272;
}

.left_cell ul li.sub a:hover{
	text-decoration: none;
}

.left_cell ul li.sub a.cur{
	text-decoration: none;
}
/* //left_cell */

/* content */

#navigation{
	height: 31px;
	background: #D4DCDF url(images/nav.gif) left top repeat-x;
	vertical-align: bottom;
	padding: 0px 0px 6px 20px;
}

#navigation .sep{
	width: 3px;
	height: 5px;
	margin: 0px 6px 0px 6px;
}

#navigation a{
	text-transform: lowercase;
}

#navigation h2{
	color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	display: inline;
	position: relative;
	top: 2px;
}

.content{
	height:1300px;
	padding: 25px 19px 20px 20px;
	font-size: 12px;
	line-height: 150%;
}

.content p{
	text-align:justify;
}

.content h4{
	font-size: 15px;
	font-weight: 900;
	text-transform: uppercase;
}

.content .sep{
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 15px;
	font-size: 1px;
	height: 1px;
	background-image: url(images/li.gif);
	background-position: center;
	background-repeat: repeat-x;	
	clear: both;
}

.content p.slogan{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.content .content_banner{
	width: 490px;
	height: 144px;
	margin: 0 auto;
	padding: 0px 0px 11px 0px;
}

.content .big_text, .content .big_text p, .content .big_text strong{
	font-size: 14px;
}

/* right_cell */
.right_cell{
	padding: 7px 0px 20px 0px;
	width: 235px;
	background-image: url(images/border_right_cell.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.right_cell .sep{
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 15px;
	font-size: 1px;
	height: 1px;
	background-image: url(images/li.gif);
	background-position: center;
	background-repeat: repeat-x;	
	clear: both;
}

.right_cell .title{
	height: 24px;
	background-image: url(images/title_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 0px 0px 18px;
	clear: both;
	text-transform: uppercase;
	color: #EEEEEE;
}

.right_cell .title a{
	text-decoration: underline;
	text-transform: uppercase;
	color: #FFFFFF;
}

.right_cell .title a:hover{
	text-decoration: none;
}

.right_cell .title_link{
	display:block;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}

.right_cell p{
	margin:10px 10px 20px 15px;
}

.right_cell p img{
	border: 1px solid #EDEDED;
	float: left;
	margin:3px 15px 10px 0px;
}

.date {
	font-size: 9px;
	font-family: Tahoma;
}

.right_cell a.name{
	font-size: 12px;
	display: block;
	margin: 0px 10px 10px 0px;
}

.right_cell h5{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.right_cell .price{
	font-size: 13px;
	font-weight: bold;
	color: #AA0000;
	display: block;
}

/* voites */

.right_cell .voites_all{
	clear: both;
	padding: 0px;
}

.right_cell .voites_all .voites{
	clear: both;
} 

.right_cell .voites_all .voites p{
	padding: 18px 0px 16px 19px;
	color: #000000;
}

.right_cell .voites_all .voites .voites_inp{
	padding: 0px 0px 0px 25px;
	clear: both;
	height: 23px;
}

.right_cell .voites_all .voites .voites_inp .chek{
	width: 20px;
	padding: 0px;
	float: left;
	position: relative;
	top: 0px !important;
	top: -4px;
}

.right_cell .voites_all .voites .voites_inp .chek input{
	width: 15px;
}

.right_cell .voites_all .voites .voites_inp .text{	
	padding: 0px 0px 0px 0px;
	float: left;
	color: #000000;
}

.right_cell .voites_all .voites_cell{
	clear: both;
	padding: 15px 14px 0px 28px;
}

.right_cell .voites_all .voites_cell .voites_sub{
	float: right;
	padding: 3px 0px 0px 0px;
}

.right_cell .voites_all .voites_cell .voites_sub input{
	width: 69px;
	height: 20px;
	cursor: pointer;
	padding: 0px 0px 3px 0px;
	color: #ffffff;
	border: none;
	background-image: url(images/voites.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
}

.right_cell .voites_all .voites_cell .voites_rezults{
	padding: 0px 0px 0px 0px;
	width: 67px;
}

.right_cell .voites_all .voites_cell .voites_rezults a{
	line-height: 20px;
}
/* //voites */

/* //right_cell */

/* //total_content */

/* CONTENT ===============================================*/

.content div.title{
	clear: both;
	width: 100%;
	background-color: #F1F2F4;
	color: #010103;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	padding: 3px 0px 4px 15px;
}

/* FOOTER ===============================================*/

#footer{ 
	margin: 0 auto; 
	height: 61px;	
	background-color: #195F29;
}

#copyright{
	padding: 15px 0px 15px 29px;
	width: 400px;
	float: left;
	color: #FFFFFF;
	line-height: 14px;
}

#copyright a{
	text-decoration: none;
	color: #ffffff;
}

#copyright p a:hover{
	text-decoration: underline;
}

#banners{
	float: right;
	margin: 20px 10px 20px 10px;
	height: 31px;
	width: 300px;
	text-align: right;
}

#banners a{
	margin: 0px 0px 0px 6px;
}

/* ÑÒÈËÈ ÎÒÎÁÐÀÆÅÍÈß ÊÀÒÀËÎÃÀ =====================================================*/

.catalog{
	width: 100%;
}

.catalog td.hr{
	height: 3px;
	padding: 10px 0px 10px 0px;
	background-image: url(../images/hr.gif);
	background-position: left center;
	background-repeat: repeat-x;
}

.catalog td.title{
	height: 20px;
	padding: 0px 0px 10px 0px;
}

.catalog td.title div.pages{
	float:right;
	margin: 0px 0px 0px 30px;
}

.catalog td.image, .catalog td.column img{
	border: 1px solid #e3e3e3;
}

.catalog td.descr{
	width: 100%;
	padding: 5px 10px 10px 15px;
	color: #202020;
}

.catalog td.descr .sub{
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.catalog td.description{
	width: 100%;
	padding: 5px 10px 10px 15px;
	color: #202020;
	font-size:12px;
	line-height: 150%;
}

.catalog td.descr h3, .catalog td.column h3{
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.catalog td.column a{
	display: block;
	margin: 10px 0px 10px 0px;
}
.catalog td.column h3{
	display: inline;
	margin: 0px 5px 0px 0px;
}

.catalog .name{
	margin: 0px 0px 25px 0px;
	color: #202020;
	font-size: 12px;
}

.catalog .name span{
	font-size: 18px;
	color: #AA0000;
	display: block;
}

.catalog .price{
	margin: 10px 0px 0px 0px;
	color: #666666;
	font-size: 11px;
}

.catalog .price span{
	font-size: 18px;
	color: #AA0000;
	display: block;
}

.catalog .item_price_table td{
	font-size: 12px;
	text-align: center;
}
.catalog .item_price_table th{
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 3px;
}
.catalog .item_price_table td, .catalog .item_price_table th{
	border: solid 1px #aaaaaa;
}

.catalog .price a{
	font-size: 13px;
	font-weight: bold;
}

.catalog td.item{
	width: 100%;
	padding: 5px 10px 10px 15px;
	color: #606060;
}

.catalog td.images div{
	float: left;
	margin: 15px 20px 0px 0px;	
	border: 1px solid #e3e3e3;
	text-align: center;
	vertical-align: middle;
}

.catalog td.images div.photo{
	width:  150px;
	height: 110px;
	overflow: hidden;
}

.catalog td.images div.color{
	width:  150px;
	height: 110px;
}

.catalog td.images div.name{
 	border: 0px;
	width:  130px;
	height: 35px;
	display: block;
	text-align: left;
	padding: 0px;
	margin: 10px 10px 5px 10px;
}

.catalog td.images div.imgc{
 	border: 0px;
	width:  150px;
	height: 55px;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.catalog td.files div{
	margin: 15px 0px 0px 20px;	
}

.catalog .seria div.img{
	margin: 10px 20px 0px 0px;	
	float: left;
}

.catalog .seria div.img{
	margin: 10px 20px 0px 0px;	
	float: left;
}

.catalog .seria div.name{
	margin: 10px 0px 10px 0px;
	color: #AA3333;
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
}

.catalog .seria div.price{
	margin: 10px 0px 10px 0px;
	color: #AA3333;
	font-weight:bold;
	font-size:13px;
}

.catalog .seria td.leftcell{
	background: url(images/vsep.gif) right top repeat-y;
	padding-right: 25px;
}

/* ================================================================================*/

.hr{
	font-size: 1px;
	background-image: url(images/hr.gif);
	background-position: left center;
	background-repeat: repeat-x;
	height: 15px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.icon {
	margin-right:15px;
}

.content h2{
	color: #000000;
	font-size:20px;
	text-transform: uppercase;
	font-family: Tahoma;
}

.content .warning{
	color: #AA0000;
}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

/* ÔÎÐÌÀ ÀÂÒÎÐÈÇÀÖÈÈ ==============================================================*/

.login{
	border: 1px solid #6E6E6E;
	width: 450px;
	height: 150px;
	font-family: Tahoma;
	font-weight: normal;
}
.login td{
	vertical-align: middle;
	color: #111111;
	padding:20px;
}
.login td input{
	width: 300px;
}
.login td input.checkbox{
	width: 20px;
}
.login td input.button{
	width: 80px;
}


/* ÔÎÐÌÀ ÐÅÃÈÑÒÐÀÖÈÈ ÄÈËÅÐÀ==========================================================*/

.anketa{
	width: 500px;
	border: 1px solid #979797;
}

.anketa input.textfield, textarea.textfield, select.textfield{
	width: 250px;
	height: 18px;
	color: #000000;
	border: 1px solid #111111;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 5px;
}



/* ÒÀÁËÈÖÛ Ñ ÈÍÔÎÐÌÀÖÈÅÉ ===========================================================*/

.tab_list th {
	background-color: #286738;
	color: #F8F8F8;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 25px;
	font-weight: bold;
	text-align: center;
}
.tab_list th a:link, .tab_list th a:visited {font-size:12px; color: #FAFAFA;}
.tab_list th a:active, .tab_list th a:hover {font-size:12px; color: #CCCCCC;}
.tab_list td {
	font-size: 11px;
	padding: 7px 10px 5px 15px;
}
.tab_list td a:link, .tab_list td a:visited {font-size:11px;}
.tab_list td a:active, .tab_list td a:hover {font-size:11px;}

.tab_list .color1 { background-color: #F0F6FF; }
.tab_list .color2 { background-color: #EEF2FA; }

/* LIGHTBOX ========================================================================*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {
}
