body 
{
    margin: 5px 0px 5px 0px;
    background-color: #ccd9df;
    font-weight: normal;
    font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    color: #969693;
}
.main-table
{
    border: solid 1px #8c8b8a;
    width: 100%; 
}
.top-banner
{
    height: 147px; 
    background: url('../images/top-bg.jpg') repeat-x top left;
}
.head-title
{
    font-size: 24px;
    padding-top: 30px;
	 padding-left: 0px;
	 vertical-align: top;
	 text-align: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #969693;
}
.head-subtitle
{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a59e67;
}
.stars
{
	padding-left: 55px;
}
.main-part
{
    background: #ffffff;    
}
.flags
{
	vertical-align: top;
	padding-top: 10px;
	text-align: right;;
	padding-right: 10px;
}
.menu-bg
{
	background: url('../images/bg-menu.jpg') repeat-y top left;
}
.menu
{
	height: 24px;
	padding-left: 20px;
}
.menu a, .menu a:active, .menu a:visited
{
	color: #868265;
	text-decoration: none;
}
.thumb-pictures
{
	border-bottom: solid 3px #ffffff; 
	border-left: solid 4px #ffffff;
	border-right: solid 4px #ffffff;
	border-top: solid 3px #ffffff;
}
.big-picture
{
	border: solid 5px #ffffff;
	width: 266px; 
	height: 196px; 
	float: left;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right:7px;
}
.cell-right
{
	width: 55px;
	vertical-align: bottom;
	padding-bottom: 2px;
	text-align: right;
	height: 34px;
}
.cell-left
{
	width: 55px;
	vertical-align: bottom;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 0px;
	height: 34px;
}
.cell-middle
{
	width: 55px;
	vertical-align: bottom;
	padding-bottom: 2px;
	text-align: center;
	height: 34px;
}
.heading
{
	font-size: 17px;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	padding-top: 14px;
	color: #a59e67;
	width: 100%;
	border: solid 0px #000000; 
}
.main-text
{
	vertical-align: top;
	padding-top: 0px;
	text-align: left;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.main-text a, .main-text a:active, .main-text a:visited
{
	color: #a59e67;
	text-decoration: none;
}
.main-text a:hover
{
	color: #b0ab85;
}
.bottom
{
	background-color: #efe9db;
	height: 30px;
	background: url('../images/bottom-site-bg.jpg') no-repeat;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #918b5c;
}
.bottom a, .bottom a:active, .bottom a:visited
{
	color: #a59e67;
	text-decoration: none;
}
.bottom a:hover
{
	color: #b9b48c;
}
.copyright

{
   width: 768px;
   vertical-align: bottom;
   text-align: right;
	padding-right: 2px;
	padding-bottom: 0px;
   color: #7288b1;
   font-size: 11px;
}

.copyright a, .copyright a:active, .copyright a:visited
{
    color: #7288b1;
    text-decoration: underline;
}
.copyright a:hover
{
	color: #909bb0;
}
.map
{
	border: solid 5px #ffffff;
	width: 548px; 
	height: 406px; 
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 0px;
}
.map-title
{
	vertical-align: top;
	height: 42px;
	text-align: right;
	padding-right:130px;
	font-size: 17px;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #a59e67;
	padding-bottom: 0px;
}
.request-forms
{
    width: 180px;
    font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
	 color: #969693;
    border: solid 1px #aeacac;
	 background-color: #ebebe5;
}
.forms-admin
{
    width: 380px;
    font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
	 color: #969693;
    border: solid 1px #aeacac;
	 background-color: #ebebe5;
}

.res-text
{
    height: 22px;
	 font-weight: bold;
	 width: 80px;
	 font-size: 11px;
}
.request-button
{
	 border: none;
    color: #a59e67;   
	 font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
    background: url('../images/button-bg.jpg') no-repeat;
    cursor:pointer;
    height: 20px;
	 width: 70px;
}
.room-border
{
	border-top: solid 1px #a0ad86;
	vertical-align: top;
	padding-top: 4px;
}
.required
{
    color: #d33004;    
}