*{
	padding: 0;
	margin: 0;
}

body{
	background-color: #08171A;
	color: #eee;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
}
#content h1{
	padding: 5px 0 10px 0;
}
h3 {
	padding: 10px 0 15px 20px;
}
h4{
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 10px 0;
}
h5{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0;
}
h2{
	padding: 10px 0;
}
p{
	padding: 5px;
}
a{
	color: #003672;
}
a:hover{
	color: #8400ff;
}
li{
	margin: 5px 0 5px 0;

	list-style-type: circle;
}

#banner_left ul{
	margin: 0 40px!important;
}

#left{
	background: transparent url(images/left_bg.jpg) no-repeat scroll right top;
}
#right{
	background: transparent url(images/right_bg.jpg) no-repeat scroll left top;
}
#first_row{
	height: 109px;
}
#fr_left{
	float: left;
	background-image: url(images/fr_left_bg.jpg);
	height: 109px;
	width: 501px;
}
#fr_right{
	background-image: url(images/fr_right_bg.jpg);
	height: 69px;
	width: 413px;
	/*margin: 0 0 0 501px;*/
	padding: 20px 0 20px 20px;
	float: left;
}
#header_phone{
	font-size: 24px;
	margin: 0 0 0 110px;
}
#header_phone small{
	font-size: 14px;
	margin: 0 10px 0 0;
}
#second_row{
	height: 66px;
}
#sr_logo{
	float: left;
	background-image: url(images/sr_left_bg.jpg);
	height: 66px;
	width: 189px;
}
#sr_logo h1{
	margin: 47px 0 0 7px;
	font-weight: normal;
	font-size: 15px;
}
#menu{
	padding: 3px 10px;
	background-image: url(images/sr_right_bg.jpg);
	height: 60px;
	width: 725px;
	/*margin: 0 0 0 189px;*/
	float: left;
	text-align: right;
	line-height: 28px;
}

.maimmenu{
	padding: 10px 0 5px 0;
}

#menu ul{
	margin: 5px 0 0 13px;
}
#menu li{
	display: inline-block;
	margin: 5px 10px 0 0;
}
#menu a{
	font-size: 16px;
	color: #fff;
	padding: 5px 8px;
	/*text-decoration: none;
	border-bottom: 1px solid #fff;*/
}
#menu a:hover{
	background: #003672;
	/*border-bottom: 1px dashed #fff;*/
}
#content{
	background-color: #eee;
	color: #333;
	padding: 20px 20px 40px 20px;
}
#content ul{
	margin: 20px 40px;
}
.c_img_r{
	margin: 0 15px 0 0;
	border: 1px solid #999;
	float: right;
	padding:3px;
	background: #fff;
}
#footer{
	height: 35px;
	width: 922px;
	background-color: #022935;
	border: 1px dashed #005784;
	padding: 5px;
	font-size: 14px;
	color: #eee;
}
#footer a{
	color: #eee;
}
.low{
	color: #999;
}
#copy{
	float:left;
}
#webmaster{
	float: right;
}
.post{
	padding: 15px 30px;
}
.post small{
	margin: 0 0 0 10px;
}
.post h3{
	padding: 0 !important;
}
.post h3 a{
	/*margin: 10px 0 5px 15px;*/
	color: #00303C;
	text-decoration: none;
}
/*---Юра--*/

#banner {
	width: 934px;
	height: 203px;
	}
	
#banner_left {
	padding: 30px 10px 10px 10px;
	float: left;
	background: url(images/banner_left.jpg) no-repeat;
	width: 447px;
	height: 163px;
	}
	
#banner_right {
	float: left;
	background: url(images/banner_right.jpg) no-repeat;
	width: 467px;
	height: 203px;
	}

#col {
	float: left;
	width: 296px;
	text-align: left;
	padding: 10px 0px 20px 15px;
	}
		
#col p {
	padding: 5px 10px;
}
#col h2 {
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 20px;
	background: url(images/h2.jpg) left no-repeat;
	border-bottom: #afafaf 1px solid;
	width: 263px;
	}

#cont {
	clear: both;
	border-top: #aecae2 1px solid;
	border-bottom: #aecae2 1px solid;
	padding: 10px 20px 10px 20px
	}
	
#news {
	width: 934px;
	padding: 10px 0px 0px 0px;
	}
/*custom style for holod oborudvanie i komplektuishie*/


.attention{
	color: #111;
	background:  #8ecbf2;
	border-left: 3px solid #059eff;
	border-right: 3px solid #059eff;
	padding: 10px;
	font-size: 1.2em;
}
#holod_content{
	width: 250px;
	height: 350px;
	border: 1px dashed #059eff;
	margin-left: 20px;
}
#holod_content h3{
	font-weight: normal;
	font-size: 20px;
	margin: 10px 0;
}
#holod_content ul{
	padding: 0;
	margin: 0 0 0 25px;
}
#holod_content li{
	margin: 10px 0 10px 0;
	font-size: 1.1em;
	list-style-type: circle;
}




