body{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#727272;
	background:url(../img/bgBody.jpg) repeat-x;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
a img {
	border: none;
}
h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:33px;
	color:#628FBB;
	font-weight:normal;
	margin:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
#container{
	width:975px;
	margin:0px auto 20px auto;
}
#mainContent{
	margin:0;
	padding:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.strong{
	font-weight:bold;
}
.big{
	font-size:18px;
}
.color1 {
	color: #E77536 !important;
}
.color2 {
	color: #5984B0;
}
.color3 {
	color: #7E9F4B;
}
.size14{
	font-size:14px;
}
.grey{
	color:#999;
}
.red{
	color:#F00;
}
.bigger{
	font-size:12px;
}
.noMargin{
	margin:0 !important;
}
.underline{
	text-decoration:underline;
}
.noUnderline{
	text-decoration:none !important;
}
.noUnderline:hover{
	text-decoration:underline !important;
}
.imageBorder{
	border:1px solid #E77536;
	padding:2px;
}
.menuSmall{
	float:right;
}
.menuSmall a{
	margin-top:5px;
	border-left:1px solid #e5e5e5;
	color:#898989;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
.topLayer{
	background:url(../img/palmTree.jpg) no-repeat 300px;
	width:100%;
	height:90px;
	float:left;
	
}
.topLayer .slogan{
	float:left;
	padding-left:15px;
	margin:8px 0 0 15px;
	text-transform:uppercase;
	border-left:1px solid #B6D0E8;
	font-size:17px;
	color:#4587b8;
}
.callCenterMain{
	font-family:Arial, Tahoma, Geneva, sans-serif;
	text-align:right;
	color:#4587b8;
	font-size:20px;
	margin-top:20px;
	margin-bottom:5px;

}
.callCenterMain .callNumber{
	font-size:20px;
	color:#e59837;
	font-weight:bold;
	text-shadow: #666 -1px -1px 0;
}
.leftContent{
	width:255px;
	float:left;
	margin-right:3px;
}
.searchLeft{
	background:url(../img/search/bgLeftSearch.jpg) no-repeat;
	padding:0;
}

.searchLeftContent {
	border-top:1px solid #EBCF89;
	padding:50px 10px 10px 10px;
	color:#595959;
	font-size:11px;

}
.searchLeftContent p{
	margin-top:0;
	margin-bottom:10px;
	height:15px;
}
.searchLeftContent label{
	display:block;
	float:left;
	width:80px;
	margin-right:15px;
	margin-top:3px;
	text-align:right;
	text-transform:uppercase;
}
.newsletter{
	width:214px;
	float:right;
	height:180px;
	padding:15px 8px 0 8px;
	border:1px solid #ccc;
	/*background: url(../img/newsletter.jpg) no-repeat 95px 8px;*/
}

.calculateDivSub {
	clear: both;
	background: #fff url(../img/hotel/bgLine.gif) repeat-x top;
	border-bottom: 1px solid #e0e0e0;
	padding: 16px;
}
.calculateDivPrice {
	clear: both;
	background: #ED9362 url(../img/hotel/bgOrange.gif) repeat-x top;
	padding: 16px;
	color: #fff;
	font-size: 14px;
}
/* box z czerwonym paskiem tytylowym, uzywany gdziekolwiek */
.infoBox{
	line-height:150%;
}
.infoBox .infoTitle {
	background:url(../img/bgInfo.gif) repeat-x !important;
	padding:5px 0 5px 10px !important;
	color:#FFF !important;
	font-size:13px !important;
	height:16px !important;
}
.infoBox .infoContent {
	border-left:1px solid #ccc !important;
	border-right:1px solid #ccc !important;
	border-bottom:1px solid #ccc !important;
	padding:10px !important;
	font-size:12px;
	min-height:80px !important;
}
.infoBox ul{
	margin:5px 0 10px 10px;
	padding:0;
	list-style:none;
	line-height:150%;
}
.infoBox li a{
	color:#5984B0;
	text-decoration:underline;
	background:url(../img/arrows.jpg) no-repeat 0 6px;
	padding-left:15px;
	line-height:15px;
}
.infoBox .file{
	background:none;
	background:url(../img/hotel/icoDisc.gif) no-repeat 0 4px;
}

/* box z czerwonym paskiem tytulowym, uzywany jako zakladki w szczegolach hotelu */
.infoBox2 .infoTitle {
	background:url(../img/bgInfo2.gif) top repeat-x #D28627;
	color:#333;
	font-size:13px;
	height:27px;
}
.infoBox2 .infoTitle a{
	display:block;
	float:left;
	padding:0 24px;
	background:url(../img/bgInfoSep.gif) right no-repeat;
	line-height:25px;
}
.infoBox2 .infoTitle .active{
	background:url(../img/bgInfo.gif) top repeat-x #F33A1A;
	color:#fff;
}
.infoBox2 .infoTitle a:hover{
	text-decoration:none;
	background:url(../img/bgInfo.gif) top repeat-x #F33A1A;
	color:#fff;
}

.infoBox2 .infoContent {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px;
	font-size:12px;
	min-height:300px;
}
.infoContent a{
	color: #5984B0;
	text-decoration:underline;	
}
#pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#pagination a{
	display:block;
	float:left;
	padding:3px 7px;
	margin:0 5px;
	background-color:#4289C7;
	color:#FFF
}
#pagination a:hover{
	text-decoration:none;
	background-color:#F79937;
}
#pagination .activeNumber{
	padding:3px 7px;
	float:left;
	background-color:#F79937;
	color:#fff;
	margin:0 5px;
}
#pagination .arrow{
	float:left;
	padding:3px 7px;
}
#footer{
	margin-top:10px;
	padding-top:10px;
	margin-bottom:50px;
	border-top:3px solid #B3B3B3;
	font-size:13px;
	font-family:Segoe UI, Arial, Verdana, Tahoma;
	color:#838383;
}
#footer a{
	color:#838383;
	margin-right:10px;
	padding-bottom:1px;
}
#footer .menu a{
	color:#8B8A8A;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 11px;
}
#footer .facebook{
	display:block;
	background:url(../img/facebook.gif) no-repeat;
	border:none;
	padding:3px 0 5px 30px;
	width:170px;
	height:20px;
	float:right;
}
#footer .facebook:hover{
	text-decoration:underline;
}
#footer .rss{
	display:block;
	background:url(../img/rss.gif) no-repeat;
	border:none;
	padding:3px 0 5px 30px;
	width:105px;
	float:right;
}
#footer .rss:hover{
	text-decoration:underline;
}
#footer .partners {
	margin-top:4px;
}
#footer .partners img{
	margin-right:20px;
}
#footer .payment {
	margin-top:4px;
	float:right;

}
#footer .icons{
	display:block;
	width:350px;
	height:26px;
	background:url(../img/payment1.gif);
	border:none;
}
#footer .icons:hover{
	background:url(../img/payment2.gif);
}

