BODY {
	margin: 0;
	padding: 0;
	background-color:#BC8200;
	background-image:url(../images/fon1.jpg);
	background-repeat:repeat;
}

IMG {
	
	border:none;
}

DIV.clear {
	clear: both;
}

DIV.separator20 {
	height:20px;
}
DIV.separator10 {
	height:10px;
}
DIV.separator5 {
	height:5px;
}
DIV.bold {
	font-weight:bold;
}
DIV.text {
	font-family:arial;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}
.inputText, .inputText2, .inputTextarea {
	width:90px;
	border:1px solid #a1c4ff;
	font-family:tahoma;
	font-size:11px;
	padding:3px 3px 5px 5px;
	height:23px;
}

.inputText2 {
	width:100%;
}
.inputTextarea {
	width:100%;
	height:100px;
}
.inputText3 {
	display:none;
}
DIV.floatL {
	float:left;
}
DIV.floatR {
	float:right;
}
DIV.taRight {
	text-align:right;
}
DIV.okMsg {
	font-size:16px;
	color:green;
	margin-bottom:10px;
}
DIV.errMsg {
	font-size:16px;
	color:red;
	margin-bottom:10px;
}


DIV.body {
	width:1000px;

}
DIV.header {
	display:inline;
}
DIV.headerLeft {
	float:left;
	width:350px;
	
}
DIV.headerCenter {
	float:left;
	width:300px;
	height:147px;
	background-image:url(../images/headercenter.png);
	background-repeat:no-repeat;
}
DIV.logo {
	padding-top:10px;
}
DIV.headerRight {
	width:350px;
	float:left;
}
DIV.langBlock {
	position:absolute;
	z-index:40;
	top:10px;
	right:30px;
	text-align:right;
}
DIV.langBlockElement {
	float:left;
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #d41103;
	margin-right: 8px;
}
A.lang {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #d41103;
}



DIV.level1 {
	background-color:#fce1b4;
	
	
}
DIV.level2 {
	background-image:url(../images/centerleftbg.png);
	background-repeat:repeat-y;
	background-position:left;
}
DIV.level3 {
	background-image:url(../images/pech.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
DIV.level4 {
	/*background-image:url(../images/bodybg.png);
	background-repeat:repeat-x;
	background-position:bottom;*/
	
	background-image:url(../images/centerrightbg.png);
	background-repeat:repeat-y;
	background-position:right;
	
}
DIV.level5 {
	/*background-image:url(../images/footerbgleft.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:400px;
	_height:400px;*/
	
	
}
DIV.level6 {
	/*background-image:url(../images/footerbgright.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	min-height:400px;
	_height:400px;*/
	
}

DIV.content {
	text-align:left;
	font-size:13px;
	font-family:tahoma;
	color:#7b440e;
	padding-left:21px;
	margin-right:25px;	
	position:relative;
	padding-top:30px;
}
DIV.menu {
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:163px;
	height:260px;
	padding-left:5px;
	padding-bottom:190px;
	padding-top:20px;
	position:absolute;
	left:25px;
	top:30;
	z-index:10;
}
DIV.center {
	padding-left:230px;
	padding-top:20px;
	position:relative;
	min-height:500px;
	_height:500px;
}
DIV.centerText {
	margin-right:275px;
	text-align:justify;
	
}
DIV.centerText2 {
	margin-right:230px;
	text-align:justify;
}

DIV.centerText3 {
	margin-right:325px;
	text-align:justify;
}
DIV.rightText {
	position:absolute;
	top:20px;
	width:240px;
	right:5px;
	
}
DIV.rightText2 {
	position:absolute;
	top:20px;
	width:170px;
	right:40px;
}

DIV.rightText3 {
	position:absolute;
	top:20px;	
	right:25px;
}
/*----Contacts-----*/
DIV.formFieldCaption {
	float:left;
	width:110px;
	text-align:right;
}

DIV.formField {
	margin-left:120px;
}

/*-------Gallery--------*/
#photoBig {
	text-align:center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color:#0000FF;
}
DIV.tourPhotoItem {
	float:left;
	padding:5px;
}
DIV.bordedImg {
border: 1px solid #D0D2D3;
	padding: 5px;
}
DIV.tourBigPhoto {
text-align:left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #5C5B60;
	margin-top:20px; 
}

/*---Rooms------*/
DIV.roomListData {
	margin-left:220px;
}
DIV.roomTitle {
	font-size:16px;
	font-weight:bold;
	color:#dd0021;
	border-bottom:1px solid #ebc797;
	padding-bottom:4px;
	margin-bottom:7px;
}
DIV.roomListPrice {
	float:left;
	margin-right:10px;
	padding-top:4px;
	border-top:1px solid #ebc797;
}

/*-------Brone---------*/
DIV.broneText {
	width:190px;
	font-size:14px;
	font-weight:bold;
	color:#dd0021;
	margin-botom:10px;
}
DIV.broneForm {
	position:absolute;
	right:40px;
	width:350px;
}


/*--------Room Gallery-------*/
UL.roomGallery {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

UL.roomGallery LI{
	float:left;
	padding:0 25px 20px 0;
}