/* FRONTEND CSS
*********************************************/

@font-family: 'Inder', sans-serif;

html {
  overflow-y: scroll;
}
body {
  background-color: #ECF0F1;
  font-family: "Century Gothic", Inder;
}

/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}


a:link, a:visited{
	color: #F65314;
	text-decoration: none;
	}
	
a:hover	{
	color: #66C7F7;
	}

#mainBox, #attractions, #partners, #footer{
	width: 90%;
	padding: 20px 20px 20px 20px;
	/*min-width: 800px;*/
	}	
	
#mainBox{
	background-color: white;
	margin: 20px auto 0px auto;
	}

#headerBox{
	margin: 10px 0px 10px 15px;
	min-height: 200px;
	}	

#headerBoxContainer{
	position: relative;
	min-height: 200px;
	}

#headerBoxContainerInside{
	margin-right: 0px;
	padding-right: 0px;
	}
	
#headerBoxTop, #headerBoxBottom{
	margin: 0px;
	padding: 0px;
	display: table;
	width: 100%;
	height: 100px;
	}	
	
#headerBoxTop{
	padding: 0px 0px 0px 0px;
	}

#headerBoxBottom{
	background-color: #ECF0F1;
	line-height: 100px;
	}
	
#logoBox{
	background-color: #F65314;
	min-height: 200px;
	line-height: 200px;
	padding: 0px;
	text-align: center;
	color: white;
	}	

#logoBox img{
	margin: 18px 0px 0px 0px;
	}
	
#menuBox{
	min-height: 100px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 100;
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: table;
	}	

#menuBox ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#menuBox ul li{
	display: inline-block;
	}	

#menuBox ul li a:link, #menuBox ul li a:visited{
	color: #323434;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
	}
	
#menuBox ul li a:hover{
	color: #00A1F1;
	}

#centerBox{
	text-align: center;
	}
	
#socialBox{
	color: #D5D9DA;
	text-align: right;
	padding: 5px 0px 0px 0px;
	text-align: center;
	}	

#socialBox a:link, #socialBox a:visited{
	display: inline-block;
	margin: 0px 5px 5px 0px;
	}	

	
#searchBox{
	text-align: right;
	padding: 0px;
	}

#searchBox label{
	display: none;
	}

#searchBox #mod-finder-searchform{
	padding: 0px;
	margin: 0px;
	}
	
#mod-finder-searchword{
	color: #D5D9DA;
	padding: 5px !important;
	font-size: 14px;
	line-height: 20px;
	border: 0px;
	text-transform: lowercase;
	width: 180px;
	background: white url(../images/lupa.gif) 150px 3px no-repeat;
	border: 1px solid #D5D9DA;
	text-align: left;
	}	

#topBanner{
	margin: 10px 0px 10px 0px;
	}

#middleBoxes{
	width: 100%;
	margin: 10px 0px 10px 0px;
	min-height: 270px;
	color: white;
	}

#middleBoxes a:link, #middleBoxes a:visited{
	color: white;
	}	

#middleBoxes a:hover{
	color: #FFBB00;
	}

#middleBoxes1, #middleBoxes2, #middleBoxes3, #middleBoxes4{
	position: relative;
	}
	
#middleBoxes .moduletable{
	float: left;
	min-height: 340px;
	margin: 0px;
	padding: 0px 0px 60px 0px;
	overflow: hidden;
	background-image: url(../images/round-arrow.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	}

#middleBoxes .moduletable.animacja{
	min-height: 300px;
	background-color: #C2CBD1;	
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}		

#middleBoxes .moduletable .custom, #middleBoxes .moduletable .latestnews, #middleBoxes .moduletable h3{
	padding: 10px;
	}
	
#middleBoxes ul{
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}

.orangeBg{
	background-color: #F65314;
	width: 100%;
	}
	
.blueBg{
	background-color: #2583db;
	width: 100%;	
	}

.greenBg{
	background-color: #7ab304;
	width: 100%;
	}	
	
.yellowBg{
	background-color: #FFBB00;
	width: 100%;
	}	

	
	
