@charset 'windows-1251';
/* CSS Document */

html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #7A7A7A;
	text-align: center;
}
#wraper {
	width: 804px;
	background-image: url(../images/wraper_bg.jpg);
	background-repeat: repeat-y;
	margin: auto;
	text-align: left;
	padding-left: 8px;
	height: 100%;
	vertical-align: top;
	display: table;
}
#header {
	height: 117px;
	width: 789px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_bg.jpg);
	text-align: left;
}
#header .logo{
	float: left;
	height: 58px;
	width: 323px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#header .logo img{
	border: none;
}
#menu {
	background-image: url(../images/menu_bg.jpg);
	height: 44px;
	width: 789px;
}
#menu .but a{
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 39px;
	display: block;
	float: left;
	padding-left: 10px;
	text-decoration: none;
	padding-right: 10px;
}
#menu .but a:hover {
	font-family: tahoma;
	font-size: 16px;
	color: #CB3A0D;
	line-height: 39px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CB3A0D;
	text-decoration: none;
}

#left_part {
	width: 217px;
	margin-right: 4px;
}
#left_part .search{
	width: 217px;
	background-image: url(../images/serach_bg.jpg);
	height: 328px;
}
#left_part .search .form1 {
	padding-top: 50px;
	padding-left: 20px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
#left_part .search .form1 .textfeild {
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#left_part .search .form1 .textfeild_small_60px {
	width: 60px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#left_part .search .form1 .listbox {
	width: 156px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#left_part .stat{
	width: 209px;
	background-image: url(../images/stat_bg.jpg);
	height: 135px;
	padding-top: 40px;
	padding-left: 7px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	line-height: 14px;
}
#right_part {
	width: 571px;
}
#right_part .top_ofert {
	background-image: url(../images/top_ofert_bg.jpg);
	height: 156px;
	width: 538px;
	padding-top: 40px;
	padding-left: 30px;
	float: left;
}
#right_part .top_ofert .one_ofert{
	height: 60px;
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
}
#right_part .top_ofert .one_ofert img{ 
	height: 49px;
	width: 65px;
	border: 4px solid #FFFFFF;
	float: left;
}
#right_part .top_ofert .one_ofert .top_info{
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
}
#right_part .top_ofert .one_ofert .top_info a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#right_part .top_ofert .one_ofert .top_info a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#right_part .new_land {
	background-image: url(../images/land_bg.jpg);
	height: 303px;
	width: 187px;
	margin-top: 4px;
	margin-right: 4px;
	padding: 0px;
}
#right_part .new_cluster {
	background-image: url(../images/cluster_bg.jpg);
	height: 303px;
	width: 187px;
	margin-top: 4px;
	margin-right: 4px;
	padding: 0px;
}
#right_part .new_house {
	background-image: url(../images/house_bg.jpg);
	height: 303px;
	width: 186px;
	margin-top: 4px;
	padding: 0px;
}
.cat_but {
	height: 45px;
	width: 100%;
	display: block;
	cursor: hand;
}

