.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.background_rest {
	background-image: url(images/background_rest.jpg);
}
.bacground_tariff {
	background-image: url(images/background_tariff.jpg);
}
.background_rooms {
	background-image: url(images/background_rooms.jpg);
}
.background_menu {
	background-image: url(images/background_menu.jpg);
}
.page_background {
	background-color: #FEF8EB;
	background-position: 0px 0px;
	border: 0px 0;
	background-repeat: repeat;
}
