@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#333;
}
body{
	background: url('/img/bg_bd.jpg');
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#008db0;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#060000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	text-shadow: 0 0 1px #fff;
}
.main{
	margin:0px auto;
	width:980px;
}
.top_header{
	margin:15px 0;
	width:980px;
	border-bottom: 1px solid #d4d4d4;
	padding: 15px;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:390px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:230px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#4a4a4a;
	line-height:1.3em;
	text-decoration:none;
	text-shadow: 0 0 1px #fff;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#666;
	font-size:16px;
	line-height:1.3em;
	text-decoration:none;
	text-shadow: 0 0 1px #fff;
}
.logo{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
}
.logo img{
	margin:0px 15px 0px 0px;
}
.contacts{
	vertical-align:top;
	display:inline-block;
	//display:inline;
	//zoom:1;
	text-align:right;
	width:400px;
	color:#000;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
	font-size:15px;
	line-height:1.3em;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
	padding: 20px;
}
.custom_block{
	//display: inline;
	//zoom: 1;
	text-align: left;
	width: 400px;
	color: #000;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
	font-size:15px;
	line-height:1.3em;
	bottom: 0;
	right: 0;
	z-index: 10;
	padding: 20px;
	float:right;
}
.main_image{
	position: relative;
}
.header_search_form{
	margin-top:8px;
}
.header_search_form .search_form_string{
	width:185px;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#4a4a4a;
}
.small-phone{
	font-size:26px;
	padding:2px 3px 0 0;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.big-phone{
	font-size:26px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.banners_wrapper {
	margin-bottom: 15px;
	padding: 10px 0 10px;
	display:inline-block;
	z-index:10;
	text-align: center;
}

.banners_wrapper .direction_block {
	width: 300px;
}
.banners_wrapper .direction_block {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	background: #ececec;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	box-shadow: inset 0 0 2px #fff, inset 0 0 1px #fff, 0 0 2px #e2e2e2 ;
	overflow: hidden;
}
.direction_block_2{
	margin: 0 25px;
}
.banners_wrapper  .direction_block_link {
	display: block;
	padding: 8px 20px;
	text-align: left;
	background: url('/img/bg_bd.jpg');
	box-shadow: inset 0 0 2px #fff, inset 0 0 1px #fff, 0 0 2px #e2e2e2 ;
}
.direction_block .direction_block_link:hover {
	text-decoration: none;
}
.banners_wrapper .direction_block_link > img {
	display: inline-block;
	//zoom: 1;
	//display: inline;	
	vertical-align: middle;
	margin-right: 20px;
}
.banners_wrapper .direction_title {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	vertical-align: middle;
	font-size: 20px;
	line-height: 30px;
	color: #5c639e;
	font-weight: bold;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.menu {
	margin:10px 0 15px 0;
	text-align: right;
	width:550px;
	display: inline-block;
	vertical-align: middle;
}
.menu .level-0 > li{
	display: inline-block;
	//zoom: 1;
	//display: inline;
	position: relative;
}
.menu .level-0 > li > a {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	padding: 10px 15px;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	text-shadow: 0 0 1px #fff, 0 0 2px #fff;
}
.menu .level-0 > li:hover > a {
	text-decoration: none;
	color:#006195;	
}
.menu .level-0 > li.current a{
	text-decoration: none;
	color:#0099d2;
	}
	
.menu .level-1 {
	display: none;
	position: absolute;
	top: 31px;
	border-radius: 0 3px 3px 3px;
	min-width: 200px;
	z-index: 300;
	text-align: left;
	color:#004777;
	text-shadow: 0 0 1px #fff;
	background:#f4f4f4;
	box-shadow: 0 1px 2px #d6d6d6;
}
.menu .level-1 > li:hover {
	background: rgb(255,253,252); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,253,252,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,253,252,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,253,252,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,253,252,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,253,252,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,253,252,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffdfc', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.menu .level-1 > li:hover a {
	color: #23375c;
}

.menu .level-1 a {
	display: block;
	//zoom: 1;
	//display: inline;
	color: #4e4e4e;
	text-decoration: none !important;
	font-weight: normal;
	padding: 10px 15px;
}
.menu .level-0 > li:hover > .level-1 {
	display: block;
}
.index_content .h2, .left_block .h2{
	font-size: 20px;
    line-height: 1.3em;
}
.show_all{
	text-align:right;
	margin-top:20px;
	font-style:italic;
}
.items_catalog li a img,.photo_list li a img,.object_image a img{
	padding:9px;
	background:#fff;
	border:1px solid #a6a6a6;
	box-shadow:0 0 5px #a6a6a6;
	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 5px #727272;
}
.items_catalog li, .photo_list li{
	width:200px;
	padding:10px;
	margin:0 10px;
	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;
}
.content{
	width: 980px;
}
.main_content{
	width:980px;
	padding:15px;
	background: #f8f8f8;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	box-shadow: inset 0 0 2px #fff, inset 0 0 1px #fff, 0 0 2px #e2e2e2 ;
	margin-bottom: 15px;
}
.index_news .top_date{
	display:none;
}
.index_news .bottom_date{
	display:block;
}
.index_news .news .news_item{
	margin-bottom:0px;
}
.index_news .news .news_item  .news_title{
	margin-bottom:2px;
}
.index_news .news .news_item .text{
	font-size:12px;
	line-height:1.3em;
}
.top_date,.bottom_date,.main_top_date{
	font-size:12px;
	color:#666;
	font-style:italic;
	text-shadow: 0 0 1px #fff;
}
.main_top_date{
	margin-top:4px;
}
.photoalbum_index{
	margin-top:15px;
}
.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:#00a2ca;
	color:#fff;
}
.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 dotted gray;
	font-size: 12px;
	line-height:1em;
}
.lower_menu ul .last{
	border-right: none;
}
.lower_menu ul li a{
	color: #009cc4;
	text-shadow: 0 0 1px #fff;
}
.lower_menu ul li a:hover{
	color: #007c97;
	text-shadow: 0 0 1px #fff;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer{
	margin-top:30px;
}