.font_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}
.font_bordo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.home_bgr {
	background-attachment: fixed;
	background-image: url(begin_bgr.jpg);
	background-repeat: no-repeat;
}
.hotel_bgr {
	background-attachment: fixed;
	background-image: url(hotel_bgr.jpg);
	background-repeat: no-repeat;
}
.restorant_bgr {
	background-attachment: fixed;
	background-image: url(restorant_bgr.jpg);
	background-repeat: no-repeat;
}
.konfer_bgr {
	background-attachment: fixed;
	background-image: url(konfer_bgr.jpg);
	background-repeat: no-repeat;
}
.pool_bgr {
	background-attachment: fixed;
	background-image: url(pool_bgr.jpg);
	background-repeat: no-repeat;
}
.enjoy_bgr {
	background-attachment: fixed;
	background-image: url(enjoy_bgr.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.book_bgr {
	background-attachment: fixed;
	background-image: url(guestbook_bgr.jpg);
	background-repeat: no-repeat;
}
