@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:#232323;
}
h1, .h1, h2, .h2{
	margin-bottom:12px;
	border-bottom: 2px solid #666;
}
a:link, a:visited, .text a:link, .text a:visited{
    color: #43C1E0;
	text-decoration:underline;
}
.text a:hover, a:hover{
	color:#232323;
    text-decoration:none;
}
.main {
	width:900px;
	margin: 0px auto;
}
.head{
	margin:20px 0;
}
.title_block{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	width:595px;
}
.info_block{
	text-align:right;
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	width:300px;
}
.title{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	width:420px;
	font-family:georgia;
}
.header_search_form{
	margin-top:10px;
}
.header_search_form .search_form_string{
	width:180px;
}
.logo{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
}
.company a{
	font-size:16px;
	line-height:1.3em;
	text-decoration:none;
	color:#888888;
}
.companyname a {
	font-size:30px;
	line-height:1.3em;
	color:#232323;
	text-decoration:none;
}
.logo img{
	margin-right:15px;
}
.telefon{
	font-size:20px;
	line-height:1.3em;
	color:#232323;
	margin-bottom:5px;
}
.rezhim_raboty{
	color:#232323;
}
.image{
	margin:0 0 10px 0;
	width:900px;
	text-align:center;
}
.menu {
	overflow:hidden;
	background-color:#393939;
	background-image:url('/img/bg_menu.jpg');
	background-repeat:repeat-x;
	margin:20px 0px 0px 0px;
}
.menu ul{
	text-align:center;
	padding:8px 0;
}
.menu ul li{
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:middle;
	padding:10px 20px 10px 20px;
}
.menu ul li a{
	color:white;
	text-decoration:none;
}
.menu ul li a:hover{
	color: #0DBEEB;
	text-decoration:none;
}
.menu .current{
	color: black;
	background-color:#0DBEEB;
}
.menu .current a{
	color: black;
}
.menu .current a:hover{
	color: #fff;
}
#content {
	width:900px;
}
.footer {
	padding:35px;
	background-color:#292929
}
.footer .text{
	color:#ABABAB;
}
.footer .text a{
	color:#ABABAB;
	text-decoration:underline;
}
.footer .text a:hover{
	color:#ABABAB;
	text-decoration:none;
}
.footer #social_block {
	right: 15px;
}
.news_headline{
	font-weight:bold;
}
.index_news .news{
	overflow:hidden;
	width:100%;
}
.index_news .news .news_item{
	float:left;
	width:30%;
	margin-right:3%;
}
.news_headline{
	font-weight:bold;
}
.top_date {
	display:none;
}
.bottom_date{
	color: #4A4A4A;
    display: block;
    font-size: 12px;
}
.items_catalog li a img,.photo_list li a img,.object_image a img{
	padding:5px;
	background:#fff;
	margin:5px;
	border:1px solid #ccc;
	box-shadow:0 0 5px #ccc;
}
.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 #000;
}
.breadcrumbs{
	margin:5px 0;
	font-size:12px;
}