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

/* Каркас */
body{
	font: normal 13px 'Tahoma';
	color: #606060;
	line-height: 20px;
	text-align: left;
}
.main{
	height: auto !important;
  	height: 100%;
  	min-height: 100%;
  	min-width: 1000px;
  	position: relative;
	background: url('../images/body_bg.jpg');
}
img{
	border: 2px solid #585757;
}
a:hover img, img.hover{
	border-color: #ff8b35;
}
a{
	color: #3399cc;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a.a2{
	color: #eb6e12;
}
h1{
	color: #343434;
	font-family: 'Trebuchet MS';
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 4px;
	border-bottom: 1px solid #66b7dc;
	margin-bottom: 18px;
	line-height: 25px;
	cursor: default;
}
h2{
	color: #606060;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 20px;
	cursor: default;
}
h3{
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	cursor: default;
}
h4{
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	cursor: default;
}
h5{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	cursor: default;
}
h6{
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	cursor: default;
}
p{
	margin-bottom: 15px;
}
ul{
	list-style-type: none;
	margin-left: 8px;
}
ul li{
	background: url('../images/li1.gif') no-repeat left 8px;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}
ul li ul{
	font-size: 12px;
	margin: 5px 0 10px 5px;
}
ul li ul li{
	padding-left: 10px;
}
input{
	padding: 2px 4px;
}
input.text{
	font-size: 14px;
	height: 19px;
	border: 1px solid #b3b3b3;
	color: #3d3c3c;
}
input.cb{
	margin-right: 3px;
	vertical-align: middle;
}
textarea{
	font-size: 14px;
	padding: 2px 4px;
	border: 1px solid #b3b3b3;
	color: #3d3c3c;
	overflow: auto;
}
table{
	border-collapse: collapse;
	border: 0;
}
th{
	text-align: center;
	font-weight: bold;
}
td{
	text-align: left;
}
table.styled th{
	background: #3399cc;
	text-align: left;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding: 2px 17px;
}
table.styled th div{
	position: relative;
}
table.styled th .patch{
	display: block;
	position: absolute;
	top: -2px;
	left: -19px;
	height: 100%;
	padding: 2px 0;
	width: 18px;
	background: url('../images/table_patch.png') left bottom;
	*top: -4px;
}
table.styled th.scd{
	background: #555;
}
table.styled th a{
	color: #fff;
}
table.styled td{
	background: #dbe7ed;
	padding: 10px 17px 9px;
	vertical-align: top;
	border-bottom: 1px solid #aaa;
}
table.styled td.scd{
	background: #dcdcdc;
}
table.styled .lst td{
	border-bottom: 0;
}
.btn{
	cursor: pointer;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	position: relative;
	height: 41px;
}
.btn .l{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 41px;
	background: url('../images/btn_l.png');
}
.btn .r{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 41px;
	background: url('../images/btn_r.png');
}
.btn input{
	display: block;
	cursor: pointer;
	margin: 0 10px;
	background: url('../images/btn_c.png') repeat-x;
	border: 0;
	padding: 2px 10px 2px;
	height: 41px;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	*width: auto;
	*overflow: visible;
}
.disabled, .disabled input{
	cursor: default !important;
}
.dashed{
	cursor: pointer;
	background: url('../images/dash.gif') repeat-x left bottom;
}
.dotted{
	cursor: pointer;
	background: url('../images/dott_black.gif') repeat-x left bottom;
}
a.dashed, a.dotted{
	text-decoration: none;
}
.blue{
	color: #3399cc;
	background-image: url('../images/dash_blue.gif');
}
.clear-l{
	clear: left;
	font-size: 0;
	height: 1px;
	overflow: hidden;
}
.clear-r{
	clear: right;
	font-size: 0;
	height: 1px;
	overflow: hidden;
}
.clear-a{
	clear: both;
	font-size: 0;
	height: 1px;
	overflow: hidden;
}
.wrap{
	position: relative;
}
.marg-st{
	margin-bottom: 15px !important;
}
.al-right{
	text-align: right;
}
.al-center{
	text-align: center;
}
img.ico{
	cursor: pointer;
	vertical-align: middle;
	margin-right: 6px;
	border: 0;
}
.holder{
	margin: 0 auto;
	max-width: 1440px;
}

