@charset "windows-1251";
* {
	font-family:Arial;
}
body {
	margin: 0px;
	padding: 0px;
}
.header-stripe {
	background-image:url(../images/topper.jpg);
	height:55px;
}
.header-content {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.header-shadow-holder {
	background-image:url(../images/top_shadow.jpg);
	background-repeat:repeat-x;
	background-position:0px 326px;
}
.container_block {
	padding:0 15px 0 15px;
}
.copyright {
	height:41px;
	background-image:url(../images/bottom_shadow.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-align:center;
	font-size:12px;
	color:#6F6F6F;
	padding-top:15px;
}

.logo_href_holder, .logo_holder {
	width:331px;
	height:112px;
	position:absolute;
	top:35px;
	left:25px;
}
.logo_href_holder {
	z-index:10;
}
.logo_holder {

	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:5;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');
}
.randomHeader {
	text-align:center;
	width:206px;
	padding:0 5px;
}
.randomHeader a {
	font-size:12pt;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

#menuholder {
	margin-bottom:15px;
	margin-top:6px;
}

ul.menu a {
	outline:none;
}
ul.menu {
	font-size:14px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:210px;
	margin-left:7px;
}
ul.menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:10px;
}
ul.menu li {
	line-height:22px;
	border-bottom:1px solid #8F8F8F;
}
ul.menu li ul li {
	border:none !important;
}
ul.menu  a {
	text-decoration:none;
	color:#4F4F4F;
	font-family:Tahoma;
	padding-left:5px;
	background-image:url(../images/menu_go.jpg);
	background-position:100% 50%;
	background-repeat:no-repeat;
	display:block;
	
}
ul.menu  .active {
	text-decoration:none;
	color:#000000;
	font-family:Tahoma;
	font-weight:bold !important;
}
ul.menu li ul li a {
	display:block;
	background:none;
}
ul.menu li a:hover {
	text-decoration:underline;
}
h2.text_header {
	font-size:14pt;
	font-weight:bold;
	margin:0;
}
.news_header_main {
	font-size:10pt;
	color:#333333;
}


.news_text {
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.date {
	font-size:8pt;
	color:#6F6F6F;
}
.header_href_news {
	text-decoration:none;
	font-weight:bold;
	color:#cc6633;
}
.header_href_news_more {
	display:block;
	width:95px;
	padding-left:10px;
	height:35px;
	background-image:url(../images/more_btn.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:10pt;
	line-height:35px;
	color:#ffffff;
	margin-top:10px;
	text-decoration:none;
}
.header_href_news_more:hover {
	color:#cccccc;
}
.pageholder {
	color:#333333;
	font-size:10pt;
	padding-right:12px;
}
.pageholder span {
	font-weight:bold;
	color:#000000;
}
.pageholder a, .links_hrefs {
	font-size:10pt;
	color:#cc6633;
	padding:0 2px 0 2px;
}
.pageholder a:hover, .links_hrefs:hover {
	text-decoration:none;
	background-color:#cc6633;
	color:#ffffff;
}
.news_text_item .text {
	font-size:11pt;
}
.orange {
	display:block;
	width:145px;
	text-align:center;
	height:32px;
	padding-top:3px;
	background-image:url(../images/orange.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:10pt;
	line-height:14px;
	color:#ffffff;
	margin-top:10px;
	text-decoration:none;
	
}
.orange:hover {
	color:#E8C899;
}







































.requestinfo {
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	text-align:center;
}
.requestinfo a {
	font-size:12px;
}
.requestinfo a:hover {
	text-decoration:none;
}
.searchblock {
	margin-left:1px;
	font-size:12px;
	font-family:Arial;
	color:#5F5F5F;
	background-color:#EFEFEF;
}
.searchblock select {
	width:150px;
	border:1px solid #999999;
	padding:1px;
	font-size:12px;
	font-family:Arial;
	color:#7F7F7F;
}
.searchblock select[name=street]{
	width:168px;
}
.searchblock select[name=NasPunkt]{
	width:168px;
}
.searchblock .subblock {
	width:132px;
	padding:9px;
	//padding:6px;
	background-color:#E4E4E4;
}
.searchblock label {
	text-transform:lowercase;
	cursor:pointer;
}
.searchblock .header_path {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#7F7F7F;
	word-spacing:-1px;
}

.searchblock .header_path  span {
	color:#2F2F2F;
	
}

.searchblock input {
	border:1px solid #999999;
	font-size:13px;
	font-family:Arial;
	color:#4F4F4F;
}

.randomAdress {
	text-align:center;
	width:216px;
	padding:4px 0 15px 0;
	background-color:#BFBFBF;
}
.randomAdress a {
	text-decoration:none;
	color:#333333;
	font-size:10pt;
}

.searchblock {

}
.searchblock .chebx {
	position:relative;
	top:2px;
	margin-right:4px;
	border:0;
}



/*---------------estimation---------------*/

.estimation {
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#3F3F3F;
	text-align:left;
}

.estimation_header {
	font-weight:bold;
	font-size:16px;
	color:#333333;
	padding:10px 20px 10px 0px;
	font-family:Arial;
	text-align:left;
}
.estimation  input, .estimation  textarea, .estimation  select {
	border:1px solid #999999;
	font-size:12px;
	font-family:Tahoma, Arial;
	padding:2px;
	margin:0px;
}
.estimation  th {

	padding:10px 0px 5px 0px;

}
.estimation  .btns {
	cursor:pointer;
	background:transparent;
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#CC3300;
	border:0;
}
.estimation  .btns span {
	text-decoration:underline;
}
.estimation  .btns:hover span {
	text-decoration:none;
}
.estimation  select {
	width:170px;
}


.priceholder {
	height:25px;
	color:#333333;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	line-height:25px;
}

.squareholder {
	height:25px;
	color:#333333;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	line-height:25px;
}

.IDholder {
	height:25px;
	color:#333333;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	line-height:25px;
}

.priceholder b, .squareholder b, .IDholder b {
	font-weight:bold;
	color:#CC3300;
}
.markholder {
	width:20px;
	height:25px;
	background:url(../images/1px_gray.jpg);
	color:#333333;
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	line-height:25px;
	float:left;
}
.markholder img {
	margin-top:8px;
}
.addressholder {
	font-size:10pt;
	font-family:Tahoma;
	padding-top:3px;
	padding-bottom:25px;
	color:#333333;
}
.addressholder a {
	color:#CC3300;
}
.addressholder a:hover {
	text-decoration:none;
}

.thumbs {
	margin-top:5px;
}
.thumbs a img {
	border:0px;
}

.pagehrefholder {
	margin-top:15px;
	margin-bottom:15px;
}

.pagehrefholder .right {
	color:#7A7A7A;
	font-size:10pt;
	font-weight:bold;
	background-image:url(../images/more_right.jpg);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding-right:20px;
	text-decoration:none;
}

.pagehrefholder .left {
	color:#7A7A7A;
	font-size:10pt;
	font-weight:bold;
	background-image:url(../images/more_left.jpg);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;
}

.pagehrefholder .nextpage:hover {
	background-color:#7A7A7A;
	color:#ffffff;
	text-decoration:none;
}
.pagehrefholder .nextpage {
	color:#7A7A7A;
	font-size:10pt;
	padding:0 2px 0 2px;
}

.pagehrefholder span {
	color:#7A7A7A;
	font-size:10pt;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#info_header {
	font-size:12px;
	font-family:Arial;
	padding-bottom:8px;
	font-weight:bold;
	color:#666666;
}
#info_header a {
	font-style: italic;
	color:#CC3300;
}
#info_header a:hover {
	text-decoration:none;
}
#picHolder {
	width:442px;
	float:left;
}
#info_container {
	 clear:both; 
	 float:none;
	 padding-top:5px;
}
.quizHolder {
	width:50%;
	float:left;
	height:55px;
	font-family:Arial;
	font-size:13px;
	color:#4F4F4F;
}
.quizHolder .header_extra_info {
	font-size:14px;
	font-weight:bold;
	background:url(../images/1px_gray.jpg);
	padding:3px;
}
.quizHolder table td {
	padding-left:3px;
}
.extraidholder {
	width:242px;
	height:25px;
	background:url(../images/1px_gray.jpg);
	color:#7F7F7F;
	font-family:Tahoma;
	font-size:14px;
	text-align:left;
	padding-left:8px;
	font-weight:bold;
	line-height:25px;
	float:left;
	margin-right:5px;
}

