@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#333;
}
body{
	background:url('/img/bg_bp71.jpg')repeat #583305;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#0C67BA;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#f00;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.main{
	margin:0px auto;
	width:960px;
	padding:10px;
	box-shadow:0 0 10px #000,0 0 7px #000,0 0 3px #000;
	background:url('/img/bg_bdp71.jpg')repeat #D8C58B;
}
.top_header{
	padding:10px;
	margin:0 0 10px 0;
	background:rgba(255, 255, 255, 0.5);
	border-radius:10px;
	border:#cfb872;
	box-shadow:0 0 5px #795c2d;
}
.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;
}
.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:left;
	margin:0 -10px 10px -10px;
	background: rgb(252,176,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,176,0,1) 0%, rgba(132,44,6,1) 47%, rgba(0,0,0,1) 50%, rgba(140,59,15,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,176,0,1)), color-stop(47%,rgba(132,44,6,1)), color-stop(50%,rgba(0,0,0,1)), color-stop(100%,rgba(140,59,15,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,176,0,1) 0%,rgba(132,44,6,1) 47%,rgba(0,0,0,1) 50%,rgba(140,59,15,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,176,0,1) 0%,rgba(132,44,6,1) 47%,rgba(0,0,0,1) 50%,rgba(140,59,15,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,176,0,1) 0%,rgba(132,44,6,1) 47%,rgba(0,0,0,1) 50%,rgba(140,59,15,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,176,0,1) 0%,rgba(132,44,6,1) 47%,rgba(0,0,0,1) 50%,rgba(140,59,15,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb000', endColorstr='#8c3b0f',GradientType=0 ); /* IE6-9 */
}
.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:10px 15px;
	text-decoration:none;
}
.menu .level-0 li:hover a{
	background: rgb(214,128,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(214,128,0,1) 0%, rgba(84,29,4,1) 47%, rgba(0,0,0,1) 50%, rgba(81,34,8,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,128,0,1)), color-stop(47%,rgba(84,29,4,1)), color-stop(50%,rgba(0,0,0,1)), color-stop(100%,rgba(81,34,8,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(214,128,0,1) 0%,rgba(84,29,4,1) 47%,rgba(0,0,0,1) 50%,rgba(81,34,8,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(214,128,0,1) 0%,rgba(84,29,4,1) 47%,rgba(0,0,0,1) 50%,rgba(81,34,8,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(214,128,0,1) 0%,rgba(84,29,4,1) 47%,rgba(0,0,0,1) 50%,rgba(81,34,8,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(214,128,0,1) 0%,rgba(84,29,4,1) 47%,rgba(0,0,0,1) 50%,rgba(81,34,8,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d68000', endColorstr='#512208',GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.menu .level-0 .current a{
	background: rgb(252,197,17); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,197,17,1) 0%, rgba(198,135,9,1) 45%, rgba(73,43,0,1) 49%, rgba(196,125,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,197,17,1)), color-stop(45%,rgba(198,135,9,1)), color-stop(49%,rgba(73,43,0,1)), color-stop(100%,rgba(196,125,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,197,17,1) 0%,rgba(198,135,9,1) 45%,rgba(73,43,0,1) 49%,rgba(196,125,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,197,17,1) 0%,rgba(198,135,9,1) 45%,rgba(73,43,0,1) 49%,rgba(196,125,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,197,17,1) 0%,rgba(198,135,9,1) 45%,rgba(73,43,0,1) 49%,rgba(196,125,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,197,17,1) 0%,rgba(198,135,9,1) 45%,rgba(73,43,0,1) 49%,rgba(196,125,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc511', endColorstr='#c47d13',GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.menu .level-0  .current a:hover{
	color: #ffffff;
}
.menu .level-0 li:hover .level-1{
	display:block;
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	width:200px;
	font-size:14px;
	line-height:1.3em;
	background-color:#efbd38;
	border-top:0;
	box-shadow:0 5px 5px #000;
	-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:#793d0b;
	text-decoration:none;
}
.menu .level-0 .level-1 .current a{
	color: #422106;
	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:185px;
	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:710px;
	float:left;
	background:rgba(255, 255, 255, 0.5);
	padding:10px;
	border-radius:10px;
	border:#cfb872;
	box-shadow:0 0 5px #795c2d;
}
.right_block{
	width:200px;
	float:right;
	background:rgba(255, 255, 255, 0.5);
	padding:10px;
	border-radius:10px;
	border:#cfb872;
	box-shadow:0 0 5px #795c2d;
}
.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: #666;
}
.lower_menu ul li a:hover{
	color: #f00;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer{
	margin-top:30px;
}