* {
	padding: 0;
	margin: 0;
}

h1 {
	animation-delay: 0.5s;
}

h2 {
	animation-delay: 1s;
}

h3 {
	animation-delay: 1.2s;
}

h4 {
	animation-delay: 1.5s;
}

@media (max-width: 991px) {



.xs-center {
text-align: center!important;
}

.no-mobile {
	display: none;
}

.footer-block img {
	display: block;
	margin: 20px auto;
}


}

.text-center {
	text-align: center!important;
}

.bookinglink a {
	background: #000;
	padding: 10px !important;
}


.s-block {
opacity: 1;
}

.s-block2 {
opacity: 1;
}


.footer-block:first-child(1) {

}

.footer-block:nth-child(2) {
	animation-delay: 1s;
}

.footer-block:nth-child(3) {
	animation-delay: 1s;
}

.full-visible {
	opacity: 1;
}


body {

}

.site-logo {
	padding-top: 10px;
	float: left;
}

a {
	text-decoration: none;
	transition-duration: 0.5s;
}

a:hover {

}


.sendbutton {
	cursor: pointer;
	transition-duration: 0.5s;
}

#page {
	overflow: hidden;
}

.page-block-article {
	text-align: center;
}

.page-block {
	padding: 20px 1%;
	vertical-align: top;
}

.full-size-block {
	padding: 0;
}

.main-menu {
	z-index: 9999;
	position: relative;
}

/* popupy */

.close-popup-white {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none!important;
}

.popup-white {
position:fixed;
top:10%;
left:50%;
width:400px;  /* adjust as per your needs */
   /* adjust as per your needs */
margin-left:-200px;   /* negative half of width above */
  /* negative half of height above */
z-index: 9999999;
background: #fff;
padding: 20px 30px;
border: 1px solid #ddd;
box-shadow: 2px 2px 2px 2px #eee;
}

/* downloads */

.downloads {
	text-align: center;
}

.download-item:hover a {
background: #bb6a30!important;
color: #fff!important;
}

.download-item a {
	margin-bottom: 10px;
	padding: 20px 2%;
	border: 1px solid #ddd;
	text-align: center;
	background: #1d1d1d;
	color: #fff;
	margin: -30px 0 30px 0;
	display: inline-block;
	transition-duration: 0.5s;
}

.pobierz:hover {
background: #bb6a30!important;
color: #fff!important;
}

.pobierz {
	margin-bottom: 10px;
	padding: 10px 3%;
	border: 1px solid #ddd;
	text-align: center;
	background: #1d1d1d;
	color: #fff;
	margin: 0px 0 30px 0;
	display: inline-block;
	transition-duration: 0.5s;
}

.icond {
	opacity: 0.5;
}

.headdownload {
	text-align: center;
	margin: 10px 0;
}

.download-item p {
	margin: 0!important;
	padding: 0!important;
}

/* slider */

.main-carousel {
z-index: 100;
position: relative;
}

.carousel .noactive {
	transition-duration: 1s;
}
.carousel-caption a {
	z-index: 10;
}
.active .carousel-caption a {
z-index: 99999;
}

.carousel-caption a {
	padding: 15px 25px;
	display: inline-block;
	z-index: 9999;
	cursor: pointer;
	background: #00b2ec;
	color: #fff;
	transition-duration: 0.5s;
}
.carousel-caption a:hover {
	background: #fff!important;
	color: #777;
}

/* break line */

.breakline {
	clear: both;
}

/* combination gallery - 5 */

.combination-gallery-block-5 {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;

}

.combination-gallery-5 {
	position: relative;
	transition-duration:1s;
	width: 19%;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	height: 350px;

margin: 0!important;

}
.combination-gallery-block-5:hover .combination-gallery-5 {
	width: 10%;
}

.combination-gallery-block-5:hover .combination-gallery-5:hover {
	width: 50%;
}

.combination-gallery-5 img {
	z-index: 99;
	position:relative;
	display: inline-block;
	margin: 0;
	transition-duration: 1s;
}
.combination-gallery:hover-5 img {
	z-index:9999;
	margin: auto;

}

/* combination gallery - 5 */

.combination-gallery-block-8 {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}

.combination-gallery-block-8 img {
	max-width: 31%;
}

/* combination gallery - 6 */

.combination-gallery-block-6 {
	width: 100%;
	float: left;

	text-align: center;
	height: 400px;
	background: #fff;
	position: relative
}

