<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	overflow-x: hidden;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}

body a{
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}

body h1, body h2, body h3, body h4, body h5{
	font-family: 'Raleway', sans-serif;
}

/*********************************************************************************************************************************************************************************/

.center{
	text-align: center;	
}

.center-table{
	width: 100%;
	height: 100%;
	display: table;
}

.center-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.bottom-table{
	width: 100%;
	height: 100%;
	display: table;
}

.bottom-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: bottom;
}

.cms-btn{
	display: inline-block;
	width: 100%;
	max-width: 210px;
	border: 1px solid #36333a;
	padding: 12px 10px 12px 10px;
    margin: 0px 0px 0px 0px; 
    color: #36333a;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
	background-color: transparent;
}

.cms-btn:hover{
	color: #ecedeb;
	text-decoration: none;
	background-color: #36333a;
	border: 1px solid #36333a;
}

.cms-btn2{
	display: inline-block;
	width: 100%;
	max-width: 200px;
	border: 2px solid #434343;
	padding: 8px 10px 8px 10px;
    margin: 0px 0px 0px 0px; 
    color: #434343;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
	background-color: transparent;
}

.cms-btn2:hover{
	color: white;
	text-decoration: none;
	background-color: #434343;
	border: 2px solid #434343;
}

.cms-btn3{
	display: inline-block;
	width: 100%;
	max-width: 210px;
	border: 1px solid #36333a;
	padding: 12px 10px 12px 10px;
    margin: 0px 0px 0px 0px; 
    color: #36333a;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background-color: white;
}

.cms-btn3:hover{
	color: #ecedeb;
	text-decoration: none;
	background-color: #36333a;
	border: 1px solid #36333a;
}

.subp-span-space{
	padding: 0px 20px 0px 20px;
}

.div-table-404{
	width: 100%;
	max-width: 500px;
	margin: 0px auto 0px auto;
}

.okienko-info{
	position: absolute;
	width: calc(100% - 40px);
	max-width: 990px;
	margin: 160px 0px 0px calc((100% - 990px) / 2);
	padding: 1px 1px 1px 1px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 19000;
}

.okienko-info img{
	width: 100%;
	height: auto;
}

.okienko-info .okno-close-div{
	position: absolute;
	cursor: pointer;
	right: 5px;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	margin: 5px 0px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: rgba(0, 0, 0, 0.75);
}

.cookiez{
	background-color: rgba(255, 255, 255, .9);
	padding: 25px 0px 30px 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 6000;
}
    
.cookiez a, .cookiez span{
	color: #555;
	cursor: pointer;
	font-size: 12px;
	padding: 9px 17px 9px 17px;
	background-color: #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 5px;
	display: inline-block;
	margin-left: 10px;
}

#newsletter-div{
	width: 100%;
	max-width: 360px;
}

#newsletter-div .news-100{
	width: 100%;
}

.yt-div{
	float: left;
	width: 33.33%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.yt-div .yt-div-in{
	padding: 0px 10px 20px 10px;
}

.sg-lr-image{
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.sg-lr-image img{
	width: 100%;
	max-width: 360px;
	height: auto;
}

#subpage-gallery-content-left{
	float: left;
	width: calc(100% - 320px);
}

#subpage-gallery-right{
	float: right;
	width: 280px;
}

#subpage-gallery-content-right{
	float: right;
	width: calc(100% - 320px);
}

#subpage-gallery-left{
	float: left;
	width: 280px;
}

#subpage-gallery-center{
	
}

.grid-item{
	width: 25%;
	padding: 0px 10px 20px 10px;
}

.grid-item img{
	width: 100%;
	height: auto;
}

#main-section-apartamenty{
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 25px 25px 25px 25px;
	position: relative;
	z-index: 600;
	background-color: white;
}

#main-section-in{
	color: #212230;
	min-height: 560px;
	background-color: #f3f3f3;
}

#main-site-content, #main-site-content-part-2{
	width: 100%;
	max-width: 1280px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 40px 20px;
}

#content-left{
	float: left;
	width: 260px;
}

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

#content-left ul li{
	padding: 0px 0px 10px 0px;
}

#content-left ul li a{
	display: block;
	color: #444444;
	font-size: 14px;
	padding: 7px 10px 7px 10px;
	transition: all 0.3s;
	border-right: 3px solid #511c28;
}

#content-left ul li a:hover, #content-left .subtree-li-selected a{
	text-decoration: none;
	color: white;
	background-color: #511c28;
}

#content-right{
	float: right;
	width: calc(100% - 300px);
}

#subpage-navi{
	padding: 20px 0px 20px 0px;
	color: #444444;
	font-size: 14px;
}

#subpage-navi a{
	color: #444444;
	font-size: 14px;
	text-transform: uppercase;
}

#subpage-navi span{
	margin: 0px 10px 0px 10px;
}

.page-header{
	padding: 0px 0px 25px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 0px solid transparent;
}

.page-header h1{
	font-size: 34px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
}

.page-header .kremowa-kreska{
	margin: 0px auto 0px auto;
} 

.well{
	background-image: linear-gradient(to bottom, transparent 0%, transparent 100%);
	box-shadow: inset 0 0px 0px transparent, 0 0px 0 transparent;
	border: 0px;
	border-color: transparent;
	background-color: transparent;
	min-height: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	color: #28282a;
	overflow-x: hidden;
	overflow-y: hidden;
}

.well a{
	font-weight: 700;
	color: black;
}

.well b, .well strong{
	
}