.extramarkholder {
	width:25px;
	height:25px;
	background:url(../images/1px_gray.jpg);
	color:#4F4F4F;
	font-family:Tahoma;
	font-size:10px;
	text-align:center;
	line-height:25px;
	float:left;
	
}
.extramarkholder img {
	margin-top:8px;
}
.extrainfoholder_yellow {
	width:242px;
	background:url(../images/1px_yellow.jpg);
	color:#4F4F4F;
	font-family:Tahoma;
	font-size:14px;
	text-align:left;
	padding:3px 0px 4px 8px;
	line-height:normal;
	float:left;
	margin-top:5px;
	font-weight:bold;
	
}
.extrainfoholder_text {
	font-size:12px;
	font-family:Arial;
	padding-left:2px;
	float:left;
	width:248px;
	color:#4F4F4F;
}
.extrainfoholder {
	width:242px;
	background:url(../images/1px_gray.jpg);
	color:#4F4F4F;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	padding:3px 0px 4px 8px;
	line-height:normal;
	float:left;
	
	margin-top:5px;
}
.extrainfoholder  a {
	color:#CC3300;
	font-family:Tahoma;
	font-size:12px;
}

.manHead {
	font-size:12px; 
	color:#4F4F4F; 
	font-family:Arial;
}
.manContent {
	font-size:12px; 
	color:#4F4F4F; 
	font-family:Arial; 
	font-weight:bold;
}
.manContent p {
	padding:0px;
	margin:0px;
	line-height:14px;
}
#regform {
	font-size:11px;
	font-family:Arial;
	color:#4F4F4F;
}
#regform td {
	padding:0;
}

