*{
	margin:0;
	padding:0;
}
body{
	background: #ECECEC;
	font: normal 12px Arial, Tahoma, Verdana;
	color:#000;
}
td {font: normal 12px Arial, Tahoma, Verdana;}
p, h1{
	margin-bottom:13px
}
h1{
	font-size: 24px;
	font-weight: normal;
}
a{
	text-decoration:underline;
	color:#0085c2
}
a:hover{
	text-decoration:none
}
input, textarea{
	font-size: 12px;
	font-family: Tahoma;
}
/* link hovers */
#menu a:hover{color: yellow;}
#catalog a:hover{color: red}
#catalog ul li a:hover{color: red;background:transparent}

#incat a:hover{color: red;}
#cat_3 a:hover{color: red;}
#topmenu a:hover{color: red;}
/* link hovers */

a img, fieldset{
	border:none
}
.clear:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {display: inline-block;}
/* Hides from IE-mac */
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
/* Clear for HTML Transitional */
.cl{
	clear: both
}
#body{
	min-width: 1000px;
	/*background:#F5631F*/
}
#logo{
	width: 356px;
	height: 354px;
	background: url(../image/topleft.jpg) no-repeat 0 100%;
	float: left;
}
#logo strong, #logo a{
	background: url(../image/logo.png) no-repeat 0 0;
	display: block;
	width: 170px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	margin-top: 58px;
	margin-left: 82px;
}
#top-right{
	background: url(../image/topright.png) repeat-x 0 43px #F5631F;
	margin-left: 356px;
	border-top: 10px solid #3B3B75;
}
#m-bg{
	background: #222258;
	border-bottom: 1px solid #fff;
}
#m-left{
	background: url(../image/m.gif) no-repeat 0 100%;
	position: relative;
	top: 1px;
}
#m-right{
	background: url(../image/m.gif) no-repeat 100% 100%;
}
#menu{
	list-style: none;
	padding: 10px 0 17px 0;
	margin-left: 10px;
	overflow: hidden;
}
#menu li{
	display: inline;
	border-left: 1px solid #4E4E79;
	padding: 2px 13px;
	margin-left: -1px;
	padding-left: 14px;
}
#menu a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#icons, #icons_m{
	list-style: none;
	background: url(../image/icons.gif) no-repeat 0 0;
	margin-top: 29px;
	margin-left: 26px;
	height: 11px;
}
#icons_m{
background: url(../image/icons_main.gif) no-repeat 0 0;
}
#icons li, #icons_m li{
	display: block;
	width: 13px;
	height: 11px;
	float: left;
	margin-right: 22px;
}
#icons a, #icons_m a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 13px;
	height: 11px;
}
#top-rightbg{
	background: url(../image/toprightbg.jpg) no-repeat 0 100%;
	margin-top: 16px;
	padding-left: 375px;
}
#attenion{
	height: 245px;
	background: url(../image/attention.png) repeat-x 0 0;
	padding:0 15px 0 38px;
	overflow: hidden;
}
#attenion, #attenion a{
	color: #e8e8e8;
}
#attenion strong{
	display: block;
	font-weight: normal;
	font-size: 30px;
	padding: 15px 0 20px 0;
}
#main-left{
	background: url(../image/white.gif) repeat-y 100% 0;
	background: url(../image/mainleft.png) no-repeat 0 0;
	width: 343px;
	float: left;
}
#main-right{
	margin-left: 343px;
}
#main-left h1, #attside h1{
	font:normal 24px arial;
	color: #222258;
	text-transform: none;
}
#main-cat{
	padding-top: 135px;
}
#main-cat, #main-contacts{
	padding-left: 25px;
	padding-right: 30px;
}
#main-contacts{
	font-size: 11px;
	padding-bottom: 50px;
}
#main-contacts p{
	padding-left: 36px;
	padding-top: 10px;
}