.combination-gallery-block-6 .combination-gallery-6 {
	position: absolute;
	float: left;
	overflow: hidden;
	width: 16.8%;
	height: 400px;
	transition-duration: 0.5s;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(1) {
	margin-left: 0;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(2) {
	margin-left: 16.6%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(3) {
	margin-left: 33.2%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(4) {
	margin-left: 49.8%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(5) {
	margin-left: 66.4%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(6) {
	margin-left: 83.2%;
}


.combination-gallery-block-6  .combination-gallery-6:hover {
margin-left: 0!important;
z-index: 999;
width: 100%;
overflow: visible;
background: rgb(255,255,255,0.7);
}

.combination-gallery-block-6  .combination-gallery-6:hover img {
transform: rotate(6deg);
	box-shadow: 5px 5px 5px #555;
}

.combination-gallery-block-6  .combination-gallery-6 img {
	height: 100%;
	transition-duration: 1s;
}


/* gallery photo section */

.single-gallery-block {
	width: 100%;
}




@media (max-width: 767px) {
	.picture-gallery {
	overflow: hidden;
	float: none;

	text-align: center;
	}

	.caption {
		display: none;
	}


	.picture-gallery .photo {
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	transition-duration: 0.5s;
	}
	.picture-gallery .photo img {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.picture-gallery {
		overflow: hidden;
		float: left;
		height: 250px;
		text-align: center;
		margin-bottom: 10px;
	}


	.picture-gallery .photo {
		overflow: hidden;
		float: left;
		height: 250px;
		width: 100%;
		transition-duration: 0.5s;
	}
	.picture-gallery .photo img {
		width: 100%;
	}

}


.picture-gallery a {
	color: #fff;
}

.picture-gallery a:hover {
	color: #fff;
}

.picture-gallery .caption {
	border-left: 2px solid #fff;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 130%;
	width: 90%;
	text-align: left;
	padding: 10px 10% 10px 5%;
	transition-duration: 0.5s;
	position: absolute;
	top: 50%;
	opacity: 0;
}

.picture-gallery:hover .caption {
	top: 0;
	opacity: 0;
}

.photoright {
	margin-top: 60px;
}


.picture-gallery .photo {
	background: #fff;
}
.picture-gallery .photo img {
	transition-duration:0.5s;
	width: 140%;
	float: left;
}

.picture-gallery:hover .photo img {
	width: 150%;
	margin: -5% 0 0 -5%;
	opacity:0.4;

}

.galeriafoto {
	margin-bottom: 50px;

	padding-bottom: 50px;
}


/* singlephoto */

.single-photo-block {
	text-align: center;
}

.single-photo-block img {
	max-width: 100%;
}

/* contact form block */

.contact-form-block {

}

.contact-form-block input,
.contact-form-block textarea {
	padding: 2% 3%;
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
	color: #777;
	transition-duration: 0.5s;
}

.contact-form-block input {
	border: none;
	border-bottom: 1px solid #f1f1f1;

}
.contact-form-block input:focus {

}

.contact-form-block textarea {
	border-top: none;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	height: 100px;
}






/* photo gallery module */

.photo-gallery-list {

}
.photo-gallery-list a:hover {
	color: #414141;
}

.gallery-thumbnail {
	overflow: hidden;
	width: 100%;
	transition-duration: 0.5s;


}

.gallery-icon {
	overflow: hidden;
	position: relative;
	transition-duration: 0.5s;
}


.gallery-icon img {
    height:100%;
	vertical-align: top;
}



.gallery-icon::after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.gallery-icon:hover:after {
    opacity:1;
}

.gallery-name {
	transition-duration: 0.5s;
	position: absolute;
	bottom: 0;
	padding: 10px 0;
	background: #fff;
	width: 100%;
	text-align: center;
	opacity: 0;
}

.gallery-thumbnail:hover .gallery-name {
bottom: 30%;
padding: 20px 0;
font-size: 24px;
opacity: 1;
}




.allthree:nth-child(3n+1) {
		clear: right;
}


.alltwo:nth-child(2n+1) {
	clear: both;
}


.news-note {
	overflow: hidden;
	margin-bottom: 30px;
}


.news-note .news-thumb {
	overflow: hidden;
	width: 100%;
	float: left;
	height: 220px;
	margin-bottom: 17px;
	border-bottom: 3px solid #444;
}

.news-note .news-thumb img {
	width: 110%;
	transition-duration: 3s;


}

.news-note .news-thumb img:hover {
	width: 120%;
	margin: 0% 0 0 0%;
}

.news-date .day {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 14px;
}
.news-date .month {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: bold;
font-size: 24px;
}

.news-date {
	margin-top: 15px;
		text-align: center;
}

@media (max-width: 1600px) {

.headline h3 {
line-height: 150%;
}

}


@media (max-width: 768px) {
	.news-date {
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width: 990px) {
	.news-note {

	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 4px solid #444;
}
}

.news-desc {

}

.news-desc p {
	margin: 5px 0;
}

.news-desc a {
	margin: 15px 0;
	display: inline-block;
	font-weight: bold;
	border-left: 10px solid #444;
	padding-lefT: 10px;
}


.news-desc h3 {
	border: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
}

.photonews {
	width: 100%;
	float: left;
	 margin: 50px 0;
	 text-align: center;
}

.photonews img {
	max-width: 550px;
	display: inline-block;
}

h1 .data {
	float: right;
	font-size: 14px;
	color: #777;
	vertical-align: middle;
}

@media (max-width: 768px) {
 h1 .data {
	width: 100%;
	display: block;
	padding: 15px 0 0 0;
	float: none!important;
	}
}
.user-comment {

}

.comment-content {

}
.more-link {
	width: 100%;
	float: left;
	margin: 30px 0 50px 0;
	text-align: right;
}

.more-link a {
	float: right;
	font-weight: bold;
}
.more-link a:hover {
	text-decoration: none;
}
.comment-content .note {
	text-align: center;
	font-size: 14px;
	min-height: 80px;
}
.comment-content .who {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.comment-content .rate {
	display: none;
}
.comment-content .date {
	display: none;
}

.textarea-default {
	border: 1px solid #ddd;
width: 80%;
margin: 40px 10% 10px;
padding: 2.5% 5%;
resize: none;
border-top:  1px solid #eee;
}

.input-default {
	border: none;
border-bottom:  1px solid #ddd;
padding: 2.5% 5%;
width: 50%;
margin: 10px 25% 10px;
text-align: center;
font-style: italic;
}

.comment_form #dodajwpis {
	padding: 15px 30px;
	display: inline-block;
	border: none;
	margin: 30px 0 50px 0;
}
.comment_form {
	text-align: center;
}

.headline h1 {
	margin: 40px 0 0 0!important;
}

.headline {
	display: block;
}


.topbox {
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #a1a1a1;
	padding: 10px 0;
	text-align: left;
	font-size: 10px;
}

.pull-left {
	float: left;
	margin-top: 20px;
}




/* footer */


footer {
	background: #1d1d1d;
	padding: 2px 0 0 0;
	margin-top: 0px;
	float: left;
	width: 100%;
}


.footer-block {
	color: #7f7f7f;
	font-size: 12px;
	font-weight: 100;
	color: #aaa;
	margin-bottom: 90px;
}

@media (max-width: 767px) {
.footer-block {
margin-bottom: 30px;
}


}

@media (max-width: 991px) {


.xs-12 {
	width: 100%!important;
}
}

.text-content img {
	max-width: 100%;
}

.footer-logo {

	margin: 30px 0 40px 0;
	color: #aaa;
}

.footer-menu {
	color: #4b4b4b;
		margin-bottom: 70px;
		width: 100%;
		float: left;

}
.footer-menu a {
	color: #4b4b4b;
	margin: 0 5px;

	display: inline-block;
	vertical-align: middle;
}

.footer-block h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
}

.author {
	color: #606060;
	padding: 20px 0 20px 0;
	margin: 0px 0 0px 0;
	font-size: 11px;
	float: left;
	width: 100%;
	background: #242424;
}

footer a {
	color: #e19f70;
}

footer a:hover {
color: #fff;
text-decoration: none;
}

.footer-photo {
	height: 254px;
	background: url(../img/trzykorony.jpg) top center repeat-x;
	margin: 0 0 40px 0;
}

.footer-block a {
	margin-left: 10px;
}

.3-box {
	color: #464646;
}

.3-box img {
	margin-bottom: 20px;
	display: inline-block;
}


.km {
		display: inline-block;
	font-size: 48px;
	margin: 10px 0;
}

.km small {
	font-size: 20px;
}

.how-to-come a{
	font-weight: 700!important;
	margin: 50px 0;
	font-size: 18px!important;
	color: #1d1d1d;
}

.shortmenu {

	color: #2a2a2a;
	margin: 0px 0 0px 0;
	padding: 120px 0 30px 0;
}

.s-block-300 strong {
font-weight: 900;
font-size: 17px;
display: block;
margin: -15px 0 10px 0;
border-bottom: 2px solid
#eee;
padding-bottom: 8px;
}

.meni {
	margin: 0px 0 20px 0;
	padding: 0px 0 20px 0!important;
}

.meni h3 {
	font-size: 22px;
	font-weight: bold;
}

.meni p {
	font-size: 14px!important;
}

.meni h3 strong {
	float: right;
}

.imprezyright h3 {
	color: #fff;
}

.cookiesinfo {
	width: 100%;
	background: rgba(255,255,255,0.98);
	color: #666;
	position: fixed;
	z-index:999999;
	padding: 30px 0;
	bottom: 0;
	border-top: 1px solid #444;
}

.closecookie {
	padding: 10px 20px;
	margin-top: 20px;
	background: #c53331;
	color: #fff;
	display: inline-block;
}

.closecookie:hover {

	background: #666;
	color: #fff;

}

.reservationroom {
	color: #fff;
	background: #000;
	padding: 80px 0;
	text-align: center;
}

.checkbookc {
	width: 100%;
	float: left;
}

.reservationroom h3 {
	color: #fff;
	font-weight: bold;
}

.itemc {
	display: inline-block;
	padding: 10px;
	margin: 10px;
}

.itemcx {

}

.itemci {
	background: none!important;
	border: none!important;
	border-bottom: 1px solid #444!important;
	margin-left: 10px;
	font-weight: 300;
}


.checkroomb {
	display: inline-block;
	margin: 30px 0;
	background: #fff;
	border: 1px solid #fff;
	color: #222;
	cursor: pointer;
	padding: 12px 19px;
	transition-duration: 0.5s;
}

.checkroomb:hover {
	transform: scale(1.2);
}

.klauzula p {
	color: #777!important;
	font-size: 12px!important;
}

#ui-datepicker-div {
	background: #fff;
	padding: 8px;
}

.ui-datepicker-calendar td, .ui-datepicker-calendar th {
	padding: 5px 10px;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-title {
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}


.tables table {
	width: 100%;
}

.tables table td {
	padding: 15px;
}

.tables table th {
	padding: 15px 15px 0px 15px;
	text-align: center;
	background: #242424;
	color: #fff;
	font-weight: 800!important;
}

@media (max-width: 768px) {
	.carousel-caption {
		display: none!important;
	}
.tables table tr {
	width: 100%;
float: left;
	padding: 0 0 20px 0;
	border-bottom: 3px dotted #ddd;
	margin-bottom: 20px;
}
.tables table td {
width: 100%;
display: table;
text-align: center;
padding: 15px 0;
}
.tables table th {
width: 100%;
display: none;
text-align: center;
padding: 15px 0;
}



}

.greo .text-content p {
	font-size: 13px;
}

.greo img {

  filter: grayscale(100%)!important;
  width: 50px;
  margin-bottom: 20px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
}

.new-imprezy {
	margin-top: 40px;
	padding: 150px 0 100px 0;
	float: left;
	width: 100%;
	background: url(/img/bg.jpg) bottom center no-repeat;
}


.comehere {
	margin-top: 0px;
	padding: 25px 0 25px 0;
	float: left;
	width: 100%;
	background: url(/img/map.jpg) bottom center;
}

.crown {
	width: 90px;
}


/* sticky */

.main-menu {
	transition-duration: 0.5s;
}

.main-carousel {
	margin-top: -150px;

}


.custom-menu-bg {
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	right: 0;
	background: #1d1d1d;
	margin-top: 0!important;
}

.bgmenu {

float: left;
width: 100%;
}



@media (min-width: 992px) {
	.showmobile {
		display: none;
	}


	.bgmenu {
	background: #1d1d1d;

}


}


@media (max-width: 991px) {
	.showdesktop {
		display: none;
	}
}


@media (max-width: 992px) {

.main-menu {
	padding: 20px 0 40px;
}

.navigation {
	background: #222;
}

.hamburger a {
	background: #1d1d1d;
	color: #fff;
	padding: 10px 15px;
	display: block;
	}

}
