body, h1, h2, h3, ul, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, li, dt, span, dd, dt, dd p {
	font-family: verdana, sans-serif;
	color: #666;
}
h1 {
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: normal;
	color: #004a80;
}
h2 {
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
}
h3 {
	margin-bottom: 19px;
	font-size: 16px;
	font-style: italic;
}
ul {
	margin-bottom: 25px;
	list-style-type: none;
}
p, li {
	font-size: 13px;
	color: #000000;
}
ul.big_list li {
	font-size: 16px;
}
li {
	margin-bottom: 2px;
	padding-left: 10px;
	background: url("/images/square.gif") no-repeat left center;
}
dt, a {
	text-decoration: none;
	color: #004a80;
}
a:active, a:hover, a:focus, a:link{
    outline: 0px !important;
    outline-width:0px !important;
   /* outline-style:none;*/
 }


a:hover {
	text-decoration: none;
}
img {
	border: none;
}
td, div {
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 13px;
	}
td {
	/*padding: 3px;*/
	padding: 0px;
}
#searchProcess, #searchFail,.search-result,#searchQuery {display:none;}

#time {font-family:verdana;font-weight:bold;font-size:11px;color:#23497B;}

#box {
	min-width: 1150px;
	_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1150 ? "1150px": "100%");
}
#header {
	position: relative;
	margin-bottom: 20px;
	padding-top: 126px;
}
#logo {
	position: absolute;
	top: 9px;
	left: 20px;
	width: 351px;
	height: 85px;
	background: url("/images/logo.gif") no-repeat top left;
}
#logo a {
	display: block;
	width: 351px;
	height: 85px;
}
#logo span {
	display: none;
}
#short {
	position: absolute;
	top: 13px;
	right: 78px;
}
#short li {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 8px;
	padding: 0;
}
#short a {
	display: block;
	width: 15px;
	height: 15px;
}
#home {
	background: url("/images/short/home.gif") no-repeat top left;
}
#letter {
	background: url("/images/short/letter.gif") no-repeat top left;
}
#short span {
	display: none;
}
#lang {
	position: absolute;
	top: 13px;
	right: 10px;
}
#lang li {
	float: left;
	width: 20px;
	height: 14px;
	margin-right: 3px;
	padding: 0;
}
#lang a {
	display: block;
	width: 20px;
	height: 14px;
}
#eng {
	background: url("/images/lang/eng.gif") no-repeat top left;
}
#rus {
	background: url("/images/lang/rus.gif") no-repeat top left;
}
#lang span {
	display: none;
}
.offborder {border-left:1px solid #999;}
#offservices {margin-top:5px;}
#offservices ul {margin-bottom:0;}
#offservices li {font-size: 10px; margin:0; line-height: 1;}
#offices {
	position: absolute;
	top: 12px;
	left: 40%;
	/*margin-left: -80px;*/
	width: 50%;
}
#offices .office {
	float: left;
	width:42%;
}
#offices p {
	margin-bottom: 5px;
	font-size: 12px;
}
#offices span {
	/*display: block;*/
	color: #003b84;
}
#offices span.city {
	font-size: 18px;
	display: inline;
}

#offices .offadr {
	display: block;
}

#offices .offdesc {
	display: inline;
	font-size: 10px;
	color:#999;
}

#offices span.phone {
	font-family: tahoma, verdana, sans-serif;
	font-size: 24px;
	color: #333;
	display: block;
}
#offices .weather {
	float: none;
	margin: 0;
}
#offices .weather p {
	font-size: 11px;
	font-style: italic;
	color: #666;
}
.weather {display:inline;font-family:Arial;color:#333;size:12px;}
.weather img{float:right;}
#offices img {
	position: relative;
	top: 2px;
	float: left;
	margin-right: 10px;
}
#date {
	position: absolute;
	left: 95px;
	top: 100px;
	font-size: 11px;
	color: #333;
}
#course {
	position: absolute;
	top: 40px;
	right: 0;
	margin-right: 8px;
}
#course td {
	padding: 0 2px 2px 2px;
	font-family: tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333;
}
#menu {
	height: 30px;
	width:auto;
    background:url(/images/top_menu_background.gif) center center repeat-x;
	background-color: #003b84;
	overflow: hidden;
   
}
#menu ul {
	height: 30px;
	margin-left: 20px;
}


