body{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin: 0;
}
#headerWarp{
	width: 1000px;
	height: 332px;
	margin: 0 auto 0 auto;
	background-image: url(../images/des_02.gif);
	background-repeat: no-repeat;
	/*behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );*/
}
#header{
	width: 1000px;
	margin: 0 auto 0 auto;
}
#languages{
	padding-top: 10px;
	padding-left: 120px;
	height: 40px;
	float: left;
	position: relative;
	z-index: 2;
}
#topMenu{
	padding-top: 20px;
	padding-left: 370px;
	height: 40px;
	width: 600px;
	float: left;
	z-index: 3;
	position: relative;
}
#rightPart{
	width: 700px;
	font-family: Trebuchet MS;
	font-size: 13px;
	padding-top: 10px;
	letter-spacing: 0;
	text-transform: none;
	color: #333;
	float: left;
}
#footerMenu{
	height: 40px;
	letter-spacing: 0;
	text-transform: none;
	width: 500px;
	margin-top: 20px;
	float: left;
	float: right;
}

#headerMenu{
	padding-top: 13px;
	padding-left: 50px;
	height: 29px;
	width: 600px;
	float: left;
}
#contacts{
	clear: both;
	height: 180px;
	width: 250px;
	float: right;
	z-index: 3;
	position: relative;
}
#menuLeft{
	/*z-index: 2;
	position: absolute;*/
	width: 200px;
	float: left;
	height: auto;
	padding-left: 55px;
}
#slogan{
	padding-top: 165px;
	padding-left: 55px;
	float: left;
	width: 160px;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #777;
	height: auto;
}
#warp{
	clear: both;
	width: 990px;
	padding-right: 10px;
	line-height: 20px;
	color: #777;
	height: auto;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0 auto 0 auto;
}
#footer{
	width: 660px;
	color: #999;
	background-image: url(../images/footer.jpg);
	background-position: right;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	height: 316px;
	padding-left: 320px;
	padding-right: 20px;
	line-height: 20px;
}
.menuBottom{
	width: 170px;
	background-image: url(../images/menubottom.png);
	height: 20px;
	position: relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
.leftLink{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333;
	font-style: italic;
	color: #23AFDD;
	text-decoration: none;
}
.leftLink:hover{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #333;
	font-style: italic;
	text-decoration: underline;
}
.smallNotice, .contactsNotice{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 5px;
	color: #AAA;
}
.contactsNotice{
	font-size: 12px;
	text-transform: none;
	letter-spacing: normal;
	color: #777;
}
.smallNotice2{
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	color: #999;
}
.greyLink{
	color: #333;
	text-decoration: none;
}
.greyLink:hover{
	color: #FFF;
	text-decoration: underline;
}

.greyLink2{
	color: #333;
	text-decoration: none;
}
.greyLink2:hover{
	color: #23AFDD;
	text-decoration: underline;
}
.blueSign{
	color: #595A8D;
}
.orangeSign{
	color: #e47100;
}
.heading, .roomTypeHeading{
	color: #e47100;
	font-size: 18px;
}
.roomTypeHeading{
	float: left;
}
.content{
	width: 500px;
	float: right;
}
.galleryPic{
	width: 200px;
	height: 24px;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding-top: 126px;
	margin-bottom: 10px;
	float: right;
	border: solid 1px orange;
}
.whiteText{
	color: #FFF;
}
#infoPics{
	float: right;
}
.infoPic{
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}
.orangeInput{
	border: 1px solid #ff6200;
	margin-top: 3px;
	font-size: 12px;
}
.orangeSubmit{
	background-color: #ff6200;
	border: 1px solid #999;
	color: #FFF;
	font-size: 12px;
	margin-top: 2px;
	padding-bottom: 3px;
}
.requestFormRow, .formRowHidden{
	width: 390px;
	height: auto;
	clear: both;
	margin-bottom: 3px;
	float: left;
	
}
.formRowHidden{
	display: none;
	margin-bottom: 0px;
	clear: both;
}
.labelRow{
	width: 140px;	
	height: auto;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
	clear: both;
}
.errorLabelForm{
	color: #DC0805;
	font-size: 20px;
	text-align: center;
	font-size: 12px;
	display: block;
	height: auto;
}
.leftCellRequestForm{
	height: auto;
	width: 150px;
	margin-bottom: 5px;
	float: left;
}
.rightCellRequestForm{
	height: auto;
	width: 230px;
	margin-bottom: 5px;
	float: left;	
}
.inputField5, .inputField5Small, .inputCaptcha{
	height: auto;
	width: 150px;
	font-size: 12px;
	color: #666;
}
.inputField5Small, .inputCaptcha{
	width: 80px;
}
.inputCaptcha{
	margin-top: 7px;
	display: block; 
	float: left;
}
.imgCaptcha{
	float: left;
}
.submitButton{
	margin: 5px 0px 10px 0px;
}
.clear{
	clear: both;
}
.galleryImage, .galleryImageOne{
	width: 215px;
	float: left;
	height: 160px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #FF8814;
}
.galleryImageOne{
	margin: 10px 10px 0px 0px;
}
.priceIncludes{
	cursor: hand;
	cursor: pointer;
}
.priceIncludesText{
	display: none;
	height: auto;
	width: 600px;
}
.headerPriceLarge, .headerPrice{
	width: 173px;
	height: 30px;
	font-size: 16px;
	line-height: 25px;
	color: #FF6200;
	background-color: #E9CBAF; 
	padding-left: 7px;
	float: left;
}
.rowPriceLarge{
	width: 173px;
	height: 35px;
	line-height: 14px;
	padding-left: 7px;
	float: left;	
}
.headerPrice{
	width: 146px;
	text-align: right;
	padding-left: 0px;
	padding-right: 7px;
}
.rowPrice{
	width: 146px;
	height: 35px;
	line-height: 35px;	
	text-align: right;
	padding-right: 7px;
	float: left;
}
.pricesTable{
	width: 590px; 
	height: auto; 
	margin-top: 30px;
	border: solid 1px green;
}
.orangeLink, .orangeLink:hover, .orangeLink:visited, .orangeLink:link{
	color: #E47100;
	text-decoration: none;	
}
.photoGallery{
	width: 110px;
	margin: 0 auto 0 auto;
	height: 24px;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	background-color: #FFF;
	padding: 0px 10px;
}
.galleryLink, .galleryLink:visited, .galleryLink:link{
	color: #BFBFBF;
	text-decoration: none;	
}
.galleryLink:hover{
	color: #E47100;
	text-decoration: none;	
}
.mainPicBox{
	width: 230px;
	height: 300px;
	margin: 20px 0px 15px 15px;
	overflow: hidden;
	float: right;
}
.redLink, .redLink:hover, .redLink:visited, .redLink:link{
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;	
}
.reservation{
	padding: 0px 15px;
	float: left;
}
.redstar{
	color: red;
}