/*    */
#catalog{
	list-style: none;
	background: url(../image/catalog-bg.png) no-repeat 0px 0px;
	padding-left: 7px;
	padding-top: 30px;
	margin-bottom: 25px;
	padding-bottom: -10px;
	position: relative;
}
#catalog li{
	background: url(../image/catalog-li.gif) no-repeat 0 4px;
	position: relative;
}
#catalog a, #topmenu a, #catalog span{
	color: #222258;
	font: normal 14px arial;
	text-decoration: none;
	margin-left: 29px;
	
}
.catalog_l_3 li {
	position: static;

}

*html  #catalog a:hover, #catalog a:active{}
#catalog ul{
	list-style: none;
	padding: 15px 0 25px 30px;
	
}
#catalog ul ul{
	list-style: none;
	padding: 4px 0 10px 12px;
	
}
#catalog li.last ul{
	border-left: 1px solid #ececec;
	padding-left: 29px;
	padding-top: 23px;
	position: relative;
	padding-bottom: 0;
	margin-top: -8px;
}
.left_menu {
	padding-left: 0px;
	padding-top: 30px;
	margin-bottom: 25px;
	padding-bottom: -10px;
	position: relative;
	background: url(../image/catalog-li.gif) no-repeat 0 35px;
    border-left: 1px solid #ececec;
}

#main-contacts{
padding-top: 25px;
}

#catalog ul li{
	background:url(../image/white.gif) no-repeat
}
#catalog ul li a{
	font-size: 10px;
	margin-left: 0;
}
/* orange */
#orange{
	background: url(../image/orange.png) repeat-x 0 0 #F5631F;
}
#rightbg{
	background: url(../image/mainright.jpg) no-repeat 0 0;
}
.whiteleft{
	background: url(../image/white.gif) repeat-y 0 0;
}
#slogan{
	margin-left: 294px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 21px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	display: block;
	
	line-height: 1;
	min-height: 75px;
}
* html #slogan{
	height: 75px;
}
#slogan span{
	font-size: 16px;
}
#phone{
	margin-left: 0px;
	background: url(../image/phone.gif) no-repeat 0 0;
	padding-left: 0;
	padding-top: 0px;
	padding-left:58px;
	padding-bottom: 5px;
	color: #fff;
	margin-top:40px
}
#phone p{
	font-weight: bold;
	font-size: 17px;
	margin: 0;
}

#phone span{
	font-size: 14px;
	font-weight: normal
}
#phone span em{
	font-size: 26px;
	font-style: normal;
}
#search{
	position: relative;
	text-align: left;
	padding-left: 238px;
}
#search fieldset * {
	vertical-align: middle;
}
#search fieldset{
	border-top: 1px solid #FAB18F;
	display: block;
	padding: 12px 0 0 54px;
}
#search input{
	margin: 0;
	padding: 0;
	width: 126px;
	height: 19px;
	border: 1px solid #c3c3c3;
}
#search a{
	color: #fff;
	background: url(../image/searcharr.gif) no-repeat 100% 6px;
	padding-right: 12px;
	text-decoration: none;
	margin-left: 5px;
}
* html #orange {
	height: 1%
}
#orange .text{
	/*background: url(../image/white01.gif) no-repeat 0 100%;*/
	padding-left: 45px;
	padding-bottom: 40px;
	min-height:300px;
}
* html #orange .text{
	height:300px
}

