
html, body {
	height: 100%;
}

body{
	padding-left: 4%;
	padding-right: 4%;
	font-family: "Trebuchet MS", Trebuchet, "MS Sans Serif", Verdana;
	font-size: 14px;
}

a {
	color: #1F45A7;
	text-decoration: underline;
}
a:hover{
	color: red;
}
h1{
	color: #824F23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 a{
	color: #824F23;
	
}
h2{
	color: #7A400C;
	font-size: 16px;
	padding-bottom: 12px;
}

#index a {
	color: #071047;
	text-decoration: underline;
}

#index_center{
	background-image: url(/images/center_bg.jpg);
	vertical-align: top;
	width: 583px;
	background-repeat: no-repeat;
}

#index_window{
	color: #000000;
	margin-left: 73px;
	margin-right: 110px;
	margin-top: 200px;
}

#index_menu {
	clear: both;
	float: left;
	font-size: 17px;
	width: 100%;
}

#index_menu a{
	color: #613D1A;
}

#index_menu  ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#index_menu  li{
	display: inline;
	list-style: none;
   width: 25%;
}

#index_footer{
	background-color: #BBA777;
	color: #281707;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 7.75em;
	width: 100%;
}



#container {
	position: relative;
	width: 100%;
}

#footer {
	border-top: #747474 1px solid;
	
	height: 40px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

#footer  .bottom_item{
	
	height: 40px;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 0px;
	margin: 0;
	height: 12px;
	
}

#footer ul li{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 23%;
}

#footer ul {
	margin: 0;
	padding: 0;
	width: 100%%;
}

#header_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	padding-top: 46px;
	text-align: center;
	white-space: nowrap;
}
#head_spacer{
	
	width: 100%;
	height: 40px;
}
#header_menu ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

#header_menu li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 15%;
}

#header_menu a {
	color: #679427;
	text-decoration: underline;
}
#header_menu a:hover {
	color: red;
}

#header_menu .active {
	background-color: #EAF0B9;
	color: #934C00;
	text-decoration: none;
}

#header_menu  .spacer{
	padding-right: 10%;
}

#header{
	height: 27px;
	padding-top: 24px;
	white-space: nowrap;
	margin-bottom: 30px;
}

#page_header{
	height: 50px;
	padding-top: 10px;
	width: 100%;
}
#page_header h1{
	font-size: 18px;
	

}


#main_block{
	font-size: 14px;
}
.map-list{
	padding-left: 100px;
}
.map-list a{
	font-family: Arial, Helvetica, sans-serif;
	color: #679427;
}
.map-list a:hover{
    color: red;
}
.map-list .lvl-1{
	font-size: 16px;
	padding-top: 8px;
}
.map-list .lvl-2{
   padding-top: 8px;
	font-size: 13px;
}
#cataloglist{
	padding-bottom: 20px;
}
#cataloglist th{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, "MS Sans Serif", Verdana;
	 padding-bottom: 0px;

}
#cataloglist td{
 border-top:1px solid white;
 border-left:1px solid white;
 height: 22px;
 padding-bottom: 0px;
 
}
.catalog_row_1{
	background-color: #F0F5CB;
}
.catalog_row_2{
	background-color: #F5EACB;
}
#catalog_bottom_pic td{
	text-align: center;
}
#flat_info {
	
}
#flat_info  td{
height: 20px;
	
}
#flat_header{
	width:100%; 
	height:50px; 
	vertical-align:middle;
	padding-top:30px;
	font-size:16px;
}
#order_form_caption{
		background-color: #EAF0B9;
	color: #934C00;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
#catalog_form{
	
}
#catalog_form input{
	border: 1px solid #AF875B;
	background: #FFFFFF;
	width: 190px;
	padding-left: 5px;
}
#catalog_form  input[type="radio"] {
 
  border: 0px none; 
}
#catalog_form  .inputRadio {
  border: 0px none; 
}
* html input {
  z-index: expression(
    runtimeStyle.zIndex = 1,
    type == "radio" ? (className = "inputRadio") : 0
  );
}


#catalog_form  #text_td{
	height: 26px;
}
#captcha_input{
	width: 80px !important;
	font-style: italic;
	color: #727272;
}
#catalog_form #order_button{
	width: 70px;
  border: 1px solid #AF875B;
  text-align: center;
  background-color: #F1F5D2;
  color: #934C00;
}
#cataloglist .img-cell{
	padding-top:7px;
	padding-left: 7px;
	padding-right: 7px; 
	padding-bottom:7px;
}
#cataloglist .descr-cell{
padding-left: 12px;
padding-right: 12px;
padding-bottom: 7px;
padding-top: 7px;
	
}

.img-cell img{
	border:1px #555651 solid;
}
.images-block{
width:100%; 
padding-right:1em;
	
}
.image-cont{
	float:left; 
	padding-top:17px;
	padding-right:20px;
}
.image-cont a img{
	border:1px solid #585858
}
.page-picture{
	padding-top: 35px;
}
.room-filter{
	color:#679427;
	font-family: Arial, Helvetica, sans-serif;
}
.room-filter a{
	color:#679427;
}
.room-filter-select{
	font-weight: bold;
}

.sel-value{
	font-weight: bold;
}