/* Header */
.header{
	background: url('../images/header_bg.jpg') repeat-x;
	height: 99px;
	position: relative;
	width: 94%;
	margin: 0 auto 18px;
}
.header .l{
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 99px;
	background: url('../images/header_bg_l.jpg');
}
.header .r{
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 99px;
	background: url('../images/header_bg_r.jpg');
}
.header .r-over{
	z-index: 1;
	background-image: url('../images/header_bg_r_over.jpg');
}
.header .logo{
	position: absolute;
	top: 15px;
	left: 13px;
}
.header .logo img{
	border: 0;
}
.header .mn-main{
	position: absolute;
	top: 0;
	right: 10px;
	text-align: right;
	font-size: 0;
}
.header .mn-main .item{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	height: 95px;
	font: italic bold 16px 'Trebuchet MS';
	color: #6b6b6b;
}
.header .mn-main .item a{
	color: #6b6b6b;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	height: 60px;
	padding: 35px 20px 0;
}
.header .mn-main .item a:hover{
	text-decoration: underline;
}
.header .mn-main .item strong{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	height: 60px;
	padding: 35px 20px 0;
}
.header .mn-main .spl{
	width: 2px;
	height: 87px;
	background: url('../images/mn_main_spl.png');
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
.header .mn-main .hover{
	background: url('../images/mn_main_over.png') repeat-x;
	color: #fff;
}
.header .mn-main .hover a{
	color: #fff;
	background: url('../images/mn_main_spot.png') no-repeat center bottom;
}
.header .mn-main .curr{
	background: url('../images/mn_main_over.png') repeat-x;
	color: #fff;
}
.header .mn-main .curr a{
	color: #fff;
}

/* Banner */
.banner{
	height: 292px;
	background: url('../images/banner_bg1.jpg') repeat-x;
	margin: 0 auto;
	width: 94%;
	position: relative;
	margin-bottom: 11px;
}
.banner .r{
	height: 292px;
	background: url('../images/banner_bg2.jpg') repeat-x;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	z-index: 0;
}
.banner .overlay{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -29px;
	width: 58px;
	height: 292px;
	background: url('../images/banner_overlay.jpg');
}
.banner .item{
	width: 45%;
	padding: 38px 19px 0;
	position: relative;
	z-index: 1;
}
.banner .item .title{
	font: italic bold 24px 'Trebuchet MS';
	text-shadow: 1px 1px 0px #034867;
	zoom: 1;
	filter: Shadow(Color=#034867, Direction=120, Strength=1);
	margin-bottom: 5px; 
}
.banner .item .title a{
	color: #fff;
	text-decoration: none;
}
.banner .item .photo{
	float: left;
	border: 2px solid #353535;
	height: 133px;
}
.banner .item .photo img{
	border: 0;
}
.banner .item p{
	font-family: 'Arial';
	font-size: 14px;
	text-shadow: 1px 1px 0px #034867;
	zoom: 1;
	filter: Shadow(Color=#034867, Direction=120, Strength=1);
	margin: 8px 0 35px 185px;
	color: #fff;
}
.banner .item .link{
	text-align: right;
	font-family: 'Arial';
	font-size: 14px;
	color: #fff;
}
.banner .item .link .label{
	text-shadow: 1px 1px 0px #034867;
	zoom: 1;
	filter: Shadow(Color=#034867, Direction=120, Strength=1);
}
.banner .item .link a{
	color: #fff;
}

.banner #banner-inner{
	position: relative;
	z-index: 1;
	zoom: 1;
	height: 292px;
}
#banner-item1{
	position: absolute;
	top: 0;
	left: 0;
	zoom: 1;
}
#banner-item1 .photo{
	width: 168px;
	overflow: hidden;
}
#banner-item1 .photo img{
	margin-left: -16px;
}
#banner-item2{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 16px;
	zoom: 1;
}
#banner-item2 .photo{
	margin-left: -29px;
	position: relative;
}
#banner-item2 .photo .patch{
	display: block;
	width: 29px;
	height: 137px;
	background: url('../images/banner_photo_patch.png');
	position: absolute;
	top: -2px;
	left: -2px;
}
#banner-btn-input{
	width: 110px;
}

