/*@font-face {
	font-family: "Gnoulane";
	src: url('gnuolane.eot');
	src: url('gnuolane.eot?#iefix') format('embedded-opentype'),
		url('gnuolane.woff') format('woff'),
		url('gnuolane.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap');

@font-face {
    font-family: "Gnoulane";
    src: url('/scripts/gnuolane-free.gnuolanerg-regular-webfont.eot');
    src: url('/scripts/gnuolane-free.gnuolanerg-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/scripts/gnuolane-free.gnuolanerg-regular-webfont.woff') format('woff'),
         url('/scripts/gnuolane-free.gnuolanerg-regular-webfont.ttf') format('truetype'),
         url('/scripts/gnuolane-free.gnuolanerg-regular-webfont.svg#gnuolane_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	font-family: "Gnoulane", Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
	zoom: 1;
}
u {
    text-decoration: underline;
}

img {
	border: none;
}

.resolution {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
} /* do usuniecia */

body {
	margin: 0;
	background: #2b0000;
}

.modal, .cookies-modal {
    display: none;
    position: fixed;
    z-index: 1305;
    /* padding-top: 100px; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8);
}
.cookies-modal {
	display: block;
}
.modal-content, .cookies-modal-content {
    background-color: #fefefe;
    margin: 100px auto;
    padding: 20px;
    border: 1px solid #888;
    display: table;
    max-width: 500px;
    min-width: 200px;
    font-size: 14px;
    color: #808080;
    font-family: "Gnoulane", Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.modal-text, .cookies-modal-text {
	font-size: 19px;
	letter-spacing: 1px;
	color: #808080;
    font-family: "Gnoulane", Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.cookies-modal-text {
	text-align: center;
	padding: 50px;
}
.cookies-modal-text a {
	color: #000;
	text-decoration: underline;
	transition: color 0.25s ease-in-out;
}
.cookies-modal-text a:hover {
	color: #008300;
}
.cookies-modal-text a.cookies-accept {
	border: none;
	background: #f95e0c;
	font-size: 19px;
	padding: 15px 30px;
	text-decoration: none;
	color: #fff;
	transition: background-color 0.25s ease-in-out;
}
.cookies-modal-text a.cookies-accept:hover {
	background-color: #ca4700;
}
.modal-content .close {
    margin: 0 0 20px 20px;
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.content {
	width: 100%;
	min-width: 480px;
	max-width: 1920px;
	margin: 0 auto;
	background: #550000;
	overflow: hidden;
	height: auto;
}

.top_container {
	display: inline-block;
	position: relative;
	width: 100%;
}
.top_dummy {
	margin-top: 21%;
	width: 100%;
	height: 1px;
}
.top {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #4d0000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
.top .gwiazdy_container {
	display: inline-block;
	position: relative;
	width: 20%;
	z-index: 100;
}
.top .gwiazdy_dummy {
	margin-top: 162%;
	width: 100%;
	height: 1px;
}
.top .gwiazdy {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;              
	left: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
}
.top .logo {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.top .logo h1 {
	display: none;
}
.top .menu {
	bottom: 0;
	position: absolute;
	left: 50%;
	list-style-type: none;
	margin: 0 auto;
	display: block;
	background-image: url(/images/bg_black_80.png);
	text-align: center;
	z-index: 1300;
}
.top .menu li {
	display: inline;
}
.top .menu a:hover, .top .menu a.active {
	color: #ff5b01;
}
.top .menu li.break {
	display: none;
}

.baner_container {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-top: -4px;
}
.baner_dummy {
	margin-top: 56.25%;
	width: 100%;
	height: 1px;
}
.baner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
.baner .title_container {
	display: inline-block;
	position: relative;
	width: 100%;
}
.baner .title_dummy {
	margin-top: 41.5%;
	width: 100%;
	height: 1px;
}
.baner .title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.baner .maintitle {
	text-shadow: 1px 1px 3px #000000;
	z-index: 160;
	position: absolute;
	width: 100%;
	text-align: center;
}
.baner .maintitle a:hover {
	color: #eeeeee;
}
.baner .subtitle {
	z-index: 150;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.baner .subtitle span {
	/* background-image: url(/images/bg_black_80.png); */
	background: #00000078;
}

