/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3;
	
	border-right: 1px solid #333;
	border-bottom:12px solid #333;
	
	width: 1000px;
	min-height: 799px;
	//min-height: 785px;
	position: relative;
	
	background: url(../i/uho.gif);
}


html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin:0px;
	padding:0px;
}

a{ color: #b88a3e; }

.head_center {
	background-color: #333; 
	height: 6px;
}

.head_left {
	background: url(../i/head_left.jpg);
	height: 365px;
	width: 580px;
	position: absolute;
	top:0px;
	left:0px;	
}

.bottom_left {
	background: url(../i/bottom_left.jpg);
	height: 347px;
	width: 192px;
	position: absolute;
	bottom:0px;
	left:0px;
}

.bottom_right {
	background: url(../i/bottom_right.png);
	height: 167px;
	width: 148px;
	position: absolute;
	bottom:72px;
	right:0px;
}

.bottom_center {
	background-color: #333; 
	bottom:0px;
	height:2px;
	position:absolute;
	width:100%;
}

.bottom_center1 {
	background: url(../i/bottom_center.jpg);
	height: 220px;
	width: 808px;
	position: absolute;
	bottom:0px;
	left:192px;
}

.head_right {
	background: url(../i/head_right.jpg);
	height: 200px;
	width: 512px;
	position: absolute;
	top: 0px;
	right: 0px;
}

img.name {
	position:relative;
	width: 350px;
	height: 122px;
	float:right;
	margin:5px 50px 0px 0px;
}

.layout{
	min-height:100%;
	
	background-image: url(../i/left_border.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #f9f9f9;
}

a.small {
	display:block;
	width: 24px;height:17px;
	position: absolute;
}

a.map {
	left: 35px;
	top: 15px;
}

a.sendmail{
	left: 79px;
	top: 15px;
}

a.home{
	left: 57px;
	top: 37px;
}



a.logo{
	display:block;
	width:105px;height:87px;
	position: absolute;
	left:106px;
	top:73px;
	
}

.main_menu ul, ul.main_menu {
	list-style-type:none;
	padding:0pt;
	margin:143px 0px 0px 300px;
	position: relative;
	height: 40px;
}

.main_menu li {
	display: block;
	padding: 12px 0px 0px 1px;
	background: url(../i/arrow_up.png) no-repeat top left;
	float:left;
	margin:0px 20px;
	color: #262626;
	border-bottom: 3px solid #d6d6d6;
}

.main_menu li.active {
	background: url(../i/arrow_right.png) no-repeat top left;
	border-bottom: 3px solid #fab000;
}

.main_menu a{
	text-decoration: none;
	color: #262626;
	font-weight: bold;
}

.main{
	position: relative;
	margin: 10px 0px 220px 0px;
}

.cont2
{
	padding-left: 10px;
	height: 648px;
	font-size: 13px;
}

.cont{
	padding:0px 20px;
	height: 598px;
	font-size: 14px;
	line-height: 18px;
	text-indent: 10px;
}

p.header {
	color: #888;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding:0px 15px;
	text-indent: 0px;
}

.right {
	width: 275px !important;
}

.right .border{
	background: url(../i/right_border.png) bottom left no-repeat;
	width: 210px;
	margin-left: -30px;
	padding: 0px 0px 32px 42px;
	position: relative;
}

.cont p, .right p{ margin: 10px 4px;}
.date {
	font-weight: bold;
	color: #f79a00;
}

.left {
	float: left;
	width: 166px;
	margin-top: 174px;
	background: url(../i/left_border.jpg) repeat-y right;
	padding-left: 25px;
	height: 100%;
}

.left input { margin:5px 21px 0px 0px;}

.search_in {
	width: 144px;
	border:1px solid #909091;
}

.line1{
	margin-top:20px;
	margin-bottom:20px;
	//margin-top:40px;
}

.catalog {
	position: absolute;
	bottom:-8px;
	left:125px;
}
.catalog img{
}

.catalog span{
	position: absolute;
	width: 122px;
	height:64px;
	left: 8px;
	top:8px;
	
	font-size: 12px;
	font-weight: bold;
	color: #6b6b6b;
}

.catalog a {
	color: #6b6b6b;
	text-decoration: none;
}

.phone_address{
	display: block;
	background: url(../i/phone_address.png);
	width: 147px;
	height: 73px;
}
.adv2{
	position: absolute;
	bottom: 75px;
	right:162px;
	display: block;
	width: 186px;
	height: 100px;
}
.bottom_menu{
	position: absolute;
	bottom: 30px;
	right: 30px;
}
.cont { width:510px;}

.cont table {
	border-collapse:collapse;
}
.cont td.head, .cont th{
	border:1px solid #000;
	background-color: #eda527;
	font-size:105%;
	font-weight: normal;
	padding: 4px;
}

.cont td{
	border:1px solid #000;
	padding: 4px;
	text-align: center;
}

.cont p{
	/*text-align: left;*/
}

.cont td.name{
	text-align: left;
}

.cont input {
	margin: 10px 4px;
	vertical-align:middle;
}

.border1 {
	background: url(../i/border1.png) no-repeat bottom left;
	padding: 0px 0px 36px 40px;
}

.border2_top {
	position: absolute;
	top: 0px;
	left:0px;
	background: url(../i/border2_top.png) no-repeat top left;
	width: 36px;
	height: 210px;
}
.border2_bottom {
	background: url(../i/border2_bottom.png) no-repeat bottom left;
}

.cont li{
	margin: 10px 0px 0px 10px;
	
	line-height: 1.2;
}
table.list1{
	margin-left:0px;
}

table.list1 td{
 	border:none;
 	vertical-align: top;
 	border-bottom:1px solid;
}

.copyright{
	position:absolute;
	right: 10px;
	bottom: 10px;
	width: 270px;
	height: 13px;
}

.adv{
	position:absolute;
	bottom: 50px;
	left: 75px;
}

.f1 {
	color: #4e4e4e;
	font-size:18px;
	font-weight: bold;
}

.f2{
	font-size:12px;
	font-weight: bold;
	color: #000;
}

.f3 {
	color: #fe711b;
	font-size:14px;
	font-weight: bold;
}
.f4 {
	color: #727272;
	font-size:12px;
}

.a1 {
	color: #fe711b;
	font-size: 12px;
	font-weight: bold;
}
.sendmess
{
	padding: 0px;
	margin: 0px;
	margin-top:20px;
}

.sendmess td{ border:none; text-align:left;}
.sendmess #commPIC{
	margin-bottom: 8px;
	//margin-bottom: 0;
}
.sendmess .ref{
	margin-bottom: 8px;
	//margin-bottom: 0;
}

#comment
{
	text-align: left;
}
#comment td
{
	border: none;
	height: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#comment .tor{
	text-align: right;
}

#comment input, #comment textarea{
	border: 1px solid #b3b9c3;
}

#comment .ref{
	cursor: pointer;
	margin-right:3px;
	margin-top:-8px;
	//margin-top: -2px;
}

#comment .comm{
	margin-top:-6px;
	//margin-top:-3px;
}

#comment .code{
	height:20px;
	margin:0px;
	padding:0px;
	width:72px;
	font-weight: bold;
}
.img_bord{}
.sm img
{
	border:1px solid #999;
}