#orange .text h1{
	color: #fff;
	font-size: 24px;
	border-bottom: 1px solid #FAB18F;
}
#orange .text p{
	margin-left: 30px;
	margin-right: 20px;
	line-height: 1.5;
}
#gray{
	padding-left: 74px;
	padding-bottom: 50px;
	border-left: 1px solid #fff;
	background:url(../image/white02.gif) no-repeat scroll 0 100% #d7d7d7;
}
#main-bot{
	background: #ECECEC;
	font-size: 12px;
	height: 70%;
}
#main-bot h2{
	font-size: 17px;
	font-weight: normal;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c4c4c4;
	padding-left: 18px;
}
#main-bot #gray h2{
	padding-left: 0;
}
#spec{
	display: block;
	background: url(../image/spec.png) no-repeat 0 0;
	width: 214px;
	height: 53px;
	text-align: center;
	margin-top: 10px;
	margin-left: 18px;
	padding-top: 24px;
	color: #000;
	text-decoration: none;
}
.spec{margin: 10px 18px 10px 0;}
.spec-top{background: url(../image/spec-top.gif) repeat-x 0 0 #fff}
.spec-bot{background: url(../image/spec-bot.gif) repeat-x 0 100%}
.spec-left{background: url(../image/spec-left.gif) repeat-y 0 0}
.spec-right{background: url(../image/spec-right.gif) repeat-y 100% 0}
.spec-tl{background: url(../image/spec-tl.gif) no-repeat 0 0}
.spec-tr{background: url(../image/spec-tr.gif) no-repeat 100% 0}
.spec-bl{background: url(../image/spec-bl.gif) no-repeat 0 100%}
.spec-br{background: url(../image/spec-br.gif) no-repeat 100% 100%}
.spec-text{
	padding: 20px;
	text-align: center;
}
.spec-text a{
	color: #000;
}
#news{
	font-size: 10px;
}
#news dt, #news_vn dt{
	margin-top: 15px;
}
#news dd, #news_vn dd{
	margin-right: 10px;
}
#news dd a, #news_vn dd a{
	color: #000;
}
#news_vn dd a{
text-decoration:none
}
#news_vn dd a:HOVER{
text-decoration: underline
}

#footer{
	min-height: 50px;
	border-bottom: 20px solid #222258;
	background: url(../image/footer_main.png) no-repeat 100% 0;
	margin-top: -60px;
	color: #fff;
}
#footerInn{
padding:30px 0 10px
}

#footer p{
	float: right;
	position: relative;
	padding-right: 250px;
	top: 25px;
	font-size:10px;
}
#footer a{
	color: #fff;
	font-size:10px;
}

/* inner pages */
.inner #logo{
	background: url(../image/topleft.jpg) no-repeat 0 100%;
	background: url(../image/innertopleft.png) no-repeat 100% 169px;
	height: 286px;
}
.inner #phone{
	float: right;
	margin-left: 0;
	background: url(../image/phonesmall.gif) no-repeat 0 0;
	padding-left: 42px;
	padding-right: 24px;
	margin-top: 8px;
}
.inner #phone p{
	font-size: 13px;
}
.inner #phone span{
	font-size: 10px;
}
#r_fon{
background: url(../image/innertopright.gif) repeat-x 0 5px;
}
.inner #phone span em{
	font-size: 20px;
}
.inner #top-rightbg{
	background: url(../image/attside.png) no-repeat 100% 0;
	padding: 0;
}
.inner #topcorner{
	background: url(../image/innertopcorner.png) no-repeat 0 5px;
}
#attside{
	
	height: 135px;
	padding-top: 85px;
	padding-left: 20px;
}
*html #attside{
	width:100%
	}
#topmenu{
	list-style: none;
}
#topmenu li{
	float: left;
	background: url(../image/graybullet.gif) no-repeat 24px 38px;
	padding-left: 36px;
	padding-top: 31px;
	margin-right: 20px;
}
#attside div{
	position: absolute;
	width: 470px
}

#topmenu li.current{
	background: url(../image/topmenucurrent.gif) no-repeat 0 4px;
}
#topmenu a{
	margin-left: 0;
}

#middle-l{
	width: 356px;
	float: left;
	border-right:1px solid #FFFFFF
	/*background: url(../image/middle-l.png) no-repeat 0 0;*/
	/*height: 128px;*/
}
#middle-l fieldset{
	padding-top: 45px;
	padding-left: 26px;
}
#middle-l label{
	display: block;
	font-size: 13px;
	color: #7a7a7a;
	margin-bottom: 5px;
}
#insearch{
	border: 1px solid #c3c3c3;
	width: 126px;
	height: 19px;
}
#middle-l a{
	color: #222258;
	text-decoration: none;
}
#middle-l a:HOVER{
	color: red;
	text-decoration: none;
}
#middle-r{
	margin-left: 356px;
	border-left: 1px solid #d6d6d6;
	padding-bottom: 5px;
}
#middle-rbg{
	background: #c0c0c0;
}
#incat {
	overflow: hidden;
	background: url(../image/attside.png) no-repeat 100% -220px;
	list-style: none;
	position: relative;
	top: -1px;
	padding-top: 24px;
	padding-left: 47px;
	height: 99px;
}
#incat li{
	background: url(../image/whitebullet.gif) no-repeat 0 5px;
	padding-left: 11px;
	width: 30%;
	float: left;
	padding-bottom: 4px;
}
#incat a{
	color: #222258;
	font: normal 12px arial;
	text-decoration: none;
}

