* {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	background: transparent;
}


html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
* html body {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

table {
    border-collapse: collapse;
	width: 100%;
}

table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
table .search_form td {
	vertical-align: middle;
	margin-top:3px;
}

table td#position-data ul {
	margin-top: 10px;
	margin-left: 10px;
}

table td#position-data ul li {
	margin-top: 5px;
}

input, select, textarea, button {
    background-color: #FFF;
    border: 1px solid #a1a1a1;
}

h1, h2, h3 {
	font-weight: normal;
	color: #06C;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 15pt;
	border-bottom-width: 1px; /* Толщина линии внизу */
 border-bottom-style: solid; /* Стиль линии внизу */
 border-bottom-color: #06C;
}

h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
}

h2.noma {	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 14px;
	color:#000;
}


h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

h4, h5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}
h6
{text-indent:-9999px; width:330px; margin:0; padding:0; }

small {
  font-size: 11px;
}

p {
    padding: 0px 0px 10px 0px;
    margin: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}

a {
	color: #000;
	text-decoration: underline;
}
a:visited {
/*	color: #006;
	text-decoration: underline;*/
}

a:hover {
	color: #06F;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
    background: transparent;
}

img.preview {
	margin: 5px;
}

ul {
    list-style: none;
}

li {
/*	width: 100%;*/
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #b1b1b1;
    height: 0px;
    border-bottom: 1px dashed #b1b1b1;
}

#container {
    position: relative;
    width: 100%;
	height: 100%;
    color: #474747;
    width: 100%;
}

html>body #container {
    height: auto;
    min-height: 100%;
}

#empty, #footer {
    height: 124px;
}

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

/* classes */
a.nodecor {
	text-decoration: none;
}
.vspacer {
    margin-bottom: 7px;
}

.content {
   	width: 1018px;


	
	
}

.side_spacer {
	width: 50%;
}

.header {
    width: 1018px;
    height: 152px;
z-index: 2;
    background: url('/images/header.gif');
	background-repeat:no-repeat;
	position:relative;}

.header_menu {
	padding-left:195px;
	font-size:14px; 
    
}

.header_menu#tow {
	/*width: 364px;*/
	height: auto;
	float: left;
}

.header_menu li {
	list-style:none;
	padding:0;
	margin:0 2px;
	float:left;
	font-color: #FFF;
	background:#34add9;
	border: 1px solid #2290b8;
	/*position:relative;*/
/*	z-index:1;*/
	padding: 7px 15px 7px 15px;

	
}

.header_menu ul {
	display:inline;
	margin: 0 0 0 6px;
   	/*list-style: none;
   	width: 95px;*/ /* Width of Menu Items */
}



html>body .header_menu ul li {

}

.header_menu ul li {
	list-style:none;
	padding:0;
	margin:0 2px;
	float:left;
	font-color: #FFF;
	background:#34add9;
	border: 1px solid #2290b8;
	position:relative;
		z-index:3;
	padding: 7px 15px 7px 15px;
}
html>body .header_menu ul li:active {
	background-color:#06C;
	}
.header_menu ul li a {
	
	display:block;
	color: #FFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.header_menu ul li a:hover {
	color: #FFF;
	text-decoration: underline;

}

.header_menu ul li ul li {
	/*width:137px;*/
	/*background:#ededed;
	width:140px;
	padding:10px 14px 10px 14px;
	border-color: #000;*/
	display:block;
	list-style:none;
	z-index:1;
	float:left;
	
	width: 150px;
	padding: 7px 15px 7px 15px;
	box-shadow: none;
}

.header_menu#tow ul li ul li {
	/*width:174px;*/
}


.header_menu li ul {
 	position: absolute;
   	left: 94px; /* Set 1px less than menu width */
   	top: -1px;
   	display: none;
	
}



/* Holly Hack. IE Requirement \*/

* html .header_menu ul li {
	top: -10px;
	display: inline;
	position: relative;
	margin: 0 2px;
	padding: 7px 15px 7px 15px;
	list-style: none;
	border: 1px solid #2290b8;
	background: #34add9;
	 }
	 
