/* ROOM PAGE */
.roomMain {float:left; width:100%; margin-bottom:15px; background:#CEBCA4 url("/pub/dzikipotok/img/pageBG-new.png") repeat-y scroll -297px top }
.toglHld {float:left; width:100%; cursor:pointer }
	.roomImg { float:left;}
	.roomImg a {width:200px; float:left; }
	.roomImg img {float:left; border:5px solid #B8AE9C}
	.roomImg a:hover img {}
	.roomCnt { float:right; width:255px; height:155px; position:relative}
	.roomCnt h3 { width:235px!important; padding-top:30px!important; float:left;font-weight:normal!important; text-align:center; font-size:22px!important; color:#511216!important; line-height:26px!important; padding-bottom:20px!important}
	
	.roomDesc { float:left; width:235px }
		.roomPrice { font-size:15px; text-align:center; width:100%; color:#66443F!important; float:right; line-height:18px;}
		.roomPrice span { font-size:12px; color:#A8ACAE; text-transform:uppercase}
		.roomMore {background: url("/pub/dzikipotok/img/ezienBtn.gif") no-repeat scroll center top #920000;
    color: white;
    cursor: pointer;
    float: right;
    font-size: 11px;
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 72px;
	position:absolute; bottom:5px; right:12px
		}
		.roomDesc .roomMore:hover { background-position:center bottom}
	.roomLongDesc { float:left; padding:15px 0 0; font-size:12px; background:#CCC0AD; display:none; width:100%; }
	.roomLongDescIn { float:left; padding:0 15px;}
	.roomLongDesc .rightButton {background-image: url(../img/rightButtonRoom.png); color:#EED393 !important; line-height:25px; font-size:11px; margin-left:184px; margin-top:15px; text-transform:uppercase}
/* MAIN NEWS */
.roomLongDesc { display:block}
.roomLongDesc p { margin-top:15px; }
.roomMain .active .roomMore { display:none}
.mainNews .news { 
	clear:both; margin-bottom:5px; padding-bottom:5px;
	border-bottom:solid 1px #e8eadf;
}	
.mainNews .news .news_date { 
	margin-right:10px;padding-right:10px;
	border-right:solid 1px #e8eadf;
	color:#8b955f;
}
.mainNews .news .news_title {}
.mainNews .news .news_title a {
	font-weight:bold;
	color:#4a551b;
}
.mainNews img {
	padding:1px;
	border:solid 1px #cfcfcf;
	background-color:white;
	margin-top:10px;
	margin-bottom:10px;
}
h2.newsTitle {
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;	
}
.newsImg {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:1px;
	border:solid 1px #c2ce97;
}
.newsDate {
	padding:10px 0;
	float:left; width:100%;
	font-size:10px
}
#newOther {width:100%; float:left; border-top:solid 1px #C1B59D;margin-top:10px }
#newOther #showAllNews, #newOther h3 { display:none}
#newOther .news {padding:3px}
#newOther .news span { width:100px; color:#551317}
#newOther .news a { width:400px; color: #57433B}
#newOther .news a:hover {color:#551317}
#newOther .box { padding:0}

