* {
	padding: 0;
	margin: 0;
}

h1 {
	animation-delay: 0.5s;
}

h2 {
	animation-delay: 1s;
}

h3 {
	animation-delay: 1.5s;
}

h4 {
	animation-delay: 2s;
}


#danedofaktura {
	display: none;
}

.s-block {
opacity: 0;
}

.komunikatbledu {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	color: red;
}

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

}

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

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

.full-visible {
	opacity: 1;
}


body {

}

.site-logo {

	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 {
	
}

.download-item {
	margin-bottom: 10px;
	padding: 20px 2%;
	border: 1px solid #ddd;
}

.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: 200px;
		text-align: center;
		margin-bottom: 10px;
	}


	.picture-gallery .photo {
		overflow: hidden;
		float: left;
		height: 200px;
		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: 1;
}



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

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

}




/* 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 {
    min-width:100%;
	vertical-align: top;
	height: 350px;
}



.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: 95%;
	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: 200px;
	margin-bottom: 20px;
	border-bottom: 3px solid #444;	
}

.news-note .news-thumb img {
	width: 100%;
	transition-duration: 3s;
	min-height: 100%;

}

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

.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: 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;
}

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

@media (max-width: 768px) {
.news-content h2 .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;
}








/* footer */


footer {
	background: #212121;
	padding: 55px 0;
	float: left;
	margin-top: 0px;
	width: 100%;
}

.topfoot a:hover, footer a:hover {
	color: #c53331;
}

.topfoot img {
	vertical-align: middle;
	float: left;
}
.topfoot a {
	font-weight: 900;
	color: #fff;
	font-weight: 17px;
}
.topfoot {
	background: #363636;
	color: #fff;
	float: left;
	width: 100%;
	padding: 2px 0 50px 0;
	font-size: 15px;
}

.bottomphoto {
margin-bottom: 50px;
float: left;
width: 100%;
margin-top: -10px;
}

.topfoot span {
	margin-top: 25px;
}

.footer-menu a {
	color: #fff;
	padding: 0 40px 0 0;
}


.footer-block {
	text-align: center;
	font-size: 12px;
	color: #aaa;	
}

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

.footer-logo {
	text-align: center;
	margin: 30px 0 100px 0;
	color: #aaa;
}

.footer-block h3 {
	color: #fff;
	font-size: 18px;
}

.author {
	border-top: 1px solid #444;
	color: #444;
	padding: 20px 0 0 0;
	margin: 55px 0 20px 0;
	font-size: 12px;
	display: inline-block;
	width: 100%;
}

.author a {
	color: #777;
}

.author a:hover {
color: #ddd;
text-decoration: none;	
}

.lokalizacje {
	padding: 80px 0;
	text-align: center;
	background: #f5e7c9;
}

.lokalizacja {
	text-align: center;
	
}

.lokalizacja h4 {
	font-size: 42px;
	font-weight: 400;
	color: #464646;
	margin: 10px 0;
}

.lokalizacja h4 small {
font-size: 24px;
}

.okawiarni p, .okawiarni h2, .okawiarni h3 {
	color: #4b555b;
}

.okawiarni h2 {
	font-size: 36px;
	margin-bottom: 15px!important;
}

.okawiarni h3 {
	font-size: 22px!important;
	font-weight: 300!important;
}

.okawiarni {
	padding: 50px auto;
	margin-bottom: 50px;

}

.okawiarni a, .tresc2 a {
	background: #4b555b;
	padding: 16px 28px;
	color: #fff;
	font-weight: bold;
}

.okawiarni a:hover, .tresc2 a:hover {
	background: #eee;
	padding: 16px 28px;
	color: #aaa;
	font-weight: bold;
}

.wyposazenie {
padding: 90px 8%!important;
background: #e6d9bb;
margin-top: -50px;	
}

.welcome h2 {
	font-size: 36px;
	font-weight: 300;
}

.atuty h3 {
	font-size: 20px;
	margin: 15px 0;
	font-weight: 700;
}

.welcome {
	margin-top: -200px;
	background: #f5e7c9;
	z-index: 999;
	padding: 80px 8%!important;
}

.r-online {
	position: absolute;
	right: 0px;
	top: 76px;
	color: #fff;
	background: #282828;
	z-index: 999;
	padding: 15px 25px;
	font-weight: bold;
	
}

.r-online:hover {
	background: #fff;
	color: #282828;
}





















































#ui-datepicker-div {
	z-index: 9999!important;
	background: #fff;
	padding: 5px;
}

.ui-datepicker-header {
text-align: center;
padding: 30px 0;
font-weight: bold;
z-index: 99999;
}

.ui-datepicker-next  {
	cursor: pointer;
	float: right;
}
.ui-datepicker-prev  {
	float: left;
	cursor: pointer;
}

.ui-datepicker-header, .ui-datepicker-title {

}

.ui-datepicker-calendar {
	width: 100%;
	border: 1px solid #ddd;
	background: #fff;
}
.ui-datepicker-calendar tr td {
	padding: 15px;
	text-align: center;
}
.ui-datepicker-calendar th {
	padding: 15px 0;
}