* html .header_menu ul li a{
	font-color:#FFF;
	color: #FFF;
	font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
	

* html .header_menu ul li ul li {
	display:block;
	padding: 7px 15px 7px 15px;
		
	
}
* html .header_menu li ul li:hover {
	border-bottom: 1px solid #2c4a9a;
	border-right: 3px solid #2c4a9a;
	
}
	
* html	.header_menu li:hover ul, li.over ul {
	width: 150px;
	display: list-item;
/*margin: -105px 0px 0px -288px;*/

}

* html ul li a { }
/* End */

.header_menu ul li.exp:hover {
	padding: 4px;
	border-left: 1px solid transparent;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #f7f7ff;
	
}



.header_menu li ul li:hover {
	border-bottom: 1px solid #2c4a9a;
	border-right: 3px solid #2c4a9a;
	
}


	/*выпадающее меню в главном*/
.header_menu li:hover ul, li.over ul {
	width: 150px;
	display: block;
	margin: 30px 0px 0px -97px;
	z-index: 1;
}

/* end of header menu*/



.footer {
    width: 1018px;
    height: 125px;
	background-color:#cce1ec;
   /* background: url('/images/footer_bg.gif');
	background-repeat:repeat-x;*/
	/*margin-top:25px*/;
}

.footer a, .footer a:visited, .footer a:hover {
	color: #FFF;
	text-decoration: underline;
}



.footer_copy {
	color: #FFF;
	float: left;
	width: 190px;
	padding-left: 80px;
	padding-top: 30px;
}

.footer_contacts {
	
	color: #FFF;
	float: left;
	width: 280px;
	padding-left: 40px;
	padding-top: 30px;
}


.left_blocks {
	/*margin-left:20px;*/
	position:relative;
	background-color:#F3F3F3;
	float: left;
	width: 211px;
	height: 100%;/*	margin-top:10px;*/
	border-right: 1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
}

.block {
	color:#000;
    margin-left: 0px;
    margin-bottom: 15px;
}

.block_header {
    margin-bottom: 20px;
}

.block_content input {
 border: 0px;
 /*margin-right: 4px;*/
}


input.price  {
    margin-right: 2px;
	margin-top:2px;
    border: 1px solid #a1a1a1;
	width:100px;
}

input.submit  {
    margin-left: 50px ;
	margin-right: 2px;
	margin-top: 3px;
	padding: 1px;
    border: 1px solid #a1a1a1;
}

.block_content li {
    padding-left: 2px;
	margin-top: 2px;
} 

.block_content li a {
    padding-left: 15px;
    background: transparent url('/images/bullet.gif') no-repeat 0% 50%;
}

.main_content {
	/*margin-top:50px;*/
	position:relative;
	margin-left:35px;
	float: left;
	width: 728px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	z-index: 1;
}

.user_form {
	padding: 5px;
	border: 1px solid #dedede;
	width: 500px;
	height: auto;
	float: left;
}

.user_form_row {
	width: 500px;
	padding: 5px;
	float: left;
}

.col_label {
	text-align: left;
	float: left;
	width: 150px;
}

.col_input {
	text-align: left;
	float: left;
	width: 340px;
}

.col_input button {
	padding: 2px;
	color: #474747;
	border: 1px solid #a1a1a1;
}

.captcha {
	padding-bottom: 5px;
}

.col_textarea {
	text-align: left;
	float: left;
	width: 490px;
	margin-top: 5px;
}

.col_textarea textarea {
	width: 100%;
	height: 100px;
}

.msg {
	padding: 5px;
	width: 450px;
	color: #474747;
}

.msg ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.info {
	color: #0000ff;
	/*border: 1px solid #2c4a9a;*/
}

.error {
	font-size: 10px;
	color: #ff0000;
	/*border: 1px solid #ff0000;*/
}

/* pager */
div.pager {
	margin-top: 5px;
	margin-bottom: 5px; 
}

div.pager span, div.pager a, div.pager a:visited, div.pager a:hover{
	margin-right: 5px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #2c4a9a;
}

div.pager span {
	font-weight: bold;
	color: #000;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}

.page_delim {
}

.container {
	float: left;
}
.item {
	float: left;
	width: 600px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}

.item#ask {
	border-bottom: 0px ;
	margin-bottom: 3px;
}



.row {
	width: 600px;
	float: left;
	text-align: left;
	
}

.row#askdate {
	width: 600px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
}


.item_m {
	float: left;
	width: 370px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
}

.row_m {
	font-size: 12px;
	width: 370px;
	float: left;
	text-align: left;
}

.row_m div {
	padding: 3px;
}

.row_section {
	border-bottom: 1px solid #dedede;
	font-weight: bold;
	width: 100%;
	padding: 2px;
	float: left;
}

.page_delim {
	width: 600px;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}


.note {
	font-size: 10px;
	color: #a1a1a1;
}

.detail {
	font-size: 11px;
}

a.head {
	color: #2c4a9a;
	text-decoration: underline;
}

.row div {
	padding: 3px;
}

