@CHARSET "UTF-8";
html, body { 
	height:100%;
	width: 100%; 
	margin:0px;
	padding:0px;
}
body { 
	position: relative;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#605f5f;
}
a{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	text-decoration:underline;
	color:#7a260e;
}
a:hover{
	color:#f01201;
	text-decoration:none;
}
h1{
	margin:0px;
	padding:0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#333;
}
h2{
	margin:0px;
	padding:0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333;
}
p{
	margin:0px;
	padding:0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#605f5f;
}
ul{
	margin:0px;
	padding:0px 0px 15px 15px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}
ul li{
	margin:0px; 
	padding:0px 0px 0px 12px;
	background:url(../images/li.png) left 4px no-repeat;
}
#wrapper {
	position:relative;
	min-height:100%;
	min-width:960px;
	_height:100%;
}
.clear{
	clear:both;
}

.clear-border {
	clear:both;
	border-bottom: 1px dotted #D4D4D4;
	display: block;
	height: 15px;
	margin-bottom: 15px;
	
}

/*ûáðëá*/
#head {
	position:absolute;
	top:0;
	left:0; 
	width:100%;
	background:url(../images/bg_top.png) left top repeat-x;
	height:416px;
	z-index:1000;
}
#head-content{
	width:960px;
	margin:0 auto; 
	padding:15px 0px 0px;
	background:url(../images/head.png) left top no-repeat;
	height:401px;
	position:relative;
}
#top_line{
	margin:0px;
	padding:0px;
	width:960px;
	height:90px;
}
#left_path{
	margin:0px;
	padding:0px;
	float:right;
	width:90px;
}
#icons{
	margin:0px;
	padding:0px;
	width:90px;
	height:10px;
}
#icons a{
	margin:0px 0px 0px 10px;
	padding:10px 0px 30px;
	display:block;
	float:right;
}
#icons a img{
	border:none;
}
#search{
	margin:0px;
	padding:0px;
	height:25px;
	width:150px;
	float:right;
}
#search input[type="text"]{
	margin:0px;
	padding:0px 5px;
	border:none;
	background:url(../images/search.png) left top no-repeat;
	width:110px;
	height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#707070;
}
#search input[type="submit"]{
	margin:0px;
	padding:0px;
	border:none;
	background:url(../images/search.png) right top no-repeat;
	width:30px;
	height:25px;
	float:right;
	cursor:pointer;
}
#logo{
	margin:5px 0px 0px;
	padding:0px;
	display:block;
	background:url(../images/logo.png) left top no-repeat;
	width:360px;
	height:75px;
	float:left;
}
#top_contacts{
	margin:0px;
	padding:0px;
	position:absolute;
	height:70px;
	width:300px;
	z-index:3000;
	left:435px;
	top:
}
.top_phone{
	margin:0px 0px 6px;
	padding:0px;
	font-size:18px;
	color:#FFF;
	line-height:18px;
}
.top_phone span{
	font-size:14px;
	color:#c8c8c8
}
#top_address{
	margin:0px;
	padding:2px 0px 0px;
	font-size:14px;
	color:#c8c8c8
}
#header{
	margin:0px;
	padding:0px;
	background:url(../images/header.jpg) left top no-repeat;
	height:250px;
	width:960px;
}
#header_shadow{
	margin:0px;
	padding:0px;
	background:url(../images/shadow.png) left top no-repeat;
	width:960px;
	height:12px;
}
#navigation{
	margin:0px;
	padding:0px;
	background:url(../images/navigation.png) left top no-repeat;
	height:38px;
	width:960px;
	text-align:center;
	vertical-align:top
}
.partition{
	margin:0px;
	padding:0px;
	display:inline-block;
	width:2px;
	height:38px;
	background:url(../images/partition.png) center center no-repeat;
}
*+html .partition{
	display:inline;
}
#navigation a{
	margin:0px;
	padding:0px 10px;
	display:inline-block;
	height:38px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:38px;
	color:#333;
	text-decoration:none;
	vertical-align:top
}
#navigation a:hover{
	background:url(../images/navig_hover.png) left top repeat-x;
}
*+html #navigation a{
	display:inline;
}
/*æõôåò*/
#footer {
	position:absolute;
	bottom:0;
	left:0; 
	width:100%;
	background:url(../images/bg_bottom.png) left bottom repeat-x;
	height:93px;
	z-index:1000;
}
#footer-content{
	width:960px;
	margin:0 auto;
	padding:15px 0px 0px;
}
#footer_left{
	margin:0px;
	padding:0px;
	float:right;
	width:600px;
}
#footer_menu{
	margin:0px;
	padding:0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#999;
	width:600px;
	text-align:right;
}
#footer_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#999;
}
#footer_menu a:hover{
	color:#FFF;
}
#counters{
	margin:0px;
	padding:0px;
	width:600px;
	height:31px;
}
#counters a{
	margin:0px 0px 0px 5px;
	padding:0px;
	display:block;
	float:right;
}
#counters a img{
	border:none;
}
#footer_right{
	margin:0px;
	padding:0px;
	float:left;
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#999;
}
#footer_right span{
	color:#FFF;
}
#footer_right a{
	color:#FFF;
}
/*ëïîôåîô*/
#content{
	margin:0px auto;
	padding:426px 0px 108px;
	width:960px;
}
#r_col{
	margin:0px;
	padding:0px;
	float:right;
	width:705px;
}
#breadcrumbs{
	margin:0px 0px 15px;
	padding:0px;
	color:#333;
}
#news{
	margin:10px 0px 0px;
	padding:15px 0px 15px;
	border-top:1px dotted #d4d4d4;
}
#nt_line{
	margin:0px;
	padding:0px;
	height:35px;
}
#archive{
	margin:0px;
	padding:0px;
	float:right;
	display:block;
}
#news_title{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
}
.news_item{
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 17px;
	width:203px;
	background:url(../images/news.png) left top no-repeat;
	float:left
}
.ni_date{
	margin:0px;
	padding:0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:15px;
}
.ni_desc{
	margin:0px;
	padding:0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#605f5f;
}
.more{
	margin:0px;
	padding:0px;
	text-align:center;
	display:block;
	color:#FFF;
	font-size:12px;
	background:url(../images/form_submit.png) left top no-repeat;
	width:102px;
	height:23px;
	text-decoration:none;
	line-height:23px;
}
.more:hover{
	background:url(../images/form_submit.png) left bottom no-repeat;
	color:#FFF;
}
#l_col{
	margin:0px;
	padding:0px;
	float:left;
	width:240px;
}
#cat_menu{
	margin:0px 0px 15px;
	padding:0px;
	background:url(../images/shesterni.png) right bottom no-repeat;
}
.cm_item{
	margin:0px;
	padding:0px 0px 15px 22px;
	min-height:17px;
	background:url(../images/cm.png) left 1px no-repeat
}
.cm_item a{
	margin:0px;
	padding:0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#333;
	line-height:20px;
}
.cm_item:hover{
	background:url(../images/cm_hover.png) left 1px no-repeat;
}
.cm_item a:hover{
	color:#d5a100;
}
.current{
	background:url(../images/cm_hover.png) left 1px no-repeat;
}
.current a{
	color:#d5a100;
}
#form_top{
	margin:0px;
	padding:0px;
	background:url(../images/form_tb.png) left top no-repeat;
	width:260px;
	height:3px;
}
#form_bottom{
	margin:0px 0px 30px;
	padding:0px;
	background:url(../images/form_tb.png) left bottom no-repeat;
	width:240px;
	height:3px;
}
#form_center{
	margin:0px;
	padding:0px 10px;
	width:220px;
	background:url(../images/form_center.png) left top repeat-y;
}
#ofor_zakaz{
	margin:0px;
	padding:10px 0px;
	font-size:14px;
	color:#333;
}
#list_form{
	margin:0px 0px 10px;
	padding:0px;
}
#list_form a{
	font-size:12px;
	color:#333;
}
#form_center p{
	padding:0px 0px 10px;
	font-size:12px;
	line-height:15px;
}
#form_center input[type="text"]{
	margin:0px 0px 10px;
	padding:0px 5px;
	background:url(../images/form_input.png) left top no-repeat;
	width:210px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	line-height:24px;
	border:none;
}
#form_center textarea{
	margin:0px 0px 10px;
	padding:5px;
	background:url(../images/form_area.png) left top no-repeat;
	width:210px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	border:none;
}
#form_center input[type="submit"]{
	margin:0px 0px 10px 58px;
	padding:0px;
	background:url(../images/form_submit.png) left top no-repeat;
	width:102px;
	height:23px;
	text-align:center;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	border:none;
	cursor:pointer;
}
#form_center input[type="submit"]:hover{
	background:url(../images/form_submit.png) left bottom no-repeat;
}

