html, body {
	height:100%;
}
body {
	background:#0e1420;
	width:100%;
}
a:hover{
	text-decoration:none;
}


.bg{
	width:100%;
	height:494px;
	background:url(/design/images/bg.png) no-repeat;
	background-position:center top;
}
.main{
	width:1140px;
	margin:0 auto;
}
.header{
	float:left;
	width:920px;
	height:100px;
	margin-left:110px;
}
.logo{
	float:left;
	width:107px;
	height:51px;
	background:url(/design/images/logo.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/logo.png', sizingMethod='scale');
	margin-top:50px;
	margin-left:5px;
	display:inline;
	cursor:pointer;
}
.telephone{
	float:right;
	width:208px;
	height:55px;
	background:url(/design/images/telephone.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/telephone.png', sizingMethod='scale');
	margin-top:32px;
	margin-right:26px;
	display:inline;
}
.menu{
	float:right;
	margin-top:315px;
	height:40px;
	width:1140px;
}
.menu ul{
	float:right;
	margin-right:110px;
}
.menu ul li{
	float:left;
}
.menu ul li a{
	float:left;
	font-family:tahoma;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:17px;
	margin-right:17px;
}
.menu .active{
	background:url(/design/images/active_corner.png) no-repeat;
	background-position:center bottom;
	height:41px;
	padding-left:0px;
	padding-right:0px;
}
.active_left{
	float:left;
	width:17px;
	height:33px;
	background:url(/design/images/active_left_bg.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/active_left_bg.png', sizingMethod='scale');
}
.active_right{
	float:left;
	width:17px;
	height:33px;
	background:url(/design/images/active_right_bg.png) no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/active_right_bg.png', sizingMethod='scale');
}
.menu .active a{
	background:#0076a3;
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana;
}
.active img{
	float:left;
}
.left_menu{
	float:left;
	width:230px;
	margin-top:35px;
	margin-left:30px;
}
.left_menu li{
	float:left;
	margin-top:10px;
	width:200px;
	font-size:20px;
	font-family:Verdana;
}
.left_menu li.sub{
	padding:0px 0px 0px 22px;
	background:url(/design/images/left_menu_bullit.jpg) no-repeat;
	background-position:10px 7px;
}
.left_menu li a{
	float:left;
	color:#CCCCCC;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
}
.left_menu li a:hover{
	text-decoration:underline;
}
.left_bottom_menu{
	float:left; clear:left;
	width:230px;
	margin-top:35px;
	margin-left:0px;
}
.left_bottom_menu li{
	float:left;
	margin-top:10px;
	width:200px;
}
.left_bottom_menu li a{
	float:left;
	color:#CCCCCC;
	
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
}
.left_bottom_menu li a:hover{
	text-decoration:underline;
}
.content{
	float:left;
	width:790px;
	margin-top:40px;
}
.content h1{
	float:left;
	font-family:Arial;
	font-size:24px;
	color:#e1e1e1;
	text-transform:uppercase;
	width:790px;
	font-weight:normal;
}
.content h2{
	float:left;
	font-family:Arial;
	font-size:18px;
	color:#36517e;
	text-transform:uppercase;
	width:790px;
	font-weight:normal;
	margin-top:20px;
}
.content h3{
	font-family:Arial;
	font-size:15px;
}

.content h4{
	font-family:tahoma;
	font-size:14px;
	color:#e1e1e1;
}

.content p{
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#CCC;
	margin-top:20px;
	line-height:1.4;
	width:840px;
}
.content b{
	font-family:Arial;
	font-size:13px;
	color:#FFF;
}
.content strong{
	font-weight:bold;
}
.content a{
	font-family:tahoma;
	color:#00aeef;
}
.content ul{
	float:left;
	list-style:inside;
	margin-top:15px;
}
.content ul li{
	float:left;
	font-family:Arial;
	font-size:13px;
	color:#CCC;
	margin-top:5px;
	line-height:1.4;
	width:790px;

}
.content table{
	float:left;
	margin-top:20px;
	width:790px;
}
.content tr th{
	font-family:Arial;
	font-size:12px;
	color:#36517e;
	padding:10px;
	background:url(/design/images/table_bg.png) repeat-x bottom;
	text-align:center;
}
.content tr td{
	font-family:Arial;
	font-size:12px;
	color:#CCC;
	padding:10px;
	/*background:url(/design/images/table_bg.png) repeat-x bottom;*/
	text-align:left;
}
.comments{
	font-family:Arial;
	font-size:12px;
	color:#CCC;
}
.section{
	float:left;
	width:920px;
	margin-top:27px;
	margin-bottom:25px;
}
.section div{
	float:left;
	width:153px;
}
.section div a.section_img{
	float:left;
	height:110px;
}
.section div a img{
	float:left;
}
.section div p{
	width:140px;
	margin:0px;
	color:#00aeef;
}
.section div p a.section_link{
	float:left;
	font-family:tahoma;
	font-size:12px;
	color:#00aeef;
}
.section div p a.section_link:hover{
	color:#FFF;
}
.footer{
	float:left;
	width:920px;
	height:92px;
	margin-top:135px;
}
.about{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#636363;
	line-height:1.4;
	margin-left:51px;
	display:inline;
}
.about a{
	color:#00aeef;
}
.copyright{
	float:right;
	font-family:Arial;
	font-size:12px;
	color:#636363;
	line-height:1.4;
}
.copyright a{
	color:#00aeef;
}
#YMapsID{
	float:left;
	width:910px;
	height:450px;
	margin-top:25px;
}
#gallery{
	float:left;
}
#gallery div{
	float:left;
	width:114px;
	margin-top:15px;
}
.gal{
	float:left;
	width:100px;
	height:100px;
}
.link_img{
	float:left;
	border:2px solid #00aeef;
}
#gallery div p{
	float:left;
	width:150px;
	text-align:center;
	margin:10px 0px 0px 0px;
}
#logitipy{
	float:left;
	width:920px;
	margin-left:17px;
}
#logitipy div{
	float:left;
	width:184px;
	height:170px;
	margin-top:20px;
}
#logitipy div img{
	float:left;
}

/*--here comes CSS for otzyv.thml*/
.captcha_img{
	width:60px;
	height:25px;
}
.captcha_input{
	width:77px;
}
.blcont h2{
	width:340px;
}
.blcont table{
	width:340px;
}
.blcont tr td{
	padding:5px;
	vertical-align:top;
}
.blcont input{
	width:280px;
}
.blcont textarea{
	width:280px;
	height:110px;
}
.form_header{
	font-size:15px;
}

/*-- here comes CSS for faq.html --*/
.faqlink{
	float:left; 
}