.col20 {
	width: 20px;
	float: left;
	text-align: left;
}

.col50 {
	display: block;
	width: 50px;
	float: left;
	text-align: left;
}

.col50r {
	display: block;
	width: 50px;
	float: left;
	text-align: right;
}

.col50fr {
	display: block;
	width: 50px;
	float: right;
	text-align: right;
}

.col60 {
	width: 60px;
	float: left;
	text-align: left;
}

.col80fr {
	display: block;
	width: 80px;
	float: right;
	text-align: right;
}

.col80 {
	width: 80px;
	float: left;
	text-align: left;
}

.col100 {
	width: 100px;
	float: left;
	text-align: left;
}

.col150 {
	width: 150px;
	float: left;
	text-align: left;
}

.col200 {
	width: 200px;
	float: left;
	text-align: left;
}

.col300 {
	width: 300px;
	float: left;
	text-align: left;
}

.col500 {
	width: 500px;
	float: left;
	text-align: left;
}

/* catalog css */
.catalog_small {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.catalog_header {
	background-color: #D0DFF2;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
	border-top: 2px solid #39F;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/*border-bottom: 1px solid #d9d9d9;*/
}
 .bg {
	background-color: #EEF3FB;
 }
.catalog_row {
	width: 750px;
	height: 5%;
	padding: 5px;
	float: left;
	text-align: left;
	font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;	
	/*border: 1px solid black;*/
}

.catalog_col_foto {
	float: left;
	width: 18px;
	text-align: center;
}

.catalog_col_detail {
	float: left;
	width: 18px;
	text-align: right;
}

.catalog_col_adm {
	float: left;
	width: 18px;
}

.catalog_col_dial {
	float: left;
	width: 62px;
	text-align: center;
}

.catalog_col_realty {
	float: left;
	width: 85px;
	text-align: center;
}

.catalog_col_town {
	float: left;
	width: 100px;
	text-align: center;
}

.catalog_col_addr {
	float: left;
	width: 220px;
}

.catalog_col_floor {
	float: left;
	width: 40px;
}

.catalog_col_rooms {
	float: left;
	width: 40px;
	text-align: center;
}

.catalog_col_cost {
	float: left;
	width: 120px;
	text-align: right;
}
.catalog_col_contact_name {
	float: left;
	width: 310px;
	text-align: right;
	}
.catalog_col_contact_number{
	float: left;
	width: 390px;
	text-align: left;
	}
	
	
	
	
	
	
	
		.catalog_col_detail1 {
	float: left;
	width: 18px;
	text-align: right;
}

.catalog_col_adm1 {
	float: left;
	width: 18px;
}

.catalog_col_dial1 {
	float: left;
	width: 55px;
	text-align: center;
}

.catalog_col_realty1 {
	float: left;
	width: 75px;
	text-align: center;
}


.catalog_col_addr1 {
	float: left;
	width: 150px;
}

.catalog_col_floor1 {
	float: left;
	width: 30px;
}

.catalog_col_rooms1 {
	float: left;
	width: 30px;
	text-align: center;
}

.catalog_col_cost1 {
	float: left;
	width: 110px;
	text-align: right;
}
.catalog_col_contact_name1 {
	float: left;
	width: 150px;
	text-align: right;
	}
.catalog_col_contact_number1{
	float: left;
	width: 70px;
	text-align: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
.pos-item {
	float: left;
	width: 122px;
	border: 0px solid red;
	margin: 2px;
	padding: 2px;
}

.pos-thumbnail {
	float: left;
	width: 120px;
	border: 1px solid #a1a1a1;
	margin: 0px;
	padding: 0px;
}
.pos-info {
	float: left;
	width: 120px;
	height: 30px;
	border: 0px solid red;
	margin: 1px;
	text-align: center;
	font-size: 11px;
}



#container .content .header .header_contacts #low_data {
	overflow: hidden;
	position: static;
	visibility: visible;
}
#up_head {
	font-size: 14px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#main_menu {
	margin-left: 18px;
	display:inline;
}

.ask {
	margin-left:20px;
	text-decoration:inherit;
}

.ansver {
	margin-left:20px;
	text-decoration:inherit;
}




#pages {
	font-size: 12px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 
}

#pages span {
	margin: 0;
  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #31db18; 
}

#pages #text {
  margin: 0;
	  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #469fd7; 
 
}

#pages a {
  margin: 0;
	text-decoration: none;
  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #D0DFF2;
}

#pages a:hover {
  margin: 0;
  text-decoration: none;
  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #39F;
}
