body{
	background-color: #40bde6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #003C4F;
}
.clear{clear: both;}

/*
div{
     behavior: url(http://www.hotel-kleptuza.com/iepngfix.htc);
}
 */
 
#warp{
	width: 798px;
	height: auto;
	margin: 0 auto;
}

a, a:hover, a:visited{
	text-transform: none;
	text-decoration: none;
	color: #003C4F;
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3px;
	border-right: solid 1px #666;
	}
.mailaddress{
	font-size: 12px;
	border-right: 0px;
	padding-left: 3px;
	font-weight: normal;
	}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#header{
	width:798px;
	height:406px;
	float: left;
}
	#headPos{
		width: 469px;
		height: 92px;
		margin-left: 196px;
		background-image:  url(../images/des_03.png) ;
		background-position: bottom center;
		background-repeat: no-repeat;
		background-color: #003C4F;
	}
	#logos{
		width: 196px;
		height: 309px;
		float: left;
	}
		#hotelLogo{
			width: 100%;
			height: 191px;
			background-image: url(../images/des_09.jpg);
			background-repeat: no-repeat;
			float: left;
		}
		#companyLogo{
			width: 100%;
			height: 118px;
/*			background-image: url(../images/des_15.jpg);
			background-position: center center;
			background-repeat: no-repeat;
*/			background-color: #fff;
			float: left;
		}
			#langs{
				width: 52px;
				height: 13px;
				margin: 50px auto;
			}
	#middle{
		width: 469px;
		height: 309px;
			background-image: url(../images/des_10.jpg)  ;
			background-position: top center;
			background-repeat: no-repeat;
		float: left;
	}
	#right{
		width: 122px;	
		height: 289px;
/*			background-image: url(../images/des_11.png);
			background-position: top center;
			background-repeat: no-repeat;
*/		padding: 10px 5px 10px 5px;
		text-align: justify;
		float: left;
		background-color: #90C3D4;
	}


.leftLine{
	width: 196px;
	height: 4px;
		background-image:  url(../images/des_05.png) ;
		background-repeat: no-repeat;
	float: left;
}
.middleLine{
	width: 469px;
	height: 4px;
		background-image:  url(../images/des_06.png) ;
		background-repeat: no-repeat;
	float: left;
}
.rightLine{
	width: 132px;
	height: 4px;
		background-image:  url(../images/des_07.png) ;
		background-position: top left;
		background-repeat: repeat-x;
	float: left;
}
#footer{
	width: 798px;
	height: auto;
		background-image:  url(../images/des_19.png) ;
		background-position: bottom left;
		background-repeat: no-repeat;
	float: left;
}
	#menu{
		width: 196px;
		min-height: 360px;
		float: left;
		text-align: right;
		line-height: 25px;
		background-color: #90C3D4;
	}
	#content{
		width: 581px;
		min-height: 360px;
			background-image:  url(../images/des_11.png) ;
			background-position: bottom right;
			background-repeat: no-repeat;
		float: left;
		padding-left: 20px;
		padding-left: 20px;
		padding-bottom: 2em;
	}
	#content h5{
		margin: 0px;
		padding: 0px;
		font-size: 18px;
		font-weight: bold;
		line-height: 35px;
	}
	
#Pics{
	width: 170px;
	height: auto;
	float: left
}
	#Pics img{
		margin: 5px 10px 5px 10px;
		float: left;
	}
	
#gallery {
	list-style: none;
}

.gall_pic {
	width: 167px;
	height: 130px;
	float: left;
	background: url(../images/frame.jpg) no-repeat;
	padding: 17px 0 0 17px;
	margin: 0 0 10px 10px;
}

.inputReq, .inputReqTxt, .submit{
	border: solid 1px #666;
	background: #ffffcc;
	margin-bottom: 5px;
}

.inputReqTxt {
	width: 243px;
	height: 90px;
}

label {
	width: 100px;
	float: left;
}

