@charset "utf-8";
body, table, .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3em;
	color:#000;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .h4, .h5, .h6 {
	color:#000;
}
h1, .h1, h2, .h2{
	border-bottom:3px solid #FADA9D;
	margin-bottom:12px;
}
a:link, a:visited, .text a:link, .text a:visited{
    color: #002A54;
	text-decoration:underline;
}
.text a:hover, a:hover{
	color:#000;
    text-decoration:none;
}
.main {
	width:1000px;
	margin: 0px auto;
}
.head{
	padding:20px 20px 20px 20px;
	background-color:#5C7289;
	background-image:url('/img/bg_head.jpg');
	background-repeat:repeat-x;
}
.left-head{
	float:left;
	width:650px;
}
.title{
	float:left;
	width:450px;
}
.company a{
	font-size:16px;
	line-height:1.3em;
	text-decoration:none;
	color:#F5D49E;
}
.companyname a {
	font-size:30px;
	line-height:1.3em;
	color:#fff;
	text-decoration:none;
}
.address{
	color:#fff;
}
.companyname{
	font-family:georgia;
}
.header_search_form{
	margin-top:8px;
}
.header_search_form .search_form_string{
	width:180px;
}
.logo{
	float:left;
}
.logo img{
	border:none;
	margin-right:10px;
}
.info_block{
	margin:10px 0px 0px 0px;
}
.info_block span{
	display:inline-block;
}
.phone_code{
	margin-right:5px;
}
.telefon{
	color:#fff;
	width:250px;
	float:left;
	font-weight:bolder;
	margin:0px 50px 0px 0;
}
.rezhim_raboty{
	color:#fff;
	width:250px;
	float:left;
	font-weight:bolder;
}
.image{
	text-align:center;
	background:#FADA9D;
	padding:5px 0;
	margin-bottom:10px;
}
.breadcrumbs{
	margin:10px 0;
	font-size:12px;
}
.menu {
	overflow:hidden;
	width:300px;
	margin:0px 0px 0px 0px;
}
.menu ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
}
.menu ul li{
	float:left;
	position:relative; 
	width:125px;
	margin:0px 15px 20px 0px;
}
.menu a{
	color: #fff;
	float:left;
	text-decoration:underline;
}
.menu a:hover{
	color:  #fff;
	text-decoration:none;
}
.menu .current a{
	color: #fff;
	font-weight:bolder;
	text-decoration:none;
}
.menu .current a:hover{
	color: #fff;
	text-decoration:none;
}
.footer {
	padding:35px;
	color:#8C919D;
	position: relative;
	border-top: 1px solid #C6C6C6;
	text-align:center;
}
.footer #social_block {
	right: 15px;
}

.index_table .h2{
	font-size: 20px;
	line-height: 1.3em;
}
.index_table td{
	padding-right:10px;
}
.news_td,.catalog_td{
	width:250px;
	padding-left:10px;
	border-left:1px solid #999999;
}
.index_table .catalog_td{
	padding-right:0;
}
.items_catalog .simple_catalog_item .object_prefix_bottom{
	display:block;
	padding-bottom:5px;
}
.items_catalog li{
	text-align:left;
}
.index_catalog .items_catalog li {
	width:250px;
	float:none;
	display:block;
}
.items_catalog .simple_catalog_item .desc{
	display:block;
}
.top_date{
	display:none;
}
.bottom_date {
	display:block;
	color:#8C919D;
	font-size:12px;
}
.news_headline{
	font-weight:bold;
}
.items_catalog .category_title, .items_catalog .object_title {
    font-weight:bold;
}
.photo_list li a img,.object_image a img{
	padding:5px;
	background:#fff;
	margin:10px;
	border:1px solid #999;
	box-shadow:0 0 10px #999;
}
.object_image a img{
	margin-top:0;
}
.photo_list li a:hover img,.object_image a:hover img{
	box-shadow:0 0 10px #000;
}