#menu li {
	float: left;
	height: 30px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-left: 0;
	padding-right: 1px;
	background: url("/images/menu_devider.gif") no-repeat right center;
}
#menu li.last {
	background: none;
}

.top_menu_item_hover{
    background:url(/images/top_menu_hover_background.gif) center center repeat-x;
    height:30px;
}

.top_menu_item{
    height:30px;
}

#menu .top_menu_item_hover .left_splitter
{
    background:url(/images/top_menu_left_splitter.gif) center center no-repeat;
}

#menu .top_menu_item_hover .right_splitter
{
    background:url(/images/top_menu_right_splitter.gif) center center no-repeat;
}

#menu a {
	display: block;
	line-height: 27px;
	padding: 0 12px;
	color: #fff;
}
/*#menu a:hover {
	color: #004a80;
	background-color: #dff2fd;
}*/
#frm_search {
	position: absolute;
	top: 131px;
	right: 11px;
    
	width: 244px;
}
#frm_search .inp {
	float: left;
	width: 210px;
	margin-right: 7px;
	border: 1px solid #333;
}
#container {
	margin: 0 13px 0 20px;
    
}
.container {
	clear: both;
	width: 100%;
	overflow: hidden;
}
#right {
	float: right;
	width: 242px;
}
div.paging {font-family:Arial;font-size:13px;color:#1F1F1F;}
div.paging a {font-family:Arial;font-size:15px;}
div.paging a:hover {text-decoration:underline;}
div.paging span {;font-size:16px;}

div.manageLinks {font-family:Arial;font-size:12px;padding-top:10px;clear:both;}
div.manageLinks a {color:#00497F;}
div.manageLinks a:hover {text-decoration:underline;}
div.manageLinks span {font-size:10px;}
img.ad_block {
	display: block;
	margin-bottom: 17px;
	border: 1px solid #004a80;
}
#left {
	margin-right: 265px;
}
#left_part {
	float: left;
	width: 67%;
}
#right_part {
	float: right;
	width: 30%;
}
.news {
	margin-bottom: -7px;
}
.news dt {
	margin-bottom: 10px;
	font-size: 14px;
}
.news dt a:hover{
	text-decoration: underline;
}
.news dt span {
	font-weight: bold;
}
.news dd {
	margin-bottom: 20px;
	font-size: 12px;
}
.news dd a {
	color:#333;
}
.news dd p {
	font-size: 12px;
}
p.more {
	font-size: 12px;
	text-align: right;
}
p.more a {
	text-decoration: underline;
	text-transform: lowercase;
	color: #666;
}
#left_part .left {
	float: left;
	width: 50%;
}
#left_part .right {
	float: right;
    width: 40%;
}
#building {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
	padding-bottom: 40px;
	background: url("/images/buildings/dot_shadow.gif") no-repeat center bottom;
}
#building li {
	float: left;
	padding: 99px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#private {
	width: 25%;
	_width: 24.8%;
	background: url("/images/buildings/private.gif") no-repeat 50% 25px; 
	cursor:pointer;
}
#flats {
	width: 25%;
	_width: 24.8%;
	background: url("/images/buildings/flats.gif") no-repeat 50% 2px;
	cursor:pointer;
}
#admin {
	width: 25%;
	_width: 24.8%;
	background: url("/images/buildings/admin.gif") no-repeat 50% 0;
	cursor:pointer;
}
#sklad {
	width: 25%;
	_width: 24.8%;
	background: url("/images/buildings/sklad.gif") no-repeat 50% 24px;
	cursor:pointer;
}
#footer_wrap{
    clear: both;
	background: url("/images/footer_bg.gif") #dfdfdf repeat-x left top;
}

#footer {
	
	/*padding: 32px 0 0 0px;
    _padding: 16px 0 0 0px;*/
	background: url("/images/footer.gif") top left no-repeat;
}
* html body #footer {
	/*padding-top: 24px;
    _padding-top: 16px;*/
}
*:first-child+html #footer {
	/*padding-top: 24px;
    _padding-top: 16px;*/
}
#footer .inner {
	/*position: relative;*/
	padding-top: 14px;
    
    height:100px;
	overflow: hidden;
	width: 100%;
	border-top: 3px solid #dfdfdf;
}