#cat_3 {
	list-style: none;;
}
#cat_3 li{
	background: url(../image/bluebullet.gif) no-repeat 0 5px;
	padding-left: 9px;
	padding-bottom: 4px;
}
#cat_3 a{
	color: #222258;
	font: normal 12px arial;
	text-decoration: none;
}


#content{
vertical-align:top;
	padding-top: 25px;
	/* min-height:300px  */
}
*html #content{
 /* height:325px */
}
#content h2{
	font-size: 20px;
	font-weight: normal;
	color: #222258;
	padding-left: 30px;
	/*border-bottom: 1px solid #d4d4d4;*/
	padding-bottom: 11px;
	width: 325px;
	margin-bottom: 20px;
}

h4{
	color: #222258;
}
.production{
	border-collapse: collapse;
	margin: 0px;
	font-size: 12px;
	margin:0px;
	width:100%;
}
.production_k{
	border-collapse: collapse;
	margin:0px;
	font-size: 12px;
	width:100%;
	height:100%;
}
*html .production{
width:76%;
margin:0px -150px 0px 0px
}
.im_cont{
width:155px;
}
.im_cont img{
margin-top:20px;
}
.foot_k {

height:25px; 
background:#DDDDDD; 
padding-right:8px;
}
.production td{
	border:1px solid #d4d4d4;
	padding: 12px;
	vertical-align: top;
}
.production td img{
	margin: 0 13px 10px 2px;
}
.production_k td{
	border:1px solid #d4d4d4;
	vertical-align: top;
	padding: 6px;
}
.production_k td img{
	margin: 0 13px 10px 2px;
}

.inner #main-contacts{
	background: url(../image/ec.gif) repeat-x 0 0 #D7D7D7;
	border-top: 1px solid #fff;
	position: relative;
	margin-top: -1px;
	padding-top: 15px;
	padding-bottom: 5px;
	z-index: 10;
}
.inner #main-contacts h1{
	color: #222258;
	margin-bottom: 0;
}
.inner #footer {
	position: relative;
	z-index: 50;
}
.more_cat{
color:#333333
}
.cont_vn{
padding:0px 30px 10px;
position:relative
}
.calendar_cont{
position:absolute;
right:20px;
top:75px;
padding:5px 10px 10px 10px;
display:none
}
.calendar_cont div{
height: 100px;
width: 153px
}
ul.clear div{
	position: absolute;
}
.arr_link{
text-decoration:none
}
#form_t{
border:none;
border-collapse:collapse;
}
#form_t td{
font-size:12px
}
td.form_l{
width:150px;
padding:0px 10px 0px 0px;
text-align:right;
vertical-align:top
}
td.form_r{
padding:1px 0px 1px 0px
}
#form_t input, #form_t textarea{
width:300px;
border:1px solid #c3c3c3
}
input#sub_button{
width:85px;
margin-top:4px
}
input#chek{
width:20px;
}
hr{
border:none;
border-bottom:1px solid #CFCDC8;
color:#CFCDC8;
height:1px;
display:block;
margin:5px 0px;
width:100%
}
tton{
width:85px;
margin-top:4px
}
input#chek{
width:20px;
}
hr{
border:none;
border-bottom:1px solid #CFCDC8;
color:#CFCDC8;
height:1px;
display:block;
margin:5px 0px;
width:100%
}

.clearing{clear:both; height:0px; font-size:0px; line-height:0px}
#catDesc{
padding:0 0 20px
}