#horizontalMessage{
	width: 100%;
	margin: 0px 0px 10px 0px;
	display: table;
	}

#horizontalMessageBox{
	
	}	
	
#horizontalMessageBox .moduletable{
	background-color: #ECF0F1;
	min-height: 70px;
	line-height: 70px;
	padding: 5px 20px 5px 20px;
	border: 0px;
	color: #5B6364;
	font-size: 24px;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
	display: table;
	width: 100%;
	}	

#horizontalMessageBox .moduletable a:link, #horizontalMessageBox .moduletable a:visited{
	display: block;
	float: right;
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: white;
	background-color: #323434;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-size: 20px;
	}
	
#horizontalMessageBox .moduletable a:hover{
	background-color: #F65314;
	}
	
#leftCol{
	border-right: 1px dashed #efefef;
	}	

#rightCol{
	border-left: 1px dashed #efefef;
	}	
	
#leftCol .moduletable,  #rightCol .moduletable, #leftCol .moduletable_ogloszenie, #rightCol .moduletable_ogloszenie{
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #CACACA;
	padding: 0px 0px 5px 0px;
	}

#leftCol .moduletable_ogloszenie, #rightCol .moduletable_ogloszenie{
	
	}
	
#leftCol .moduletable h3,  #rightCol .moduletable h3, #leftCol .moduletable_ogloszenie h3, #rightCol .moduletable_ogloszenie h3{
	color: #323434;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

.orangeMod, .yellowMod{
	background-color: #F65314 !important;
	padding: 5px 5px 5px 5px !important;
	color: white;
	border-bottom: 0px dotted white !important;
	}	

.yellowMod{
	background-color: #FFBB00 !important;
	}	
	
.orangeMod h3, .yellowMod h3{
	color: white !important;
	border-bottom: 1px dotted white !important;
	padding-bottom: 10px !important;
	}	
	
#leftCol  ul, #rightCol ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#leftCol  ul li{
	padding: 3px 0px 10px 0px;
	font-size: 14px;
	}

#leftCol  ul li a:link, #leftCol  ul li a:visited{
	color: #66C7F7;
	}

#leftCol  ul li a:hover{
	color: #F65314;
	}

#contentBox{
	margin: 0px 10px 10px 10px;
	}
	
#mainContentBox{
	/*
	width: 50%;
	float: left;
	display: block;
	*/
	}	

#mainContentBox p, .blog p, .item p, .blog-featured p{
	line-height: 24px;
	font-size: 14px;
	text-align: justify;
	text-indent: 2em;
	clear: both;
	}	
	
.item{
	border-bottom: 1px dotted #CACACA;
	margin: 0px 0px 15px 0px;
	padding-bottom: 5px;
	}	

#attractions{
	margin: 20px auto 20px auto;
	padding: 30px 40px 40px 40px;
	min-height: 480px;	
	/* padding-left: 290px; */
	/* background: white url('../images/atrakcje-okolicy.jpg') 10px 30px no-repeat;*/
	background-color: white;
	display: table;
	}
	
#atrractionsBoxTitle{
	color: #323434;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}	

#attractions a:link, #attractions a:visited{
	color: #2583DB;
	}

#attractions a:hover{
	color: #FF5302;
	}	
	
#attractions .moduletable, #attractions .moduletable_poprad, #attractions .moduletable_kapliczki, 
#attractions .moduletable_pusta, #attractions .moduletable_andrzejowka, #attractions .moduletable_koscioly, 
#attractions .moduletable_szlaki{
	margin: 0px 25px 10px 0px;
	padding: 0px 0px 10px 45px;
	text-align: justify;
	border-bottom: 1px dashed #efefef;
	min-height: 200px;
	}

#attractions .moduletable_poprad{
	background: transparent url(../images/icons/water.jpg) top left no-repeat;
	}
	
#attractions .moduletable_kapliczki{
	background: transparent url(../images/icons/arrowup.jpg) top left no-repeat;
	}	
	
#attractions .moduletable_pusta{
	background: transparent url(../images/icons/point.jpg) top left no-repeat;
	}	
	