#footer .inner table{
	 width:100%;
    
	
}
#footer .inner table td{
	 width:100%;
    padding-left:20px;
    vertical-align:top;
	
}
#footer p {
	font-size: 12px;
	line-height: 16px;
}
#footer p a {
	color: #000000;
}
#footer .left {
	float: left;
	height: 77px;
}
#footer .right {

    height:20px;
    padding-top:30px;
	margin-left: 110px;
	_margin-left: 110px;
}
#small_menu {
	height: 15px;
	line-height: 15px;
	margin-bottom: 0;
	padding-left: 10px;
	background: url("/images/grey_square.gif") no-repeat left center;
}
#small_menu li {
	float: left;
	padding-left: 0;
	font-size: 12px;
	margin-right: 10px;
	padding-right: 10px;
	background: url("/images/grey_square.gif") no-repeat right center;
}
#small_menu a {
	color: #666;
}
#small_menu a:hover {
	text-decoration:underline;
}
#madeby {
	/*position: absolute;
	top: 53px;
	left: 390px;*/
    float:right;
    width:320px;
	height: 31px;
	padding: 0 21px;
	line-height: 31px;
	color: #fff;
	background: url("/images/made_by.gif") repeat-y left top #a6a6a6;
}
p#counters {
	/*position: absolute;
	top: 5px;
	left: 400px;*/
    float:left;
}
#madeby a {
	text-decoration: underline;
	color: #fff;
}



.path, .path a, .path span {font-family:Arial; font-size:12px;text-transform:lowercase;}
.path span {font-size:10px;}

.siteMapTree {margin-left:10px;width:50%;float:left;}
.siteMapTree ul {margin:0px; padding:0px;}
.siteMapTree li {list-style-type:none;background:none;}
.siteMapTree li a:hover {text-decoration:underline;}

.currency {display:block;height:80px;overflow:hidden;}

img[src="http://pics.rbc.ru/img/informer/arrow_green.gif"],img[src="http://pics.rbc.ru/img/informer/arrow_red.gif"] {display:none;}
a[href="http://www.informer.ru/cgi-bin/redirect.cgi?src_url=rbc_indices.js&url=http://www.rbc.ru"] {display:none;}
a[href="http://www.rbc.ru/cash/"],a[href="http://stock.rbc.ru/demo/forex.9/daily/EUR_USD.rus.shtml"] {cursor:text;color:#333;}

#contendDiv {padding-left:15px !important;}

.catalog a:hover, .applacability a:hover  {text-decoration:underline !important;} 


#seetoo{
  margin-top:30px;
}

#seetoo ul{
  margin-top:10px;
}

.perpage_checked
{
    font-weight:bolder;
    color:#000282;
}

.price_table{
    width:100%;
    border: 2px solid rgb(220, 220, 220);
}

.price_table a:hover{
    text-decoration: underline;
}
.price_table th{
    text-align:center;
    height:25px;
    border: 1px solid rgb(220, 220, 220);
    font-size:14px;
}

.price_table .price_title{
    width: 120px;
}

.price_table .name_title{

}

.price_table .buy_title{
    width:50px;
}



.price_table .price{
    text-align:center;
}

.price_table .name{
    font-size:12px;
    font-weight:bold;
}

.price_table .buy{
    width:50px;
}

.price_table .tr1
{
    background-color:rgb(240, 240, 240);
}

.price_table .tr2
{
     background-color:#FFFFFF;
}

.catalog_splitter{
    height:3px;
    width:255px;
    border-bottom:#DFDFDF 1px dotted;
    margin-bottom:5px;
}

.siteMapTree a {color:#222;text-decoration:none;}
.siteMapTree ul{margin-left:25px !important; list-style-type:circle;}
#counters_madeby{
    margin-bottom:0px;
    margin-right:10px;
}

#for_questions
{
    font-weight:bolder;
    text-align:center;
    clear:both;
}
