html {  
    height: 100%;    
	background: url(/img/gorizont.png) repeat-y 15px; 
}  
body {
	margin:0px;
	padding:0px;
	height: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
}
.ohr{
	position:fixed;
	left:999px;
	bottom:-2px;
	z-index:10;}
#body{
	width:967px;
	left:24px;
	border:0px solid;
	position: absolute;
	background: url(/img/vertikalBg.jpg) repeat-x;
}

#topConteyner{
	border:0px solid; 
	clear:both;
	float:left;
	width:967px;
}
#header img{
	float:left;
	border:0px solid;
}
#phone{
	padding-left:30px;
}
.head_txt{
	border:0px solid; 
	height:73px;
	width:408px;
	float:left;
	color:#3f548f;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin-top:40px;
	
}
.head_txt span{
	font-size:10px;
}
.head_phone{
	border:0px solid; 
	float:left;
	height:75px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top:38px;
	color:#3f548f;
}
.menu {
	background: url(/img/m_bg.jpg) repeat-x;
	border:0px solid;
	width:915px;
	float:left;
	margin-left:26px;
	height:62px;
}

.toplink{
	width:auto;
	float:left;
	text-align: center;
	white-space: nowrap;
	height:42px;
	width:129px;
}
.toplink a{
	float:left;
	height:14px;
	width:129px;
	padding-top:27px;
	display:block;
}
.toplink #home{
	background: url(/img/m_01.png) no-repeat center top;
}

.toplink #serv{
	background: url(/img/m_02.png) no-repeat center top;
}

.toplink #quality{
	background: url(/img/m_03.png) no-repeat center top;
}

.toplink #about{
	background: url(/img/m_04.png) no-repeat center top;
}

.toplink #trust{
	background: url(/img/m_05.png) no-repeat center top;
}

.toplink #contacts{
	background: url(/img/m_06.png) no-repeat center top;
}

.toplink #price{
	background: url(/img/m_07.png) no-repeat center top;
}

a {
	color: #333;
	text-decoration:none
	
}
a:hover span{
	font-weight:bold;
	color: #333;
}
.vertHr{
	background:#999;
	float:left;
	height:42px;
	width:1px;
}

#content {
	width:915px;
	float:left;
	margin-left:26px;
	margin-top:25px;
	clear:both;
}

#txt{
	float:left;
	width:700px;
}

#txt p{
	text-align: justify;
}

#right{
	float:right;
	width:203px;
}
#foot{
	width:400px;
	float:left;
	bottom:0px;
	margin-bottom:5px;
	width:915px;
	margin-left:26px;	
	}
.hr{
	background:#666;
	height:9px;
	}
#foot img{
	float:right;
	border:0px;
}
.copy{
	font-size:9px;
	float:left;
}
.lang{
	float:right;
	width:250px;
	height:19px;
	text-align: right;
}
.lang a{
	color:#FFF;
	font-weight:bold;
	margin-right:10px;
}

#gallery {
	float:left;
	margin-right:15px;
	}
img{
	border:0px;
}
#gallery li { padding-bottom:0px; }
#big { position:absolute; cursor:pointer; z-index:100; top:50%; left:50%; border:1px solid #919191; margin-top:180px; margin-left:-150px;}

h1{
	color:#3f548f;
	font-size:16px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li{
	text-indent: 10px;
	padding-bottom:5px;
}
li a{
	color:#3f548f;
	list-style: none;
	}
li a:hover{
	text-decoration:underline;
	}

table.info{
	
}

#txt strong{
	color:#3f548f;
}
#txt p strong{
	color:#333;
}

td{
	border:1px solid #999;
}
.udata td{
	border:0px;
}
.midl{
	text-align:center;
	font-weight:bold;
	width:50%;
}
.noborder{
	border:0px;
}
.small{
	font-size:9px;
}
.tr1{
	background-color:#CCC;
}
.tr2{
	background: #DDD;
}

.dop_menu{
	width:203px;
	float:left;
	border-bottom: 0px solid #333;
	margin-bottom:5px;
	padding-bottom:3px;
	}
.dop_menu	a{
	color:#3f548f;
}
.dop_menu a:hover{
	text-decoration:underline;
	font-weight:100;
}
.selected{
	font-weight:bold;
}
.dop_menu .selectes{
	font-weight:bold;
}
.honor td{
	border:0px;
}

#right a{
	color:#3f548f;
}
#right a:hover{
	text-decoration:underline;
}

.error{
	color:#900;
}