/* Tools line */
.tools-line{
	width: 94%;
	margin: 0 auto;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-style: italic;
	color: #939292;
	margin-bottom: 35px;
}
.bl-search input{
	height: 21px;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-style: italic;
	color: #ccc;
	padding-left: 8px;
	padding-right: 8px;
	width: 172px;
	margin-left: 5px;
	*margin-bottom: -2px;
}
.tools-line .goods{
	margin-top: -30px;
	text-align: right;
}
.tools-line .goods a{
	font-weight: bold;
}
.tools-line .goods .btn{
	vertical-align: middle;
	margin-left: 10px;
}
.tools-line .goods-wo{
	margin-top: -24px;
	text-align: right;
}
.tools-line .goods-wo a{
	font-weight: bold;
}

/* Structure */
.content{
	float: right;
	margin: 0 3% 30px;
	width: 57%;
}
.col-l{
	float: right;
	margin-bottom: 30px;
	width: 34%;
}
.col-l h2{
	font: italic bold 21px 'Trebuchet MS';
	color: #343434;
	padding-bottom: 4px;
	border-bottom: 1px solid #66b7dc;
	margin-bottom: 18px;
	line-height: 24px;
}
.col-l ul, .content ul{
	margin-top: 6px;
}

/* Block contacts */
.bl-contacts{
	margin-bottom: 38px;
}
.bl-contacts h3{
	font: italic bold 16px 'Trebuchet MS';
	color: #989898;
	margin-bottom: 2px;	
}
.bl-contacts p{
	font-size: 15px;
	color: #343434;
	margin-bottom: 7px;
}
.bl-contacts .dashed{
	font-size: 14px;
	color: #eb6e12;
	background-image: url('../images/dash_orange.gif');
}
.bl-contacts .link{
	margin: -26px 0 22px;
	text-align: right;
}
.bl-contacts .phones{
	font-size: 28px;
	color: #343434;
	line-height: 40px;
	margin-bottom: 10px;
}

/* Block text */
.bl-text{
	margin-bottom: 30px;
}
.bl-text p{
	margin-bottom: 0;
}

/* Block welcome */
.bl-welcome{
	margin-bottom: 25px;
}
.bl-welcome h2{
	font: italic bold 24px 'Trebuchet MS';
	color: #343434;
	padding-bottom: 4px;
	border-bottom: 1px solid #66b7dc;
	margin-bottom: 18px;
	line-height: 26px;
}
.bl-welcome img{
	float: left;
	margin: 0 17px 4px 0;
}
.bl-welcome p{
	padding-top: 4px;
}
.bl-welcome .signature{
	text-align: right;
	color: #44a1cb;
	font: italic normal 14px 'Trebuchet MS';
}

/* Block catalogue categories */
.bl-catalogue-categories{
	margin-bottom: 30px;
}
.bl-catalogue-categories h2{
	font: italic bold 24px 'Trebuchet MS';
	color: #343434;
	padding-bottom: 4px;
	border-bottom: 1px solid #66b7dc;
	margin-bottom: 18px;
	line-height: 26px;
}
.bl-catalogue-categories .list{
	width: 100%;
}
.bl-catalogue-categories .list td{
	padding-left: 25px;
	vertical-align: top;
}
.bl-catalogue-categories .list td.fst{
	padding-left: 0;
}
.bl-catalogue-categories .item .photo{
	margin-bottom: 8px;
}
.bl-catalogue-categories .item .title{
	font-size: 16px;
	margin-bottom: 6px;
}
.bl-catalogue-categories .item .title strong{
	font-weight: bold;
}

