
#contentWrapFlat {
	margin-top: 10px;
}
#contentsWrapFlat {
	position: relative;
	width: 972px;
}
.contentTopFlatLeft {
	width: 5px;
	height: 343px;
	background: url(../images/aboutContentTopBg.png) left;
	position: absolute;
	left: 0;
}
.contentTopFlatRight {
	width: 5px;
	height: 343px;
	background: url(../images/aboutContentTopBg.png) right;
	position: absolute;
	right: 0;
}
.contentMiddleFlat {
	background: #fff url(../images/aboutContentBg.gif);
	width: 967px;
	min-height: 770px;
	height: auto !important;
	height: 770px;
	padding-left: 5px;
}
.contentBottomFlat {
	display: block;
}
#buttonsWrapFlat {
	position: absolute;
	right: 8px;
	top: 105px;
	z-index: 1000;
}
.contentBottomFlat {
	display: block;
}
.flatsTop {
	height: 143px;	
	background: url(../images/flatsUpBg.png);
	border-top: 2px solid #8f4849;

}
.flatsList {
	float: left;	
	padding-top: 30px;
}
#mainTable {
	width: 758px;
	margin-left: 160px;
	color: #636466;

	
}
#mainTable thead {
	color: #535456;
	font-weight: bold;	
}


#mainTable th, td {
	border-bottom:1px solid #DDDEDF;
	padding: 5px;	
}
#mainTable .noBorder {
	border: none;
	width: 23px;
}
.flatTopLeftImg {
	background: url(../images/flatsUpImage.gif) no-repeat;
	width: 266px;
	height: 144px;
	float: right;
	padding-right: 2px;
}
.topFlatsLeftImg {
	display: block;
	position: absolute;
	top: -50px;	
}
.leftFlatsPanel {
	position: absolute;
	left: 15px;
	top: 133px;	
}
.flatsBottomInfo img{
	float: left;
	display: block;
}

.flatsBottomFlatInfo {
	float: left;
	width: 330px;
	min-height: 233px;
	height: auto !important;
	height: 233px;
	/*background: #eaeaea;*/
	margin-left: 12px;
	color: #000;
}
.flatsBottomFlatInfoWrap {
	padding: 8px;

}
.flatsBottomFlatInfoWrap tr th {
    padding: 5px;

}
.flatsBottomInfo {
	float: left;
	padding-left: 195px;	
	padding-top: 50px;
}
/*levej panel buttony*/
.leftPanelButton {
	display: block;
	width: 128px;
	height: 85px;
	background: url(../images/flatRightPanelButton.png) top;
	line-height: 100px;
	text-align: center;
	font-size: 28px;
	color: #949495;
	overflow: hidden;
	margin-bottom: 1px;
	border: 1px #d8d9da solid;
}
.active {
	background-position: bottom;
	color: #fff;
	text-decoration: none;
}
.activeFlt .noBorder {
	background: #EFF0F0 url(/public/tpl/default/images/crownRed.png) no-repeat left;
	cursor:	pointer; 
	cursor: hand;
}
.activeFlt, .activeFltUrl {
	background-color: #EFF0F0
} 
.activeFltUrl .noBorder {
	background: #EFF0F0 url(/public/tpl/default/images/crownRed.png) no-repeat left;
}
.leftPanelButton:hover {
	background-position: center;
	color: #7e1717;
	text-decoration: none;
}

.leftPanelButton:focus {
	background-position: bottom;
	color: #fff;
	text-decoration: none;
}
/*levej panel buttony END*/



.flatsBottomFlatInfo thead{
	color: #641417;
	font-weight: normal;
}
.flatsBottomFlatInfo table{
	width: 330px;
}
.flatsBottomFlatInfo tr{
	border-bottom: 1px #949494 dotted;
}

.flatsBottomInfo img, .flatsBottomFlatInfoWrap {
  padding-bottom: 30px;
}
