body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6A467
}
form {
	padding:0px; margin:0px
}
input {
	border: none;
	background-color: #fff;
	color: #7E7E7E;
	font-size: 11px;
	height: 20px;
	padding: 3px 3px 0px 3px
}
input.search {
	width:108
}
A {
	color:#5F6C32;
	text-decoration: underline;
	white-space: nowrap;
}
A:hover {
	text-decoration: none;
}
H1 {
	display:inline;
}
/* ---- cellpadding=0 cellspacing=0 ------- */
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 75%;
	color: #2F3A08
}
table.main {
	height: 100%
}
td.top_part {
	height:207px
}
.top_form {
	width:260px
}
.top_form td {
	color: #5F6C32;
	font-size:11px
}
.top_form td a {
	font-size:11px
}
a.apartments {
	width:114px;
	height: 12px;
	background-color: #FDA765;
	text-decoration: none;
	padding-right: 5px
}
a.apartments:hover {
	text-decoration:underline;
	
}
td.top_text {
	font-weight:bold;
	text-align: right;
	padding: 10px 22px 0px 0px;
	color: #5F6C32
}
.form1_pad {
	padding-left: 90px
}
.top_lang {
	height: 41px;
	padding-left:114px
}
.top_links {
	width: 248px
}
.top_links_pad {
	vertical-align: top;
   padding-top: 12px
}
td.menu_part {
	height:59px;
	padding-left: 241px;
	white-space: nowrap;
}
td.menu_part h1 {
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#fff;
	white-space:nowrap;
   margin-right: 32px
}
td.menu_part a {
	text-decoration: none;
}
td.tel_part {
	padding-left:303px;
	height: 38px;
	color: #5F6C32;
	font-size: 18px
}
/* content part */
.title {
	font-size: 20px;
	font-weight: normal;
	color: #5F6C32;
	text-transform: uppercase;
}
table.cont1 {
	background-color:#FAC89C;
	background-image: url(../images/cont_left_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
table.cont1 td {
	background-image: url(../images/left_cont_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.cont1 {
   background-image: url(../images/left_cont_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 34px 21px 71px 56px;
}
td.left_cont {
   padding: 31px 36px 30px 0px
}
td.right_cont {
	width: 371px
}
table.right_section {
	background-image: url(../images/right_section_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FAC89C;
	width: 300px;
	height: 350px
}

table.right_section td {
	background-image: url(../images/right_section_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding: 12px 24px;
}
div.right_apartments {
	font-size:11px;
	color:#2F3A08;
	margin-bottom: 16px
}
.right_photo {
	margin-right: 5px
}
/* bottom part */
td.bottom_part {
	height: 29px;
	border-top: solid 1px #FAC89C;
	padding-left: 65px;
	color: #fff
}