

BODY { 
zoom: 100%;
font-family: Helvetica; 
background-color: #D3CCB3;
background-repeat: repeat-x;
}


a {
	text-decoration: underline;
	color: #716C58;
}

a:hover {
	text-decoration: underline;
	color: Maroon;
}


.main_img {
font-size: 11px;
font-weight: bold;
font-style: normal;
color: White;
background-repeat: no-repeat;

}


.menu {
padding-top: 218px;
padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
}

.title {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	color: #716C58;
}

.column {
	font-size: 80%;
	color: Black;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.left_column {
	font-size: 80%;
	color: Black;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}

.left_header {
	font-size: 100%;
	color: #716C58;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
}

.content_header {
	font-size: 100%;
	color: #716C58;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.partners {
	font-size: 100%;
	color: #716C58;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.content {
	font-size: 80%;
	color: Black;
	font-weight: normal;
	text-align: justify;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

.room {
	margin-top: 19px;
	margin-right: 10px;
	border: none;
}

.kvartira {
	font-size: 100%;
	color: #716C58;
	font-weight: bold;
	text-align: left;
	padding-top: 19px;
	padding-left: 0px;
	padding-right: 10px;
}

.detail {
	font-size: 80%;
	color: Maroon;
	font-weight: bold;
	text-align: justify;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

.more {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.counters {
	font-size: 12px;
}


.footer {
	font-size: 60%;
	font-weight: normal;
	color: Gray;
	text-align: center;
}

.bottom_menu {
padding-top: 5px;
text-align: center;
	font-size: 60%;
	font-weight: normal;
}






