body{
	/*background-color: #6dfffa;*/
	background-color: #dbe5f5;
	margin: 0px;
	background-image: url(../images/background-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	font-family: Trebuchet MS;
}
a, a:link, a:hover, a:visited{
	text-decoration: none;
}
#site{
	width: 891px;
	background-color: #FFFFFF;
	margin: 0px auto;
	height: auto;
}
#header{
	width: 910px;
	height: 98px;
	margin: 0px auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
#headerSlider{
	width: 850px;
	height: 278px;
	background-image: url(../images/backgroundHeader.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 5px 30px 0px 30px;
	margin: 0 auto;
	background-color: #FFF;
}
#headerMenu{
	margin: 0 auto;
	background-color: #FFF;
	width: 900px;
	height: 40px;
	padding: 5px;
	background-image: url(../images/headerMenu.png);
	background-repeat: no-repeat;
	background-position: center;
}
#headerMenuLeft{
	width: 625px;
	padding: 10px 0px 10px 40px;
	float: left;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
}
#headerMenuRight{
	width: 205px;
	padding: 8px 0px 10px 10px;
	float: left;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
}
#content{
	width: 870px;
	margin: 0px auto;
	height: auto;
	background-color: #fff;
	padding: 20px;
}
#leftPart{
	width: 230px;
	float: left;
}
#rightPart{
	width: 640px;
	float: left;
	
}
.infoContent{
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 20px 20px;
	font-family: Arial;
}
.infoContentHotel{
	font-size: 12px;
	line-height: 17px;
	padding: 0px 0px 20px 20px;
	font-family: Arial;
	color: #474747;
}
.slider{
	display: block; float: left;
}
.clear{
	clear: both;
}
.linkWhiteBig, .linkWhiteBig:link, .linkWhiteBig:hover, .linkWhiteBig:visited{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.linkWhiteBig:hover{
	text-decoration: underline;
}
.linkGreen, .linkGreen:link, .linkGreen:hover, .linkGreen:visited{
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	color: #959d81;
	text-decoration: none;
}
.linkGreen:hover{
	text-decoration: underline;
}

.inputFieldSearch{
	font-size: 12px;
	width: 80px;
	padding: 4px;
	border: 1px solid #FFF;
}
.submitFieldSearch{
	background: none;
	border: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFF;
	font-family: Tahoma;
}
.leftMenuTop{
	width: 217px;
	height: 17px;
	background-image: url(../images/leftMenuTop.png);
	background-repeat: no-repeat;
}
.leftMenuMiddle{
	width: 197px;
	height: auto;
	background-image: url(../images/leftMenuMiddle.png);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
}
.leftMenuBottom{
	width: 217px;
	height: 19px;
	background-image: url(../images/leftMenuBottom.png);
	background-repeat: no-repeat;
}
#leftMenuUL{
	width: 242px;
	background: url(../images/des_15.gif);
	background-repeat: repeat-y;
	list-style: none ;
	height: auto;
	margin: 0 0 0 -24px;
	padding: 0 0 0 0;
	color: #ffffff;
}
.leftMenuLi{
	padding: 7px 14px 6px 30px;
	width: 217px;
	list-style: none ;
	font-size: 15px;
	height: 18px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	/*background:url(../images/menu.png) 30px 11px no-repeat;*/
}
.leftMenuLi a, .leftMenuLi a:hover, .leftMenuLi a:visited, .leftMenuLi a:link{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.menuSepar{
	width: 242px;
	height: 5px;
	background: url(../images/des_16.gif);
	background-repeat: no-repeat;
	list-style: none ;
	margin: 0 0 0 2px;
	padding: 0 0 0 0;
	#line-height: 0px;
	#overflow:hidden;
	#float: left;
}
.hotOffer{
	width: 290px;
	float: left;
	height: 400px;
	/*background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../images/shadowHotOffer.png);
*/
}
.hotOffer2{
	width: 300px;
	float: left;
	height: 400px;
	
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../images/shadowHotOffer.png);

}
.hotOfferImage{
	width: 290px;
	height: 197px;
	background-repeat: no-repeat;
	background-position: 50px;
}
.hotOfferDescription{
	width: 240px;
	height: auto;
	padding: 10px 0px 0px 50px;
	font-size: 11px;
	
}
.hotOffer2Description{
	width: 260px;
	height: auto;
	padding: 10px 20px 0px 40px;
	font-size: 11px;
}
.headingLightOrange{
	font-size: 22px;
	font-family: Trebuchet MS;
	color: #f5821f;
}
.headingLightOrangeSmall{
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #f5821f;
}
.headingOrange{
	font-size: 22px;
	font-family: Trebuchet MS;
	color: #ff5f00;
}
.hotOfferSeparator{
	width: 21px;
	height: 219px;
	padding-top: 191px;
	float: left;
	background-image: url(../images/shadowHotOffer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headingRed{
	color: #ed1c23;
	font-size: 22px;
}
.headingLeft{
	background-image: url(../images/headingLeft.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 25px;
	float: left;
}
.heading{
	color: #a3de00;
	font-size: 22px;
	font-family: Trebuchet MS;
	float: left;
}
.headingBox{
	padding-left: 80px;
}
.boxTop{
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}
.boxTop1{
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}
.boxTop2{
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}
.boxTop3{
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

.boxTopContent{
	width: 161px;
	height: 92px;
	padding: 140px 20px 20px 40px;
	background-image: url(../images/boxTop.png);
	background-repeat: no-repeat;
	color: #FFF;
}
.boxTopDescription{
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}
.headingRight{
	background-image: url(../images/headingLeft.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 25px;
	float: left;
}
.specialOffers{
	width: 210px;
	float: left;
}
.specialOffersTop{
	width: 210px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/specialOffersTop.png);
}
.specialOffersMiddle{
	width: 187px;
	height: auto;
	padding: 0px 10px 0px 13px;
	background-repeat: repeat-y;
	background-image: url(../images/specialOffersMiddle.png);
}
.specialOffersMiddle  ul{
	width: 187px;
	list-style-type: none;
}
.specialOffersBottom{
	width: 210px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/specialOffersBottom.png);
}
.topOffers{
	float: left;
	margin-left: -20px;
	margin-right: 15px;
}
.headingGreen{
	font-size: 23px;
	font-family: Trebuchet MS;
	color: #a3de00;
	padding-left: 10px;
}
.headingSpecial{
	color: #f5821f;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.specialOffersLeft{
	color: #f5821f;
	width: 110px;
	float: left;
	font-size: 11px;
	height: auto;
}
.specialOffersRight{
	padding-top: 10px;
	font-weight: bold;
	float: left;
	width: 70px;
	text-align: right;
	color: #606060;
	font-size: 15px;
}

.contactsTop{
	width: 650px;
	height: 16px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/contactsTop.png);
}
.contactsMiddle{
	width: 610px;
	height: auto;
	margin-left: 15px;
	padding: 0px 20px 0px 20px;
	background-repeat: repeat-y;
	background-image: url(../images/contactsMiddle.png);
}
.contactsBottom{
	width: 650px;
	height: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/contactsBottom.png);
}
.contactsLeft{
	width: 80px;
	color: #f5821f;
	height: 40px;
	float: left;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/contactsDots.png);
}
.contactsRight{
	width: 500px;
	padding-left: 20px;
	float: left;
	color: #606060;
	font-size: 12px;
}
#lineWhite{
	height: 15px;
	width: 100%;
	background-color: #FFF;
}
#subfooterWarp{
	width: 100%;
	background-image: url(../images/subfooterBackground.png);
	background-repeat: repeat-x;
	/*height: 140px;*/
	height: auto;
	background-color: #7c95c4;
}
#subfooterContent{
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}
.footerColumn{
	float: left;
	padding-right: 20px;
}
.linkLightBlue, .linkLightBlue:link, .linkLightBlue:hover, .linkLightBlue:visited{
	color: #d5f9fe;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.linkWhite, .linkWhite:link, .linkWhite:hover, .linkWhite:visited{
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.footerSocial{
	text-align: right;
	width: 200px;
	float: left;
}
#footerWarp{
	width: 100%;
	height: 50px;
	background-color: #153973;
}
#footerContent{
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../images/footerLogo.png);
	background-repeat: no-repeat;
	background-position: left;
}
.copyrights{
	padding-left: 200px;
	width: 320px;
	float: left;
	padding-top: 32px;
	font-size: 11px;
	color: #FFF;
}
.logoKak{
	width: 350px;
	padding-top: 17px;
	float: left;
}
.linkBlueFooter, .linkBlueFooter:link, .linkBlueFooter:hover, .linkBlueFooter:visited{
	font-size: 11px;
	color: #bacef3;
	text-decoration: none;
}
.breadcrumbs{
	font-size: 12px;
	color: #474747;
	font-family: Arial;
	padding-top: 5px;
}
.linkGrey, .linkGrey:link, .linkGrey:hover, .linkGrey:visited{
	color: #474747;
	text-decoration: none;
}
.linkGrey:hover{
	text-decoration: underline;
}
.linkDescription, .linkDescription:link, .linkDescription:hover, .linkDescription:visited{
	color: #474747;
	text-decoration: none;
}
.linkDescription:hover{
	text-decoration: underline;
}
.pagenate1{
	width: 20px;
	float: left;
	padding: 3px;
	text-align: center;
}
.pagenate1Clicked{
	width: 20px;
	float: left;
	padding: 3px;
	text-align: center;
	background-color: #FDB813;
	color: #000;
	font-weight: bold;
}
.secondTopOffer{
	width: 190px;
	height: 301px;
	border: 1px solid #A2A2A2;
	padding: 4px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
}
.secondTopOffer:hover{
	border: 1px solid #FDB813;
}
.imageSecondTopOffer{
	width: 190px;
	height: 130px;
	cursor: hand;
	cursor: pointer;
}
.textSecondTopOffer{
	width: 190px;
	height: 110px;
	cursor: hand;
}
.regularDescription{
	color: #474747;
}
.priceSecondOffer{
	cursor: hand;
	font-size: 35px;
	color: #4FB8C1;
	text-align: center;
	cursor: hand;
	float: left;
}
.moreSecondOffer{
	width: 100px;
	height: 21px;
	padding-top: 4px;
	color: #ffffff;
	background: #A2A2A2;
	margin: 5px auto 0 auto;
	text-align: center;
	cursor: hand;
}
.priceSecondOfferHome{
	font-size: 30px;
	padding-top: 20px;
	padding-right: 20px;
	color: #4FB8C1;
	font-family: Trebuchet MS;
	text-align: center;
	cursor: hand;
	float: left;
}
.moreSecondOfferHome{
	float: right;
	text-align: center;
	cursor: hand;
}
.headingOfferList{
	height: 80px;
	font-size: 18px;
	line-height: normal;
	font-family: Trebuchet MS;
	color: #f5821f;
}
.headingOfferSmall{
	font-size: 18px;
	line-height: normal;
	font-family: Trebuchet MS;
	color: #f5821f;
}
.offerBox{
	-moz-border-radius-topright: 1em; 
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomright: 1em; 
	-moz-border-radius-bottomleft: 1em;
	border: 1px solid #FDB813;
	background-color: #F58220;
	color: #FFF;
	margin-right: 5px;
	float: left;
	padding: 8px;
	text-align: center;
}
.excursionDays{
	border-bottom: 1px solid #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
}
.excursionDaysPic{
	width: 150px; 
	height: auto; 
	float: left; 
	margin-right: 10px;
}
.excursionDayDescription{
	width: 460px;
	float: left;
}
.headingOfferSmall2{
	font-size: 18px;
	line-height: normal;
	font-family: Arial, Trebuchet MS;
	color: #333333;
}
#hotOffersScrollContainer{
	position: relative;
	z-index:1;
}
#hotOffersScroll{
	width: 550px;
	float: left;
	overflow: hidden;
}
#arrowLeft{
	background-image: url(../images/arrowLeft.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	cursor: hand;
	margin-top: 200px;
	margin-left: -8px;
	cursor: pointer;
	position: absolute;
	z-index: 200;
}
#arrowLeft:hover{
	background-image: url(../images/arrowLeftHover.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	cursor: hand;
	margin-top: 200px;
	margin-left: -8px;
	cursor: pointer;
	position: absolute;
	z-index: 200;
}