.well p{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.well ul, .well ol{
	list-style: inherit !important;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 40px;
}

.well h1{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
}

.well h2{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 26px;
}

.well h3{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 24px;
}

.well h4{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 22px;
}

.well h5{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 20px;
}

.well table th{
	background-color: #0a2536;
	color: white;
	font-weight: 600;
	padding: 5px 10px 5px 10px;
}

.well table td{
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 10px 3px 10px;
}

.well table tr:hover{
	background-color: #e0e0e0;
}

#kontakt-form-div .input-group{
	padding-bottom: 10px;
}

#carousel-example-generic{
	background-color: rgba(0, 0, 0, 0.2);
}

#galeria-subgalleries{
	padding: 0px 0px 20px 0px;
}

#galeria-subgalleries .gs-subgallery-box{
	height: 320px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    background-color: black;
	overflow-x: hidden;
	overflow-y: hidden;
}

#galeria-subgalleries .gs-subgallery-box .gssb-img{
	position: relative;
	height: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 600;
}

#galeria-subgalleries .gs-subgallery-box .gssb-img img{
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    height: 380px;
    width: auto;
}

#galeria-subgalleries .gs-subgallery-box:hover img{
	-webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
	-webkit-filter: brightness(50%);
    filter: brightness(50%);
}

#galeria-subgalleries .gs-subgallery-box .gssb-title{
	position: relative;
	height: 320px;
	margin: -320px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	z-index: 800;
}

#galeria-subgalleries .gs-subgallery-box .gssb-title h2{
	color: white;
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 30px 0px;
}

#galeria-images{
	padding: 20px 0px 0px 0px;
}

#galeria-images .gi-image-box{
	
}

.parallax{
    margin: 0px auto 0px;
    background-attachment: fixed;
}

/*********************************************************************************************************************************************************************************/

#menu-fixed{
	position: fixed;
	width: 100%;
	height: 132px;
	bottom: 0px;
	z-index: 5000;
	padding: 0px 60px 0px 60px;
	border-top: 4px solid #e4be93;
	background-color: #511c28;
}

#menu-mobile{
	display: none;
}

#header-menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-menu li, #menu-top-left li, #menu-top-right li{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-menu li a, #menu-top-left li a, #menu-top-right li a{
	display: block;
	color: white;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 4px 7px 4px 7px;
	transition: all 0.3s;
}

#header-menu li a:hover, #header-menu .active a, #menu-top-left li a:hover, #menu-top-left .active a, #menu-top-right li a:hover, #menu-top-right .active a{
	background-color: transparent !important;
	color: #e4be93 !important;
	text-decoration: none !important;
}

#header-menu .dropdown-menu{
	background-color: transparent;
	border: 0px;
}

#menu-top-left-div{
	float: left;
	padding: 12px 40px 0px 0px;
	width: calc((100% - 250px) / 2);
	height: 100%;
}

#mtld-left{
	float: left;
	width: 27px;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

#mtld-left img{
	margin: -3px 0px 0px 0px;
}

#mtld-right{
	float: left;
	height: 100%;
	width: calc(100% - 27px);
}

#mtl-logo-up{
	position: absolute;
	display: block;
	opacity: 1;
	margin: -76px 0px 0px 0px;
	width: 317px;
	height: 76px;
	text-align: center;
	transition: all 0.3s;
}

#menu-top-logo{
	float: left;
	width: 250px;
	height: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#menu-top-logo img, #mtl-logo-up img{
	width: 100%;
	max-width: 250px;
	height: auto;
}

#menu-top-right-div{
	float: right;
	padding: 12px 0px 0px 40px;
	width: calc((100% - 250px) / 2);
	height: 100%;
}

#top{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 1080px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 600;
	background-color: rgba(0, 0, 0, 0.15);
}

#top-info-bar{
	color: #511c28;
	border-bottom: 4px solid #511c28;
	background-color: white;
}

#tib-left{
	float: left;
	height: 56px;
	width: calc(100% - 320px);
	font-weight: 700;
	font-size: 16px;
	padding: 0px 20px 0px 50px;
	font-family: 'Open Sans', sans-serif;
}

#tib-left img{
	margin-left: 30px;
}

#tib-right{
	float: right;
	height: 56px;
	width: 320px;
	text-align: center;
	padding: 0px 30px 0px 20px;
}

#tib-right a{
	font-size: 14px;
	color: #511c28;
}

#footer-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#fsec-in{
	background-color: #f3f3f3;
}

#fs-logo{
	text-align: center;
	padding: 100px 20px 40px 20px;
}

#fs-logo img{
	width: 100%;
	max-width: 372px;
	height: auto;
}

#fs-content{
	width: 100%;
	max-width: 1180px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
}

#fsc-text{
	text-align: center;
	color: #252525;
	font-size: 18px;
	letter-spacing: 3px;
	padding: 0px 0px 50px 0px;
}

#fsc-text a{
	color: #252525;
	font-size: 18px;
	letter-spacing: 1px;
}

.footer-box{
	text-align: center;
	color: #212230;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

.footer-box .footer-box-img{
	padding: 0px 0px 15px 0px;
}

.footer-box span{
	font-weight: 500;
	color: #202020;
}

.footer-box a{
	color: #212230;
}

#footer-menu-div{
	padding: 20px 0px 20px 0px;
}

#mapa-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 680px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 40px 25px;
	z-index: 600;
	background-color: white;
	overflow-x: hidden;
	overflow-y: hidden;
}

#menu-top-left{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

#menu-top-right{
	float: right;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#footer-info-div{
	text-align: right;
	padding: 20px 20px 20px 20px;
}

#top-content{
	color: white;
	text-align: center;
	height: calc(100% - 60px);
	padding: 20px 40px 20px 40px;
}

#top-content h2{
	font-size: 78px;
	font-weight: 700;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#top-content h1{
	font-size: 98px;
	font-weight: 800;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#tc-kreska-info{
	width: 100%;
	max-width: 880px;
	margin: 0px auto 0px auto;
}