#forma{
	margin:0px 0px 15px;
	padding:10px;
	width:683px;
	background:#e4e4e4;
	border:1px solid #d6d6d6;
}
#fc_left{
	margin:0px;
	padding:0px 7px 0px 0px;
	width:335px;
	float:left;
}
#fc_right{
	margin:0px;
	padding:0px 0px 0px 6px;
	width:335px;
	float:right;
}
#forma input[type="text"]{
	margin:0px;
	padding:0px 5px;
	width:310px;
	height:25px;
	border:1px solid #d0d0d0;
	color:#999999;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:13px;
	line-height:25px;
	font-weight:normal;
}
#forma .pole_vvoda{
	margin:0px 0px 15px;
	padding:0px;
}
.red{
	color:#f01201;
	vertical-align:top
}
#forma select{
	margin:0px;
	padding:0px 0px 0px 5px;
	width:325px;
	height:27px;
	border:1px solid #d0d0d0;
	color:#999999;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:13px;
	line-height:25px;
	font-weight:normal;
}
#forma textarea{
	margin:0px;
	padding:3px 5px 5px 5px;
	width:310px;
	height:59px;
	border:1px solid #d0d0d0;
	color:#999999;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:13px;
	line-height:25px;
	font-weight:normal;
}
#fs_line{
	margin:0px;
	padding:0px;
	width:683px;
}

#forma input[type="submit"] { 
	background: url("../images/form_submit.png") left top no-repeat transparent;
	border:none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 102px;
	display:block;
	float:right;
}
#forma input[type="submit"]:hover { 
	background: url("../images/form_submit.png") left bottom no-repeat
}