#rooms .rooms_body {
	font-size: 1.2em;
	line-height: 1.4;
}

#rooms .rooms_body p {
	margin-bottom: 1.4em;
}
#rooms .rooms_body img {max-width:100%;}
#rooms .rooms_body strong {
	font-weight: bold;
}

#rooms .col1 .data {
	width: 154%;
}

#rooms .data td {
	padding-top: 17px;
	padding-bottom: 17px;
	border-top: 1px solid #e5e5e5;
}

#rooms .data td.last {
	border-bottom: 1px solid #e5e5e5;
}

#rooms .data a {
	color: #2e6b99;
}

#rooms .data .td-bonus {
	color: #bf9300;
}

#rooms .data .td-bonus h4,
#rooms .data .td-bonus-code h4 {
	line-height: 1.6;
}


#rooms .pseudo_link_wrap {
	position: relative;
	z-index: 1;
	float: left;
}

#rooms .data .pseudo_link {
	position: relative;
	color: #7f7f7f !important;
	margin-bottom: .27em;
	display: inline-block;
}

#rooms h3 .pseudo_link {
	color: black !important;
}

#rooms .hint {
	position: absolute;
	/*//margin-left: 100%;
	//top: 9px;
	//left: 2px;*/
	border: 1px solid white;
	white-space: normal;
	z-index:10;
}

#rooms .hint div {
	position: relative;
	border: 1px solid #d5a60c;
	color: black;
	background: white;
	padding: 13px;
	/*width: 205px;*/
    max-width:175px;
	white-space: wrap !important;
}

#rooms h3 .hint div {
	font-size: .8em;
	font-weight: normal;
}

#rooms .data tr:hover {
	background: #fff6e1;
}

#rooms .data .td-logo {
	width: 62px;
}

#rooms .data .td-ctrls h4 {
	margin-top: 1.55em;
}

#rooms .data .td-room {
	width: 30%;
}

#rooms .data .td-buy,
#rooms .data .td-fond {
	text-align: right;
	color: #999;
}

#rooms .data .td-buy strong {
	color: black;
}

#rooms .data .td-fond strong {
	color: #7b9e23;
}

#rooms .separate {
	border-bottom: 1px solid #e5e5e5;
}

.gallery {
	position: relative;
	width: 100%;
}

.gallery .gal_col1,
.gallery .gal_col2 {
	width: 50%;
	float: left;
}

.gallery .gal_col1 {
	//margin-right: -100%;
}

.gallery .gal_col2 {
	//margin-left: 50%;
	//display: inline;
}

.gallery .gall_image {
	width: 240px; height: 200px;
	margin: 0 30px 30px 0;
	position: relative;
}

.gallery .gall_image p {
	position: relative;
	padding: 6px 0 0 16px;
//zoom: 1;
}

.gallery .gall_image p .zoom_icon {
	height: 14px;
	width: 14px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	background: url(/i/zoom_icon.gif);
}

.bonus-data {
	width: 154%;
	background: #fff6e1;
}

.bonus-data-body {
	width:100%;
}

.bonus-data .td-code {
	width: 30%;
}

.bonus-data thead td h3 {
	margin: 0;
}

.bonus-data thead td .pseudo_link {
	position: relative;
}

.bonus-data .td-pp-bonus {
	width: 35%;
}

.bonus-data .td-code {
	width: 32.5%;
}

.bonus-data .td-room-bonus {
}

.bonus-data .td-pp-bonus .money {
	margin-top: -4px;
	margin-bottom: 11px;
}

.bonus-data .td-pp-bonus .promt {
	font-size: .9em;
	color: #7f7b70;
}

.bonus-data .td-room-bonus {
	color: #bf9300;
	font-weight: bold;
}

.td-code {
	font-family: Lucida Console;
	font-size: 2em;
}

.bonus-data td {
	padding: 14px 14px 0 20px;
}

.bonus-data .td-bonuses-room {
	padding:0 0 20px;
}

.bonus-data td+td {
	padding-left: 0;
}

* html .bonus-data td
{ padding-left: expression( this.previousSibling && this.previousSibling.nodeName.match(/^TD$/) ? 0 : '22px' ); }

.bonus-data thead td {
	padding-top: 20px;
}

.bonus-data td.last {
	padding-right: 20px;
}

.bonus-data td.bottom {
	padding-bottom: 20px;
}

.button_down,
.button_down button {
	font-size: 14px;
	font-weight: bold;
}

.site_block {
	margin-top: 6.6em;
}

.site_block img {
	padding-bottom: 8px;
}

.site_block p {
	padding-left: 27px;
	line-height: 1.5;
	font-size: 1.1em;
}

.site_block p strong {
	font-weight: bold;
}

img.warning {
	margin: 8px 0 0 20px;
	vertical-align: top;
}
.down {
	position: relative;
	padding: 5px 0 2px 31px;
	text-decoration: underline;
}

.button_green button .down {
	line-height: 34px;
}

.down .i {
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0; top: 0;
	background: url(/i/down_ico.png);
	text-decoration: none;
}

.button_down {
	margin-bottom: 1.4em;
}

#rooms .rooms_body .list {
	line-height: 1.3;
}

#rooms .rooms_body .list.no-overgangs {
	margin-left: 10px;
}


#rooms .rooms_body .list .date {
	font-size: .8em;
}