#tc-kreska-info h2{
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#tc-kreska-info .tc-kreska{
	float: left;
	height: 2px;
	width: calc((100% - 410px) / 2);
	background-color: white;
	margin: 10px 0px 0px 0px;
}

#tc-kreska-info .tc-napis{
	float: left;
	width: 410px;
}

.kremowa-kreska{
	width: 70px;
	height: 5px;
	background-color: #d2b089;
}

#top-tresc{
	width: 100%;
	max-width: 790px;
	font-size: 12px;
	margin: 0px auto 0px auto;
	max-height: 257px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#top-w-dol{
	color: white;
	text-transform: uppercase;
	padding: 40px 0px 20px 0px;
}

#top-w-dol a{
	color: white;
	font-weight: 700;
	font-size: 12px;
}

#top-w-dol img{
	margin-bottom: 15px;
}

#o-nas-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	text-align: center;
	color: #36333a;
	margin: 0px auto 0px auto;
	padding: 100px 20px 100px 20px;
	z-index: 600;
	background-color: white;
}

#o-nas-section h1{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

#o-nas-section h1 strong{
	font-weight: 900;
}

#onsi-content{
	width: 100%;
	max-width: 980px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.9;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#onsi-link{
	padding: 20px 0px 20px 0px;
}

#nasze-apartamenty-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 1030px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#nas-inner{
	width: 100%;
	height: 100%;
	padding: 30px 30px 30px 30px;
	background-color: #f7f7f7;
}

.zlota-ramka-short{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 8px;
	background-image: url(../gfx/zlota_ramka_left.png);
	background-position: top left;
	background-repeat: repeat-y;
}

.zlota-ramka-short-right{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.zlota-ramka-short-up{
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	background-image: url(../gfx/zlota_ramka_up.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.zlota-ramka-short-down{
	width: 100%;
	height: 100%;
	padding: 20px 20px 28px 20px;
	background-image: url(../gfx/zlota_ramka_down.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.biala-ramka-short{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0px 8px 0px 0px;
	background-image: url(../gfx/biala_ramka_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 800;
}

.biala-ramka-short-left{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.biala-ramka-short-up{
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	background-image: url(../gfx/biala_ramka_up.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.biala-ramka-short-down{
	width: 100%;
	height: 100%;
	padding: 0px 0px 8px 0px;
	background-image: url(../gfx/biala_ramka_down.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#nasi-left{
	float: left;
	width: 50%;
	height: 100%;
}

#nasi-left h2{
	font-size: 30px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
}

#nasi-left h1{
	font-size: 48px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

#nasi-left-in{
	width: 100%;
	max-width: 560px;
	color: #0a2536;
	margin: 0px auto 0px auto;
}

#na-content{
	color: #2f303d;
}

#na-link{
	padding: 60px 0px 20px 0px;
}

#nasi-right{
	float: right;
	width: 50%;
	height: 100%;
}

#nasir-main-content{
	position: relative;
	width: 100%;
	height: 100%;
	margin: -970px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
	background-image: url(../gfx/nasze_aparatamenty_zakopane_foto.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 600;
	overflow-x: hidden;
	overflow-y: hidden;
}

#nasir-main-dziubek{
	width: 100%;
	height: 295px;
	text-align: center;
	color: white;
	background-image: url(../gfx/dziubek.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#nasir-main-dziubek h2{
	font-size: 34px;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 20px 20px;
}

#nasir-main-dziubek-content{
	width: 100%;
	max-width: 680px;
	max-height: 180px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#zakopane-wyjatkowe-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 600;
	background-image: url(../gfx/zakopane_bg.jpg);
}

#zws-in{
	width: 100%;
	max-width: 780px;
	height: 100%;
	color: white;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 20px 20px 20px 20px;
}

#zws-in .kremowa-kreska{
	margin: 0px auto 0px auto;
}

#zws-in h1{
	font-size: 50px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 15px 0px;
}

#zws-in h2{
	font-size: 28px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#zws-content{
	padding: 40px 0px 30px 0px;
}

#zws-linki{
	padding: 20px 0px 20px 0px;
}

#zws-linki a{
	margin: 0px 10px 0px 10px;
}

#dysponujemy-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 634px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	background-color: white;
	z-index: 600;
}

#ds-inner{
	height: 100%;
	width: 100%;
	padding: 30px 30px 30px 30px;
	background-color: #f7f7f7;
}

.biala-ramka-short2{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 8px;
	background-image: url(../gfx/biala_ramka_left2.png);
	background-position: top left;
	background-repeat: repeat-y;
	z-index: 800;
}

