@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#333;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#000;
	text-decoration:underline;
}
body{
	background:url('/img/bg_bd89.jpg') repeat #f4e3ae;
}
a:hover,.text a:hover{
	color:#0b0053;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	margin:0 -5px 5px -5px;
	color:#000;
	background: rgb(252,246,201); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,246,201,1) 0%, rgba(252,255,79,1) 50%, rgba(244,208,0,1) 51%, rgba(249,234,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,246,201,1)), color-stop(50%,rgba(252,255,79,1)), color-stop(51%,rgba(244,208,0,1)), color-stop(100%,rgba(249,234,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf6c9', endColorstr='#f9ea93',GradientType=0 ); /* IE6-9 */
	box-shadow:0 0 2px #171717;
	text-shadow:0 0 1px #ffffff,0 0 1px #ffffff;
	text-align:center;
	border-radius:5px;
	}
.main{
	margin:0 auto;
	width:960px;
	box-shadow:0 0 6px #372106, 0 0 10px #a26a04;
	padding:10px;
	background:rgba(255, 255, 178, 0.4);

}
.top_header{
	padding:10px;
	background: rgb(255,255,136); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,136,1) 0%, rgba(242,228,101,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,136,1)), color-stop(100%,rgba(242,228,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,136,1) 0%,rgba(242,228,101,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,136,1) 0%,rgba(242,228,101,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,136,1) 0%,rgba(242,228,101,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,136,1) 0%,rgba(242,228,101,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff88', endColorstr='#f2e465',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0 0 8px #201c15;
	border-radius:5px;
	margin-bottom:10px;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	vertical-align:middle;
	width:930px;
	background: rgb(255,255,216); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,216,1) 0%, rgba(247,221,138,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,216,1)), color-stop(100%,rgba(247,221,138,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,216,1) 0%,rgba(247,221,138,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,216,1) 0%,rgba(247,221,138,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,216,1) 0%,rgba(247,221,138,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,216,1) 0%,rgba(247,221,138,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffd8', endColorstr='#f7dd8a',GradientType=0 ); /* IE6-9 */
	padding:5px;
	text-shadow:0 0 1px #ffffff, 0 0 1px #fbffd7;
	box-shadow:inset 0 0 8px #372c1a,0 0 5px #77634d;
	text-align:center;
	border-radius:3px;
}
.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:#463e1e;
	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:330px;
	color:#000000;
	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: #fdc124;
}
.header_search_form .submit_button:hover{
	background-color: #ff9e4f;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#000;
}
.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;
	background: rgb(252,234,187); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
	margin:0 -10px 10px -10px;
	box-shadow:0 0 1px #372106, 0 0 3px #a26a04;
}
.menu .level-0 li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
}
.menu .level-0 .last{
	border-right:none;
}
.menu .level-0 ul{
	display:none;
	line-height:0;
	font-size:0;
}
.menu .level-0 li a{
	color: #000;
	text-decoration:none;
	display:block;
	padding:10px 15px;
	text-decoration:none;
}
.menu .level-0 li:hover a{
	color: #000;
	background: rgb(252,246,201); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,246,201,1) 0%, rgba(252,255,79,1) 50%, rgba(244,208,0,1) 51%, rgba(249,234,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,246,201,1)), color-stop(50%,rgba(252,255,79,1)), color-stop(51%,rgba(244,208,0,1)), color-stop(100%,rgba(249,234,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,246,201,1) 0%,rgba(252,255,79,1) 50%,rgba(244,208,0,1) 51%,rgba(249,234,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf6c9', endColorstr='#f9ea93',GradientType=0 ); /* IE6-9 */
}
.menu .level-0 .current a{
	color:#000;
	background: rgb(242,234,193); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,234,193,1) 0%, rgba(242,207,50,1) 50%, rgba(196,160,0,1) 51%, rgba(247,224,96,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,234,193,1)), color-stop(50%,rgba(242,207,50,1)), color-stop(51%,rgba(196,160,0,1)), color-stop(100%,rgba(247,224,96,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,234,193,1) 0%,rgba(242,207,50,1) 50%,rgba(196,160,0,1) 51%,rgba(247,224,96,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,234,193,1) 0%,rgba(242,207,50,1) 50%,rgba(196,160,0,1) 51%,rgba(247,224,96,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,234,193,1) 0%,rgba(242,207,50,1) 50%,rgba(196,160,0,1) 51%,rgba(247,224,96,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,234,193,1) 0%,rgba(242,207,50,1) 50%,rgba(196,160,0,1) 51%,rgba(247,224,96,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2eac1', endColorstr='#f7e060',GradientType=0 ); /* IE6-9 */
	box-shadow:0 0 2px #171717;
}
.menu .level-0 .current a:hover{
	color: #000;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	width:195px;
	font-size:14px;
	line-height:16px;
	background-color:#ebebeb;
	border-top:0;
	box-shadow:0 2px 2px #5d5d5d;
	padding:0;
}
.menu .level-0 .level-1 li {
	display:block;
	text-align:left;
	padding:0;
	border:0;
}
.menu .level-0 .level-1 li a{
	color: #000;
	text-decoration:underline;
	padding:3px 5px;
	display:block;
	padding:5px 10px;
	background:none;
	border:0;
	border-radius:0;
	text-shadow:none;
}
.menu .level-0 .level-1 li a:hover{
	color: #21123f;
	background: rgb(252,234,187); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}
.menu .level-0 .level-1 .current a{
	color: #0057d9;
	text-decoration:none;
}
.multilevel_submenu{
	margin-bottom:10px;
	background:#dae6e9;
	border-radius:6px;
	padding:0 5px 0 5px;
	box-shadow:inset 0 0 5px #a0b6ba;
}
.multilevel_submenu li{
	text-align:left;
	padding:5px 10px;
	border-bottom: 1px dotted gray;
}
.multilevel_submenu .last{
	border:none;
}
.multilevel_submenu li a{
	color:#334480;
	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:#0018c1;
}
.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 #eede86;
	-moz-box-shadow:0 0 10px #243B7A;
	-webkit-box-shadow:0 0 10px #243B7A;
}
.items_catalog li, .photo_list li{
	width:180px;
	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;
}
.main_content{
	width:700px;
	float:left;
}
.right_block{
	width:200px;
	float:right;
}
.content{
	padding:15px;
	background:#e7f5f3;
	border-radius:6px;
	box-shadow:inset 0 0 5px #a0b6ba;
}
.index_news{
	margin-bottom:10px;
	background:#e1f1f2;
	border-radius:6px;
	padding:0 5px 0 5px;
	box-shadow:inset 0 0 5px #acc0c4;
}
.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:10px 0 10px 0;
	line-height:1.3em;
	font-size:11px;
	color:#000;
}
.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: #402600;
}
.lower_menu ul li a:hover{
	color: #050765;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer #social_block{
	right:15px;
}
.footer{
	margin-top:30px;
}
.footer .text{
	color:#313131;
	text-shadow:0 0 6px #fff;
}
.footer .text a{
	color:#313131;
	text-shadow:0 0 6px #fff;
}