html, body {
	margin: 0;
	background: url(images/bg_main.gif) #6699CC;
	font: 0.95em Georgia, serif, "MS Serif", "New York", "Times New Roman", Times;
	color: #666666;
	line-height: 1.5em;
}
a:link, a:visited {
	color: #4481EE;
	text-decoration: underline;
}
a:hover, a:active {
	color: #B22222;
}
td {
	font: 0.95em Georgia, serif, "MS Serif", "New York", "Times New Roman", Times;
	color: #666666;
	line-height: 1.5em;
}
.photo_left {
	margin: 5px 5px 0px 0px;
	padding: 12px;
	border: #9f8b6b 3px double;
	background: #FFFCF9;
	float: left;
}
.photo_right {
	margin: 5px 5px 0px 0px;
	padding: 12px;
	border: #9f8b6b 3px double;
	background: #FFFCF9;
	float: right;
}
.photo {
	margin: 5px 5px 0px 0px;
	padding: 12px;
	border: #9f8b6b 3px double;
	background: #FFFCF9;
}
.sidebar {width: 190px; text-align:center;}
.accent {
	color: #900;
	font-weight: bold;
	font-style: italic;
}
#lang {position:absolute; top:165px; left: 900px; border: 0px solid #ffccff;
font: Tahoma, Geneva, sans-serif 12px bold;
}
#rooms {margin-bottom:50px; margin-top:20px; font-size:16px;}
#rooms li {float:left; margin-left:12px; padding:0px; list-style:none; text-align:center;}
#rooms li a {text-decoration:none; padding:14px 16px 16px 18px;}
#rooms li a:hover {background:url(images/room_ornament.gif) no-repeat center center;}
#rooms li .current {text-decoration:none; cursor:default; font-weight:bold; background:url(images/room_ornament.gif) no-repeat center center; color:#B22222;}
#rooms li .current a:hover {color:#B22222;; background:none;}

#liqpay {background-color:#FFF; border:1px solid #999; width:400px; margin:0 auto; padding:20px; text-align: center;}
.liqpay-about {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px;}.selection {
	color: #900;
}
