@charset "utf-8";
body, table{
	font-size: 14px;
	line-height:1.3em;
	color:#333;
}
.text{
	font-size: 14px;
	line-height:1.3em;
	color:#fff;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#fff;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#fff;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	color:#fff;
	text-shadow: 0 0 5px #2556a0;
}
.wrapper{
	background:url('/img/bg_bd.jpg')no-repeat #1B509C;
	background-position: top center;
}
.main{
	margin:0px auto;
	width:960px;
}
.index_text_content{
	border-radius: 10px;
	background: rgba(1,1,1,0.2);
	padding: 15px;
}
.seo_text{
	border-radius: 10px;
	background: rgba(1,1,1,0.2);
	padding: 15px;
}
.top_header{
	padding:15px 0;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:600px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:430px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#0a1432;
	line-height:1.3em;
	text-decoration:none;
	font-weight: bold;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#0a1432;
	font-size:14px;
	line-height:1.3em;
	text-decoration:none;
}
.logo{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.contacts{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	text-align:right;
	width:360px;
	color:#0a1432;
	font-size:14px;
	line-height:1.3em;
}
.header_search_form{
	margin-top:8px;
}
.header_search_form .search_form_string{
	width:185px;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#0a1432;
	font-weight: bold;
}
.small-phone{
	font-size:22px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.big-phone{
	font-size:22px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.header_search_form .submit_button {
    background-color:#0a1432;
}
.header_search_form .submit_button:hover {
    background-color:#090e1c;
}
.menu_wrapper{
	background: rgba(2,27,98,0.6); /* Old browsers */
	box-shadow:0 5px 7px #8acbf2;
}
.menu{
	font-size:17px;
	line-height:20px;
	text-align:left;
	width: 1000px;
	margin:0 auto;
}
.menu .level-0 li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
}
.menu .level-0 li a{
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding:15px 20px;
	text-decoration:none;
}
.menu .level-0 li:hover a{
	text-decoration:underline;
}
.menu .level-0 .current a{
	text-decoration:underline;
}
.menu .level-0 .current a:hover{
	color: #d7d7d7;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:45px;
	left:0;
	z-index:100;
	width:200px;
	font-size:14px;
	line-height:1.3em;
	background-color:rgba(234,249,255,0.7);
	border-top:0;
	box-shadow:0 5px 5px #101a2e;
	-moz-box-shadow:0 5px 5px #000;
	-webkit-box-shadow:0 5px 5px #000;
	

}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:0;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
}
.menu .level-0 .level-1 li a:hover{
	color: #fff;
	background-color:#205097;
	text-decoration:none;
}
.menu .level-0 .level-1 .current a{
	color: #0a0a0a;
	text-decoration:none;
}
.multilevel_submenu{
	margin-bottom:10px;
}
.multilevel_submenu li{
	text-align:left;
	padding:5px 10px;
	border-bottom: 1px dotted gray;
	background:url('/img/but.png')no-repeat;
	background-position:0px 11px;
}
.multilevel_submenu .last{
	border:none;
}
.multilevel_submenu li a{
	color:#e6fcff;
	text-decoration:underline;
}
.multilevel_submenu li a:hover{
	text-decoration:none;
}
.multilevel_submenu .current a{
	color:black;
	text-shadow:1px 1px #ccc;
	text-decoration:none;
}
.multilevel_submenu li a:hover{
	color:#fff;
}
.show_all{
	text-align:right;
	font-style:italic;
}
.items_catalog li a img,.photo_list li a img,.object_image a img{
	padding:5px;
	background:#fff;
	border-radius: 5px;
	border:1px solid #17558c;
	box-shadow:0 0 10px #154f82;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	margin:10px 0;
}
.object_image a img{
	margin-top:0;
}
.items_catalog li a:hover img,.photo_list li a:hover img,.object_image a:hover img{
	box-shadow:0 0 10px #5fbff3;
}
.items_catalog li, .photo_list li{
	width:230px;
	vertical-align:top;
}
.items_catalog .category_title, .items_catalog .object_title{
	padding:0 0 5px 0;
}
.items_catalog .simple_catalog_item .object_prefix_bottom{
	display:block;
}
.main_content{
	width:690px;
	float:right;
}
.left_block{
	width:220px;
	float:left;
	padding:15px;
	border: 1px solid #bce3e7;
	border-radius: 10px;
	background: rgba(1,1,1,0.2);
}
.index_news{
	margin-bottom:10px;
}
.index_news .top_date{
	display:none;
}
.index_news .bottom_date{
	display:block;
}
.index_news .news .news_item  .news_title{
	margin-bottom:3px;
}
.top_date,.bottom_date,.main_top_date{
	font-size:12px;
	color:#e1e1e1;
	font-style:italic;
}
.photoalbum_index,.index_catalog{
	margin-top:15px;
}
.main_image img{
	margin-bottom:15px;
}
.main_image{
	text-align:center;
	width: 960px;
	margin:0 auto;
	background:url('/img/shadow.png')no-repeat;
	background-size:contain;
	background-position:bottom;
	padding-bottom:20px;
}
.main_img{
	padding:15px 15px 0 15px;
	background:#fff;
}
.breadcrumbs{
	margin:0 0 10px 0;
	line-height:1.3em;
	font-size:11px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#3057a0;
}
.lower_menu{
	margin-top:25px;
	text-align: center;
}
.lower_menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	padding: 5px 10px;
	border-right: 1px solid gray;
	font-size: 12px;
	line-height:1em;
}
.lower_menu ul .last{
	border-right: none;
}
.lower_menu ul li a{
	color: #fff;
}
.lower_menu ul li a:hover{
	color: #aab9a4;
}
.lower_menu ul .current a{
	color: #dbdbdb;
	text-decoration:none;
}
.footer{
	margin: 30px auto 0 auto;
	width: 960px;
	border-top: none;
}
.footer_wrapper{
	background: rgba(1,1,1,0.2);
}