#attractions .moduletable_andrzejowka{
	background: transparent url(../images/icons/leaf.jpg) top left no-repeat;
	}	
	
#attractions .moduletable_koscioly{
	background: transparent url(../images/icons/cross.jpg) top left no-repeat;
	}	
	
#attractions .moduletable_szlaki{
	background: transparent url(../images/icons/walk.jpg) top left no-repeat;
	}	
	
#attractions h3{
	color: #ff5500;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 38px;
	}
	
#partners{
	margin: 20px auto 20px auto;
	padding: 20px;
	display: table;
	text-align: center;
	background: transparent url(../images/nasi-partnerzy.png) 10px 20px no-repeat;
	}

#footer{
	background-color: white;
	margin: 20px auto 20px auto;
	padding: 40px;
	display: table;
	}	

#footerBox{
	
	}	
	
#footerBoxBottom{
	border-top: 1px dashed #efefef;
	margin: 10px 0px 0px 0px;
	}	

#footerBoxBottomMenu{
	margin: 10px 0px 0px 0px;
	}	
	
#footerBoxBottomMenu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	}	

#footerBoxBottomMenu ul li{
	display: inline-block;
	}
	
#footerBoxBottomCopyright{
	font-size: 10px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	color: #999999;
	}
	

/* różne */	
	
.article-info{
	font-size: 10px;
	padding: 3px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #7F8C8D;
	}

dl.article-info{
	list-style: none;
	}	

dl.article-info dt{
	display: none;
	}	

dl.article-info dd{
	display: inline-block;
	float: left;
	border-right: 1px solid #efefef;
	padding: 0px 4px 0px 4px;
	}

.page-header{
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
	}
	
h2.item-title, .page-header h2{
	padding: 0px;
	margin: 0px;
	}	

.item-title a:link, .item-title a:visited, .page-header a:link, .page-header a:visited{
	color: #323434;
	font-weight: 100;
	font-size: 26px;
	}		
	
.muted{

	}	
	
.tags{
	margin-bottom: 10px;
	}	
	
.tags a:link, .tags a:visited{
	color: white;
	}	

p.img_caption{
	font-size: 10px !important;
	color: #999999;
	text-align: right !important;
	font-style: italic;
	margin: 3px 0px 3px 0px;
	}
		
.list-striped{
	list-style: none;
	}
	
.blog .pagination{
	text-align: center;
	display: normal !important;
	}

.blog .pagination ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	}

.blog .pagination ul li{
	display: inline-block;
	float: left;
	margin: 0px 10px 0px 10px;
	}

.blog .pagination-end, .blog .pagination-start{
	display: none !important;
	}
	
.reklamaAdsense{
	text-align: center;
	padding: 10px 0px 20px 0px;
	}	
	
.img-responsive{
	margin: 0px auto 0px auto;
	}
	
ul.gkwNextDays{
	margin: 0px 0px 5px 0px !important;
	}	
	
.form-horizontal .control-label{
	text-align: left;
	}	
	
.advertBox{
	text-align: center;
	}	
	
.item-image{
	width: 100% !important;
	text-align: center !important;
	margin-bottom: 10px;
	}	
	

.noclegInfo{
	margin: 10px 0px 10px 0px;
	clear: both;
	}

.noclegInfo .infoBox{
	border-bottom: 1px dotted #efefef;
	padding: 5px 0px 5px 0px;
	}

.noclegInfo .infoTytul{
	font-weight: bold;
	width: 20%;
	display: block;
	float: left;
	text-align: right;
	padding: 0px 10px 0px 0px;
	}	

.noclegInfo .infoInfo{
	display: block;
	}	
	
.icoPhone{
	background: transparent url(../images/icons2/16_comments.png) right center no-repeat;
	}

.icoWww{
	background: transparent url(../images/icons2/16_link.png) right center no-repeat;
	}

.icoAddress{
	background: transparent url(../images/icons2/16_home.png) right center no-repeat;
	}	
	
.icoPrice{
	background: transparent url(../images/icons2/16_jigsoar.png) right center no-repeat;
	}
	