*{
    margin:0;
    padding:0;
}
html, body{
    width:100%;
    height:100%;
}
body{
	background: #fff;
}

/* Каркас */
.main{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	font: normal 12px 'Tahoma';
	color: #525252;
	line-height: 17px;
	background: url('../images/body_bottom.gif') no-repeat left bottom;
}
a{
	color: #0072ff;
	text-decoration: underline;
}
h1{
	font: normal 27px 'Tahoma';
	color: #0072ff;
	margin-bottom: 13px;
	letter-spacing: -1px;
	cursor: default;
}
h2{
	font: normal 17px 'Arial';
	margin-bottom: 10px;
	cursor: default;
}
p{
	margin-bottom: 13px;
}
table{
	border: none;
	border-right: 1px solid #8f8f8f;
	border-top: 2px solid #c6c6c6;
}
th{
	font: normal 13px 'Tahoma';
	padding: 5px 7px 3px 7px;
	border: none;
	border-left: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	color: #000;
	text-align: center;
}
td{
	font: normal 13px 'Tahoma';
	padding: 5px 7px 3px 7px;
	border: none;
	border-left: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	color: #000;
	text-align: center;
}
input{
	border: 1px solid #c6c6c6;
	background: #fff;
	padding: 2px 7px 0px 7px;
	font: normal 13px 'Arial';
}
@media all and (min-width: 0) {
input { padding: 0px 7px 2px 7px; }
}
textarea{
	border: 1px solid #c6c6c6;
	background: #fff;
	padding: 2px 7px 0px 7px;
	font: normal 13px 'Arial';
}

img{
	border: 1px solid #b0b0b0;
}
ul{
	list-style-type: none;
}
ul li{
	background: url('../images/li1.gif') no-repeat left 8px;
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px 0px;
}
ul li ul{
	margin-left: 3px;
	margin-top: 2px;
}
ul li ul li{
	background: url('../images/li2.gif') no-repeat left 8px;
}

.btn{
	background: url('../images/grad_btn.gif') repeat-x;
	cursor: pointer;
}
.clear_l{
	clear: left;
	font-size: 0px;
	height: 1px;
	overflow: hidden;
}