.biala-ramka-short-left2{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.biala-ramka-short-up2{
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	background-image: url(../gfx/biala_ramka_up.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.biala-ramka-short-down2{
	width: 100%;
	height: 100%;
	padding: 0px 0px 8px 0px;
	background-image: url(../gfx/biala_ramka_down.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#dsi-left{
	float: left;
	width: 50%;
	height: 100%;
	background-image: url(../gfx/apartamenty_pod_niedzwiedziem_apartamentowiec.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: rgba(255, 0, 0, 0.5);
}

.zlota-ramka-short2{
	width: 100%;
	height: 100%;
	padding: 0px 10px 0px 0px;
	background-image: url(../gfx/zlota_ramka_right2.png);
	background-position: top right;
	background-repeat: repeat-y;
}

.zlota-ramka-short-right2{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.zlota-ramka-short-up2{
	width: 100%;
	height: 100%;
	padding: 10px 0px 0px 0px;
	background-image: url(../gfx/zlota_ramka_up2.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.zlota-ramka-short-down2{
	width: 100%;
	height: 100%;
	padding: 0px 0px 10px 0px;
	background-image: url(../gfx/zlota_ramka_down2.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#dsi-right{
	float: right;
	width: 50%;
	height: 100%;
	text-align: center;
	background-color: #0a2536;
}

#zrsd-tlo{
	width: 100%;
	height: 100%;
	padding: 20px 20px 20px 20px;
	background-image: url(../gfx/kolka_tlo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#dsi-right .kremowa-kreska{
	margin: 0px auto 0px auto;
}

#dsi-right h1{
	font-size: 32px;
	color: #d1af88;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
}

#dsir-content{
	color: white;
	width: 100%;
	max-width: 720px;
	max-height: 232px;
	line-height: 21px;
	margin: 0px auto 0px auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#dsir-kolka{
	width: 100%;
	max-width: 680px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
}

#dsir-kolka .dsir-kolko{
	float: left;
	width: 20%;
	padding: 20px 5px 0px 5px;
}

#dsir-kolka .dsir-kolko img{
	width: 100%;
	max-width: 105px;
	height: auto;
}

#dsir-kolka .dsir-kolko h3{
	color: #d2b089;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.5;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 25px 5px 0px 5px;
}

#nasze-apartamenty-header-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 396px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	background-color: white;
	z-index: 600;
}

#nahs-inner{
	height: 100%;
	width: 100%;
	color: #092435;
	text-align: center;
	padding: 30px 30px 30px 30px;
	background-color: #f7f7f7;
}

#nahs-inner .kremowa-kreska{
	margin: 0px auto 0px auto;
}

#nahs-inner h2{
	font-size: 30px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
}

#nahs-inner h1{
	font-size: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#ho-apartamenty-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 600;
	background-image: url(../gfx/apartamenty_bg.jpg);
	overflow-x: hidden;
	overflow-y: hidden;
}

#ho-apartamenty-section .carousel-indicators{
	display: none;
}

#carousel-example-generic, #carousel-example-generic .carousel-inner{
	height: 100%;
}

.apartamenty{
	width: 100%;
	max-width: 1220px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.apartament{
	float: left;
	width: 33.33%;
	color: #1e1e1e;
	text-align: center;
	padding: 0px 15px 0px 15px;
}

.apartament .apartament-in{
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	padding: 3px 3px 3px 3px;
	background-color: white;
}

.apartament .apartament-in .apartament-zdj{
	width: 100%;
	height: 280px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.apartament .apartament-in .apartament-zdj img{
	position: relative !important;
	float: none;
	height: 100%;
	width: auto;	
	max-width: 100%;
	min-width: 10px !important;
}

.apartament h2{
	font-weight: 900;
	font-size: 18px;
	letter-spacing: 3px;
	width: 100%;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 30px 20px;
}

.apartament .apartament-opis{
	text-align: justify;
	font-size: 12px;
	min-height: 85px;
	max-height: 136px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 0px 30px 0px 30px;
}

.apartament .apartament-link{
	width: 100%;
	padding: 20px 30px 40px 30px;
}

#rezerwacja-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 60px 25px 20px 25px;
	background-color: white;
	z-index: 600;
}

#rs-in{
	height: 100%;
	color: #092435;
	padding: 30px 30px 30px 30px;
}

#rs-in h1{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rs-in h2{
	font-size: 26px;
	letter-spacing: 3px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 60px 0px;
}

#rs-in .cms-btn3, #kontakt-form-div .cms-btn3{
	border: 1px solid #511c28;
	background-color: #511c28;
	color: white;
}

.kalandarz{
	background-image: url(../gfx/kalendarz.png);
	background-position: center right;
	background-repeat: no-repeat;
}

#rezerwacje-formularz{
	width: 100%;
	max-width: 1520px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 50px 0px;
}

#rezerwacje-formularz .rez-form-box{
	float: left;
	width: 25%;
	padding: 0px 5px 10px 5px;
}

#rezerwacje-formularz .rez-form-box2{
	float: left;
	width: 33.33%;
	padding: 0px 5px 10px 5px;
}

#rez-wyslij{
	opacity: 1;
}

#rezerwacje-formularz .rez-form-box div{
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}

#rezerwacje-formularz .rez-form-box2 div{
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}

#rezerwacje-formularz .rez-form-box-final{
	float: left;
	width: 100%;
	text-align: center;
}

#rezerwacje-content{
	width: 100%;
	max-width: 790px;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 30px 10px 30px 10px;
}

#serdecznie-zapraszamy-section{
	position: relative;
	width: 100%;
	height: 700px;
	max-width: 1920px;
	text-align: center;
	color: white;
	margin: 0px auto 0px auto;
	padding: 60px 20px 60px 20px;
	z-index: 600;
	background-image: url(../gfx/olecki_bg.jpg);
}

#serdecznie-zapraszamy-section h1{
	font-size: 64px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#serdecznie-zapraszamy-section h2{
	font-size: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#atrakcje-okolicy-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#aos-in{
	padding: 30px 30px 30px 30px;
	background-color: #f7f7f7;
}

#aosi-header{
	text-align: center;
	color: #092435;
	padding: 100px 20px 80px 20px;
}

#aosi-header .kremowa-kreska{
	margin: 0px auto 0px auto;
}

#aosi-header h1{
	font-size: 38px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 40px 0px;
}

#aosih-content{
	width: 100%;
	color: #212230;
	max-width: 620px;
	margin: 0px auto 0px auto;
}

.atrakcja-okolicy{
	background-image: url(../gfx/texture-gray.png);
}

