@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#333;
}
body{
	background:url('/img/bg_bd.jpg') bottom center no-repeat #fff;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#0C67BA;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#3789a8;
}
.main{
	margin:0px auto;
	width:960px;
}
.top_header{
	padding:10px;
	margin:-10px -10px 10px -10px;
	background:#f7f9fb;
	border:#a0a0a0;
	box-shadow:0 0 7px #61677e;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:580px;
}
.title_company{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:410px;
	padding-bottom:10px;
}
.name:link,.name:visited,.name:hover{
	font-size:34px;
	color:#000;
	line-height:1.3em;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	color:#666;
	font-size:16px;
	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:#666;
	font-size:13px;
	line-height:1.3em;
}
.header_search_form{
	margin-top:8px;
}
.header_search_form .search_form_string{
	width:185px;
}
.header_search_form .submit_button{
	background-color:#630e21;
}
.header_search_form .submit_button:hover{
	background-color:#b13686;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#102D77;
}
.small-phone{
	font-size:16x;
	padding:2px 3px 0 0;
	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;
}
.menu{
	font-size:16px;
	line-height:20px;
	text-align:center;
	margin:0 -10px 10px -10px;
}
.menu .level-0 li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	margin:0px;
	padding:0 7px 0 0;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
	padding:5px 0 5px 0;
	text-align:center;
}
.menu .level-0 li a{
	color:#fff;
	display:block;
	padding:7px 6px;
	text-decoration:none;
	border: 1px solid #5382b5;
	cursor: pointer;
	background: rgb(175,219,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(175,219,255,1) 0%, rgba(0,130,211,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,219,255,1)), color-stop(100%,rgba(0,130,211,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(175,219,255,1) 0%,rgba(0,130,211,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(175,219,255,1) 0%,rgba(0,130,211,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(175,219,255,1) 0%,rgba(0,130,211,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(175,219,255,1) 0%,rgba(0,130,211,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afdbff', endColorstr='#0082d3',GradientType=0 ); /* IE6-9 */
	text-shadow:0 0 2px #122441,0 0 1px #04044f;
	line-height:20px;
	box-shadow:0 0 3px #767c96;
}
.menu .level-0 li:hover a{
	color:#fff;
	border: 1px solid #5382b5;
	box-shadow:0 0 3px #767c96;
	cursor: pointer;
	background: rgb(81,249,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(81,249,255,1) 0%, rgba(0,169,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,249,255,1)), color-stop(100%,rgba(0,169,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(81,249,255,1) 0%,rgba(0,169,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(81,249,255,1) 0%,rgba(0,169,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(81,249,255,1) 0%,rgba(0,169,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(81,249,255,1) 0%,rgba(0,169,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51f9ff', endColorstr='#00a9ff',GradientType=0 ); /* IE6-9 */
}

.menu .level-0 .current a{
	color:#fff;
	border: 1px solid #5382b5;
	box-shadow:0 0 3px #767c96;
	cursor: pointer;
	background: rgb(117,209,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(117,209,255,1) 0%, rgba(0,59,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(117,209,255,1)), color-stop(100%,rgba(0,59,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(117,209,255,1) 0%,rgba(0,59,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(117,209,255,1) 0%,rgba(0,59,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(117,209,255,1) 0%,rgba(0,59,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(117,209,255,1) 0%,rgba(0,59,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75d1ff', endColorstr='#003bed',GradientType=0 ); /* IE6-9 */
}
.menu .level-0  .current a:hover{
	color: #ffffff;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:36px;
	left:0;
	z-index:100;
	width:195px;
	font-size:14px;
	line-height:16px;
	background-color:#eee;
	border-top:0;
	box-shadow:0 2px 2px #5d5d5d;
	padding:0;
}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
	padding:0;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:0;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
	border-radius:0;
	text-shadow:none;
}
.menu .level-0 .level-1 li a:hover{
	color: #fff;
	background-color:#39a3f0;
	text-decoration:none;
}
.menu .level-0 .level-1 .current a{
	color: #0057d9;
	text-decoration:none;
}
.multilevel_submenu{
	margin-bottom:10px;
}
.multilevel_submenu li{
	text-align:left;
	padding:5px 10px;
	border-bottom: 1px dotted gray;
}
.multilevel_submenu .last{
	border:none;
}
.multilevel_submenu li a{
	color:gray;
	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:#f00;
}
.show_all{
	text-align:right;
	font-style:italic;
}
.items_catalog li a img,.photo_list li a img,.object_image a img{
	padding:9px;
	background:#fff;
	border:1px solid #999;
	box-shadow:0 0 10px #999;
	-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 #243B7A;
	-moz-box-shadow:0 0 10px #243B7A;
	-webkit-box-shadow:0 0 10px #243B7A;
}
.items_catalog li, .photo_list li{
	width:200px;
	padding:10px;
	margin:0 10px 10px 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{
	background:#f7f9fb;
	padding:10px;
	border:#a0a0a0;
	box-shadow:0 0 5px #61677e;
	margin:0 -10px 0 -10px;
}
.main_content{
	width:720px;
	float:left;
}
.right_block{
	width:220px;
	float:right;
}
.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:#666;
	font-style:italic;
}
.photoalbum_index,.index_catalog{
	margin-top:15px;
}
.main_image img{
	margin-bottom: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:#A22E31;
}
.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: #333333;
}
.lower_menu ul li a:hover{
	color: #3789a8;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer{
	margin-top:30px;
}
.footer .text{
	color:#3789a8;
}
.footer .text a{
	color:#3789a8;
}