.new {
	text-align: center;
	width: 100%;
	float: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.new img{
	height: 49px;
	width: 65px;
	border: 4px solid #FFFFFF;
	margin: auto;

}
.new .new_info{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	margin: auto;
	text-align: center;
	float: none;
	width: 100%;


}
.new .new_info a{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.new .new_info a:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;

}
#footer {
	background-image: url(../images/footer_bg.jpg);
	height: 65px;
	width: 789px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 4px;
	display: table;
}
#footer div{
float:left;
}
#footer .links {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
	padding-left: 8px;
	width: 783px;

}
#footer .links a{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer .links a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#footer .words {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	padding-top: 12px;
	width: 500px;
	padding-bottom: 5px;

}
#footer .created_by {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	padding-top: 12px;
	padding-right: 3px;
	margin-left: 104px;
}
#footer .created_by a {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
#footer .created_by a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB3A0D;
	text-decoration: none;
}
#right_part .browse {
	background-image: url(../images/white_bg.jpg);
	width: 564px;
	padding-top: 35px;
	padding-left: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#right_part .browse .controls{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CB3A0D;
	padding-bottom: 6px;
	width: 561px;
	background-color: #F3F3F3;
	padding-left: 5px;
	padding-top: 4px;

}
#right_part .browse .controls .filter {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 8px;
}
#right_part .browse .controls .filter .forms {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 115px;
}
#right_part .browse .controls .filter .button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 22px;
	margin-top: -2px;
}
#right_part .box{
	width: 567px;
	height: 82px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/box.gif);
	float: left;
}
#right_part .box h1{
	width: 330px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 11px;
	display: block;
	float: left;
	font-weight: normal;
}
#right_part .box h1 b{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
#right_part .box h2{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	margin: 0px;
	padding-top: 27px;
	color: #666666;

}
#right_part  .box img{
	height: 66px;
	width: 87px;
	border: 3px solid #FFFFFF;
	float: left;
	line-height: normal;
	margin-top: 4px;
	margin-left: 4px;
}
#right_part  .page_nums{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	margin-top: 8px;
}
#right_part  .page_nums a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#right_part  .page_nums a:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#right_part .contacts {
	background-image: url(../images/white_bg.jpg);
	width: 564px;
	padding-top: 35px;
	padding-left: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#right_part .contacts .e-mail_form {
	width: 244px;
	margin-left: 20px;
	background-color: #F0F0F0;
	height: 300px;
	margin-top: 20px;
}
#right_part .contacts .e-mail_form h1 {
	margin: 0px;
	font-family: tahoma;
	font-size: 16px;
	color: #C31804;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_part .contacts .e-mail_form .eform {
	padding-top: 5px;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #CB3A0D;
	line-height: 16px;
}
#right_part .contacts .e-mail_form .eform textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 210px;
	height: 90px;
}
#right_part .contacts .e-mail_form .eform input {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 210px;
}
#right_part .contacts .e-mail_form .eform select {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 215px;
}
#right_part .contacts .e-mail_form .eform .button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 60px;
}

#right_part .contacts .adress {
	width: 300px;
}
#right_part .contacts .adress h1 {
	margin: 0px;
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_part .contacts .adress h2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right_part .contacts .adress h2 p {
	font-family: tahoma;
	font-size: 11px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#right_part .details {
	background-image: url(../images/white_bg.jpg);
	width: 564px;
	padding-top: 35px;
	padding-left: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#right_part .details .images {
	width: 280px;
	margin-left: 5px;
	margin-top: 10px;
}
#right_part .details .images .tools{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 275px;
	line-height: 15px;
	background-color: #F3F3F3;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	

}
#right_part .details .images .tools a{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB3A0D;
}
#right_part .details .images .tools a:hover{ 
	font-family: tahoma;
	font-size: 11px;
	color: #F6B002;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CB3A0D;
}
#right_part .details .images img {
	width: 280px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}
#right_part .details .images .thumbs{
	margin-top: 0px;
	padding: 0px;


}
#right_part .details .images .thumbs img{
	width: 67px;
	height: 50px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_part .details .info{
	width: 279px;
	display: block;
	margin-top: 10px;
}
#right_part .details .info h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #E75629;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right_part .details .info h2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px;
}
#right_part .details .info h2 b{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#right_part .details .info h3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#right_part .details .info h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#right_part .details .info h4 b {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #CB3A0D;
	margin: 0px;
	text-align: justify;
	font-style: italic;
}
#right_part .details .images .tools h1 {
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 0px;
}
#right_part .details .images .tools .col {

	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
}
#right_part .about {
	background-image: url(../images/white_bg.jpg);
	width: 564px;
	padding-top: 35px;
	padding-left: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#right_part .about .info {
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;	
}
#right_part .about .info h1{
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
#right_part .about .info h2{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#right_part .about .decoration {
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#main{
	width: 804px;
	margin: 0px;
	padding: 0px;
}
#main div{
	float: left;	
}