.atrakcja-okolicy .ao-left{
	float: left;
	width: 50%;
	height: 530px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.atrakcja-okolicy .ao-right{
	float: right;
	width: 50%;
	height: 530px;
	overflow-x: hidden;
	overflow-y: hidden;
}

.atrakcja-okolicy .ao-content{
	text-align: center;
	color: #212230;
	padding: 20px 20px 20px 20px;
}

.atrakcja-okolicy .ao-content h2{
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

.atrakcja-okolicy .ao-content .ao-opis{
	width: 100%;
	max-width: 520px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.atrakcja-okolicy .ao-content .ao-link{
	padding: 40px 0px 20px 0px;
}

.atrakcja-okolicy .ao-last{
	color: white;
	background-image: url(../gfx/texture_brown.png);
}

#kalendarz-div{
	
}

#kalendarz-div h2{
	text-align: center;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#kalendarz-info{
	text-transform: uppercase;
	font-size: 12px;
	padding: 20px 20px 20px 20px;
	text-align: center;
}

#kalendarz-div .month-table{
	float: left;
	width: 50%;
	padding: 20px 20px 20px 20px;
	background-color: white;
}

#kalendarz-div .month-table .month-table-header{
	color: white;
	background-color: #0a2536;
}

#kalendarz-div .month-table .month-table-header h3{
	text-align: center;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}

#kalendarz-div .month-table .month-table-content{
	height: 230px;
}

#kalendarz-div .month-table .month-table-content .mtc-day-name{
	float: left;
	width: 14.28%;
	text-align: center;
	color: white;
	padding: 5px 5px 5px 5px;
	background-color: #d2b089;
}

#kalendarz-div .month-table .month-table-content .mtc-day{
	float: left;
	width: 14.28%;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

#kalendarz-div .month-table .month-table-content .mtc-day-locked{
	color: white;
	background-color: #c83b3b;
}

#kalendarz-div .month-table .month-table-content .mtc-day-tmplocked{
	color: white;
	background-color: #24455a;
}

#partnerzy-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#psec-in{
	padding: 30px 30px 30px 30px;
	background-color: #f7f7f7;
	text-align: center;
}

#psec-in-drr{
	background-image: url(../gfx/texture_brown.png);
	height: 450px;
}

#psec-in-drr a{
	padding: 20px 75px 20px 75px;
}

#par-img-1{
	width: 100%;
	max-width: 128px;
	height: auto; 
}

#par-img-2{
	width: 100%;
	max-width: 303px;
	height: auto; 
}

#par-img-3{
	width: 100%;
	max-width: 256px;
	height: auto; 
}

#ho-pokoje-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#hops-txt-left{
	float: left;
	width: 50%;
	height: 537px;
	color: #36333a;
	text-align: center;
	padding: 0px 20px 0px 20px;
	background-color: #ecedeb;
}

#hops-txt-left h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 60px 0px;
}

#hops-img-left{
	float: left;
	width: 50%;
	height: 537px;
	background-image: url(../gfx/nasze_pokoje_bg.jpg);
	background-position: top center;
}

#hops-tl-content{
	width: 100%;
	max-width: 640px;
	max-height: 300px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.9;
	margin: 0px auto 0px auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#hops-tl-link{
	padding: 40px 0px 0px 0px;
}

#hops-right{
	float: right;
	width: 50%;
	height: 1074px;
	text-align: center;
	color: white;
	font-size: 32px;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0px 20px 160px 20px;
	background-image: url(../gfx/miejsca_bg.jpg);
	background-position: top center;
}

#hops-right strong{
	font-weight: 900;
}

#hopsr-link{
	padding: 25px 0px 0px 0px;
}

#hopsr-link a{
	font-size: 14px;
	font-weight: 800;
	display: block;
	color: white;
}

#hopsr-link img{
	margin-bottom: 5px;
}

#ho-wyposazenie-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#hows-img-left{
	float: left;
	width: 50%;
	height: 1122px;
	background-image: url(../gfx/wyposarzenie_bg.jpg);
	background-position: center center;
}

#hows-right-up{
	float: right;
	width: 50%;
	height: 561px;
	text-align: center;
	background-color: white;
	color: #36333a;
	padding: 0px 20px 0px 20px;
}

#hows-right-up h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 60px 0px;
}

#hows-ru-content{
	width: 100%;
	max-width: 640px;
	max-height: 300px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.9;
	margin: 0px auto 0px auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#hows-ru-link{
	padding: 40px 0px 0px 0px;
}

#hows-right-down{
	float: right;
	width: 50%;
	height: 561px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	background-color: #511c28;
}

#hows-rd-content{
	width: 100%;
	max-width: 640px;
	letter-spacing: 5px;
	font-size: 26px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	max-height: 520px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#ho-przyj-wypocz-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	text-align: center;
	background-color: white;
}

#hopws-content{
	width: 100%;
	max-width: 1170px;
	margin: 0px auto 0px auto;
	padding: 100px 20px 100px 20px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.9;
	color: #36333a;
}

#udogodnienia-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 120px 25px;
	z-index: 600;
	text-align: center;
	background-color: white;
}

#udogodnienia-section h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 120px 0px 60px 0px;
}

#udogodnienia-link{
	padding: 60px 0px 0px 0px;
}

#udogodnienia{
	width: 100%;
	max-width: 1100px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#udogodnienia .udo-box{
	position: relative;
	float: left;
	width: 16.66%;
	min-height: 210px;
	padding: 0px 10px 0px 10px;
	z-index: 800;
}

#udogodnienia .udo-box img{
	width: 100%;
	max-width: 132px;
	height: auto;
}

#udogodnienia .udo-box a{
	display: block;
	color: #343434;
}

#udogodnienia .udo-box a:hover{
	text-decoration: none;
	transition: all 0.3s;
	-webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    z-index: 900;
}