#registrform {
	font-size:11px;
	font-family:Arial;
	color:#4F4F4F;
}
#registrform  span {
	color:#4F4F4F;
	font-weight:bold;
}

#regform .input_field, .input_field {
	height:17px;
	width:200px;
	border:1px solid #999999;
	padding:3px 0px 0px 5px;
	font-size:12px;
	color:#4F4F4F;
}
#regform  .subbut {
	padding-bottom:10px;
}
#regform .buttons , #registrform  .buttons, #finishbuy  .buttons {
	border:0;
	background: transparent;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	text-decoration:underline;
	cursor:pointer;
	height:16px;
	margin-top:8px;
}
#information_block {
	text-align:center;
	float:none;
	clear:both;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#CC3300;
	height:60px;
	line-height:60px;
	margin:8px;
	display:none;
}
#information_block  span {
	border:1px dashed #4F4F4F;
	display:block;
}

#information_block_blocks {
	text-align:center;
	float:none;
	clear:both;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#CC3300;
	height:60px;
	line-height:60px;
	margin:8px;
	display:none;
}
#information_block_blocks  span {
	border:1px dashed #FF0000;
	display:block;
}

.error {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	height:100px;
	line-height:100px;
	color:#000000;
}
.memoheader {
	color:#7F7F7F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:8px;
}
.dialog_text {
	color:#ED5516;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:55px;
	display:block;	
}
.waiter {
	position:absolute; 
	width:216px; 
	height:120px; 
	left:0px; 
	top:0px; 
	text-align:center; 
	z-intex:99; 
	background-color:#fff;
	opacity:0; 
	filter:alpha(opacity=0);
}
.odd {
	background-color:#DFDFDF;
}
#compareblock {
	font-size:12px;
	font-family:Arial;
}
#compareblock table {
	border-collapse:collapse;
}
#compareblock td {
	padding:2px;
	padding-left:5px;
	border:1px solid #CFCFCF;
}
#compareblock td.newbg {
	
}

#compareblock tr.odd td.newbg {
	
}
#compareblock th {
	/*background:url(../images/1px_yellow.jpg);*/
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	text-align:center;
	
}
#compareblock .header {
	font-size:12px;
	padding:3px;
	background:none;
	background:url(../images/1px_gray.jpg);
	text-transform:lowercase;
}
#top-filter {
	padding-top:7px;
	margin:0 0 0 5px;
}
.otfb {
	padding-left:3px;
}
.header-filter-block {
	float:left;
	padding-top:3px;
	margin:0 3px 0 3px;
	font-size:9pt;
}
.realty-opertype {
	font-size:11pt;
	display:inline-block;
	margin-right:8px;
	padding:2px 0;
	cursor:pointer;
	color:#333333;
	border-bottom:1px dashed #333333;
}
.realty-opertype:hover {
	color:#ccc;
	border-bottom:1px dashed #ccc;
}
.as {
	font-weight:bold;
	border:0;
	padding:2px 5px;
	color:#fff;	
	background-color:#cc6633;
}
.as:hover {
	color:#fff;	
	border-bottom:0;
}
.header-filter-block .href-filter-holder {
	display:none;
	float:left;
	margin-left:5px;
}
.header-filter-block .href-filter-holder a {
	font-size:8pt;
	color:#cc6633;
}
.header-filter-block .href-filter-holder a:hover {
	color:#333;
}

.header-filter-block .header-filter-holder {
	float:left;
}

.header-filter-block .header-filter-holder  span {
	font-weight:bold;
	cursor:pointer;
}
.header-filter-block .header-filter-holder  span:hover {
	border-bottom:1px dotted #000;
}
