body, table, .text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:1.3em;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6, .h4, .h5, .h6 {
	font-family: Arial, sans-serif;
}
a:link, a:visited, .text a:link, .text a:visited{
    color: #0F9BFD;
	text-decoration:underline;
}
.text a:hover, a:hover{
	color:#ff6500;
    text-decoration:underline;
}
h1, .h1 {
    font-size: 24px;
	line-height:1.3em;
    font-weight: normal;
}
h2, .h2 {
    font-size: 20px;
	line-height:1.3em;
    font-weight: normal;
}
h3, .h3 {
    font-size: 16px;
	line-height:1.3em;
    font-weight: bold;
}
.object_prefix {
	font-size: 16px;
	line-height:1.3em;
	margin: 0px 0px 5px 0px;
}
#header {
    color: #000;
	background:#000;
}
.header_menu{
	background: url("/img/header-bg.png") repeat-x;
	background-size:contain;
}
#header-inner {
	margin: 0 auto;
	text-align: left;
	width:1000px;
	overflow:hidden;
}
#header-inner .topimage{
	float: left;
}
#header-inner .topimage img{
	margin-right:50px;
}
.info_block{
	overflow:hidden;
	height:250px;
}
#phone {
	color:#fff;
	display:block;
	font-size:25px;
	line-height:1.3em;
	margin:45px 0 5px 0;
	text-decoration:none;
}
#logo {
	margin: 5px 0 10px 0;
	display: block;
	font-size: 45px;
	line-height:1.3em;
}
#logo a{
	color: #fff;
	text-decoration: none;
}
#slogan {
	margin: 0 0 10px 0;
	display: block;
	font-size: 16px;
	line-height:1.3em;
	color: #fff;
}
.menu {
	padding: 17px 0;
	margin: 0 auto;
	width:960px;
}
.menu li {
	display:inline-block;
	//display:inline;
	//zoom:1;
	line-height:17px;
	margin-right:30px;
}
.menu .last{
	margin-right:0;
}
.menu li a {
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}
.menu li a:hover, .menu .current a:link, .menu .current a:visited{
	color: #0096ff;
}
#content {
    width: 1000px;
    padding: 0 0px 50px;
    margin: 0 auto;
}
#content .content_inner {
	padding: 15px 0 0;
}
table.columns td {
	border: none;
}
table.columns .left {
	padding: 0 40px 0 0;
}
table.columns .right {
	width: 30%;
	border-left: 1px solid #ececec;
	padding: 0 0 0 40px;
	vertical-align: top;
}
.footer_wrapper {
    background: #22222B;
}
.footer {
	text-align: center;
	width:1000px;
	margin:0 auto;
	border:0;
}
.footer .text {
	color:#ebebeb;
	font-size: 12px;
	line-height:1.3em;
	color: #ffffff;
}
.footer a:link, .footer a:visited{
	color: #ebebeb;
}
.catalog_image {
	float: left;
	margin: 0px 15px 25px 0px;
}
.price_block {
	margin: 0px 0px 25px 0px;
}
.items_catalog .simple_catalog_item .object_title_bottom{
	font-size:16px;
	line-height:1.3em;
	margin-bottom:5px;
}
.items_catalog .simple_catalog_item .object_prefix_bottom {
	display:block;
	font-size:13px;
	line-height:1.3em;
}
.catalog_object_prefix_bottom{
	font-size:16px;
	line-height:1.3em;
}
.breadcrumbs{
	margin-bottom:10px;
}
.photo_list .photo, .photo_list li {
	width:24.5%;
}
.index_catalog .items_catalog li {
	width:32.5%;
}
.news .news_item .news_title .top_date {
	display:none;
}
.news .news_item .news_title .bottom_date {
	display:block;
	color: #898989;
    font-size: 10px;
}
.items_catalog .category_title, .items_catalog .object_title {
	font-size: 16px;
	line-height:1.3em;
}
.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;
}
.seo_text{
	margin:25px 0;
}
.header_search_form{
	text-align:center;	
}
.header_search_form .search_form_string{
	width:220px;
}