.info {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-top: -4px;
	background-color: #550000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.info .stroik {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.info .social-info {
	position: absolute;
    top: 432px;
    left: 498px;
    font-size: 30px;
    color: #ff5b01;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.6;
}
.info .instagram1 {
	position: absolute;
	top: 500px;
	left: 609px;
	font-size: 26px;
	color: #ff5b01;
}
.info .instagram2 {
	position: absolute;
	top: 520px;
	left: 873px;
	display: block;
	width: 161px;
	height: 46px;
	background-image: url(/images/instagram.png);
	background-size: cover;
}
.info .instagram2:hover {
	background-position: left bottom;
}
.info .tiktok {
	position: absolute;
	top: 526px;
    left: 1067px;
	display: block;
	width: 110px;
    height: 25px;
	background-image: url(/images/tiktok.png);
	background-size: cover;
}
.info .tiktok:hover {
	background-position: left bottom;
}
.info .termin1, .info .termin2, .info .termin3, .info .termin4, .info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4, .info .facebook1, .info .facebook2, .info .facebook3 {
	display: block;
	position: absolute;
	left: 50%;
	text-transform: uppercase;
}
.info .termin1, .info .termin2, .info .termin3, .info .termin4, .info .facebook1, .info .facebook2, .info .facebook3 {
	text-align: right;
}
.info .termin1, .info .termin2, .info .termin3, .info .termin4, .info .facebook1 {
	width: 600px;
}
.info .termin1, .info .termin4, .info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4, .info .facebook1, .info .facebook2, .info .facebook3 {
	color: #ff5b01;
}
.info .termin1 b, .info .termin4 b, .info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b, .info .facebook1 b, .info .facebook2 b, .info .facebook3 b {
	font-weight: normal;
	color: #ffffff;
}
.info .termin2 b, .info .termin3 b {
	font-weight: normal;
	background-image: url(/images/info_orangebg.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	text-align: center;
	text-shadow: 1px 1px 3px #000000;
}
.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
	text-transform: none;
}
.info .facebook2 {
	background-image: url(/images/facebook2.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.info .facebook2:hover {
	background-position: 0px 100%;
}
.info .facebook2 span {
	display: none;
}

.future {
	text-align: center;
	color: #ff5b01;
	text-transform: uppercase;
}
.future b {
	color: #fff;
	font-weight: normal;
}

.clear {
	clear: both;
}

.stopka-content {
	width: 100%;
	background: #2b0001;
}
.stopka-menu{
	margin: 0;
	list-style: none;
	display: table;
	margin: 0 auto;
	text-align: center;
}
.stopka-menu li {
	display: inline;
}
.stopka-menu li a{
	color: #f95e0c;
}
.stopka-menu li a:hover{
	color: #ffffff;
}
.copy {
	display: table;
	text-align: center;
	color: #963805;
}
.nowemedia, .pianoforte {
	color: #963805;
}
.nowemedia:hover, .pianoforte:hover {
	color: #ffffff;
}
ul.press {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.press li {
	float: left;
	text-align: center;
	margin: 0 4px 12px 0;
}
ul.press a.preview {
	border: solid 1px #220000;
	display: block;
}
ul.press a.preview:hover {
	border: solid 1px #ffffff;
}
ul.press a.download:hover {
	color: #f95e0c;
}
ul.press img {
	display: block;
	border: none;
}
div.content-clearboth-bottom {
	width: 100%;
	clear: both;
}
p.press-summary-info {
	text-align: center;
	letter-spacing: 1px;
}
ul.wydarzenia-fb-wpisy {
	list-style: none;
	padding: 0 0 0 4%;
	margin: 0;
	display: table;
	width: 96%;
}
div.wydarzenia-fb-data-wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	font-size: 18px;
	line-height: 16px;
}
ul.wydarzenia-fb-wpisy li {
	margin-bottom: 50px;
	display: table;
	width: 100%;
	overflow: auto;
}

div.wydarzenia-fb-data {
	display: table-cell;
	width: 90px;
	position: relative;
}
div.wydarzenia-fb-data-content {
	width: 70px;
	height: 70px;
	background: url(/images/atrakcje-data-bg.png);
	text-align: center;
}
div.wydarzenia-fb-tresc {
	display: table-cell;
	vertical-align: top;
}
div.wydarzenia-fb-info {
	margin-left: 90px;
	padding-left: 4%;
}
div.wydarzenia-fb-info img {
	height: 19px;
	vertical-align: -2px;
}
div.lang {
	width: 100%;
	position: absolute;
	top: 50%;
}
div.lang-wrapper {
	position: relative;
	top: 0;
	right: 3%;
}
a.flag {
	background-size: cover !important;
	display: block;
	float: right;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
a.flag.lang-pl {
	background: url(/images/lang-pl.png);
}
a.flag.lang-en {
	background: url(/images/lang-en.png);
}
a.flag.lang-de {
	background: url(/images/lang-de.png);
}
a.flag.lang-cz {
	background: url(/images/lang-cz.png);
}
a.flag.lang-ua {
	background: url(/images/lang-ua.png);
}
a.flag.lang-ru {
	background: url(/images/ru.png);
}
@media only screen and (max-width: 479px) {
	div.lang {
		height: 26px;
		/* margin-top: -41px; */
		margin-top: -80px;
	}
	a.flag {
		/* width: 31px; */
		width: 26px;
		height: 26px;
		margin-left: 3px;
	}
	.jarmark-reklama-yt {
		width: 440px;
		height: 248px;
	}
	p.press-summary-info {
		font-size: 17px;
		padding: 10px 0;
		line-height: 16px;
	}	
	span.br {
		display: none;
	}
	.najnowsze-zdjecia {
		display: none;
	}
	ul.press img {
		width: 126px;
	}
	.top_dummy {
		margin-top: 190px;
	}
	.top {
		background-image: url(/images/top_bg_1024.jpg);
	}
	.top .gwiazdy_container {
		display: none;
	}
	.top .logo {
		width: 306px;
		margin-left: -153px;
		height: 54px;
		margin-top: -60px;
		background-image: url(/images/logo_0768.png);
	}
	.top .menu {
		width: 360px;
		margin-left: -180px;
		padding: 13px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: -1px;
	}
	.top .menu a br:after {
		content: " ";
	}
	.top .menu a br {
		content: ""
	}
	.top .menu li.sep {
		margin: 0 5px;
	}
	.top .menu li.sep.podzial {
		display: none;
	}
	.top .menu li.break {
		display: inline;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_0480.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_0480.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_0480.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_0480.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_0480.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_0480.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_0480.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_0480.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_0480.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_0480.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_0480.jpg);
	}
	.baner .maintitle {
		font-size: 42px;
		bottom: 19px;
	}
	.baner .maintitle.t-de {
		font-size: 30px;
		bottom: 21px;
	}
	.baner .subtitle {
		font-size: 16px;
		white-space: nowrap;
	}
	.baner .subtitle span {
		padding: 5px 16px;
	}
	.info {
		background-image: url(/images/info_bg_0768.jpg);
		background-size: contain;
		/*height: 599px;*/
		/* height: 630px; */
		height: 675px;
	}
	.info .stroik {
		display: none;
	}
	.info .instagram1 {
		position: absolute;
		top: 615px;
		left: 135px;
		font-size: 16px;
		color: #ff5b01;
	}
	.info .instagram1.f-ua {
		margin-top: -2px;
	}
	.info .instagram2 {
		top: 628px;
		/* left: 279px; */
		left: 148px;
		width: 100px;
		height: 28px;
	}
	.info .tiktok {
		top: 632px;
        left: 271px;
        width: 70px;
        height: 16px;
	}
	.info .termin1 {
		margin-top: 21px;
		margin-left: -410px;
		font-size: 20px;
	}
	.info .termin2 {
		margin-top: 42px;
		margin-left: -410px;
		font-size: 90px;
	}
	.info .termin2 b {
		font-size: 64px;
		vertical-align: 11px;
		line-height: 71px;
		width: 71px;
		margin-left: -12px;
	}
	.info .termin3 {
		margin-top: 128px;
		margin-left: -410px;
		font-size: 70px;
	}
	.info .termin4 {
		margin-top: 218px;
		margin-left: -410px;
		font-size: 20px;
		line-height: 20px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: -190px;
		font-size: 20px;
		line-height: 22px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		font-size: 39px;
	}
	.info .lokalizacja1 {
		margin-top: 231px;
	}
	.info .lokalizacja2 {
		margin-top: 300px;
	}
	.info .lokalizacja2b {
		margin-top: 368px;
	}
	.info .lokalizacja3 {
		margin-top: 436px;
	}
	.info .lokalizacja4 {
		margin-top: 504px;
	}
	.info .social-info {
		top: 534px;
        left: calc(50% - 153px);
        font-size: 17px;
        line-height: 1.6;
        text-align: center;
	}
	.info .social-info br {
		display: none;
	}
	.info .facebook1 {
		margin-top: 583px;
		margin-left: -575px;
		font-size: 16px;
	}
	.info .facebook2 {
		margin-top: 580px;
		/* margin-left: 40px; */
		margin-left: -50px;
		width: 100px;
		height: 20px;
	}
	.info .facebook3 {
		margin-top: 603px;
		margin-left: -67px;
		font-size: 16px;
	}
	/*.info .facebook1.f-en {
		margin-left: -626px;
	}
	.info .facebook2.f-en {
		margin-left: -16px;
	}
	.info .facebook3.f-en {
		margin-left: -108px;
	}
	.info .facebook1.f-de {
		margin-left: -607px;
	}
	.info .facebook2.f-de {
		margin-left: 6px;
	}
	.info .facebook3.f-de {
		margin-left: -163px;
	}*/
	.r480 {display:block;} /* do usuniecia */
	.stopka-content {
		height: 150px;
	}
	.stopka-menu{
		padding: 15px 0 0 0;
	}
	.stopka-menu li {
		font-size: 16px;
	}
	.stopka-menu .sep{
		margin: 0 7px;
	}
	.stopka-menu .podzial {
		display: none;
	}
	.stopka-menu .break{
		display: visible;
	}
	.copy {
		margin: 15px auto 0 auto;
		font-size: 16px;
		line-height: 16px;
	}
	.future {
		margin-top: 32px;
		font-size: 16px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) { /* 624 */
	div.lang {
		height: 26px;
		/* margin-top: -41px; */
		margin-top: -80px;
	}
	a.flag {
		/* width: 31px; */
		width: 26px;
		height: 26px;
		margin-left: 3px;
	}
	.jarmark-reklama-yt {
		width: 460px;
		height: 259px;
	}
	p.press-summary-info {
		font-size: 17px;
		padding: 10px 0;
		line-height: 16px;
	}
	span.br {
		display: none;
	}
	.najnowsze-zdjecia {
		display: none;
	}
	ul.press img {
		width: 146px;
	}
	.top_dummy {
		margin-top: 200px;
	}
	.top {
		background-image: url(/images/top_bg_1024.jpg);
	}
	.top .gwiazdy_container {
		display: none;
	}
	.top .logo {
		width: 306px;
		margin-left: -153px;
		height: 54px;
		margin-top: -60px;
		background-image: url(/images/logo_0768.png);
	}
	.top .menu {
		width: 400px;
		margin-left: -200px;
		padding: 15px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 18px;
		line-height: 18px;
		letter-spacing: -1px;
	}
	.top .menu a br:after {
		content: " ";
	}
	.top .menu a br {
		content: ""
	}
	.top .menu li.sep {
		margin: 0 6px;
	}
	.top .menu li.sep.podzial {
		display: none;
	}
	.top .menu li.break {
		display: inline;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_0768.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_0768.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_0768.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_0768.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_0768.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_0768.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_0768.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_0768.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_0768.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_0768.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_0768.jpg);
	}
	.baner .maintitle {
		font-size: 42px;
		bottom: 19px;
	}
	.baner .maintitle.t-de {
		font-size: 30px;
		bottom: 21px;
	}
	.baner .subtitle {
		font-size: 16px;
	}
	.baner .subtitle span {
		padding: 5px 16px;
	}
	.info {
		background-image: url(/images/info_bg_0768.jpg);
		background-size: contain;
		/*height: 599px;*/
		/* height: 670px; */
		height: 740px;
	}
	.info .stroik {
		display: none;
	}
	.info .instagram1 {
		top: 620px;
		left: 50%;
		/* margin-left: -575px; */
		margin-left: -92px;
		font-size: 16px;
		width: 600px;
		text-align: right;
	}
	.info .instagram1.f-ua {
		margin-top: -2px;
	}
	.info .instagram2 {
		top: 703px;
		left: 50%;
		width: 99px;
		height: 28px;
		margin-left: -102px;
	}
	.info .tiktok {
		top: 707px;
		left: calc(50% + 114px);
		width: 68px;
		height: 15px;
		margin-left: -88px;
	}
	.info .termin1 {
		margin-top: 21px;
		margin-left: -410px;
		font-size: 20px;
	}
	.info .termin2 {
		margin-top: 42px;
		margin-left: -410px;
		font-size: 90px;
	}
	.info .termin2 b {
		font-size: 64px;
		vertical-align: 11px;
		line-height: 71px;
		width: 71px;
		margin-left: -12px;
	}
	.info .termin3 {
		margin-top: 128px;
		margin-left: -410px;
		font-size: 70px;
	}
	.info .termin4 {
		margin-top: 218px;
		margin-left: -410px;
		font-size: 20px;
		line-height: 20px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: -190px;
		font-size: 20px;
		line-height: 22px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		font-size: 39px;
	}
	.info .lokalizacja1 {
		margin-top: 300px;
	}
	.info .lokalizacja2 {
		margin-top: 368px;
	}
	.info .lokalizacja2b {
		margin-top: 436px;
	}
	.info .lokalizacja3 {
		margin-top: 504px;
	}
	.info .lokalizacja4 {
		margin-top: 572px;
	}
	.info .social-info {
		top: 602px;
        left: calc(50% - 153px);
        font-size: 17px;
        line-height: 1.6;
        text-align: center;
	}
	.info .social-info br {
		display: none;
	}
	.info .facebook1 {
		margin-top: 653px;
		margin-left: -575px;
		font-size: 16px;
	}
	.info .facebook2 {
		margin-top: 650px;
		/* margin-left: 40px; */
		margin-left: -50px;
		width: 100px;
		height: 20px;
	}
	.info .facebook3 {
		margin-top: 673px;
		margin-left: -67px;
		font-size: 16px;
	}
	/*.info .facebook1.f-en {
		margin-left: -635px;
	}
	.info .facebook2.f-en {
		margin-left: -20px;
	}
	.info .facebook3.f-en {
		margin-left: -111px;
	}
	.info .facebook1.f-de {
		margin-left: -598px;
	}
	.info .facebook2.f-de {
		margin-left: 16px;
	}
	.info .facebook3.f-de {
		margin-left: -159px;
	}*/
	.r768 {display:block;} /* do usuniecia */
	.stopka-content {
		height: 160px;
	}
	.stopka-menu{
		padding: 20px 0 0 0;
	}
	.stopka-menu li {
		font-size: 16px;
	}
	.stopka-menu .sep{
		margin: 0 7px;
	}
	.stopka-menu .podzial {
		display: none;
	}
	.stopka-menu .break{
		display: visible;
	}
	.copy {
		margin: 20px auto 0 auto;
		font-size: 16px;
		line-height: 16px;
	}
	.future {
		margin-top: 32px;
		font-size: 16px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) { /* 896 */
	div.lang {
		height: 31px;
		/* margin-top: -48px; */
		margin-top: -85px;
	}
	a.flag {
		/* width: 38px; */
		width: 31px;
		height: 31px;
		margin-left: 10px;
	}
	.jarmark-reklama-yt {
		width: 620px;
		height: 349px;
	}
	p.press-summary-info {
		font-size: 23px;
		padding: 14px 0;
		line-height: 21px;
	}
	.najnowsze-zdjecia {
		display: none;
	}
	span.br-wydarzenia {
		display: none;
	}
	ul.press img {
		width: 148px;
	}
	.top_dummy {
		margin-top: 213px;
	}
	.top {
		background-image: url(/images/top_bg_1024.jpg);
	}
	.top .gwiazdy {
		background-image: url(/images/gwiazdy_1024.png);
	}
	.top .logo {
		width: 438px;
		margin-left: -218px;
		height: 78px;
		margin-top: -75px;
		background-image: url(/images/logo_1024.png);
	}
	.top .menu {
		width: 460px;
		margin-left: -230px;
		padding: 17px 0;
	}
	.top .menu a br:after {
		content: " ";
	}
	.top .menu a br {
		content: ""
	}
	.top .menu li, .top .menu a {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: -1px;
	}
	.top .menu li.sep {
		margin: 0 7px;
	}
	.top .menu li.sep.podzial {
		display: none;
	}
	.top .menu li.break {
		display: inline;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_1024.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_1024.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_1024.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_1024.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_1024.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_1024.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_1024.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_1024.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_1024.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_1024.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_1024.jpg);
	}
	.baner .maintitle {
		font-size: 70px;
		bottom: 26px;
	}
	.baner .maintitle.t-de {
		font-size: 46px;
		bottom: 29px;
	}
	.baner .subtitle {
		font-size: 24px;
	}
	.baner .subtitle span {
		padding: 7px 20px;
	}
	.info {
		background-image: url(/images/info_bg_1024.jpg);
		/* height: 299px; */
		height: 339px;
	}
	.info .stroik {
		display: none;
	}
	.info .instagram1 {
		top: 280px;
		left: 50%;
		margin-left: -665px;
		font-size: 16px;
		width: 600px;
		text-align: right;
	}
	.info .instagram2 {
		top: 292px;
		left: 50%;
		width: 99px;
		height: 28px;
		margin-left: -49px;
	}
	.info .tiktok {
		top: 295px;
		left: 50%;
		width: 70px;
		height: 16px;
		margin-left: 66px;
	}
	.info .termin1 {
		margin-top: 21px;
		margin-left: -620px;
		font-size: 16px;
	}
	.info .termin2 {
		margin-top: 36px;
		margin-left: -620px;
		font-size: 70px;
	}
	.info .termin2 b {
		font-size: 48px;
		vertical-align: 9px;
		line-height: 54px;
		width: 54px;
		margin-left: -10px;
	}
	.info .termin3 {
		margin-top: 102px;
		margin-left: -620px;
		font-size: 56px;
	}
	.info .termin4 {
		margin-top: 172px;
		margin-left: -620px;
		font-size: 16px;
		line-height: 16px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: 20px;
		font-size: 16px;
		line-height: 18px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		font-size: 30px;
	}
	.info .lokalizacja1 {
		margin-top: 45px;
	}
	.info .lokalizacja2 {
		margin-top: 98px;
	}
	.info .lokalizacja2b {
		margin-top: 151px;
	}
	.info .lokalizacja3 {
		margin-top: 204px;
	}
	.info .lokalizacja4 {
		margin-top: 257px;
	}
	.info .social-info {
		top: 242px;
		left: calc(50% - 253px);
		font-size: 17px;
		line-height: 1.6;
	}
	.info .facebook1 {
		margin-top: 263px;
		margin-left: -665px;
		font-size: 16px;
	}
	.info .facebook2 {
		margin-top: 260px;
		margin-left: -50px;
		width: 100px;
		height: 20px;
	}
	.info .facebook3 {
		margin-top: 263px;
		margin-left: 60px;
		font-size: 16px;
	}
	/*.info .facebook1.f-en {
		margin-left: -745px;
	}
	.info .facebook2.f-en {
		margin-left: -130px;
	}
	.info .facebook3.f-en {
		margin-left: -17px;
	}
	.info .facebook1.f-de {
		margin-left: -769px;
	}
	.info .facebook2.f-de {
		margin-left: -151px;
	}
	.info .facebook3.f-de {
		margin-left: -35px;
	}*/
	.r1024 {display:block;} /* do usuniecia */
	.stopka-content {
		height: 160px;
	}
	.stopka-menu{
		padding: 20px 0 0 0;
	}
	.stopka-menu li {
		font-size: 16px;
	}
	.stopka-menu .sep{
		margin: 0 7px;
	}
	.stopka-menu .break{
		display: none;
	}
	.copy {
		margin: 20px auto 0 auto;
		font-size: 16px;
		line-height: 16px;
	}
	.future {
		margin-top: 32px;
		font-size: 16px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) { /* 1152 */
	div.lang {
		height: 40px;
		margin-top: -44px;
	}
	a.flag {
		/* width: 48px; */
		/* height: 40px; */
		width: 36px;
		height: 36px;
		margin-left: 12px;
	}
	.jarmark-reklama-yt {
		width: 460px;
		height: 259px;
	}
	p.press-summary-info {
		font-size: 27px;
		padding: 14px 0;
		line-height: 25px;
	}
	span.br {
		display: none;
	}
	ul.press img {
		width: 146px;
	}
	.top {
		background-image: url(/images/top_bg_1280.jpg);
	}
	.top .gwiazdy {
		background-image: url(/images/gwiazdy_1280.png);
	}
	.top .logo {
		width: 564px;
		margin-left: -282px;
		height: 100px;
		margin-top: -78px;
		background-image: url(/images/logo_1280.png);
	}
	.top .menu {
		width: 830px;
		margin-left: -415px;
		padding: 19px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 21px;
		line-height: 22px;
		letter-spacing: -1px;
	}
	.top .menu li a.plan-jarmarku {
		font-size: 20px;
		vertical-align: middle;
		display: inline-block;
		line-height: 20px;
	}
	.top .menu li.sep {
		margin: 0 8px;
	}
	.top .menu.menu-de li.sep {
		margin: 0 6px;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_1280.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_1280.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_1280.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_1280.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_1280.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_1280.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_1280.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_1280.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_1280.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_1280.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_1280.jpg);
	}
	.baner .maintitle {
		font-size: 90px;
		bottom: 32px;
	}
	.baner .maintitle.t-de {
		font-size: 64px;
		bottom: 34px;
	}
	.baner .subtitle {
		font-size: 30px;
	}
	.baner .subtitle span {
		padding: 8px 23px;
	}
	.info {
		background-image: url(/images/info_bg_1280.jpg);
		/* height: 323px; */
		height: 363px;
	}
	.info .stroik {
		background-image: url(/images/info_1280.png);
		height: 450px;
		bottom: 40px;
	}
	.info .instagram1 {
		top: 306px;
		left: 50%;
		margin-left: -685px;
		font-size: 18px;
		width: 600px;
		text-align: right;
	}
	.info .instagram2 {
		top: 322px;
		left: 50%;
		width: 99px;
		height: 28px;
		margin-left: -49px;
	}
	.info .tiktok {
		top: 325px;
		left: 50%;
		width: 70px;
		height: 16px;
		margin-left: 70px;
	}
	.info .termin1 {
		margin-top: 21px;
		margin-left: -780px;
		font-size: 16px;
	}
	.info .termin2 {
		margin-top: 36px;
		margin-left: -780px;
		font-size: 70px;
	}
	.info .termin2 b {
		font-size: 48px;
		vertical-align: 9px;
		line-height: 54px;
		width: 54px;
		margin-left: -10px;
	}
	.info .termin3 {
		margin-top: 102px;
		margin-left: -780px;
		font-size: 56px;
	}
	.info .termin4 {
		margin-top: 172px;
		margin-left: -780px;
		font-size: 16px;
		line-height: 16px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: 180px;
		font-size: 18px;
		line-height: 20px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		font-size: 36px;
	}
	.info .lokalizacja1 {
		margin-top: 30px;
	}
	.info .lokalizacja2 {
		margin-top: 93px;
	}
	.info .lokalizacja2b {
		margin-top: 156px;
	}
	.info .lokalizacja3 {
		margin-top: 219px;
	}
	.info .lokalizacja4 {
		margin-top: 282px;
	}
	.info .social-info {
		top: 264px;
		left: calc(50% - 298px);
		font-size: 20px;
		line-height: 1.6;
	}
	.info .facebook1 {
		margin-top: 288px;
		margin-left: -685px;
		font-size: 20px;
	}
	.info .facebook2 {
		margin-top: 285px;
		margin-left: -60px;
		width: 120px;
		height: 24px;
	}
	.info .facebook3 {
		margin-top: 288px;
		margin-left: 77px;
		font-size: 20px;
	}
	/*.info .facebook1.f-en {
		margin-left: -786px;
	}
	.info .facebook2.f-en {
		margin-left: -168px;
	}
	.info .facebook3.f-en {
		margin-left: -32px;
	}
	.info .facebook1.f-de {
		margin-left: -807px;
	}
	.info .facebook2.f-de {
		margin-left: -184px;
	}
	.info .facebook3.f-de {
		margin-left: -45px;
	}*/
	.r1280 {display:block;} /* do usuniecia */
	.stopka-content {
		height: 170px;
	}
	.stopka-menu{
		padding: 20px 0 0 0;
	}
	.stopka-menu li {
		font-size: 16px;
	}
	.stopka-menu .sep{
		margin: 0 7px;
	}
	.stopka-menu .break{
		display: none;
	}
	.copy {
		margin: 20px auto 0 auto;
		font-size: 16px;
		line-height: 16px;
	}
	.future {
		margin-top: 40px;
		font-size: 20px;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) { /* 1324 */
	div.lang {
		height: 47px;
		margin-top: -51px;
	}
	a.flag {
		/* width: 57px; */
		width: 47px;
		height: 47px;
		margin-left: 12px;
	}
	.jarmark-reklama-yt {
		width: 540px;
		height: 304px;
	}
	p.press-summary-info {
		font-size: 27px;
		padding: 14px 0;
		line-height: 25px;
	}
	ul.press img {
		width: 128px;
	}
	.top {
		background-image: url(/images/top_bg_1366.jpg);
	}
	.top .gwiazdy {
		background-image: url(/images/gwiazdy_1366.png);
	}
	.top .logo {
		width: 646px;
		margin-left: -323px;
		height: 115px;
		margin-top: -90px;
		background-image: url(/images/logo_1366.png);
	}
	.top .menu {
		width: 900px;
		margin-left: -450px;
		padding: 21px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 23px;
		line-height: 24px;
		letter-spacing: -1px;
	}
	.top .menu li a.plan-jarmarku {
		font-size: 21px;
		vertical-align: middle;
		display: inline-block;
		line-height: 21px;
	}
	.top .menu li.sep {
		margin: 0 9px;
	}
	.top .menu.menu-de li.sep {
		margin: 0 5px;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_1366.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_1366.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_1366.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_1366.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_1366.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_1366.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_1366.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_1366.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_1366.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_1366.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_1366.jpg);
	}
	.baner .maintitle {
		font-size: 98px;
		bottom: 34px;
	}
	.baner .maintitle.t-de {
		font-size: 80px;
		bottom: 36px;
	}
	.baner .subtitle {
		font-size: 32px;
	}
	.baner .subtitle span {
		padding: 9px 25px;
	}
	.info {
		background-image: url(/images/info_bg_1366.jpg);
		/* height: 381px; */
		height: 411px;
	}
	.info .stroik {
		background-image: url(/images/info_1366.png);
		height: 534px;
		bottom:30px;
	}
	.info .instagram1 {
		top: 341px;
		left: 50%;
		margin-left: -695px;
		font-size: 18px;
		width: 600px;
		text-align: right;
	}
	.info .instagram2 {
		top: 357px;
		left: 50%;
		width: 99px;
		height: 28px;
		margin-left: -49px;
	}
	.info .tiktok {
		top: 360px;
		left: 50%;
		width: 75px;
		height: 17px;
		margin-left: 75px;
	}
	.info .termin1 {
		margin-top: 21px;
		margin-left: -815px;
		font-size: 20px;
	}
	.info .termin2 {
		margin-top: 42px;
		margin-left: -815px;
		font-size: 90px;
	}
	.info .termin2 b {
		font-size: 64px;
		vertical-align: 11px;
		line-height: 71px;
		width: 71px;
		margin-left: -12px;
	}
	.info .termin3 {
		margin-top: 128px;
		margin-left: -815px;
		font-size: 70px;
	}
	.info .termin4 {
		margin-top: 218px;
		margin-left: -815px;
		font-size: 20px;
		line-height: 20px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: 215px;
		font-size: 20px;
		/* font-size: 16px; */
		line-height: 22px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info-lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		font-size: 39px;
		/* font-size: 30px; */
	}
	.info .lokalizacja1 {
		margin-top: 50px;
	}
	.info .lokalizacja2 {
		margin-top: 118px;
	}
	.info .lokalizacja2b {
		margin-top: 186px;
	}
	.info .lokalizacja3 {
		margin-top: 254px;
	}
	.info .lokalizacja4 {
		margin-top: 322px;
	}
	.info .social-info {
		top: 294px;
		left: calc(50% - 332px);
		font-size: 22px;
		line-height: 1.6;
	}
	.info .facebook1 {
		margin-top: 320px;
		margin-left: -695px;
		font-size: 22px;
	}
	.info .facebook2 {
		margin-top: 315px;
		margin-left: -70px;
		width: 140px;
		height: 28px;
	}
	.info .facebook3 {
		margin-top: 320px;
		margin-left: 87px;
		font-size: 22px;
	}
	/*.info .facebook1.f-en {
		margin-left: -806px;
	}
	.info .facebook2.f-en {
		margin-left: -184px;
	}
	.info .facebook3.f-en {
		margin-left: -26px;
	}
	.info .facebook1.f-de {
		margin-left: -832px;
	}
	.info .facebook2.f-de {
		margin-left: -210px;
	}
	.info .facebook3.f-de {
		margin-left: -52px;
	}*/
	.r1366 {display:block;} /* do usuniecia */
	.stopka-content {
		height: 226px;
	}
	.stopka-menu{
		padding: 23px 0 0 0;
	}
	.stopka-menu li {
		font-size: 20px;
	}
	.stopka-menu .sep{
		margin: 0 8px;
	}
	.stopka-menu .break{
		display: none;
	}
	.copy {
		margin: 23px auto 0 auto;
		font-size: 20px;
		line-height: 20px;
	}
	.future {
		margin-top: 44px;
		font-size: 22px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) { /* 1484 */
	div.lang {
		height: 53px;
		margin-top: -56px;
	}
	a.flag {
		/* width: 64px; */
		width: 53px;
		height: 53px;
		margin-left: 15px;
	}
	.jarmark-reklama-yt {
		width: 620px;
		height: 349px;
	}
	p.press-summary-info {
		font-size: 30px;
		padding: 30px 0;
		line-height: 28px;
	}
	span.br-wydarzenia {
		display: none;
	}
	ul.press img {
		width: 148px;
	}
	.top {
		background-image: url(/images/top_bg_1600.jpg);
	}
	.top .gwiazdy {
		background-image: url(/images/gwiazdy_1600.png);
	}
	.top .logo {
		width: 726px;
		margin-left: -363px;
		height: 129px;
		margin-top: -100px;
		background-image: url(/images/logo_1600.png);
	}
	.top .menu {
		width: 1040px;
		margin-left: -520px;
		padding: 23px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 27px;
		line-height: 28px;
		letter-spacing: -1px;
	}
	.top .menu li a.plan-jarmarku {
		font-size: 23px;
		vertical-align: middle;
		display: inline-block;
		line-height: 23px;
	}
	.top .menu li.sep {
		margin: 0 10px;
	}
	.top .menu.menu-de li.sep {
		margin: 0 4px;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_1600.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_1600.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_1600.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_1600.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_1600.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_1600.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_1600.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_1600.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_1600.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_1600.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_1600.jpg);
	}
	.baner .maintitle {
		font-size: 106px;
		bottom: 38px;
	}
	.baner .maintitle.t-de {
		font-size: 86px;
		bottom: 42px;
	}
	.baner .subtitle {
		font-size: 36px;
	}
	.baner .subtitle span {
		padding: 10px 27px;
	}
	.info {
		background-image: url(/images/info_bg_1600.jpg);
		/* height: 422px; */
		height: 452px;
	}
	.info .stroik {
		background-image: url(/images/info_1600.png);
		height: 580px;
		bottom: 30px;
	}
	.info .instagram1 {
		top: 385px;
		left: 50%;
		margin-left: -710px;
		font-size: 20px;
		width: 600px;
		text-align: right;
	}
	.info .instagram2 {
		top: 401px;
		left: 50%;
		width: 120px;
		height: 34px;
		margin-left: -63px;
	}
	.info .tiktok {
		top: 405px;
		left: 50%;
		width: 85px;
		height: 19px;
		margin-left: 85px;
	}
	.info .termin1 {
		margin-top: 31px;
		margin-left: -835px;
		font-size: 20px;
	}
	.info .termin2 {
		margin-top: 52px;
		margin-left: -835px;
		font-size: 90px;
	}
	.info .termin2 b {
		font-size: 64px;
		vertical-align: 11px;
		line-height: 71px;
		width: 71px;
		margin-left: -12px;
	}
	.info .termin3 {
		margin-top: 138px;
		margin-left: -835px;
		font-size: 70px;
	}
	.info .termin4 {
		margin-top: 228px;
		margin-left: -835px;
		font-size: 20px;
		line-height: 20px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: 235px;
		/* font-size: 22px; */
		font-size: 18px;
		line-height: 19px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		/* font-size: 46px; */
		font-size: 37px;
	}
	.info .lokalizacja1 {
		margin-top: 50px;
	}
	.info .lokalizacja2 {
		margin-top: 128px;
	}
	.info .lokalizacja2b {
		margin-top: 206px;
	}
	.info .lokalizacja3 {
		margin-top: 284px;
	}
	.info .lokalizacja4 {
		margin-top: 362px;
	}
	.info .social-info {
		top: 331px;
		left: calc(50% - 370px);
		font-size: 24px;
		line-height: 1.6;
	}
	.info .facebook1 {
		margin-top: 358px;
		margin-left: -710px;
		font-size: 24px;
	}
	.info .facebook2 {
		margin-top: 352px;
		margin-left: -80px;
		width: 160px;
		height: 32px;
	}
	.info .facebook3 {
		margin-top: 358px;
		margin-left: 102px;
		font-size: 24px;
	}
	/*.info .facebook1.f-en {
		margin-left: -820px;
	}
	.info .facebook2.f-en {
		margin-left: -200px;
	}
	.info .facebook3.f-en {
		margin-left: -22px;
	}
	.info .facebook1.f-de {
		margin-left: -854px;
	}
	.info .facebook2.f-de {
		margin-left: -230px;
	}
	.info .facebook3.f-de {
		margin-left: -50px;
	}*/
	.r1600 {display: block;} /* do usuniecia */
	.stopka-content {
		height: 252px;
	}
	.stopka-menu{
		padding: 26px 0 0 0;
	}
	.stopka-menu li {
		font-size: 20px;
	}
	.stopka-menu .sep{
		margin: 0 9px;
	}
	.stopka-menu .break{
		display: none;
	}
	.copy {
		margin: 25px auto 0 auto;
		font-size: 20px;
		line-height: 20px;
	}
	.future {
		margin-top: 48px;
		font-size: 24px;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) { /* 1760 */
	div.lang {
		height: 62px;
		margin-top: -59px;
	}
	a.flag {
		/* width: 75px; */
		width: 62px;
		height: 62px;
		margin-left: 15px;
	}
	.jarmark-reklama-yt {
		width: 640px;
		height: 360px;
	}
	p.press-summary-info {
		font-size: 32px;
		padding: 37px 0;
		line-height: 30px;
	}
	span.br-wydarzenia {
		display: none;
	}
	ul.press img {
		width: 148px;
	}
	.top {
		background-image: url(/images/top_bg_1920.jpg);
	}
	.top .gwiazdy {
		background-image: url(/images/gwiazdy_1920.png);
	}
	.top .logo {
		width: 860px;
		margin-left: -430px;
		height: 153px;
		margin-top: -110px;
		background-image: url(/images/logo_1920.png);
	}
	.top .menu {
		width: 1180px;
		margin-left: -590px;
		padding: 25px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 31px;
		line-height: 32px;
		letter-spacing: -1px;
	}
	.top .menu li a.plan-jarmarku {
		font-size: 26px;
		vertical-align: middle;
		display: inline-block;
		line-height: 26px;
	}
	.top .menu li.sep {
		margin: 0 11px;
	}
	.top .menu.menu-de li.sep {
		margin: 0 5px;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_1920.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_1920.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_1920.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_1920.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_1920.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_1920.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_1920.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_1920.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_1920.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_1920.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_1920.jpg);
	}
	.baner .maintitle {
		font-size: 130px;
		bottom: 47px;
	}
	.baner .maintitle.t-de {
		font-size: 100px;
		bottom: 50px;
	}
	.baner .subtitle {
		font-size: 44px;
	}
	.baner .subtitle span {
		padding: 11px 28px;
	}
	.info {
		background-image: url(/images/info_bg_1920.jpg);
		/* height: 498px; */
		height: 528px;
	}
	.info .stroik {
		background-image: url(/images/info_1920.png);
		height: 688px;
		bottom: 40px;
	}
	.info .instagram1 {
		top: 447px;
		left: 50%;
		margin-left: -718px;
		font-size: 24px;
		width: 600px;
		text-align: right;
	}
	.info .instagram2 {
		top: 467px;
		left: 50%;
		width: 140px;
		height: 40px;
		margin-left: -68px;
	}
	.info .tiktok {
		top: 472px;
		left: 50%;
		width: 98px;
		height: 22px;
		margin-left: 100px;
	}
	.info .termin1 {
		margin-top: 32px;
		margin-left: -885px;
		font-size: 22px;
	}
	.info .termin2 {
		margin-top: 54px;
		margin-left: -885px;
		font-size: 110px;
	}
	.info .termin2 b {
		font-size: 74px;
		vertical-align: 15px;
		line-height: 84px;
		width: 84px;
		margin-left: -14px;
	}
	.info .termin3 {
		margin-top: 158px;
		margin-left: -885px;
		font-size: 82px;
	}
	.info .termin4 {
		margin-top: 264px;
		margin-left: -885px;
		font-size: 22px;
		line-height: 22px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: 275px;
		/* font-size: 24px; */
		font-size: 19px;
		line-height: 26px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		/* font-size: 50px; */
		font-size: 40px;
	}
	.info .lokalizacja1 {
		margin-top: 66px;
	}
	.info .lokalizacja2 {
		margin-top: 148px;
	}
	.info .lokalizacja2b {
		margin-top: 230px;
	}
	.info .lokalizacja3 {
		margin-top: 312px;
	}
	.info .lokalizacja4 {
		margin-top: 392px;
	}
	.info .social-info {
		top: 384px;
		left: calc(50% - 420px);
		font-size: 28px;
		line-height: 1.6;
	}
	.info .facebook1 {
		margin-top: 414px;
		margin-left: -720px;
		font-size: 28px;
	}
	.info .facebook2 {
		margin-top: 409px;
		margin-left: -90px;
		width: 180px;
		height: 36px;
	}
	.info .facebook3 {
		margin-top: 414px;
		margin-left: 112px;
		font-size: 28px;
	}
	/*.info .facebook1.f-en {
		margin-left: -847px;
	}
	.info .facebook2.f-en {
		margin-left: -224px;
	}
	.info .facebook3.f-en {
		margin-left: -25px;
	}
	.info .facebook1.f-de {
		margin-left: -894px;
	}
	.info .facebook2.f-de {
		margin-left: -267px;
	}
	.info .facebook3.f-de {
		margin-left: -68px;
	}*/
	.r1920 {display: block;} /* do usuniecia */
	.stopka-content {
		height: 297px;
	}
	.stopka-menu{
		padding: 30px 0 0 0;
	}
	.stopka-menu li {
		font-size: 24px;
	}
	.stopka-menu .sep{
		margin: 0 10px;
	}
	.stopka-menu .break{
		display: none;
	}
	.copy {
		margin: 30px auto 0 auto;
		font-size: 23px;
		line-height: 23px;
	}
	.future {
		margin-top: 56px;
		font-size: 28px;
	}
}

@media only screen and (min-width: 1920px) {
	div.lang {
		height: 62px;
		margin-top: -59px;
	}
	a.flag {
		/* width: 75px; */
		width: 62px;
		height: 62px;
		margin-left: 15px;
	}
	.jarmark-reklama-yt {
		width: 640px;
		height: 360px;
	}
	p.press-summary-info {
		font-size: 32px;
		padding: 37px 0;
		line-height: 30px;
	}
	span.br-wydarzenia {
		display: none;
	}
	ul.press img {
		width: 148px;
	}
	.top {
		background-image: url(/images/top_bg_1920.jpg);
	}
	.top .gwiazdy {
		background-image: url(/images/gwiazdy_1920.png);
	}
	.top .logo {
		width: 938px;
		margin-left: -469px;
		height: 167px;
		margin-top: -120px;
		background-image: url(/images/logo_1920.png);
	}
	.top .menu {
		width: 1320px;
		margin-left: -660px;
		padding: 27px 0;
	}
	.top .menu li, .top .menu a {
		font-size: 34px;
		line-height: 36px;
		letter-spacing: -1px;
	}
	.top .menu li a.plan-jarmarku {
		font-size: 34px;
		vertical-align: middle;
		display: inline-block;
		line-height: 36px;
	}
	.top .menu li.sep {
		margin: 0 12px;
	}
	.top .menu.menu-de li.sep {
		margin: 0 5px;
	}
	.baner.baner1 {
		background-image: url(/images/baners/2024/1_1920.jpg);
	}
	.baner.baner2 {
		background-image: url(/images/baners/2024/2_1920.jpg);
	}
	.baner.baner3 {
		background-image: url(/images/baners/2024/3_1920.jpg);
	}
	.baner.baner4 {
		background-image: url(/images/baners/2024/4_1920.jpg);
	}
	.baner.baner5 {
		background-image: url(/images/baners/2024/5_1920.jpg);
	}
	.baner.baner6 {
		background-image: url(/images/baners/2024/6_1920.jpg);
	}
	.baner.baner7 {
		background-image: url(/images/baners/2024/7_1920.jpg);
	}
	.baner.baner8 {
		background-image: url(/images/baners/2024/8_1920.jpg);
	}
	.baner.baner9 {
		background-image: url(/images/baners/2024/9_1920.jpg);
	}
	.baner.baner10 {
		background-image: url(/images/baners/10_1920.jpg);
	}
	.baner.baner11 {
		background-image: url(/images/baners/11_1920.jpg);
	}
	.baner .maintitle {
		font-size: 148px;
		bottom: 53px;
	}
	.baner .maintitle.t-de {
		font-size: 120px;
		bottom: 56px;
	}
	.baner .subtitle {
		font-size: 50px;
	}
	.baner .subtitle span {
		padding: 12px 30px;
	}
	.info {
		background-image: url(/images/info_bg_1920.jpg);
		/* height: 560px; */
		height: 610px;
	}
	.info .stroik {
		background-image: url(/images/info_1920.png);
		height: 750px;
		bottom: 50px;
	}
	.info .termin1 {
		margin-top: 34px;
		margin-left: -920px;
		font-size: 24px;
	}
	.info .termin2 {
		margin-top: 55px;
		margin-left: -920px;
		font-size: 120px;
	}
	.info .termin2 b {
		font-size: 82px;
		vertical-align: 15px;
		line-height: 91px;
		width: 91px;
		margin-left: -16px;
	}
	.info .termin3 {
		margin-top: 169px;
		margin-left: -920px;
		font-size: 88px;
	}
	.info .termin4 {
		margin-top: 278px;
		margin-left: -920px;
		font-size: 24px;
		line-height: 24px;
	}
	.info .lokalizacja1, .info .lokalizacja2, .info .lokalizacja2b, .info .lokalizacja3, .info .lokalizacja4 {
		margin-left: 307px;
		/* font-size: 24px; */
		font-size: 19px;
		line-height: 26px;
	}
	.info .lokalizacja1 b, .info .lokalizacja2 b, .info .lokalizacja2b b, .info .lokalizacja3 b, .info .lokalizacja4 b {
		/* font-size: 50px; */
		font-size: 40px;
	}
	.info .lokalizacja1 {
		margin-top: 76px;
	}
	.info .lokalizacja2 {
		margin-top: 158px;
	}
	.info .lokalizacja2b {
		margin-top: 240px;
	}
	.info .lokalizacja3 {
		margin-top: 322px;
	}
	.info .lokalizacja4 {
		margin-top: 400px;
	}
	.info .facebook1 {
		margin-top: 467px;
		margin-left: -730px;
		font-size: 30px;
	}
	.info .facebook2 {
		margin-top: 458px;
		margin-left: -100px;
		width: 200px;
		height: 40px;
	}
	.info .facebook3 {
		margin-top: 467px;
		margin-left: 122px;
		font-size: 30px;
	}
	.info .instagram1.f-ua {
		left: 490px;
	}
	.info .instagram1.f-cz {
        left: 600px !important;
    }
	/*.info .facebook1.f-en {
		margin-left: -874px;
	}
	.info .facebook2.f-en {
		margin-left: -248px;
	}
	.info .facebook3.f-en {
		margin-left: -28px;
	}
	.info .facebook1.f-de {
		margin-left: -920px;
	}
	.info .facebook2.f-de {
		margin-left: -290px;
	}
	.info .facebook3.f-de {
		margin-left: -65px;
	}*/
	.r1921 {display: block;} /* do usuniecia */
	.stopka-content {
		height: 297px;
	}
	.stopka-menu{
		padding: 30px 0 0 0;
	}
	.stopka-menu li {
		font-size: 24px;
	}
	.stopka-menu .sep{
		margin: 0 10px;
	}
	.stopka-menu .break{
		display: none;
	}
	.copy {
		margin: 30px auto 0 auto;
		font-size: 23px;
		line-height: 23px;
	}
	.future {
		margin-top: 60px;
		font-size: 30px;
	}
}

.content-center {
	position: relative;
	width: 100%;
	margin: 0 auto 30px auto;
	overflow: hidden;
	height: auto;
	background-color: #220000;
	padding: 30px 0px;
	/*padding: 30px 5px;*/
}
.content-outer {
	position: relative;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
.content-single {
	position: relative;
	display: block;
	margin: 0 auto;
}
.content-left {
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
}
.content-left-column {
	position: relative;
	display: block;
	float: right;
	overflow: auto;
	height: auto;
}
.content-right-column {
	position: relative;
	display: block;
	float: left;
	overflow: auto;
	height: auto;
}
form table label {
	float: right;
	cursor: pointer;
	color: #ff5b01;
	font-size: 18px;
}
form table tr td {
	padding: 5px 10px;
}
form input {
	color: #000000;
	letter-spacing: 1px;
	padding: 2px 5px;
	font-size: 16px;
	margin: 2px 0;
}
form textarea {
	color: #000000;
	letter-spacing: 1px;
	padding: 2px 6px;
	font-size: 16px;
	width: 200px;
	max-width: 200px;
	height: 100px;
	margin: 2px 0;
}
.content-right {
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
}
.content-right .hotel {
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #440000;
}
.hotel .hotel-logo {
	position: relative;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.hotel .hotel-info-box {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.hotel-info-box h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin: 2px 0 0 0;
}
.hotel-info-box span {
	position: relative;
	display: block;
	margin: -2px 0 0 0;
	padding: 0;
	color: #ff5b01;
}
.hotel-star {
	position: relative;
	display: inline-block;
	background-image: url(/images/hotel-star.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin: 0 2px 0 0;
}
.hotel-stars .set {
	opacity: 1;
}
.hotel-detail {
	position: relative;
	display: block;
	float: right;
	width: 500px;
	margin: 0 50px 0 0;
	overflow: auto;
	height: auto;
}
.hotel-detail h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin: 2px 0 0 0;
}
.hotel-detail .hotel-detail-content {
	position: relative;
	display: block;
	overflow: auto;
	height: auto;
	margin: 30px 0;
}
.hotel-detail-content p {
	margin:10px 0 10px 10px;
	letter-spacing: 1px;
}
.hotel-detail-content .hotel-detail-logo {
	position: relative;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin: 10px 20px 20px 10px;
}
.hotel-detail-right {
	position: relative;
	margin: 20px 0 0 0;
}
.hotel-detail-right .hotel-detail-photo {
	position: relative;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin: 0 1px 0 0;
	border: 1px solid #220000;
}
.hotel-detail-right .hotel-detail-photo:hover {
	border: 1px solid #ffffff;
}
.hotel-span-info {
	position: relative;
	display: block;
	margin: 0 0 10px 10px;
	letter-spacing: 1px;
}
.hotel-span-what {
	position: relative;
	display: block;
	color: #ff5b01;
	margin: 0 0 2px 0;
	letter-spacing: 1px;
}
.hotel-map {
	margin: 10px 0 20px 10px;
}
.p-info {
	position: relative;
	display: table;
	margin: 20px auto;
	letter-spacing: 1px;
}
.content-title {
	position: relative;
	display: table;
	margin: 20px auto;
	background-image: url(/images/box-title-bg.jpg);
	background-position: top;
	padding: 4px 20px;
	background-size: cover;
	background-repeat: no-repeat;
	font-family: Gnoulane, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 3px #000000;
	font-size: 40px;
}
.button-link {
	display:block;
	width:150px;
	background:#440000;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	padding:5px 10px;
	text-align:center;
	margin-bottom:20px;
	letter-spacing: 1px;
	float: right;
}
span.hostel-star, span.hostel-star-detail {
	position: relative;
	display: table;
	font-family: Gnoulane, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-shadow: 0 0 1px #FFCC00;
	color: #FFCC00;
	font-size: 22px;
	cursor: pointer;
	letter-spacing: 1px;
}
.gallery-photos {
	position: relative;
	display: table;
	margin: 0 0 50px 0;
	font-size: 0px;
}
.gallery-photos img {
	border: 1px solid #220000;
}
.gallery-photos img:hover {
	border: 1px solid #ffffff;
}
.gallery-photos a {
	position: relative;
	display: inline-block;
	font-size: 10px;
}
.gallery-data {
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 0 0 10px 0;
}
.gallery-data-wrapper {
	display: table-cell;
	background: url(/images/atrakcje-data-bg.png);
	vertical-align: middle;
}
ul.submenu {
	position: relative;
	display: table;
	list-style: none;
	padding: 0;
	font-size: 20px;
	line-height: 22px;
}
ul.submenu li {
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
	color: #f95e0c;
}
ul.submenu li.submenu-break {
	padding: 0 5px;
	cursor: default;
}
ul.submenu li.submenu-position a {
	cursor: pointer;
	color: #f95e0c;
}
ul.submenu li.submenu-position a:hover, ul.submenu li.submenu-position a.active {
	color: #ffffff;
}
.jarmark-video {
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 479px) {
	.content-outer {
		overflow: auto;
	}
	.content-center .content-left, .content-center .content-right {
		display: block;
		width: 100%;
		float: none;
	}
	.content-left-column {
		float: none;
		margin: 0 auto;
		width: 400px;
	}
	.content-right-column {
		float: none;
		margin: 0 auto;
		width: 400px;
	}
	.content-single {
		width: 400px;
	}
	ul.submenu {
		margin: 10px auto 30px auto;
		font-size: 22px;
		line-height: 24px;
	}
	ul.two-submenus-2 {
		margin-top: -15px !important;
	}
	.gallery-photos {
		width: 372px;
		margin: 10px auto 80px auto;
	}
	.gallery-photos.photo-pamiatka {
		width: 312px;
	}
	.gallery-photos a {
		width: 124px;
		height: 94px;
	}
	.gallery-photos img {
		width: 120px;
		height: 90px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 22px;
		line-height: 19px;
		width: 60px;
		margin: 15px 32px 19px 32px;
	}
	.gallery-data-wrapper {
		width: 60px;
		height: 60px;
	}
	a.gallery-photo-last, .foto-lack.gallery-photo-last {
		display: none;
	}
	.p-info  {
		margin: 20px auto;
		font-size: 18px;
	}
	.content-title {
		margin: 20px auto 40px auto;
		font-size: 42px;
		line-height: 44px;
		padding: 7px 16px;
		text-align: center;
	}
	.hotel {
		width: 380px;
		/* height: 115px; */
		height: 145px;
		margin: 20px auto;
		padding: 10px;

		display: flex !important;
		align-items: center;
	}
	.hotel .hotel-logo {
		width: 105px;
		height: 105px;
		margin: 5px 15px 5px 5px;
	}
	.hotel .hotel-info-box {
		width: 239px;
		height: 115px;

		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.hotel h3 {
		font-size: 24px;
		line-height: 26px;
	}
	.hotel span {
		font-size: 18px;
	}
	.hotel-star {
		width: 14px;
		height: 14px;
	}
	span.hostel-star {
		font-size: 14px;
	}
	.hotel-detail {
		float: none;
		width: 420px;
		margin: 0 auto;
	}
	.hotel-detail-right {
		position: relative;
		width: 420px;
		margin: 0 auto;
	}
	.hotel-detail-logo  {
		width: 128px;
		height: 128px;
	}
	.hotel-detail-content p {
		font-size: 18px;
		line-height: 20px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 198px;
		height: 149px;
	}
	.hotel-map {
		width: 410px;
		height: 350px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 42px;
	}
	.hotel-span-info {
		font-size: 18px;
	}
	.hotel-span-what {
		font-size: 18px;
	}
	.hotel-star-detail {
		width: 20px;
		height: 20px;
	}
	.btn-back {
		float: none;
		margin: 50px auto 30px auto;
	}
	form table label {
		font-size: 20px;
	}
	form input, .button-link {
		font-size: 18px;
	}
	.hotel-detail form table label {
		font-size: 18px;
	}
	.hotel-detail form table input {
		font-size: 16px;
	}
	.input-flex {
		width: 200px;
	}
	.textarea-flex {
		width: 200px;
		max-width: 200px;
		height: 150px;
	}
	.content-right-column, .content-left-column {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 400px;
		height: 225px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) { /* 624 */
	.content-outer {
		overflow: auto;
	}
	.content-center .content-left, .content-center .content-right {
		display: block;
		width: 100%;
		float: none;
	}
	.content-left-column {
		float: none;
		margin: 0 auto;
		width: 460px;
	}
	.content-right-column {
		float: none;
		margin: 0 auto;
		width: 460px;
	}
	.content-single {
		width: 460px;
	}
	ul.submenu {
		margin: 10px auto 30px auto;
		font-size: 24px;
		line-height: 26px;
	}
	ul.two-submenus-2 {
		margin-top: -15px !important;
	}
	.gallery-photos {
		width: 384px;
		margin: 10px auto 80px auto;
	}
	.gallery-photos.photo-pamiatka {
		width: 312px;
	}
	.gallery-photos a {
		width: 128px;
		height: 97px;
	}
	.gallery-photos img {
		width: 124px;
		height: 93px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 22px;
		line-height: 19px;
		width: 64px;
		margin: 15px 32px 18px 32px;
	}
	.gallery-data-wrapper {
		width: 64px;
		height: 64px;
	}
	a.gallery-photo-last, .foto-lack.gallery-photo-last {
		display: none;
	}
	.p-info  {
		margin: 20px auto;
		font-size: 20px;
	}
	.content-title {
		margin: 20px auto 40px auto;
		font-size: 42px;
		line-height: 44px;
		padding: 8px 20px;
		text-align: center;
	}
	.hotel {
		width: 440px;
		height: 128px;
		margin: 15px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 118px;
		height: 118px;
		margin: 5px 15px 5px 5px;
	}
	.hotel .hotel-info-box {
		width: 302px;
		height: 128px;
	}
	.hotel h3 {
		font-size: 30px;
		line-height: 32px;
	}
	.hotel span {
		font-size: 18px;
	}
	.hotel-star {
		width: 16px;
		height: 16px;
	}
	span.hostel-star {
		font-size: 16px;
	}
	.hotel-detail {
		float: none;
		width: 420px;
		margin: 0 auto;
	}
	.hotel-detail-right {
		position: relative;
		width: 420px;
		margin: 0 auto;
	}
	.hotel-detail-logo  {
		width: 128px;
		height: 128px;
	}
	.hotel-detail-content p {
		font-size: 20px;
		line-height: 22px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 198px;
		height: 149px;
	}
	.hotel-map {
		width: 410px;
		height: 350px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 42px;
	}
	.hotel-span-info {
		font-size: 20px;
	}
	.hotel-span-what {
		font-size: 18px;
	}
	.hotel-star-detail {
		width: 20px;
		height: 20px;
	}
	.btn-back {
		float: none;
		margin: 50px auto 30px auto;
	}
	form table label {
		font-size: 20px;
	}
	form input, .button-link {
		font-size: 18px;
	}
	.hotel-detail form table label {
		font-size: 20px;
	}
	.hotel-detail form table input {
		font-size: 16px;
	}
	.input-flex {
		width: 200px;
	}
	.textarea-flex {
		width: 200px;
		max-width: 200px;
		height: 150px;
	}
	.content-right-column, .content-left-column {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 460px;
		height: 260px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) { /* 896 */
	.content-outer {
		overflow: auto;
	}
	.content-center .content-left, .content-center .content-right {
		display: block;
		width: 100%;
		float: none;
	}
	.content-left-column {
		float: none;
		margin: 0 auto;
		width: 620px;
	}
	.content-right-column {
		float: none;
		margin: 0 auto;
		width: 620px;
	}
	.content-single {
		width: 620px;
	}
	ul.submenu {
		margin: 10px auto 30px auto;
		font-size: 26px;
		line-height: 28px;
	}
	ul.two-submenus-2 {
		margin-top: -15px !important;
	}
	.gallery-photos {
		width: 492px;
		margin: 10px auto 80px auto;
	}
	.gallery-photos.photo-pamiatka {
		width: 416px;
	}
	.gallery-photos a {
		width: 164px;
		height: 124px;
	}
	.gallery-photos img {
		width: 160px;
		height: 120px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 24px;
		line-height: 21px;
		width: 80px;
		margin: 21px 42px 22px 42px;
	}
	.gallery-data-wrapper {
		width: 80px;
		height: 80px;
	}
	a.gallery-photo-last, .foto-lack.gallery-photo-last {
		display: none;
	}
	.p-info  {
		margin: 20px auto;
		font-size: 20px;
	}
	.content-title {
		margin: 20px auto 40px auto;
		font-size: 42px;
		line-height: 44px;
		padding: 8px 20px;
		text-align: center;
	}
	.hotel {
		width: 600px;
		height: 150px;
		margin: 25px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 130px;
		height: 130px;
		margin: 10px 30px 10px 10px;
	}
	.hotel .hotel-info-box {
		width: 430px;
		height: 150px;
	}
	.hotel h3 {
		font-size: 36px;
		line-height: 38px;
	}
	.hotel span {
		font-size: 22px;
	}
	.hotel-star {
		width: 20px;
		height: 20px;
	}
	span.hostel-star {
		font-size: 18px;
	}
	.hotel-detail {
		float: none;
		width: 640px;
		margin: 0 auto;
	}
	.hotel-detail-right {
		position: relative;
		width: 640px;
		margin: 0 auto;
	}
	.hotel-detail-logo  {
		width: 160px;
		height: 160px;
	}
	.hotel-detail-content p {
		font-size: 20px;
		line-height: 22px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 150px;
		height: 114px;
	}
	.hotel-map {
		width: 630px;
		height: 450px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 46px;
	}
	.hotel-span-info {
		font-size: 20px;
	}
	.hotel-span-what {
		font-size: 20px;
	}
	.hotel-star-detail {
		width: 25px;
		height: 25px;
	}
	.btn-back {
		float: none;
		margin: 50px auto 30px auto;
	}
	form table label {
		font-size: 22px;
	}
	form input , .button-link{
		font-size: 20px;
	}
	.hotel-detail form table label {
		font-size: 20px;
	}
	.hotel-detail form table input {
		font-size: 18px;
	}
	.input-flex {
		width: 350px;
	}
	.textarea-flex {
		width: 350px;
		max-width: 350px;
		height: 130px;
	}
	.content-right-column, .content-left-column {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 600px;
		height: 338px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) { /* 1152 */
	.content-outer {
		overflow: hidden;
	}
	.content-left-column {
		margin: 0 25px 0 0;
		width: 460px;
	}
	.content-right-column {
		margin: 0 0 0 25px;
		width: 460px;
	}
	.content-single {
		width: 840px;/*920px*/
	}
	ul.submenu {
		margin: 10px 0 20px 0;
		font-size: 24px;
		line-height: 26px;
	}
	ul.two-submenus-1 {
		float: left;
	}
	ul.two-submenus-2 {
		float: right;
	}
	.gallery-photos {
		margin: 0 0 50px 0;
	}
	.gallery-photos.wydarzenia-photos-last {
		margin: 10px 0 80px 4%;
	}
	.gallery-photos a {
		width: 140px;
		height: 106px;
	}
	.gallery-photos img {
		width: 136px;
		height: 102px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 24px;
		line-height: 21px;
		width: 70px;
		margin: 17px 35px 19px 35px;
	}
	.gallery-data-wrapper {
		width: 70px;
		height: 70px;
	}
	a.gallery-photo-last, .foto-lack.gallery-photo-last {
		display: none;
	}
	.p-info  {
		margin: 0;
		font-size: 18px;
	}
	.content-title {
		display: inline-block;
		margin: 20px 0 40px 0;
		font-size: 36px;
		line-height: 38px;
		padding: 7px 15px;
	}
	.hotel {
		width: 440px;
		height: 128px;
		margin: 20px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 118px;
		height: 118px;
		margin: 5px 15px 5px 5px;
	}
	.hotel .hotel-info-box {
		width: 302px;
		height: 128px;
	}
	.hotel h3 {
		font-size: 30px;
		line-height: 32px;
	}
	.hotel span {
		font-size: 18px;
	}
	.hotel-star {
		width: 16px;
		height: 16px;
	}
	span.hostel-star {
		font-size: 16px;
	}
	.hotel-detail {
		width: 430px;
		margin: 0 25px 0 0;
		overflow: visible;
	}
	.hotel-detail-right {
		position: relative;
		width: 430px;
		margin: 92px 0 0 25px;
	}
	.hotel-detail-logo  {
		width: 128px;
		height: 128px;
	}
	.hotel-detail-content p {
		font-size: 18px;
		line-height: 20px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 204px;
		height: 154px;
	}
	.hotel-map {
		width: 420px;
		height: 300px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 42px;
		white-space: nowrap;
	}
	.hotel-span-info {
		font-size: 18px;
	}
	.hotel-span-what {
		font-size: 18px;
	}
	.hotel-star-detail {
		width: 22px;
		height: 22px;
	}
	form table label {
		font-size: 20px;
	}
	form input, .button-link {
		font-size: 18px;
	}
	.hotel-detail form table label {
		font-size: 18px;
	}
	.hotel-detail form table input {
		font-size: 16px;
	}
	.input-flex {
		width: 200px;
	}
	.textarea-flex {
		width: 200px;
		max-width: 200px;
		height: 150px;
	}
	.content-right-column, .content-left-column {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 640px;
		height: 360px;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) { /* 1324 */
	.content-outer {
		overflow: hidden;
	}
	.content-left-column {
		margin: 0 30px 0 0;
		width: 540px;
	}
	.content-right-column {
		margin: 0 0 0 30px;
		width: 540px;
	}
	.content-single {
		width: 1064px;/*1140px;*/
	}
	ul.submenu {
		margin: 10px 0 20px 0;
		font-size: 24px;
		line-height: 26px;
	}
	ul.two-submenus-1 {
		float: left;
	}
	ul.two-submenus-2 {
		float: right;
	}
	.gallery-photos.wydarzenia-photos-last {
		margin: 10px 0 80px 4%;
	}
	.gallery-photos a {
		width: 152px;
		height: 115px;
	}
	.gallery-photos img {
		width: 148px;
		height: 111px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 24px;
		line-height: 21px;
		width: 76px;
		margin: 18px 38px 20px 38px;
	}
	.gallery-data-wrapper {
		width: 76px;
		height: 76px;
	}
	.p-info  {
		margin: 0;
		font-size: 20px;
	}
	.content-title {
		display: inline-block;
		margin: 20px 0 40px 0;
		font-size: 36px;
		line-height: 38px;
		padding: 8px 21px;
	}
	.hotel {
		width: 520px;
		height: 150px;
		margin: 25px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 130px;
		height: 130px;
		margin: 10px 30px 10px 10px;
	}
	.hotel .hotel-info-box {
		width: 350px;
		height: 150px;
	}
	.hotel h3 {
		font-size: 36px;
		line-height: 38px;
	}
	.hotel span {
		font-size: 22px;
	}
	.hotel-star {
		width: 20px;
		height: 20px;
	}
	span.hostel-star {
		font-size: 18px;
	}
	.hotel-detail {
		width: 540px;
		margin: 0 30px 0 0;
		overflow: visible;
	}
	.hotel-detail-right {
		position: relative;
		width: 540px;
		margin: 96px 0 0 30px;
	}
	.hotel-detail-logo  {
		width: 140px;
		height: 140px;
	}
	.hotel-detail-content p {
		font-size: 20px;
		line-height: 22px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 125px;
		height: 95px;
	}
	.hotel-map {
		width: 530px;
		height: 350px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 46px;
		white-space: nowrap;
	}
	.hotel-span-info {
		font-size: 20px;
	}
	.hotel-span-what {
		font-size: 20px;
	}
	.hotel-star-detail {
		width: 25px;
		height: 25px;
	}
	form table label {
		font-size: 20px;
	}
	form input , .button-link{
		font-size: 18px;
	}
	.hotel-detail form table label {
		font-size: 18px;
	}
	.hotel-detail form table input {
		font-size: 16px;
	}
	.input-flex {
		width: 300px;
	}
	.textarea-flex {
		width: 300px;
		max-width: 300px;
		height: 130px;
	}
	.content-right-column, .content-left-column {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 700px;
		height: 394px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) { /* 1484 */
	.content-outer {
		overflow: hidden;
	}
	.content-left-column {
		margin: 0 35px 0 0;
		width: 620px;
	}
	.content-right-column {
		margin: 0 0 0 35px;
		width: 620px;
	}
	.content-single {
		width: 1148px;/*1240px;*/
	}
	ul.submenu {
		margin: 10px 0 20px 0;
		font-size: 26px;
		line-height: 28px;
	}
	ul.two-submenus-1 {
		float: left;
	}
	ul.two-submenus-2 {
		float: right;
	}
	.gallery-photos.wydarzenia-photos-last {
		margin: 10px 0 80px 4%;
	}
	.gallery-photos a {
		width: 164px;
		height: 124px;
	}
	.gallery-photos img {
		width: 160px;
		height: 120px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 24px;
		line-height: 21px;
		width: 80px;
		margin: 21px 42px 23px 42px;
	}
	.gallery-data-wrapper {
		width: 80px;
		height: 80px;
	}
	.p-info  {
		margin: 0;
		font-size: 20px;
	}
	.content-title {
		display: inline-block;
		margin: 20px 0 40px 0;
		font-size: 40px;
		line-height: 42px;
		padding: 8px 21px;
	}
	.hotel {
		width: 600px;
		height: 160px;
		margin: 25px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 140px;
		height: 140px;
		margin: 10px 25px 10px 10px;
	}
	.hotel .hotel-info-box {
		width: 420px;
		height: 150px;
	}
	.hotel h3 {
		font-size: 38px;
		line-height: 36px;
	}
	.hotel span {
		font-size: 24px;
	}
	.hotel-star {
		width: 22px;
		height: 22px;
	}
	span.hostel-star {
		font-size: 18px;
	}
	.hotel-detail {
		width: 560px;
		margin: 0 35px 0 0;
		overflow: visible;
	}
	.hotel-detail-right {
		position: relative;
		width: 560px;
		margin: 100px 0 0 35px;
	}
	.hotel-detail-logo  {
		width: 150px;
		height: 150px;
	}
	.hotel-detail-content p {
		font-size: 20px;
		line-height: 22px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 131px;
		height: 100px;
	}
	.hotel-map {
		width: 550px;
		height: 400px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 48px;
		white-space: nowrap;
	}
	.hotel-span-info {
		font-size: 20px;
	}
	.hotel-span-what {
		font-size: 20px;
	}
	.hotel-star-detail {
		width: 26px;
		height: 26px;
	}
	form table label {
		font-size: 20px;
	}
	form input , .button-link{
		font-size: 18px;
	}
	.hotel-detail form table label {
		font-size: 20px;
	}
	.hotel-detail form table input {
		font-size: 16px;
	}
	.input-flex {
		width: 310px;
	}
	.textarea-flex {
		width: 310px;
		max-width: 310px;
		height: 120px;
	}
	.content-right-column, .content-left-column {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 720px;
		height: 406px;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) { /* 1760 */
	.content-outer {
		overflow: hidden;
	}
	.content-left-column {
		margin: 0 35px 0 0;
		width: 620px;
	}
	.content-right-column {
		margin: 0 0 0 35px;
		width: 620px;
	}
	.content-single {
		width: 1148px;/*1260px;*/
	}
	ul.submenu {
		margin: 10px 0 20px 0;
		font-size: 26px;
		line-height: 28px;
	}
	ul.two-submenus-1 {
		float: left;
	}
	ul.two-submenus-2 {
		float: right;
	}
	.gallery-photos.wydarzenia-photos-last {
		margin: 10px 0 80px 4%;
	}
	.gallery-photos a {
		width: 164px;
		height: 124px;
	}
	.gallery-photos img {
		width: 160px;
		height: 120px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 24px;
		line-height: 21px;
		width: 80px;
		margin: 21px 42px 23px 42px;
	}
	.gallery-data-wrapper {
		width: 80px;
		height: 80px;
	}
	.p-info  {
		margin: 0;
		font-size: 20px;
	}
	.content-title {
		display: inline-block;
		margin: 20px 0 40px 0;
		font-size: 44px;
		line-height: 46px;
		padding: 12px 25px;
	}
	.hotel {
		width: 600px;
		height: 160px;
		margin: 25px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 140px;
		height: 140px;
		margin: 10px 25px 10px 10px;
	}
	.hotel .hotel-info-box {
		width: 420px;
		height: 160px;
	}
	.hotel h3 {
		font-size: 40px;
		line-height: 38px;
	}
	.hotel span {
		font-size: 26px;
	}
	.hotel-star {
		width: 25px;
		height: 25px;
	}
	span.hostel-star {
		font-size: 20px;
	}
	.hotel-detail {
		width: 620px;
		margin: 0 40px 0 0;
		overflow: visible;
	}
	.hotel-detail-right {
		position: relative;
		width: 620px;
		margin: 105px 0 0 40px;
	}
	.hotel-detail-logo  {
		width: 160px;
		height: 160px;
	}
	.hotel-detail-content p {
		font-size: 20px;
		line-height: 22px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 146px;
		height: 111px;
	}
	.hotel-map {
		width: 610px;
		height: 420px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 52px;
		white-space: nowrap;
	}
	.hotel-span-info {
		font-size: 20px;
	}
	.hotel-span-what {
		font-size: 20px;
	}
	.hotel-star-detail {
		width: 26px;
		height: 26px;
	}
	form table label {
		font-size: 20px;
	}
	form input, .button-link {
		font-size: 18px;
	}
	.hotel-detail form table label {
		font-size: 20px;
	}
	.hotel-detail form table input {
		font-size: 16px;
	}
	.input-flex {
		width: 340px;
	}
	.textarea-flex {
		width: 340px;
		max-width: 340px;
		height: 120px;
	}
	.content-right-column, .content-left-column {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 720px;
		height: 406px;
	}
}

@media only screen and (min-width: 1920px) {
	.content-outer {
		overflow: hidden;
	}
	.content-left-column {
		margin: 0 35px 0 0;
		width: 640px;
	}
	.content-right-column {
		margin: 0 0 0 35px;
		width: 640px;
	}
	.content-single {
		width: 1148px;
	}
	ul.submenu {
		margin: 10px 0 20px 0;
		font-size: 26px;
		line-height: 28px;
	}
	ul.two-submenus-1 {
		float: left;
	}
	ul.two-submenus-2 {
		float: right;
	}
	.gallery-photos.wydarzenia-photos-last {
		margin: 10px 0 80px 4%;
	}
	.gallery-photos a {
		width: 164px;
		height: 124px;
	}
	.gallery-photos img {
		width: 160px;
		height: 120px;
		margin: 0 1px 2px 1px;
	}
	.gallery-data {
		font-size: 24px;
		line-height: 21px;
		width: 80px;
		margin: 21px 42px 23px 42px;
	}
	.gallery-data-wrapper {
		width: 80px;
		height: 80px;
	}
	.p-info  {
		margin: 0;
		font-size: 22px;
	}
	.content-title {
		display: inline-block;
		margin: 20px 0 40px 0;
		font-size: 50px;
		line-height: 52px;
		padding: 12px 25px;
	}
	.hotel {
		width: 620px;
		height: 170px;
		margin: 30px auto;
		padding: 10px;
	}
	.hotel .hotel-logo {
		width: 150px;
		height: 150px;
		margin: 10px 25px 10px 10px;
	}
	.hotel .hotel-info-box {
		width: 430px;
		height: 170px;
	}
	.hotel h3 {
		font-size: 40px;
		line-height: 38px;
	}
	.hotel span {
		font-size: 26px;
	}
	.hotel-star {
		width: 25px;
		height: 25px;
	}
	span.hostel-star {
		font-size: 22px;
	}
	.hotel-detail {
		width: 620px;
		margin: 0 40px 0 0;
		overflow: visible;
	}
	.hotel-detail-right {
		position: relative;
		width: 620px;
		margin: 105px 0 0 40px;
	}
	.hotel-detail-logo  {
		width: 160px;
		height: 160px;
	}
	.hotel-detail-content p {
		font-size: 20px;
		line-height: 22px;
	}
	.hotel-detail-right .hotel-detail-photo {
		width: 146px;
		height: 111px;
	}
	.hotel-map {
		width: 610px;
		height: 420px;
		margin: 10px 0 20px 10px;
	}
	.hotel-detail h3 {
		font-size: 52px;
		white-space: nowrap;
	}
	.hotel-span-info {
		font-size: 20px;
	}
	.hotel-span-what {
		font-size: 20px;
	}
	.hotel-star-detail {
		width: 26px;
		height: 26px;
	}
	form table label {
		font-size: 22px;
	}
	form input, .button-link {
		font-size: 20px;
	}
	.hotel-detail form table label {
		font-size: 20px;
	}
	.hotel-detail form table input {
		font-size: 18px;
	}
	.input-flex {
		width: 360px;
	}
	.textarea-flex {
		width: 360px;
		max-width: 360px;
		height: 120px;
	}
	.content-right-column, .content-left-column {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.jarmark-video {
		width: 740px;
		height: 417px;
	}
}
.stars-select {
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0 2px 0 0;
	background-size: contain;
}
span.hostel-select, span.hotel-select {
	position: relative;
	display: table;
	font-family: Gnoulane, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-shadow: 0 0 2px #FFCC00;
	color: #FFCC00;
	font-size: 22px;
	cursor: pointer;
	letter-spacing: 2px;
	opacity: 0.5;
	margin: 0 0 1px 3px;
}

/*KALENDARZ*/
.calendar-box {
	width: 340px;
	height: 320px;
	position: relative;
	margin: 0 auto;
}
.calendar-box2 {
	width: 320px;
	height: 320px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #440000;
	padding: 0 10px;
}
.calendar-box-top {
	width: 320px;
	height: 57px;
	text-align: center;
	position: relative;
}
h2.calendar-title {
	margin: 0px;
	font-weight: normal;
	color: #2c2c2c;
	font-size: 24px;
	line-height: 68px;
	padding: 0;
}
.calendar-right-arrow{
	width: 35px;
	height: 50px;
	position: absolute;
	top: 50%;
	right: 10px;
	cursor: pointer;
	margin-top: -28px;
	font-size: 90px;
	line-height: 50px;
	opacity: 0.5;
	font-weight: bold;
	color: #ffcc00;
}
.calendar-left-arrow{
	width: 35px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 10px;
	cursor: pointer;
	margin-top: -28px;
	font-size: 90px;
	line-height: 50px;
	opacity: 0.5;
	font-weight: bold;
	color: #ffcc00;
}
.calendar-right-arrow:hover, .calendar-left-arrow:hover {
	opacity: 1;
}
.calendar-box-bottom {
	width: 320px;
	height: 261px;
	overflow: hidden;
	margin-top: 2px;
}
.calendar-box-day {
	width: 320px;
	height: 23px;
	padding-top: 7px;
}
.calendar-box-days {
	width: 320px;
	height: 231px;
}
.calendar-day-name {
	width: 44px;
	height: 22px;
	float: left;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	background-color: #FF5A00;
	text-shadow: 1px 1px 3px #000000;
}
.calendar-day-name-separator {
	width: 2px;
	height: 23px;
	float: left;
}
.calendar-day {
	width: 44px;
	height: 35px;
	background-image: url(/images/info_orangebg.png);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	color: #ffffff;
	text-shadow: 1px 1px 3px #000000;
}
a.calendar-day:hover {
	font-size: 26px;
}
.calendar-empty {
	opacity: 0.6;
	cursor: default;
}
.calendar-day.active{
	font-size: 26px;
	font-weight: bold;
	background: url(/images/atrakcje-data-bg.png) repeat-x;
	background-repeat: repeat-x;
	background-size: cover;
}
.today {
	font-weight: bold;
	font-size: 22px;
}
.calendar-day-poziom-separator{
	clear: both;
	width: 320px;
	height: 2px;
}
.calendar-day-pion-separator{
	width: 2px;
	height: 35px;
	float: left;
}
.gallery-photos a.photo-pamiatka {
		width: 104px;
		height: 104px;
	}
.gallery-photos img.photo-pamiatka {
	width: 100px;
	height: 100px;
	margin: 0 1px 2px 1px;
}

/**
 * Oferta świąteczna
 */
 a.oferta-swiateczna-right-btn {
	display: block;
	position: fixed;
	top: calc(50% - 10.364883vmax);
	right: 0;
	width: 4.322916666666667vmax;
	height: 20.729166666666668vmax;
	background-image: url(/images/oferta_swiateczna/christmas-offer-btn-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 999;
	opacity: 0.7;
}
a.oferta-swiateczna-left-btn {
	display: block;
	position: fixed;
	top: calc(50% - 10.364883vmax);
	left: 0;
	width: 4.322916666666667vmax;
	height: 20.729166666666668vmax;
	background-image: url(/images/oferta_swiateczna/christmas-workshop-btn-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 999;
	opacity: 0.7;
}
@media only screen and (min-width: 1200px) {
	a.oferta-swiateczna-right-btn, a.oferta-swiateczna-left-btn {
		width: 3.65vmax !important;
		height: 17.8vmax !important;
	}
}



.content-center {
    padding-bottom: 100px;
}
.contact-menu {
    padding-top: 30px;
    line-height: 60px !important;
}
a.contact-main {
    padding: 10px 20px;
    border: solid 1px #404040;
    font-size: 30px !important;
    color: #ddd;
}
a.contact-main.active, a.contact-main:hover {
    border-color: #000;
    color: #fff;
    background-image: url(/images/box-title-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 3px #000000;
}
.contact-content {
    padding-top: 30px;
    display: none;
    clear: both;
}
.contact-info {
    margin-top: 0;
    padding-bottom: 30px;
}
.contact-info a {
    text-decoration: underline;
}
.contact-info a:hover {
    color: #f95e0c;
}
a.contact-question {
    font-weight: bold;
    border: solid 1px #404040;
    padding: 7px 16px;
    color: #ffbd01;
    display: block;
    margin-top: 5px;
}
a.contact-question.active, a.contact-question:hover {
    color: #ffff00;
}
.contact-answer {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    display: none;
}
.contact-answer > a {
    text-decoration: underline;
}
.contact-answer > a:hover {
    color: #f95e0c;
}



/*
UploadiFive
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
*/

.uploadifive-button {
    color: #f95e0c;
    cursor: pointer;
}
.uploadifive-button:hover {
	color: #fff;
}
.uploadifive-queue-item {
	background-color: #f95e0c;
	font-size: 12px;
	margin-top: 3px;
	padding: 15px;
}
.uploadifive-queue-item .close {
	display: block;
	float: right;
	height: 16px;
}
.uploadifive-queue-item .progress {
	border: 1px solid #D0D0D0;
	height: 3px;
	margin-top: 5px;
	width: 100%;
}
.uploadifive-queue-item .progress-bar {
	background-color: #D0D0D0;
	height: 3px;
	width: 0;
}




.zgloszenia-video {
    position: relative;
    overflow: hidden;
	/* height: 720px; */
	height: auto;
}
.zgloszenia-video > video {
    /* width: 1280px;
    height: 720px;
	margin-left: calc(50% - 640px); */
	display: block;
	margin: 0 auto;
	height: auto;
	/* width: 1280px; */
	width: 640px;
}
.zgloszenia-video > div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    font-size: 40px;
    /* padding-top: 300px; */
    /* padding-top: 70px; */
    padding-top: 30px;
}
.zgloszenia-video > div > img {
    opacity: 1;
    cursor: pointer;
}
.zgloszenia-video > div > img:hover {
    opacity: 0.5;
}
@media only screen and (max-width: 1365px) {
	.zgloszenia-video > video {
		/* width: 1200px; */
		width: 640px;
	}
	.zgloszenia-video > div {
		/* padding-top: 260px; */
		/* padding-top: 70px; */
		padding-top: 30px;
	}
}
@media only screen and (max-width: 1279px) {
	.zgloszenia-video > video {
		/* width: 944px; */
		width: 640px;
	}
	.zgloszenia-video > div {
		/* padding-top: 180px; */
		/* padding-top: 70px; */
		padding-top: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.zgloszenia-video > video {
		/* width: 688px; */
		width: 640px;
	}
	.zgloszenia-video > div {
		/* padding-top: 140px; */
		/* padding-top: 115px; */
		padding-top: 65px;
		font-size: 30px;
	}
	.zgloszenia-video > div > img {
		opacity: 1;
		cursor: pointer;
		width: 90px;
		height: auto;
	}
}
@media only screen and (max-width: 767px) {
	.zgloszenia-video > video {
		width: 400px;
	}
	.zgloszenia-video > div {
		/* padding-top: 75px; */
		padding-top: 35px;
		font-size: 26px;
	}
	.zgloszenia-video > div > img {
		opacity: 1;
		cursor: pointer;
		width: 60px;
		height: auto;
	}
}
@media only screen and (max-width: 479px) {
	.zgloszenia-video > video {
		width: calc(100% - 30px);
	}
}

.zgloszenia-zaslepka {
    text-align: center;
    padding-top: 60px;
    font-size: 140%;
}
.zgloszenia-form {
    padding-top: 50px;
}

.zgloszenia-form label {
    display: block;
    color: #f95e0c;
    padding: 16px 0 6px 0;
    cursor: pointer;
}
.zgloszenia-form input[type="text"] {
    background: #000;
    border: solid 1px #f95e0c;
    width: calc(100% - 36px);
    padding: 10px 15px;
    color: #fff;
    margin: 3px 0;
    font-size: 120%;
}
.zgloszenia-form input[type="text"]:disabled {
    color: #808080;
}
.zgloszenia-form select {
    background: #000;
    border: solid 1px #f95e0c;
    width: calc(100% - 4px);
    padding: 10px 15px;
    color: #fff;
    margin: 3px 0;
    font-size: 120%;
}
.zgloszenia-form textarea {
    background: #000;
    border: solid 1px #f95e0c;
    width: calc(100% - 36px);
    height: 300px;
    padding: 10px 15px;
    color: #fff;
    margin: 3px 0;
    font-size: 120%;
}
.zgloszenia-form .error {
    background: #990000 !important;
}
.zgloszenia-form input[type="checkbox"] {
    margin-right: 10px;
}
.zgloszenia-form input[type="text"].p20 {
    width: calc(20% - 36px);
}
.zgloszenia-form input[type="text"].p25 {
    width: calc(25% - 36px);
}
.zgloszenia-form input[type="text"].p30 {
    width: calc(30% - 36px);
}
.zgloszenia-form input[type="text"].p50 {
    width: calc(50% - 36px);
}
.zgloszenia-form input[type="text"].p60 {
    width: calc(60% - 36px);
}
.zgloszenia-form select.p50 {
	width: calc(50% - 4px);
}
.zgloszenia-form input[type="text"].p70 {
    width: calc(70% - 36px);
}
.zgloszenia-form .korespondencja {
    text-align: right;
    font-size: 70%;
    margin: 0 5px 0 0;
}
.zgloszenia-form .korespondencja > a {
    color: #f95e0c;
    text-decoration: underline;
}
.zgloszenia-form .korespondencja > a:hover {
    color: #fff;
}

.zgloszenia-form label[for="f-sila-16"], .zgloszenia-form label[for="f-sila-32"], .zgloszenia-form label[for="f-sila-63"] {
    padding: 5px 0 0 0;
}

.zgloszenia-form .queue {
	padding: 10px;
    border: dotted 1px #f95e0c;
    min-height: 50px;
}

.zgloszenie-send {
    text-align: center;
    clear: both;
    position: relative;
    padding-top: 70px;
}
.zgloszenie-send a {
    background: #f95e0c;
    padding: 20px 40px;
    font-size: 30px;
}
.zgloszenie-send a:hover {
    color: #000;
    background: #fff;
}
.zgloszenie-send #error {
    display: none;
    margin-bottom: 50px;
    background: #ff0000;
    padding: 20px;
    font-size: 23px;
    min-height: 28px;
}
.zgloszenie-send #success {
    display: none;
    margin-bottom: 50px;
    background: #009900;
    padding: 20px;
    font-size: 23px;
    min-height: 28px;
}
.zgloszenie-oferta {
    background: #dddddd;
    color: #000;
    padding: 50px;
    margin-top: 50px;
}
.zgloszenie-oferta b, .zgloszenie-oferta u {
    color: #f95e0c;
}




.loc-center {
    width: 1380px;
    margin: 0 auto 20px auto;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
}
.loc-row {
    margin: 0 -15px;
    box-sizing: border-box;
    position: relative;
}
.loc-col {
    float: left;
    padding: 0 15px;
    min-height: 1px;
    box-sizing: border-box;
    position: relative;
}
.loc-col-12 {
    width: 100%;
    position: relative;
}
.loc-txt {
    font-size: 19px;
    letter-spacing: 1px;
    text-align: center;
}
.loc-parking {
    font-size: 19px;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    padding: 15px 0;
    height: 180px;
}
.loc-title {
    display: block;
    clear: both;
    margin-bottom: 8px;
    color: #fee300;
}
.loc-border {
    border-right: dashed 1px #ff5b01;
}
.loc-border-off {
    border: none;
}
.loc-col-margin {
    margin-top: 40px;
}
@media only screen and (min-width: 1920px) {
    .loc-col-a-3 {
        width: 25%;
        position: relative;
    }
    .loc-col-a-4 {
        width: 33.33333333%;
        position: relative;
    }
    .loc-col-a-6 {
        width: 50%;
        position: relative;
	}
	.loc-col-a-7 {
		width: 75%;
        position: relative;
	}
    .border-a-off {
        border: none;
    }
}
@media only screen and (max-width: 1919px) and (min-width: 1600px) {
    .loc-center {
        width: 1340px;
    }
    .loc-col-b-3 {
        width: 25%;
        position: relative;
    }
    .loc-col-b-4 {
        width: 33.33333333%;
        position: relative;
    }
    .loc-col-b-6 {
        width: 50%;
        position: relative;
    }
    .border-b-off {
        border: none;
    }
}
@media only screen and (max-width: 1599px) and (min-width: 1366px) {
    .loc-center {
        width: 1340px;
    }
    .loc-col-c-3 {
        width: 25%;
        position: relative;
    }
    .loc-col-c-4 {
        width: 33.33333333%;
        position: relative;
    }
    .loc-col-c-6 {
        width: 50%;
        position: relative;
    }
    .border-c-off {
        border: none;
    }
}
@media only screen and (max-width: 1365px) and (min-width: 1280px) {
    .loc-center {
        width: 1170px;
    }
    .loc-parking {
        height: 200px;
    }
    .loc-col-d-3 {
        width: 25%;
        position: relative;
    }
    .loc-col-d-4 {
        width: 33.33333333%;
        position: relative;
    }
    .loc-col-d-6 {
        width: 50%;
        position: relative;
    }
    .border-d-off {
        border: none;
    }
}
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    .loc-center {
        width: 1000px;
    }
    .loc-col-e-4 {
        width: 33.33333333%;
        position: relative;
    }
    .loc-col-e-6 {
        width: 50%;
        position: relative;
    }
    .border-e-off {
        border: none;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .loc-center {
        width: 650px;
    }
    .loc-col-f-6 {
        width: 50%;
        position: relative;
    }
    .loc-col-f-12 {
        width: 100%;
        position: relative;
    }
    .border-f-off {
        border: none;
    }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
    .loc-center {
        width: 490px;
    }
    .loc-col-g-12 {
        width: 100%;
        position: relative;
    }
    .border-g-off {
        border: none;
    }
}
@media only screen and (max-width: 479px) {
    .loc-center {
        width: 470px;
    }
    .loc-col-g-12 {
        width: 100%;
        position: relative;
    }
    .border-h-off {
        border: none;
    }
}
.on-map-btn .extra-space {
    display: none;
}
.on-map-btn .raquo {
    vertical-align: 1px;
}
.on-map-btn:hover .raquo {
    color: #fee300;
}
.on-map-btn:hover .extra-space {
    display: inline;
}
a.local {
    color: #ff5b01;
}
a.local:hover {
    color: #fee300;
}
a.local2 {
    color: #fff;
}
a.local2:hover {
    color: #fee300;
}

.kemod {
    text-align: center;
    background: #220000;
	margin-top: -50px;
	margin-bottom: 24px;
    padding: 50px 30px;
    font-size: 20px;
}

/* Formularz kontaktowy, odpowiedź */
.fko-msg {
	display: flex;
	margin-bottom: 20px;
	flex-direction: row;
	flex-wrap: wrap;
}
.fko-msg .left {
	width: 25%;
	padding: 15px;
	box-sizing: border-box;
	border-right: dashed 1px #f95e0c;
}
.fko-msg .left.jb {
	border-right: dashed 1px #fee300;
}
.fko-msg h5.date {
	font-weight: normal;
	margin: 0 0 8px 0;
	color: #fee300;
	font-size: 19px;
}
.fko-msg h4.name {
	margin: 0;
	font-weight: normal;
	font-size: 23px;
}
.fko-msg h4.phone {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
.fko-msg h4.company {
	margin: 0;
	font-weight: normal;
	color: #f95e0c;
}
.fko-msg .right {
	width: 75%;
	padding: 15px;
	box-sizing: border-box;
	background-color: rgba(249,94,12,0.2);
}
.fko-msg .right.jb {
	background-color: rgba(254,227,0,0.2);
}
.fko-msg .right p {
	font-size: 19px;
	margin: 0;
}

.content-right.fko {
	display: block;
    float: none;
    margin: 0 auto;
    overflow: auto;
}
.content-right-column.fko {
	display: block;
	float: none;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.fko-msg .left {
		width: 100%;
		border-right: none;
		border-bottom: dashed 1px #f95e0c;
	}
	.fko-msg .left.jb {
		border-right: none;
		border-bottom: dashed 1px #fee300;
	}
	.fko-msg .right {
		width: 100%;
	}
}

textarea {
	-moz-appearance:none;
	outline:0px none transparent;
}

textarea:focus, input:focus{
	outline: 0;
}

*:focus {
	outline: 0;
}

.zgloszenia-info {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #990000;
    color: #fff;
    text-align: center;
    padding: 20px 50px;
    font-size: 20px;
    z-index: 1000;
}
.zgloszenia-info a {
    border: solid 1px #ff5b01;
    padding: 5px 10px;
    color: #ff5b01;
}

.blink_me {
    animation: blinker 2s infinite;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/**
* Popup na stronie głównej kierujący do Pojawi
*/
.pojawi-popup {
	background-color: rgba(0,0,0,0.75);
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.pojawi-popup .additional-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}
.pojawi-popup .close-btn {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 57px;
	right: 62px;
	cursor: pointer;
	z-index: 3;
}
.pojawi-popup .close-btn > svg rect {
	transition: fill 0.25s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.pojawi-popup .close-btn:hover > svg rect {
		fill: #900;
	}
}
.pojawi-popup .popup-content {
	width: 100%;
	height: 100%;
	overflow: auto;
	position: relative;
	z-index: 2;
}
.pojawi-popup .content-wrapper {
	width: 510px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	min-height: 100%;
	align-items: center;
}
.pojawi-popup .logo-jarmark {
	margin-top: 64px;
}
.pojawi-popup .logo-jarmark > a img {
	display: block;
	width: 468px;
	height: auto;
}
.pojawi-popup .info-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin: 48px 0;
}
.pojawi-popup .info-wrapper > h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 48px;
	line-height: 56.25px;
	color: #fff;
	text-align: center;
	margin-top: 0;
	margin-bottom: 32px;
	position: relative;
}
.pojawi-popup .info-wrapper .apla {
	margin-bottom: 38px;
	padding: 25px 54px;
	background-color: #ffa500;
	box-shadow: 0px 0px 150px 100px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}
.pojawi-popup .info-wrapper .apla > p {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 28px;
	line-height: 32.81px;
	color: #fff;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
	text-align: center;
	margin: 0;
}
.pojawi-popup .info-wrapper > span {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 28px;
	line-height: 32.81px;
	transition: color 0.25s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.pojawi-popup .info-wrapper:hover > span {
		color: #FF5A00;
	}
}
.pojawi-popup .footer {
	margin-bottom: 74px;
}
.pojawi-popup .footer .footer-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.pojawi-popup .footer .footer-wrapper > span {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin-right: 20px;
}
.pojawi-popup .footer .footer-wrapper > a img {
	display: block;
}
@media (max-width: 768px) {
	.pojawi-popup .logo-jarmark {
		margin-top: 130px;
	}
}
@media (max-width: 540px) {
	.pojawi-popup .additional-background {
		height: 55.5556vw;
	}
	.pojawi-popup .close-btn {
		width: 6.6667vw;
		height: 6.6667vw;
		top: 10.5556vw;
		right: 11.4815vw;
	}
	.pojawi-popup .content-wrapper {
		width: 94.4445vw;
	}
	.pojawi-popup .logo-jarmark {
		margin-top: 24.0740vw;
	}
	.pojawi-popup .logo-jarmark > a img {
		width: 86.6667vw;
	}
	.pojawi-popup .info-wrapper {
		margin: 8.8889vw 0;
	}
	.pojawi-popup .info-wrapper > h3 {
		font-size: 8.8889vw;
		line-height: 10.4167vw;
		margin-bottom: 5.9259vw;
	}
	.pojawi-popup .info-wrapper .apla {
		margin-bottom: 7.037vw;
		padding: 4.6296vw 10vw;
		box-shadow: 0 0 27.7778vw 18.5185vw rgba(0, 0, 0, 0.25);
		border-radius: 1.8519vw;
	}
	.pojawi-popup .info-wrapper .apla > p {
		font-size: 5.1852vw;
		line-height: 6.0759vw;
		text-shadow: 0px 0.7407vw 0.7407vw rgba(0, 0, 0, 0.5);
	}
	.pojawi-popup .info-wrapper > a {
		font-size: 5.1852vw;
		line-height: 6.0759vw;
	}
	.pojawi-popup .footer {
		margin-bottom: 13.7037vw;
	}
	.pojawi-popup .footer .footer-wrapper > span {
		font-size: 3.7037vw;
		margin-right: 3.7037vw;
	}
}

/**
* Checkbox
*/
/* Customize the label (the container) */
.chbx-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.chbx-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.chbx-checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.chbx-container:hover input ~ .chbx-checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chbx-container input:checked ~ .chbx-checkmark {
	/* background-color: #2196F3; */
	background-color: #FC0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.chbx-checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.chbx-container input:checked ~ .chbx-checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.chbx-container .chbx-checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	/* border: solid white; */
	border: solid #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.container-center {
	max-width: 1080px;
	margin: 0 auto 0 auto;
	height: auto;
}
.container-center .container-center-column {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 17px;
	letter-spacing: 1px;
}
@media (min-width: 1024px)  {
	.container-center .container-center-column {
		font-size: 19px;
	}
}
@media (max-width: 550px)  {
	.container-center .container-center-column {
		padding-left: 15px;
		padding-right: 15px;
	}
}