/* Шапка */
.header{
	height: 149px;
	position: relative;
}
.header .logo{
	position: absolute;
	top: 21px;
	left: 25px;
	border: none;
}
.header h1{
	position: absolute;
	top: 42px;
	left: 141px;
	font-size: 27px;
	letter-spacing: -1px;
}
.header h1 a{
	color: #057be0;
	text-decoration: none;
}
.header h2{
	position: absolute;
	top: 83px;
	left: 141px;
	font-size: 17px;
	letter-spacing: -1px;
	width: 330px;
}
.header h2 a{
	color: #8f8f8f;
	text-decoration: none;
}
.header .bl-contact{
	position: absolute;
	top: 48px;
	left: 500px;
	width: 290px;
}
.header .bl-contact .phone{
	color: #0072ff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.header .bl-contact .phone span{
	color: #ababab;
	font-size: 22px;
}
.header .bl-contact p{
	font-size: 11px;
	color: #525252;
	line-height: 17px;
}
.mn_icos{
	position: absolute;
	top: 58px;
	right: 0px;
}
.mn_icos img{
	border: none;
	margin: 0 18px;
}
.header .spl{
	position: absolute;
	top: 79px;
	right: 8px;
	font-size: 0px;
	height: 1px;
	width: 135px;
	background: url('../images/spl_h.gif') repeat-x;
}
.header .srch_fld{
	position: absolute;
	top: 89px;
	right: 19px;
	border: 1px solid #d0d0d0;
	background: #fff;
	color: #999;
	font: normal 11px 'Tahoma';
	width: 98px;
	height: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.b_top{
	background: url('../images/body_top.gif') no-repeat left top;
	width: 980px;
	height: 92px;
}

/* Левая колонка */
.left_col{
	float: left;
	width: 212px;
	margin: -71px 18px 30px 18px;
	padding-left: 2px;
	display: inline;
	font-size: 11px;
	line-height: 15px;
}
.left_col h1{
	font-size: 19px;
	margin-bottom: 14px;
}

/* Главное меню */
.mn_main{
	margin: 1px 0px 30px -2px;
	padding-top: 2px;
}
.mn_main .item{
	width: 188px;
	height: 17px;
	background: url('../images/mn_main_btn.gif') no-repeat;
	text-align: right;
	padding: 12px 13px;
	margin-top: -2px;
	cursor: pointer;
}
.mn_main .item a{
	font: bold 11px 'Arial';
	color: #fff;
	text-decoration: none;
	margin-right: 7px;
}
.mn_main .item a:hover{
	text-decoration: underline;
}
.mn_main .item a strong{
	text-transform: uppercase;
}
.mn_main .item img{
	vertical-align: middle;
	cursor: pointer;
	border: none;
}
.mn_main .sel,.mn_main .act{
	background: url('../images/mn_main_btn_sel.gif') no-repeat;
}
.mn_main .sel a,.mn_main .act a{
	color: #0071fc;
}
.mn_main .sub_mn_top{
	width: 214px;
	height: 8px;
	background: url('../images/sub_mn_top.gif') no-repeat;
	font-size: 0px;
	margin-top: -2px;
	display: none;
}
.mn_main .sub_mn_bottom{
	width: 214px;
	height: 8px;
	background: url('../images/sub_mn_bottom.gif') no-repeat;
	font-size: 0px;
	display: none;
}
.mn_main .sub_mn{
	background: url('../images/sub_mn_center.gif') repeat-y;
	padding: 8px 12px 2px 12px;
	display: none;
}
.mn_main .sub_mn a,.mn_main .sub_mn span{
	display: block;
	margin-bottom: 5px;
}
.mn_main .sub_mn strong{
	font-weight: normal;
}
.bl-updates{
	background: #e7e7e6;
	padding: 12px 14px;
	*width: 184px;
	*overflow: hidden;
}
.bl-updates h2{
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
}
.bl-updates .label{
	font-size: 11px;
}
.bl-updates .fld{
	margin-bottom: 8px;
}
.bl-updates .fld select{
	width: 185px;
	font-size: 11px;
}
.bl-updates .fld input{
	width: 170px;
}
.bl-updates .btn-line{
	text-align: center;
}

/* Контент */
.content{
	float: left;
	width: 712px;
	margin: -80px 18px 30px 0px;
	/*padding-top: 9px;*/
	display: inline;
}
.banners{
	float: left;
	margin-bottom: 20px;
}
.banner{
	float: left;
	width: 241px;
}
.blast{width: 230px;}
.banner img{
	border: none;
}
.banner .desc{
	text-align: center;
	width: 195px;
	margin: 4px auto 0 auto;
}
.banner strong{
	font: bold 13px 'Arial';
	text-transform: uppercase;
}
.left_sub_col{
	float: left;
	width: 450px;
	margin: 6px 35px 0px 0px;
}
.right_sub_col{
	float: left;
	width: 212px;
	margin-top: 6px;
}
.phones{
	margin: 10px 0px 20px 0px;
}
.phones .code{
	font: bold 24px 'Arial';
	color: #ababab;
}
.phones .number{
	font: bold 39px 'Tahoma';
	letter-spacing: -2px;
	color: #0072ff;
}
.phones .contacts{
	font-size: 13px;
}
.sign_top{
	margin-top: 50px;
	margin-left: -2px;
	width: 214px;
	height: 7px;
	background: url('../images/sign_top.gif') no-repeat;
	font-size: 0px;
}
.sign_bottom{
	margin-bottom: 20px;
	margin-left: -2px;
	width: 214px;
	height: 7px;
	background: url('../images/sign_bottom.gif') no-repeat;
	font-size: 0px;
}
.sign{
	margin-left: -2px;
	width: 164px;
	background: url('../images/sign_center.gif') repeat-y;
	padding: 21px 25px 23px 25px;
	text-align: center;
}

.main_spl_footer{
	font-size: 0px;
	height: 4px;
}
.text_block_spl{
	font-size: 0px;
	height: 15px;
}

/* Формы */
.f_messages{
	margin: 0px 0px 10px 123px;
	font-size: 13px;
}
*html .f_messages{margin-left: 126px;}
*+html .f_messages{margin-left: 126px;}
.f_error{
	/*display: none;*/
	color: #ff5f1e;
}
.f_ok{
	/*display: none;*/
	color: #00ff00;
}
.feedback{
	font-size: 13px;
}
.feedback .label,.feedback label{
	display: block;
	float: left;
	padding-top: 3px;
	width: 150px;
}
.feedback .fld{
	/*margin-left: 123px;*/
	margin-bottom: 10px;
}
.feedback .fld input{
	width: 274px;
	height: 20px;
}
.feedback .fld textarea{
	width: 274px;
	height: 127px;
}
.feedback .comment{
	position: absolute;
	top: -100px;
	left: 0px;
	font-size: 11px;
	color: #686463;
	width: 110px;
	line-height: 13px;
	text-align: left;
}
.feedback .btn_line{
	position: relative;
	width: 413px;
	text-align: right;
}
*html .feedback .btn_line{width: 416px;}
*+html .feedback .btn_line{width: 416px;}
.feedback .reset{
	font-size: 12px;
	margin-right: 8px;
	width: 52px;
	height: 22px;
}
.feedback .submit{
	font-size: 12px;
	width: 152px;
	height: 22px;
}
/* Селект */
.select_box{
	width: 288px;
	height: 22px;
	border: 1px solid #c6c6c6;
	margin-bottom: 7px;
	background: url('../images/selector.gif') no-repeat right top;
	cursor: pointer;
	position: relative;
	font: normal 13px 'Tahoma';
	display: block;
}
.select_box .current{
	padding: 3px 3px 0px 3px;
	width: 280px;
}
.select_box .other{
	position: absolute;
	top: 22px;
	left: -1px;
	background: #fff;
	border: 1px solid #c6c6c6;
	border-top: none;
	width: 288px;
	display: none;
}
.select_box .select_item{
	padding: 3px;
	width: 280px;
}
.select_box .item_value{
	display: none;
}

/* Навигационное меню */
.nav{
	clear: left;
	position: relative;
	margin-left: 139px;
}
.nav a{
	display: block;
	float: left;
	margin-right: 4px; 
	padding: 2px 5px 2px 4px;
	color: #0170f9;
}
.nav .curr{
	display: block;
	float: left;
	width: 19px;
	height: 21px;
	background: url('../images/nav_curr.gif') no-repeat;
	margin-right: 9px;
	margin-top: -4px;
	color: #fff;
	padding: 6px 4px 1px 5px;
	cursor: default;
	text-align: center;
}
*html .nav .curr{
	margin-top: -3px;
	padding-top: 5px;
	height: 22px;
}
*+html .nav .curr{
	margin-top: -3px;
	padding-top: 5px;
	height: 22px;
}
.nav .last{
	margin-right: 0px;
}

/* Футер */
.footer{
	width: 980px;
	height: 77px;
	background: url('../images/grad_footer.gif') repeat-x top;
	margin: 0px auto;
	position: relative;
	font: normal 11px 'Tahoma';
}
.mn_bottom{
	padding-top: 20px;
	margin: 0px 0px 5px 216px;
}
.mn_bottom .sel{
	font-weight: bold;
	text-decoration: underline;
	color: #999;
	cursor: default;
}
.mn_bottom a{	
	font-weight: bold;
	text-decoration: none;
	color: #737373;
}
.mn_bottom a:hover{
	text-decoration: underline;
}
.mn_bottom img{
	border: none;
	margin: 0px 11px;
	vertical-align: middle;
}
.copyrights{
	margin-left: 384px;
	color: #737373;
}
.made_by{
	position: absolute;
	top: 17px;
	right: 1px;
	color: #737373;
	font-style: italic;
	font-family: 'Arial';
	text-align: right;
}
.made_by a{
	text-decoration: none;
	color: #737373;
}
.made_by img{
	display: block;
	border: none;
	margin: 0px 38px 0px 7px;
	vertical-align: middle;
}

/* For catalogue */
.cat-new{
	background: url('../images/grad_new.jpg');
	border: 1px solid #4a6d1b;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	padding: 0 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url(sait/tools/border-radius.htc);
	line-height: 17px;
}
.cat-hit{
	background: url('../images/grad_hit.jpg');
	border: 1px solid #aa8200;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	padding: 0 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url(sait/tools/border-radius.htc);
	line-height: 17px;
}
.cat-cart-btn{
	font-size: 12px;
	color: #699b1b;
	background: #e3e3e3;
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	padding: 6px 12px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	behavior: url(sait/tools/border-radius.htc);
	line-height: 17px;
	cursor: pointer;
	position: relative;
	zoom: 1;
}
.cat-cart-btn .ico{
	border: 0;
	vertical-align: middle;
	margin-right: 9px;
}
*html .cat-cart-btn .ico{
	filter: expression(fixPng(this));
}
.cat-cart-btn{
	*behavior: none;
	*padding: 10px 12px 9px;
}
.cat-cart-btn .l{
	*position: absolute;
	*top: 0;
	*left: 0;
	*width: 16px;
	*height: 36px;
	*background: url('../images/cart_btn_l.gif');
}
.cat-cart-btn .r{
	*position: absolute;
	*top: 0;
	*right: 0;
	*width: 16px;
	*height: 36px;
	*background: url('../images/cart_btn_r.gif');
}
*html .cat-cart-btn .r{
	right: -1px;
}
.cat-cart-btn .c{
	*position: relative;
	*z-index: 1;
	zoom: 1;
}

.fld_label{
	float: left;
	width: 110px;
	margin-right: 10px;
}
.fld{
	float: left;
	margin-bottom: 8px;
}
.fld input{
	width: 278px;
}
.fld select{
	width: 288px;
}
.fld textarea{
	height: 169px;
	width: 359px;
}
.btn-line input{
	border: 0;
	padding: 0;
}
.error{
	color: red;
	margin-bottom: 15px;
	display: none;
}
.success{
	color: green;
	margin-bottom: 15px;
	display: none;
}

/* Block cart */
.bl-cart{
	background: #e1f3c9;
	padding: 12px 15px;
}
.bl-cart h2{
	color: #557f13;
	font-size: 12px;
	font-weight: bold;
}
.bl-cart p{
	color: #000;
	margin: 0;
}
.bl-cart p a{
	color: #557f13;
}

/* Block main banner */
.bl-banner-main{
	margin: -71px 18px 101px;
}
.bl-banner-main img{
	border: 0;
}

/* Block catalogue */
.bl-catalogue{
	margin-bottom: 35px;
	background: #ececec;
	height: 75px;
	position: relative;
	padding: 15px 28px 0 20px;
	overflow: hidden;
}
.bl-catalogue .holder{
	overflow: hidden;
	white-space: nowrap;
	*width: 660px;
}
.bl-catalogue .arr{
	border: 0;
	position: absolute;
	top: 0;
}
.bl-catalogue .l{
	left: 0;
}
.bl-catalogue .r{
	right: 0;
}
.bl-catalogue .act{
	cursor: pointer;
}
.bl-catalogue .item{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 205px;
	margin-left: 15px;
	overflow: hidden;
}
.bl-catalogue .item .photo{
	float: left;
}
.bl-catalogue .item .photo img{
	width: 60px;
	height: 60px;
}
.bl-catalogue .item .marker{
	margin: 0 0 10px 76px;
}
.bl-catalogue .item .marker .cat-new{
	behavior: none;
	*border: 0;
	*height: 20px;
	*background: none;
}
.bl-catalogue .item .marker .cat-new .el{
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*width: 5px;
	*height: 20px;
	*background: url('../images/fix_new_l.jpg');
}
.bl-catalogue .item .marker .cat-new .er{
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*width: 5px;
	*height: 20px;
	*background: url('../images/fix_new_r.jpg');
}
.bl-catalogue .item .marker .cat-new .ec{
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*padding-top: 2px;
	*height: 18px;
	*background: url('../images/grad_new.jpg');
}
.bl-catalogue .item .marker .cat-hit{
	behavior: none;
	*border: 0;
	*height: 20px;
	*background: none;
}
.bl-catalogue .item .marker .cat-hit .el{
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*width: 5px;
	*height: 20px;
	*background: url('../images/fix_hit_l.jpg');
}
.bl-catalogue .item .marker .cat-hit .er{
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*width: 5px;
	*height: 20px;
	*background: url('../images/fix_hit_r.jpg');
}
.bl-catalogue .item .marker .cat-hit .ec{
	*display: inline;
	zoom: 1;
	*vertical-align: top;
	*padding-top: 2px;
	*height: 18px;
	*background: url('../images/grad_hit.jpg');
}
.bl-catalogue .item a{
	text-decoration: none;
}
.bl-catalogue .item .title{
	margin-left: 76px;
	font-size: 14px;
	font-weight: bold;
	white-space: normal;
}
.bl-catalogue .item .title a{
	text-decoration: none;
}

/* Отзывы */
.responses-list{
	margin-bottom: 20px;
}
.responses-list .item{
	margin-bottom: 35px;
}
.responses-list .item .photo{
	float: left;
}
.responses-list .item .date{
	font-size: 11px;
	color: #666;
	margin: 0 0 3px 66px;
}
.responses-list .item .info{
	color: #5b5b5b;
	margin: 0 0 3px 66px;
}
.responses-list .item .info strong{
	font-weight: bold;
	color: #000;
}
.responses-list .item p{
	margin-left: 66px;
	color: #000;
}
.responses-h{
	font-size: 17px;
	color: #444;
	margin-bottom: 15px;
}
.no-image{
	margin-left: 0 !important;
}

