table {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: separate;
    border-spacing: 1px;
}
td {
    padding: 1px;
    margin: 0px;
    border: solid 1px #DDDDDD;
    font-size: 12px;
}
td.no-border {
    border: none;
}
table.hidden td {
    background: #FFFFFF;
    border: 0px;
}		
tr.header {
    background: #434F29;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
}
tr.off td {
/*    border: solid 1px #DDDDDD;
    color: #CCCCCC; */
}
tr.off a {
/*    color: #CCCCCC; */
}
td.header {
    background: #CDCDCD;
    border: 0px;
    color: #000000;
    font-weight: bold;
}


.opisKat {
    margin-bottom: 8px;
}
.newsList {
    margin-top: 15px;
}
.newsRow {
    margin-bottom: 20px;
}
.newsRow a {
    text-decoration: none;
    color: #333333;
}
.newsRowGal {
    float: left;
    width: 168px;
    height: 150px;
    margin-right: 5px;
    margin-bottom: 15px;
}
.newsFotoBorder {
    border: solid 0px #48484B;
    text-align: center;
}
.newsRowGal a {
    text-decoration: none;
}
.newsTitle {
    padding: 4px;
    font-size: 16px;
    margin-top: 4px;
    font-weight: bold;
    text-transform: lowercase;
    
}
.newsTitle a {
    color: #555555;
    
}
.newsSkrot {
    margin-top: 10px;
}
.newsTitle a {
    font-size: 14px;
    font-weight: bold;
}
.newsFotoList {
    margin-top:4px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}
.foto {
    border: solid 0px #48484B;
}
.fotoGalBorder {
    float: left;
    width: 166px;
/*     height: 104px; */
    height: auto;
    margin-right: 12px;
    margin-top: 10px;
    overflow: hidden;
}
.fotoGalBorderContent {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 4px;
    margin-top: 10px;
    overflow: hidden;
}
.fotoGal {
    padding: 0px;
    border: solid 0px #48484B;
    margin-right: 10px;
    margin-bottom: 2px;
}
.clear {
	clear: both;
}
.more {
    text-decoration: none;
    font-size: 12px;
    color: #999999;
}



#mieszkaniaCont {
	position: relative;
	width: 700px;
	height: 200px;
	margin-left: 5px;
}
#mieszkaniaBg {
	position: absolute;
	left: 0px;
	top: 0px;
}
#mieszkaniaButtons {
	position: absolute;
	left: 15px;
	top: 0px;
	z-index: 10;
}
.mieszkaniaButtonCont {
	position: relative;
	float: left;
	margin-right: 3px;
	width: 110px;
	height: 90px;
}
.mieszkaniaButton {
	position: relative;
	width: 100px;
	height: 77px;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
	color: #42A41C;
	background: url(images/bgMieszkaniaButton.png) !important;
	background: #EEEEEE;
	border: solid 1px #615E5F;
}
.mieszkaniaButton_a {
	position: relative;
	width: 77px;
	height: 77px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #42A41C;
	background: #FFFFFF;
	border: solid 1px #615E5F;
}
.mieszkaniaLiczba {
	font-size: 46px;
	line-height: 43px;
}
.mieszkaniaButtonLink {
    position: absolute;
    left:0px;
    top:0px;
    width:77px;
    height:87px;
}
.mieszkaniaPokoj {
	line-height: 14px;
}
.mieszkaniaButtonPow {
	position: relative;
	width: 100px;
	height: 21px;
	padding-top: 4px;
	margin-top: 1px;
	text-align: center;
	color: #515151;
	font-size: 13px;
	font-weight: bold;
	background: url(images/bgMieszkaniaButton.png) !important;
	background: #EEEEEE;
	border: solid 1px #615E5F;
}
tr.hover {
    background: #F2F2F2;
}
tr.normal {
    background: #FFFFFF;
}