#udogodnienia .udo-box h4{
	font-weight: 900;
	letter-spacing: 3px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#ho-restauracja-bar-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#horbs-left-upper{
	float: left;
	width: 50%;
	height: 586px;
	text-align: center;
	padding: 0px 20px 0px 20px;
	background-color: #ecedeb;
}

#horbs-left-upper h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

#horbs-left-upper h2 span{
	font-weight: 300;
}

#horbs-left-content{
	width: 100%;
	max-width: 620px;
	margin: 0px auto 0px auto;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.9;
	max-height: 334px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#horbs-left-link{
	padding: 40px 0px 0px 0px;
}

#horbs-left-lower{
	float: left;
	width: 50%;
	height: 586px;
	background-image: url(../gfx/restauracja_img1.jpg);
	background-position: center center;	
}

#horbs-right{
	float: right;
	width: 50%;
	height: 1172px;
	background-image: url(../gfx/restauracja_img2.jpg);
	background-position: center center;	
}

#ho-oferujemy-zaprasz-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	z-index: 600;
	background-color: white;
}

#hoozs-img-left{
	float: left;
	width: 50%;
	height: 1122px;
	background-image: url(../gfx/bar_bg.jpg);
	background-position: center center;	
}

#hoozs-ofe-right{
	float: right;
	width: 50%;
	height: 561px;
	color: #ecedeb;
	text-align: center;
	padding: 0px 20px 0px 20px;
	background-color: #36333a;
}

#hoozs-ofe-right h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

#hoozsor-content{
	width: 100%;
	max-width: 700px;
	margin: 0px auto 0px auto;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 1.9;
	max-height: 392px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#hoozs-zaprasz-right{
	float: right;
	width: 50%;
	height: 561px;
	color: white;
	text-align: center;
	padding: 0px 20px 0px 20px;
	background-color: #511c28;
}

#hoozs-zaprasz-right h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

#hoozs-zs-link{
	background-color: rgba(0, 255, 0, 0, 0.5);
}

#ho-galeria-zdjec-section{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 600;
	text-align: center;
	background-color: white;
}

#ho-galeria-zdjec-section h2{
	font-size: 30px;
	letter-spacing: 5px;
	font-weight: 900;
	color: #36333a;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 100px 20px 50px 20px;
}

.gg-galeria{
	float: left;
	width: 16.66%;
	height: 320px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #36333a;
}

.gg-galeria img{
	min-height: 100%;
	width: auto;
}

#guestbook-new-wpis-div{
	padding: 20px 0px 20px 0px;
}

#gb-powrot-button{
	display: none;
}

#guestbook-new-wpis-form-div{
	display: none;
}

#guestbook-new-wpis-form-div{
	text-align: center;
}

#guestbook-new-wpis-div .form-control{
	margin: 5px 0px 5px 0px;
}

.guestbook-wpis{
	float: left;
	width: 25%;
	color: #282222;
	padding: 40px 25px 0px 25px;
	background-image: url(../gfx/kreski_szare2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.guestbook-wpis .gw-wpis-kto{
	padding: 40px 0px 10px 0px;
	background-image: url(../gfx/nawiasy.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.guestbook-wpis .gw-wpis-kto h4{
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-image: url(../gfx/kreski_szare.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.guestbook-wpis .gw-wpis-tresc{
	color: #4f4f4f;
	text-align: justify;
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}

.guestbook-wpis .gw-wpis-info{
	
}

.guestbook-wpis .gw-wpis-info h3{
	text-align: right;
	font-weight: 700;
	font-style: italic;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 40px 0px;
	background-image: url(../gfx/kreskix.png);
	background-position: top right;
	background-repeat: no-repeat;
}

/*********************************************************************************************************************************************************************************/

@media (max-width: 1660px) {
	#top{
		height: 934px;
	}
}

@media (max-width: 1600px) {
	#top{
		height: 900px;
	}
}

@media (max-width: 1499px) {
	.carousel-control {
		width: 10%;
	}
}

@media (max-width: 1440px) {
	#top{
		height: 810px;
	}
}

@media (max-width: 1399px) {
	#menu-fixed{
		padding: 0px 20px 0px 20px;
	}
	#menu-top-right-div{
		padding: 12px 0px 0px 20px;
	}
	#menu-top-left-div{
		padding: 12px 20px 0px 0px;
	}
	#menu-top-left{
		padding: 0px 0px 0px 0px;
	}
	#menu-top-right{
		padding: 0px 0px 0px 0px;
	}
	.carousel-control {
		width: 5%;
	}
	.apartamenty{
		padding: 0px 50px 0px 50px;
	}
}

@media (max-width: 1366px) {
	#top{
		height: 768px;
	}
	.gg-galeria{
		width: 25%;
	}
}

@media (max-width: 1299px) {
	#psec-in-drr a{
		padding: 20px 20px 20px 20px;
	}
}

@media (max-width: 1280px) {
	#top{
		height: 720px;
	}
}

@media (max-width: 1199px) {
	.yt-div{
		width: 50%;
	}
	.grid-item{
		width: 33.33%;
	}
	#menu-top-left{
		width: 100%;
	}
	#dsir-kolka .dsir-kolko h3{
		font-size: 10px;
	}
	#rezerwacje-formularz .rez-form-box{
		width: 33.33%;
		padding-bottom: 10px;
	}
	.gg-galeria{
		width: 33.33%;
	}
}

@media (max-width: 1039px) {
	.okienko-info{
		margin-left: 20px;
	}
}

@media (max-width: 1024px) {
	#top{
		height: 576px;
	}
	#top-tresc{
		max-height: 154px;
	}
	#top-content h1{
		font-size: 64px;
	}
}

