a{
	font: 10px "Verdana" , Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.txt8 {
	font: 14px Verdana , Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-align: justify
}
.ptext {
	font: 10px Verdana , Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify
}
.ptext- {
	font: 10px Verdana , Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify
}
.ptext-- {
	font: 12px Verdana , Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify
}
.txt {
	color: #000000;
	font: 11px Verdana , Arial, Helvetica, sans-serif;
}
.txt_small {
	color: #000000;
	font: 9px Verdana , Arial, Helvetica, sans-serif;
}
.txt- {
	color: #000000;
	font: 12px Verdana , Arial, Helvetica, sans-serif;
}
.txt-- {
	color: #000000;
	font: 10px Verdana , Arial, Helvetica, sans-serif;
}
.txt--- {
	color: #333333;
	font: 10px Verdana , Arial, Helvetica, sans-serif;
}
.txtbut {
	font-family: Verdana , Tahoma;
	font-size: 10px;
	color: 000000;
	text-decoration: none;
	background=FFAF00;
}
.txtbut_ {
	font-family: Verdana , Tahoma;
	font-size: 10px;
	color: 000000;
	text-decoration: none;
	background=#C08AE1;
}
.txtbut_anketa {
	font-family: Verdana , Tahoma;
	font-size: 10px;
	color: 000000;
	text-decoration: none;
	background=#DFDFDF;
}
.txt_ {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: A21503;
	border: 0;
}
.txtdown {
	font: 10px Verdana , Tahoma , Arial, Helvetica, sans-serif;
	color: #8E8C8C;
	text-decoration: none;
}
.but {
	border: 0;
}
.content{
	padding-top: 40px;
}
form{
	
}
form input{
	width: 235px;
	font-size: 9pt;
}
form select{
	font-size: 9pt;
}
form div {
	padding-bottom: 6px;
	float: left;
	width: 100%;
}
form textarea{
	width: 235px;
	height: 100px;
}
form span {
	float: left;
	display: block;
	width: 100%;
}
form .shortLetters{
	width: 40px;
}
img{
	border: 0px;
}
.paragraph{
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
}
.paragraph .headingPic{
	display: block;
	float: none;
}
.paragraph .headingText{
	display: block;
	float: none;
	font-weight: bold;
	margin-bottom: 8px;
}
.paragraph .text{
	float: none;
	width: 565px;
	display: block;
}
#gallery{
	width: 560px;
	padding: 4px;
	float: left;
}
#gallery .element{
	float: left;
	width: 170px;
	padding: 3px;
	border: 1px solid #E95201;
	margin: 6px 3px;
}
#gallery .element img{
	display: block;
	width: 165px;
	height: 125px;
	padding: 2px;
	cursor: pointer;
}

.picPopup{
	padding: 5px;
	margin: 0px;
	background-color: #FBF9E4;
	text-align: center;
}

.accElement{
	width: 565px;
	
}

.accElement .top{
	color: white;
	font-weight: bold;
}

.accElement .middle{
	width: 550px;
	background-color: white;
	padding: 15px;
	
}

.accElement .middle *{
	font-size: 9pt;
}

.accElement .middle .label{
	color: red;
	font-weight: bold;
	
}

#smallInfoBox{
	height: 80px;
	width: 565px;
	background-color: #E5E1C4;
}

#smallInfoBox .label{
	font-weight: bold;
	width: 100%;
	display: block;
}

#smallInfoBox #accName{
	width: 100%;
	padding: 10px;
}

#smallInfoBox #location{
	width: 140px;
	padding: 10px;
	float: left;
}

#smallInfoBox #type{
	width: 120px;
	padding: 10px;
	float: left;
}

#smallInfoBox #sleeps{
	width: 120px;
	padding: 10px;
	float: left;
}

#smallInfoBox #price{
	width: 170px;
	padding: 10px;
	float: left;
}

.smallGallery{
	float: left;
	width: 565px;
}

.smallGallery .element{
	float: left;
	width: 125px;
	padding: 3px;
	border: 1px solid #E95201;
	margin: 6px 3px;
}

.smallGallery .element img{
	display: block;
	width: 120px;
	height: 92px;
	padding: 2px;
	cursor: pointer;
}

#currencies{
	position: relative;
	width: 144px;
	height: 127px;
}

#currencies *{
	position: absolute;
	left: 75px;
	font-size: 9pt;
	font-weight: bold;
}

#gbp{
	top: 40px;
}

#eu{
	top: 65px;
}

#usd{
	top: 90px;
}

.aForm{
	width: 320px;
	float: left;
}

.contactInfo{
	float: left;
	width: auto;
}

.contactInfo span{
	float: left;
	width: 50px;
}

.calendarDropdown{
	display: inline;
}

#menu{
	float: left;
	margin-bottom: 80px;
}

#menu .item{
	display: block;
	background: url('/images/menuBack-1.jpg') no-repeat;
	padding-left: 6px;
	width: 135px;
	width: "141px";
	height: 27px;
	line-height: 22px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 7px;
}

#menu .popupHolder{
	position: relative;
	display: none;
}

#menu .popup{
	position: absolute;
	left: 145px;
	top: -30px;
	z-index: 2;
	padding-left: 5px;
}

#menu .popup .popupItem{
	width: 98px;
	width: "114px";
	border-left: 1px solid #E95404;
	border-right: 1px solid #E95404;
	background-color: #F9B701;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.popup a{
	color: white;
	text-decoration: none;
}

.bottomBordered{
	border-bottom: 1px solid #E95404;
}