#footerDown{
	background: #f3f3f3;
	font-size: 12px;
	padding: 16px;
	margin-top:-10px;;
}
.tipCountry{
	font-size:20px;
	color:#5984B0;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.preloader {
	background: url(../img/ajax-loading.gif) no-repeat  center;
}
.howToBuyWindow{
	width:699px;
	float:right;
	height:auto;
	padding:10px 8px 10px 8px;
	background-color: #fff;
}
.howToBuyImageTop{
	width:180px;
	height:130px;
	margin:auto;
	clear:both;
}
.howToBuyImageBottom{
	width:130px;
	height:140px;
	margin:auto;
	clear:both;
}
.howToBuyImageRight{
	height:130px;
	float:right;
	margin-top:15px;
}
.howToBuyImageLeft{
	width:130px;
	height:130px;
	float:left;
	margin-top:15px;
	margin-left:25px;
}
.howToBuyTextRight{
	width:545px;
	height:150px;
	float:left;
	background: url(../img/help/dymek.jpg) no-repeat  center 23px ;
}
.howToBuyTextLeft{
	width:565px;
	height:130px;
	float:right;
	background: url(../img/help/dymek2.jpg) no-repeat  center 23px;
}
.howToBuyArrowTop{
	width:236px;
	height:51px;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:130px;
}
.howToBuyArrowBottom{
	width:236px;
	height:51px;
	float:left;
	margin-left:90px;
	margin-bottom:20px;
	clear:both;
}
.howToBuyArrowMiddle{
	width:660px;
	height:51px;
	float:right;
	margin-bottom:10px;
	border:0px solid #ccc;
}
div.headerText {
	color:#e87437;
	text-align:left;
	font-weight: bold;
}
div.dymekText {
	color:#e87437;
	text-align:center;
}

.textElement {
	font-size: 12px;
}

.rightContent{
	line-height: 140%;
}
.mainDiv{
	float:right;
	line-height: 140%;
	width:730px;
	margin-top:5px;
}
.textframe{
	border: 1px solid #aaa;
	padding: 10px;
	text-align: justify;
}
/*  facebook widget */

.fb, .fb:hover{
	text-decoration:none;
	color: #5984B0;
}

.widget_social {
	margin-right: -230px;
	width: 270px;
}

#facebookIco {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.widget_container {
	position: absolute;
	text-align: left;
}

.widget_container[class] {
	position: fixed;
}

.widget_container {
	text-align: left;
	overflow: hidden;
	width: 50px;
	padding-left: 0;
	height: 385px;
	top: 25%;
	right: 10px;
	z-index: 9;
}

.widget_social, .widget_social * {
	zoom: 1;
}

.galleryImgContest{
	border:1px solid #E77536;
	padding:2px;
	margin:3px 3px 0 0;
}
