@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#1d1d1d;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#093382;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#0f8dff;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.h1,.h2,.h3,.h4,.h5,.h6{
	color: #10429e;
}
body{
	background: #f3fbfc;
}
.main{
	margin:0px auto;
	width:960px;
}
.main_wrapper{
	background: rgb(254,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(221,241,249,1) 35%, rgba(160,216,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(221,241,249,1)), color-stop(100%,rgba(160,216,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */
}
.top_header{
	padding:15px 0;
	width: 960px;
	margin: 0 auto;
}
.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:#10429e;
	line-height:1.3em;
	text-decoration:none;
	text-shadow: 0 1px 0 #fff;
}
.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;
}
.contacts div{
	margin-top:2px;
}
.phone{
	margin:0;
	color:#0f8dff;
	text-shadow: 0 1px 0 #fff;
}
.small-phone{
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
	font-size:22px;
}
.big-phone{
	font-size:22px;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
}
.wrapper{
	width: 960px;
	margin: -2px auto;
}
.search_wrapper{
	height:35px;
}
.main_search_form{
	width:345px;
	height:35px;
	background: #c4e9f7;
	float: right;
	margin-bottom:-1px;
	margin-right: -2px;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	border-color: #92d6ef;
	border-radius: 2px 2px 0 0;
	box-shadow: 0 4px 2px #8cb4d0;
}
.header_search_form .search_form_string {
	width:300px;
	vertical-align: middle;
}
.search_form{
	margin:5px;
}
.header_search_form .submit_button{
	background:url('/img/sur.png')no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.header_search_form .submit_button:hover{
	background:url('/img/sur.png')no-repeat #cfcfcf;
	background-position:-1px -1px;
}
.main_image_wrapper{
	width: 960px;
	background: #c4e9f7;
	border: 1px solid #92d6ef;
	border-radius: 2px 0 2px 2px;
	box-shadow: 0 4px 2px #8cb4d0;
	z-index: 100;
	display: inline-block;
}
.main_image{
	text-align:center;
	width: 950px;
	display: inline-block;
	background: #fcfcfc;
	margin:5px 5px 0 5px;
}
.main_image img{
	float: left;
}
.custom_wrapper{
	width:420px;
	float: right;
}
.custom_wrapper_1{
	width: 370px;
	margin:5px;
	background: #fff;
	padding:10px 10px 5px 10px;
	border: 1px solid #f4f4f4;
}
.custom_wrapper_2{
	width: 370px;
	margin:10px 5px 5px 5px;
	background: #fff;
	padding:10px 10px 5px 10px;
	border: 1px solid #f4f4f4;
}
.menu_wrapper{
	border-bottom: 1px solid #59bfe6;
	margin:10px 0;
}
.menu{
	width: 960px;
	margin: 0 auto;
}
.menu ul{
	padding:5px 0 5px 0;
	text-align:center;
	font-size: 17px;
}
.menu ul li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:relative;
	margin:0px;
	padding:0 8px 0 0;
}
.menu ul .last {
	padding:0px;
}
.menu ul li a{
	color:#fff;
	display:block;
	padding:8px 7px;
	text-decoration:none;
	text-shadow:0 -1px 0 #16465a, 0 0 3px #1d6794;
	line-height:20px;
	font-weight: bold;
}
.menu ul li:hover a{
	text-decoration: none;
	text-shadow:0 -1px 0 #0f3140, 0 0 4px #0d51a4;
}
.menu ul .current a,.menu ul .current:hover a{
	background: rgb(130,193,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(130,193,242,1) 0%, rgba(152,213,242,1) 48%, rgba(130,193,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,193,242,1)), color-stop(48%,rgba(152,213,242,1)), color-stop(100%,rgba(130,193,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(130,193,242,1) 0%,rgba(152,213,242,1) 48%,rgba(130,193,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(130,193,242,1) 0%,rgba(152,213,242,1) 48%,rgba(130,193,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(130,193,242,1) 0%,rgba(152,213,242,1) 48%,rgba(130,193,242,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(130,193,242,1) 0%,rgba(152,213,242,1) 48%,rgba(130,193,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82c1f2', endColorstr='#82c1f2',GradientType=0 ); /* IE6-9 */
	border-radius:7px;
	text-decoration: none;
}
.index_content .h2, .left_block .h2{
	font-size: 20px;
    line-height: 1.3em;
}
.left_menu {
	margin-bottom:10px;
	background: rgba(255,255,255,0.5);
	box-shadow: inset 0 1px 0 #ffffff, 0 0 3px #d1edf3;
	border: 1px solid #ffffff;
	border-radius: 2px;
	padding: 10px 10px 10px 10px;
}
.left_menu li{
	text-align:left;
	padding:10px 0 10px 20px;
	border-bottom: 1px dotted gray;
	background:url('/img/arr.png');
	background-repeat:no-repeat;
	background-position:0px 10px;
	text-shadow: 0 0 1px #fff, 0 1px 1px #fff;
}
.left_menu .last{
	border:none;
}
.left_menu .current a{
	color:#268dd9;
	text-shadow:1px 1px #ffffff;
}
.left_menu li a{
	color:#20341b;
	text-decoration:none;
}
.left_menu li a:hover{
	color:#344a0f;
}
.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 #b9b9b9;
	box-shadow:0 0 5px #c5c5c5;
	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 #8f8f8f;
}
.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;
}
.main_content{
	float:right;
	width:720px;
}
.left_block{
	width:220px;
	float:left;
}
.left_block .index_news, .left_block .custom_block_1, .left_block .custom_block_2{
	margin-bottom:10px;
}
.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;
}
.main_top_date{
	margin-top:4px;
}
.photoalbum_index{
	margin-top:15px;
}
.breadcrumbs{
	margin:10px 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:#00B1DC;
	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: #0000a0;
}
.lower_menu ul li a:hover{
	color: #0080ff;
}
.lower_menu ul .current a{
	color: #000;
	text-decoration:none;
}
.footer{
	margin-top:30px;
}