#arrowRight{
	background-image: url(../images/arrowRight.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	cursor: hand;
	cursor: pointer;
	position: absolute;
	z-index: 200;
	margin-top: 200px;
	margin-left: 600px;
}
#arrowRight:hover{
	background-image: url(../images/arrowRightHover.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	cursor: hand;
	cursor: pointer;
	position: absolute;
	z-index: 200;
	margin-top: 200px;
	margin-left: 600px;
}
.countriesHolder{
	width: 221px;
	height: 252px;
	overflow: hidden;
	float: left;
}
.slide{
	width: 221px;
	height: 252px;
}
.linkBlueBig, .linkBlueBig:link, .linkBlueBig:hover, .linkBlueBig:visited{
	font-size: 30px;
	color: #4FB8C1;
	font-family: Trebuchet MS;
}
.priceBoxOffer{
	float: right;
	font-size: 30px;
	color: red;
	text-align: center;
}
.datesTableR{
	width: 50%;
	float: left;
}
.colorGreen{
	color: #A0C637;
}
.leftCell{
	color: #474747;
	width: 200px;
	float: left;
	padding: 4px 4px 0px 4px;
}
.rightCell{
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.frmInput{
	font-size: 12px;
	color: #474747;
	font-family: Arial;
	width: 200px;
	height: auto;
	border: 1px solid #ccc;
	padding: 2px;
}
.frmInput:focus, .frmTextarea:focus{
	border: 1px solid #829CCD;
}
.frmTextarea{
	border: 1px solid #ccc;
	width: 300px;
	font-size: 12px;
	color: #474747;
	font-family: Arial;
}
.requestForm{
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
}
.informationCity{
	font-size: 12px;
	line-height: 18px;
	color: #474747;
}
.hotelImageBox{
	width: 76px;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.upWhiteBox{
	width: 232px;
	height: 22px;
	float: right;
	background: url(../images/des_39.gif);
}
.whiteBox{
	width: 232px;
	float: right;
	background: url(../images/des_49.gif);
	text-align: center;
}
.whiteBoxTitle{
	color: #F48020;
	font-size: 16px;
	text-align: center;
}
.downWhiteBox{
	width: 232px;
	height: 16px;
	float: right;
	background: url(../images/des_51.gif);
}