/* Block catalogue */
.bl-catalogue{
	margin-bottom: 40px;
}
.bl-catalogue .list{
	background: #f6f5f5;
	margin: 0 -4px;
	position: relative;
	min-height: 335px;
}
.bl-catalogue .list .t{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 172px;
	background: url('../images/catlist_t.png') repeat-x;
}
.bl-catalogue .list .t .lt{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 172px;
	background: url('../images/catlist_lt.png');
}
.bl-catalogue .list .t .rt{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 172px;
	background: url('../images/catlist_rt.png');
}
.bl-catalogue .list .b{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 164px;
	background: url('../images/catlist_b.png') repeat-x;
}
.bl-catalogue .list .b .lb{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 164px;
	background: url('../images/catlist_lb.png');
}
.bl-catalogue .list .b .rb{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 164px;
	background: url('../images/catlist_rb.png');
}
.bl-catalogue .list .m{
	background: url('../images/catlist_l.png') repeat-y left;
	padding-left: 4px;
	zoom: 1;
}
.bl-catalogue .list .m .m{
	background-image: url('../images/catlist_r.png');
	background-position: right;
	padding-right: 4px;
	padding-left: 0;
	zoom: 1;
}
.bl-catalogue .list .inner{
	position: relative;
	z-index: 1;
	padding: 12px 0;
}
.bl-catalogue .list ul{
	margin: 0;
	display: block;
	font-family: 'Verdana';
	font-size: 14px;
	color: #000;
}
.bl-catalogue .list ul li{
	display: block;
	background: url('../images/catlist_spl.gif') repeat-x bottom;
	padding: 0;
	margin: 0;
}
.bl-catalogue .list ul li div{
	padding: 12px 26px 15px;
	position: relative;
	cursor: default;
}
.bl-catalogue .list ul li div .arr{
	position: absolute;
	top: 7px;
	right: 14px;
	border: 0;
}
.bl-catalogue .list ul li.curr div{
	background: url('../images/catlist_curr.png') repeat-x;
	color: #fff;
}
.bl-catalogue .list ul li.curr div a{
	color: #fff;
}
.bl-catalogue .list ul li.curr ul{
	margin-top: 6px;
}
.bl-catalogue .list ul li a{
	color: #292929;
}
.bl-catalogue .list ul li.lst{
	background: none;
}
.bl-catalogue .list ul li ul{
	margin-top: -6px;
	padding: 0 0 12px 48px;
	font-size: 12px;
}
.bl-catalogue .list ul li ul li{
	background: none;
	padding: 5px 0 7px;
	cursor: default;
}
.bl-catalogue .list ul li ul li a{
	color: #676767;
}

/* Footer */
.footer{
	color: #777;
	background: url('../images/footer_bg.png') repeat-x;
	height: 64px;
	position: relative;
	width: 94%;
	margin: -64px auto 0;
	font-size: 12px;
	min-width: 940px;
}
.spc4footer{
	height: 94px;
}
.footer .l{
	background: url('../images/footer_bg_l.png');
	width: 12px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 0;
}
.footer .r{
	background: url('../images/footer_bg_r.png');
	width: 12px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 0;
}
.footer .mn-bottom{
	text-align: center;
	font-size: 14px;
	color: #ababab;
	width: 100%;
	position: absolute;
	left: 0;
	top: -30px;
}
.footer .copyright{
	position: absolute;
	top: 28px;
	left: 28px;
}
.footer .mn-bottom2{
	position: absolute;
	top: 28px;
	left: 40%;
}
.footer .mn-bottom2 a{
	color: #777;
}
.footer .we{
	position: absolute;
	top: 28px;
	right: 28px;
}

/* Preload */
#preload{
	width: 1px;
	height: 1px;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