@media (max-width: 991px) {
	.grid-item{
		width: 50%;
	}
	#content-left{
		width: 100%;
		float: none;
		text-align: center;
	}
	#content-right{
		width: 100%;
		float: none;
	}
	#menu-top-left li, #menu-top-right li{
		width: 100%;
		text-align: center;
	}
	#menu-top-right-div{
		padding: 0px 0px 0px 20px;
	}
	#menu-top-left-div{
		padding: 0px 20px 0px 0px;
	}
	#nasi-left, #nasi-right{
		float: none;
		width: 100%;
		height: 970px;
	}
	#nasze-apartamenty-section{
		height: 2000px;
	}
	.zlota-ramka-short-right{
		padding: 0px 8px 0px 0px;
		background-image: url(../gfx/zlota_ramka_right.png);
		background-position: top right;
		background-repeat: repeat-y;
	}
	.biala-ramka-short-left{
		padding: 0px 0px 0px 8px;
		background-image: url(../gfx/biala_ramka_left.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#dysponujemy-section{
		height: 1208px;
	}
	#dsi-right{
		float: none;
		width: 100%;
		height: 574px;
	}
	#dsi-left{
		float: none;
		width: 100%;
		height: 574px;
	}
	.biala-ramka-short-left2{
		padding: 0px 8px 0px 0px;
		background-image: url(../gfx/biala_ramka_right2.png);
		background-position: top right;
		background-repeat: no-repeat;
	}
	.zlota-ramka-short-right2{
		padding: 0px 0px 0px 10px;
		background-image: url(../gfx/zlota_ramka_left2.png);
		background-position: top left;
		background-repeat: repeat-y;
	}
	#dsir-kolka .dsir-kolko h3{
		font-size: 12px;
	}
	.atrakcja-okolicy .ao-left, .atrakcja-okolicy .ao-right{
		float: none;
		width: 100%;
	}
	#tib-left{
		padding: 0px 20px 0px 20px;
	}
	#tib-right{
		padding: 0px 20px 0px 20px;
	}
	#top-content{
		padding: 20px 20px 20px 20px;
	}
	#hops-txt-left, #hops-img-left, #hops-right{
		float: none;
		width: 100%;
	}
	#hows-img-left{
		float: none;
		width: 100%;
		height: 561px;
	}
	#hows-right-up, #hows-right-down{
		float: none;
		width: 100%;
	}
	.apartament{
		width: 50%;
		padding: 0px 10px 20px 10px;
	}
	#ho-apartamenty-section{
		height: 1200px;
	}
	#udogodnienia .udo-box{
		width: 33.33%;
		padding: 0px 10px 20px 10px;
	}
	#horbs-left-upper, #horbs-left-lower, #horbs-right{
		width: 100%;
	}
	#hoozs-zaprasz-right, #hoozs-ofe-right, #hoozs-img-left{
		float: none;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.yt-div{
		width: 100%;
	}
	.grid-item{
		width: 100%;
	}
	#subpage-gallery-content-left, #subpage-gallery-right, #subpage-gallery-content-right, #subpage-gallery-left{
		float: none;
		width: 100%;
	}
	.okienko-info, .ao-img{
		display: none;
	}
	
	/**********************************************************************************************************************************************************/
	
	#kalendarz-div .month-table{
		float: none;
		width: 100%;
		padding: 0px 0px 40px 0px;
	}
	#menu-fixed{
		position: relative;
		height: auto;
		border-top: 0px;
		padding: 0px 10px 0px 10px;
	}
	#menu-top-left-div, #menu-top-right-div, #dsi-left{
		display: none;
	}
	#menu-mobile{
		display: block;
	}
	#mtl-logo-up{
		position: relative;
		width: 100%;
		height: auto;
		margin: 0px 0px 0px 0px;
	}
	#menu-top-logo{
		float: none;
		width: 100%;
		padding: 10px 0px 0px 0px;
	}
	#header-menu li{
		float: none;
		width: 100%;
		text-align: center;
	}
	#header-menu li a{
		font-size: 18px;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 5px 5px;
	}
	#top{
		height: auto;
		border-top: 0px;
		background-image: url(../gfx/transparent.png);
	}
	#top-content{
		padding: 80px 20px 80px 20px;
	}
	#top-tresc{
		max-height: 10000px;
	}
	#top-content h1{
		letter-spacing: 1px;
		font-size: 42px;
	}
	#top-content h2{
		letter-spacing: 1px;
	}
	#tc-kreska-info .tc-kreska{
		width: calc((100% - 320px) / 2);
	}
	#tc-kreska-info .tc-napis{
		width: 320px;
	}
	#tib-left, #tib-right{
		float: none;
		width: 100%;
		text-align: center;
	}
	#o-nas-section, #serdecznie-zapraszamy-section{
		height: auto;
	}
	#ons-in{
		height: auto;
		padding: 20px 0px 40px 0px;
	}
	#nasi-left, #nasi-right, #nasze-apartamenty-section{
		text-align: center;
		height: auto;
	}
	#nasir-main-content{
		padding: 100px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.zlota-ramka-short-down{
		width: 100%;
		height: 100%;
		padding: 20px 20px 28px 20px;
		background-image: url(../gfx/transparent.png);
	}
	#nasi-left h2{
		font-size: 24px;
	}
	#nasi-left h1{
		font-size: 36px;
		padding: 0px 0px 20px 0px;
	}
	#nasi-left .kremowa-kreska{
		margin: 0px auto 0px auto;
	}
	#nasi-right .biala-ramka-short{
		display: none;
	}
	#nasir-main-dziubek-content{
		max-height: 5000px;
		background-color: #c49b6e;
		padding-bottom: 40px;
	}
	#nasir-main-dziubek{
		height: auto;
		min-height: 295px;
	}
	#nasir-main-dziubek h2{
		padding: 60px 20px 20px 20px;
	}
	#zakopane-wyjatkowe-section{
		height: auto;
	}
	#zws-in{
		padding: 60px 20px 60px 20px;
	}
	#dysponujemy-section{
		height: auto;
	}
	#dsi-right{
		height: auto;
		min-height: 574px;
	}
	.zlota-ramka-short2, .zlota-ramka-short-right2, .zlota-ramka-short-up2, .zlota-ramka-short-down2{
		min-height: 564px;
	}
	#dsir-content{
		max-height: 5000px;
	}
	#nasze-apartamenty-header-section{
		height: auto;
	}
	#nahs-inner h1{
		padding: 0px 0px 30px 0px;
	}
	#rezerwacje-formularz .rez-form-box, #rezerwacje-formularz .rez-form-box2{
		width: 50%;
	}
	#rezerwacja-section{
		height: auto;
		padding: 0px 0px 0px 0px;
	}
	#rs-in{
		padding: 60px 30px 60px 30px;
	}
	.atrakcja-okolicy .ao-left, .atrakcja-okolicy .ao-right{
		height: auto;
	}
	#psec-in-drr a{
		display: block;
		padding: 20px 20px 20px 20px;
	}
	#psec-in-drr{
		height: auto;
	}
	#galeria-subgalleries .gs-subgallery-box .gssb-img img{
	    height: 440px;
	}
	#o-nas-section h1{
		font-size: 28px;
		letter-spacing: 1px;
	}
	#ho-pokoje-section{
		padding: 0px 0px 0px 0px;
	}
	#hops-txt-left, #hows-right-up, #hows-right-down{
		height: auto;
		padding: 80px 20px 80px 20px;
	}
	#hops-txt-left h2, #hows-right-up h2, #horbs-left-upper h2, #hoozs-ofe-right h2, #hoozs-zaprasz-right h2, #rs-in h1{
		letter-spacing: 1px;
	}
	#hops-img-left{
		display: none;
	}
	#hops-tl-content, #hows-ru-content, #hows-rd-content, #horbs-left-content, #hoozsor-content{
		max-height: 10000px;
	}
	#hops-right{
		height: auto;
		font-size: 28px;
		letter-spacing: 1px;
		padding: 80px 20px 80px 20px;
	}
	#ho-wyposazenie-section{
		padding: 0px 0px 0px 0px;
	}
	#hows-img-left, #horbs-left-lower, #horbs-right, #hoozs-img-left{
		display: none;
	}
	.apartament{
		width: 100%;
	}
	#ho-apartamenty-section{
		height: auto;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.carousel-control {
		width: 60px;
	}
	#hopws-content{
		padding: 100px 0px 100px 0px;
	}
	#horbs-left-upper, #hoozs-ofe-right, #hoozs-zaprasz-right{
		height: auto;
		padding: 80px 20px 80px 20px;
	}
	#ho-restauracja-bar-section, #ho-oferujemy-zaprasz-section{
		height: auto;
		padding: 0px 0px 0px 0px;
	}
	.gg-galeria{
		width: 50%;
	}
	#footer-section{
		padding: 0px 0px 0px 0px;
	}
	#fsc-text{
		letter-spacing: 1px;
	}
}