/* rezerwacje */

.reserwacjaField {
	width: 100%;
	padding: 150px;
	color: #777;
	background: #fff;
}

@media (max-width: 767px) {
.reserwacjaField {
	width: 100%;
	padding: 50px 3%;
	color: #777;
	background: #fff;
}	

.no-mobile {
	display: none;
}
}

.s-block-291 {
	margin-top: 40px;
}

.podsumowanie {
	width: 100%;
	float: left;
	padding: 50px 0;
	margin: 50px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.newinput:focus {
	font-size: 28px;
	color: #444;
}
.newinput {
	font-weight: 100;
	font-size: 22px;
	border: none;
	border-bottom: 3px solid #ddd;
	color: #888;
	display: inline-blokc;
	vertical-align: bottom;
	padding: 15px 20px;
	width: 20%;
	text-align: center;
	margin: auto 15px;
	transition-duration: 0.5s;
}

.morewidth {
	width: 70%!important;
}

.textaread {
	font-weight: 100;
	font-size: 22px;
	border: none;
	border: 2px solid #ddd;
	color: #888;
	display: inline-blokc;
	vertical-align: bottom;
	padding: 15px 20px;
	width: 99%;
	height: 150px;
	text-align: center;
	margin: auto 15px;
	transition-duration: 0.5s;	
}


.row2 {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}

.newgo {
	margin-top: 50px;
	border: 1px solid #73bc00;
	color: #fff;
	background: #73bc00;
	font-weight: bold;
	padding: 20px 30px;
	transition-duration: 0.5s;
}

.newgo:hover {
	border: 1px solid #424242;	
	background: #424242;
	color: #fff;
}

.element {
	margin: 80px 0;
}

.selectedtermin {
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

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


.typpokoju {
	width: 100%;
	border-bottom: 1px solid #eee;
	float: left;
	margin-bottom: 50px;
	padding: 50px 0;
}

.typpokoju h3 {
	font-size: 22px!important;
	color: #444;
	font-weight: bold;
}

.typpokoju img {
	max-width: 80%;
}



.typpokoju .newgo {
	display: inline-block;
	margin: 20px 0 0 0!important;
}

.jprice {
	font-size: 28px!important;
	font-weight: 100;
	margin: 7px auto;
	display: inline-block;
}

.sprice {
	font-size: 12px;
	color: #999;
}

.sprice strong {
	font-size: 18px;
}

.morepokoj {
	font-weight: bold;
	
}

.danepersonalne p label {
	width: 150px;
	float: left;
}

.danepersonalne h4 {
	margin-bottom: 20px;
}
.danepersonalne p {
	width: 100%;
	padding: 5px 0 5px 0;
	float: left;
}


.cenapokoju {
	text-align: center;
	font-size: 15px;
	font-weight: 700;
}

.cenapokoju .newgo {
	margin: 25px auto 0 auto!important;
	display: inline-block;
}

.cenapokoju .pricer {
	font-weight: 300;
	font-size: 24px;
	
}



 /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
	z-index: 9999;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 50px;
    border: 1px solid #888;
    width: 51%; /* Could be more or less, depending on screen size */
	position: relative;
}

.modal-content img {
	width: 300px;
	
}

/* The Close Button */
.close {
    color: #aaa;
    position: absolute;
	top: 3px;
	right: 13px;
    font-size: 38px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} 

.modal-content h1 {
	font-size: 24px!important;
	margin: 0px 0 15px 0;
}

.gallery-article header {
	margin-top: 50px;
}

.photo-gallery {
	padding: 0px 0 0px 0;
	width: 100%;
	float: left;
	margin-bottom: 100px;
}
.photo-gallery-list {
	margin-bottom: 100px;
	padding: 0px 0 0 0;
	width: 100%;
	float: left;
}

.news-article {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	padding: 50px 0 150px 0;
}

.map {
	width: 100%;
	float: left;
	background: #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;

}



#danedofaktura {
	width: 100%;
	float: left;
}

.rezerwabtn {
	margin-top: 50px;
	border: 1px solid #73bc00;
	color: #fff;
	background: #73bc00;
	font-weight: bold;
	padding: 20px 30px;
	transition-duration: 0.5s;
	display: inline-block;
}

.rezerwabtn:hover {
	border: 1px solid #424242;	
	background: #424242;
	color: #fff;
}

.tabelkalast {
	border-collapse: collapse;
	padding: 10px;
	width: 100%;
	margin: 40px 0 80px 0;
}

.tabelkalast tr {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.tabelkalast td {
	padding: 10px;
	text-align: center;
}

.tabelkalast td strong {
	color: #222;
	font-weight: 600!important;	
}
.tabelkalast thead:nth-child(2) {
	background: #444;
	color: #fff!important;
}

.tabelkalast thead:nth-child(2) th {
	font-size: 12px;
	color: #fff!important;
}

.tabelkalast th {
	padding: 10px;
	text-align: center;
	color: #222;
	font-weight: 400!important;
	font-size: 14px;
	padding: 15px 0;
}

.nobr {
    white-space: nowrap;
}

.bottomphoto-img{
    width: 100%;
}