/* Forms */
.form{
	margin-bottom: 20px;
}
.form .label{
	float: left;
	width: 130px;
	margin: 3px 30px 10px 0;
	cursor: pointer;
}
.form .fld{
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
.form .fld input{
	width: 100%;
	height: 20px;
	border: 1px solid #8e8e8e;
}
.form .fld textarea{
	width: 100%;
	border: 1px solid #8e8e8e;
}
.form .btn-line{
	margin-top: 2px;
}
.form .capcha img{
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
	width: 100px;
	height: 26px;
}
.form .capcha-inp input{
	width: 120px;
}  

/* Popup */
.popup{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1190;
	display: none;
}
.popup .t{
	height: 45px;
	*position: relative;
	*z-index: 1199;
}
.popup .t img{
	cursor: pointer;
	position: absolute;
	top: 45px;
	right: 45px;
	z-index: 1199;
	border: 0;
}
.popup .t img.hover{
	top: 38px;
	right: 38px;
} 
.popup .b{
	height: 49px;
}
.popup .c{
	padding: 2px 57px 0;
	color: #434343;
}
.popup p{
	font-size: 12px;
	line-height: 18px;
	margin: 0 7px 15px;
}
.popup p .dashed{
	background-image: url('../images/dash.gif');
}
.popup .btn-line{
	padding-left: 155px;
	margin-top: 7px;
}
.popup .form{
	margin-bottom: 0;
}
.popup .form .label{
	font-family: 'Verdana';
	font-size: 15px;
	color: #000;
}
.popup .form .fld{
	width: 221px;
}
.popup .arr-t{
	background: url('../images/popup_arr_t.png');
	width: 35px;
	height: 22px;
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -17px;
}
.popup .arr-b{
	background: url('../images/popup_arr_b.png');
	width: 35px;
	height: 22px;
	position: absolute;
	bottom: -9px;
	left: 50%;
	margin-left: -17px;
}
.popup .arr-r{
	background: url('../images/popup_arr_r.png');
	width: 22px;
	height: 35px;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -17px;
}
.popup .arr-l{
	background: url('../images/popup_arr_l.png');
	width: 22px;
	height: 35px;
	position: absolute;
	top: 50%;
	left: -10px;
	margin-top: -17px;
}
.popup h2{
	color: #343434;
	font-family: 'Trebuchet MS';
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 4px;
	border-bottom: 1px solid #66b7dc;
	margin-bottom: 22px;
	line-height: 25px;
}
.popup .title .l{
	position: absolute;
	top: 0;
	left: -12px;
	width: 12px;
	height: 40px;
	margin: 0;
	background: url('../images/popup_h1_l.png');
}

.w559{
	width: 559px;
}
.w559 .t{
	background: url('../images/popup_559_t.png');
}
.w559 .b{
	background: url('../images/popup_559_b.png');
}
.w559 .c{
	background: url('../images/popup_559_c.png') repeat-y;
	zoom: 1;
}
.w559 .label{
	width: 140px;
	text-align: right;
	margin-right: 17px;
}
.w559 textarea{
	height: 116px;
}
.w559 .capcha img{
	margin-top: -3px;
}
.w559 .capcha input{
	width: 80px;
}
#cover{
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1100;
	display: none;
	width: 100%;
	height: 100%;
}
.error{
	color: red;
	margin-bottom: 8px;
}
.error a{
	color: red;
}
.success{
	color: green;
	margin-bottom: 8px;
}
.success a{
	color: green;
}
.wait{
	color: #787878;
	margin-bottom: 8px;
}
.err{
	border-color: red !important;
	background: #fde9e9 !important;
} 

/* Navigation menu */
.mn-nav{
	font-size: 14px;
	cursor: default;
}
.mn-nav a{
	color: #746f6f;
	margin-right: 4px;
}
.mn-nav .prev{
	margin-right: 6px;
}
.mn-nav .next{
	margin-left: 6px;
}
.mn-nav .curr{
	width: 22px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	background: url('../images/mn_nav_curr.png');
	font-weight: bold;
	text-align: center;
	padding: 1px 1px 4px;
	color: #1d1d1d;
	margin-right: 4px;
}

/* Bread crumbs */
.bread-crumbs{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #737373;
	margin: -7px 0 22px;
}
.bread-crumbs a{
	color: #292929;
}

/* Search */
.search_res{
	margin-bottom: 20px;
}
.search_res a strong{
	font-weight: bold;
}
.search_res span strong{
	font-weight: bold;
	color: #000;
}
.search-line{
	margin-bottom: 20px;
}
.search-line input.text{
	color: #121212;
    font-family: 'Trebuchet MS';
    font-size: 16px;
    font-style: italic;
    height: 21px;
    padding-left: 8px;
    padding-right: 8px;
    width: 172px;
    vertical-align: middle;
    margin-right: 10px;
}
.search-line .btn{
	vertical-align: middle;
}