@media (max-width: 599px) {
	#dsir-kolka .dsir-kolko h3{
		font-size: 10px;
	}
	#dsir-kolka .dsir-kolko{
		width: 33.33%;
	}
	#serdecznie-zapraszamy-section h1{
		font-size: 48px;
	}
	#serdecznie-zapraszamy-section h2{
		font-size: 32px;
	}
	#hows-rd-content{
		padding: 0px 0px 0px 0px;
		letter-spacing: 1px;
	}
	#udogodnienia .udo-box{
		width: 50%;
	}
	.gg-galeria{
		width: 100%;
	}
}

@media (max-width: 499px) {
	#zws-linki a{
		display: block;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0px 0px 10px 0px;
	}
	#zws-in h1{
		font-size: 38px;
	}
	#rezerwacje-formularz .rez-form-box, #rezerwacje-formularz .rez-form-box2{
		width: 100%;
	}
	#rs-in h1{
		font-size: 24px;
	}
	#horbs-left-upper h2{
		font-size: 24px;
	}
	.apartament .apartament-in .apartament-zdj img{
		height: auto;
		width: 100%;
	}
	.apartament .apartament-in .apartament-zdj{
		height: auto;
	}
}

@media (max-width: 449px) {
	#tc-kreska-info .tc-kreska{
		display: none;
	}
	#tc-kreska-info .tc-napis{
		width: 100%;
	}
	#nas-inner, #ds-inner, #aos-in, #psec-in{
		padding: 0px 0px 0px 0px;
	}
	#rs-in{
		padding: 60px 0px 60px 0px;
	}
	#nasir-main-dziubek h2{
		font-size: 26px;
	}
	#nasi-left h1{
		font-size: 22px;
	}
	#na-link .cms-btn2{
		padding-left: 20px;
		padding-right: 20px;
	}
	#dsir-kolka .dsir-kolko{
		width: 50%;
	}
	#dsi-right h1{
		font-size: 24px;
	}
	#nahs-inner h2{
		font-size: 22px;
	}
	#nahs-inner h1{
		font-size: 26px;
	}
	#serdecznie-zapraszamy-section h1{
		font-size: 36px;
	}
	#serdecznie-zapraszamy-section h2{
		font-size: 26px;
	}
	#aosi-header h1{
		font-size: 28px;
	}
	.ao-link a{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#udogodnienia .udo-box{
		width: 100%;
	}
}





























</pre></body></html>