@charset "utf-8";
body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#222;
	font-family: "Arial narrow", Arial;
}
body{
	background-color:#fff;
}
a:link,a:visited,.text a:link,.text a:visited{
	color:#3A434C;
	text-decoration:underline;
}
a:hover,.text a:hover{
	color:#232323;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
	color:#000;
}
.main{
	margin:0px auto;
	width:960px;
}
.main_image{
	text-align:right;
	float:right;
}
.main_image img{
	margin:0 0 0 10px;
}
.top_header{
	padding:25px 0 15px 0px;
}
.name:link,.name:visited,.name:hover{
	font-size:28px;
	line-height:1.3em;
	color:#F08C12;
	text-decoration:none;
}
.slogan:link,.slogan:visited,.slogan:hover{
	font-size:22px;
	line-height:1.3em;
	color:#29251C;
	text-decoration:none;
}
.title_block{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	width:580px;
}
.contacts{
	vertical-align:middle;
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	text-align:right;
	width:380px;
}
.small-phone{
	font-size:28px;
	padding:0px 3px 0 0;
	line-height:1.3em;
	vertical-align:top;
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
}
.big-phone{
	font-size:28px;
	line-height:1.3em;
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
}

.menu ul {
	text-align:center;
	padding:0px 10px 0px 10px;
	background:url('/img/bg_menu.jpg') repeat-x #29261D;
	border-top:3px solid #F08C12;
}
.menu ul li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	//cursor:default;
	padding:10px 10px 10px 10px;
}
.menu ul li a{
	color: #fff;
	text-decoration:none;
}
.menu ul li a:hover{
	color: #F08C12;
	text-decoration:underline;
}
.menu ul .current{
	background-color:#F08C12;
}
.menu ul .current a{
	color: #29261D;
}
.menu ul .current a:hover{
	color: #fff;
}
.post_name,.news_headline{
	font-weight:bolder
}
.show_all{
	text-align:right;
	margin-top:20px;
}
.wrapper_content{
	background-color:#777777;
	margin-bottom:20px;
}
.content_index{
	padding:10px 10px 10px 10px;
	color:#fff;
}
.content_index .index_text_content, .content_index h1,.content_index h2,.content_index h3,.content_index h4,.content_index h5,.content_index h6{
	color:#fff;
}
.custom_block_1{
	padding:10px;
	background-color:#F08C12;
}
.custom_left{
	float:left;
	width:360px;
}
.mainpage_news_title{
	font-size:20px;
	line-height:1.3em;
}
.custom_news{
	float:right;
	width:580px;
}
.index_news .news_item{
	display:inline-block;
	//display:inline;
	//zoom:1;
	width:48%;
	margin-right:2%;
	vertical-align:top;
}
.index_news .news_item .news_title .top_date{
	display:none;
}
.index_news .news_item .news_title .bottom_date{
	display: block;
	margin-top: 5px;
}
.index_news .text{
	line-height:1.3em;
	font-size:13px;
}
.blog_item_date,.news_date,.news_date,.comment_date,.blogs20_date{
	color:#9597A4;
	font-size: 12px;
    line-height:1.3em;
}		
.photo_list li a img,.object_image a img{
    padding:5px;
    background:#fff;
    border:1px solid #999;
    box-shadow:0 0 10px #999;
}
.photo_list li a:hover img,.object_image a:hover img{
    box-shadow:0 0 10px #000;
}
.breadcrumbs{
	margin:10px 0;
	line-height:1.3em;
	font-size:12px;
}
.numpages ul li a{
	padding:1px 6px;
	display:inline-block;
	//display:inline;
	//zoom:1;
	border-radius:5px;
}
.numpages ul .active a:link,.numpages ul .active a:visited,.numpages ul .active a:hover{
	background-color:#F08C12;
	color:#fff;
	text-decoration:none;
}
.seo_text{
	margin:25px 0;
}
.header_search_form{	
	text-align:center;
}
.header_search_form .search_form_string{
	width:250px;
}
.footer{
	text-align:center;
	background-color:#28241B;
}
.footer .text{
	color:#777674;
	font-size:12px;
	line-height:1.3em;
}
.footer a:link,.footer a:hover,.footer a:visited{
	color:#777674;
}
.footer #social_block {
	right:15px;
}