﻿html {
	scroll-behavior: smooth;
}

body {
	padding: 0;
	margin: 0;
	font-size-adjust: none;
	font-family: "Open Sans";
	font-size: 16px;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	transition: padding .5s linear;
}

body * {
	box-sizing: border-box;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.175em 0;
}

.strona {
	width: 100%;
	margin: 0 auto;
	background-image: url(../grafika/tlo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center -96px;
}

main>.blok-glowny>.blok>.kolumna {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.naglowek {
	flex-wrap: wrap;
	align-items: center !important;
	/*background: #fff;*/
}

h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}

article>h2.informacje-tresc-dzial {
	display: none;
}

header {
	width: 100%;
	z-index: 99;
	top: 0;
	overflow: visible !important;
	background: #fff;
	display: flex;
	height: 97px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 10px 10px -8px rgba(232, 232, 232, 1);
	-moz-box-shadow: 0px 10px 10px -8px rgba(232, 232, 232, 1);
	box-shadow: 0px 10px 10px -8px rgba(232, 232, 232, 1);
}

.logo {
	padding: 0px 0px 8px 16px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	/*width: 370px;*/
}

.logo:hover {
	opacity: 0.7;
}

.logo img {
	transition: 0.3s;
	padding-right: 16px;
}

.logo a {
	text-decoration: none;
	display: block;

}

/*.logo a span:first-child{
	font-family: "Open Sans";
    color: #929292;
    display: block;
    margin-top:-2px;
    border-left: 1px solid #ebebeb;
    padding-left: 16px;
}*/

.logo a span:first-child {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: 1.1;
	color: #00314c;
	text-transform: uppercase;
}

.logo a span:first-child span {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.1;
	color: #00314c;
	text-transform: uppercase;
}

.logo a span:last-child {
	font-weight: 400;
	font-size: 16px;
	color: #00314c;
	text-align: left;
}

.menu-mobilne-pasek a {
	font-family: "Open Sans";
	color: #1a2a44;
	text-decoration: none;
	font-weight: 700;
	font-size: 25px;
}

.naglowek-logo {
	width: 100% !important;
	display: flex;
	justify-content: space-between;
	padding-left: 16px;
	position: relative;
	/*align-items: center;*/
}

.header-prawa-strona {
	width: 66%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 48px;
}

.header-dane {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0px 0px;
	position: relative;
	/*height: 50px;*/
}

.header-menu {
	height: 54px;
	/*width: 100%;*/
}

.wyszukiwarka {
	/* border: solid 1px rgb(236, 236, 236); */
	height: 40px;
	position: relative;
}

.szukaj-gora::before {
	content: '';
	width: 1px;
	height: 16px;
	background-color: #dfdfdf;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.szukaj-gora::after {
	content: '';
	width: 1px;
	height: 16px;
	background-color: #dfdfdf;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.social-icon {
	/*width: 348px;*/
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.social-icon-1 a {
	padding-left: 24px;
}

.social-icon-2 a {
	padding-right: 24px;
}

.social-icon a span {
	display: none;
}


/*Kontrast czcionka*/
.kontrast-czcionka {
	/*flex: 2 1;*/
	display: flex;
	align-items: center;
	margin: 0px 14px 0px 14px;
}

.kontrast-czcionka>* {
	/*border-right: 1px dotted #c1c1c1;*/
}

.kontrast,
.czcionka {
	flex: 1 1 78px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
}

.kontrast a,
.czcionka a {
	font-family: "Open Sans";
	color: #000;
	font-size: 14px;
	text-decoration: none;
	/* background: #636363; */
	/*width: 40px;*/
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	/* border-radius: 4px;*/
	/* padding: 10px 12px;*/
}

.kontrast a {
	border-left: 1px solid #e8e8e8;
	padding: 10px 12px 10px 24px;
}

.czcionka a {
	/* border-right: 1px solid #e8e8e8; */
	/*border-left: 1px solid #e8e8e8;*/
	padding: 10px 0px 10px 12px;
}

.kontrast a span,
.czcionka a span {
	display: none;
}

.kontrast a:before,
.czcionka a:before {
	font-family: "Font Awesome 5 Free";
	color: #000;
	font-size: 14px;
	padding-right: 0px;
}

.kontrast a:before {
	content: "\f042";
	/*content: url(../grafika/kontrast.png);*/
}

.czcionka a:before {
	content: url(../grafika/wielkosc.png);
	/*    font-family: "Open Sans";
    font-weight: 600;
    font-size: 16px;*/
}

.czcionka a sup {
	display: none;
}

.naglowek {
	z-index: 10;
}

/*Wyszukiwarka*/
.szukaj-gora {
	flex: 0 1 296px;
	width: 340px;
	padding: 0px 20px;
	margin: 0px 0px 0px 0px;
	display: flex;
	height: 40px;
	position: relative;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.szukaj-gora {
		width: unset;
	}
}

.szukaj-gora form {
	flex: 1 1;
	display: flex;
}

.szukaj-gora label {
	display: none;
}

.szukaj-gora input {
	font-size: 14px;
	padding: 0px 16px 0px 8px;
	border: none;
	width: 100%;
	background: #fff;
}

.szukaj-gora button {
	background: #fff;
	border: none;
	padding: 0px 13px 0px 13px;
	cursor: pointer;
}

.szukaj-gora button i {
	font-size: 14px;
	color: #000;
}

.szukaj-gora button i span {
	font-size: 0px !important;
}

.kontrast a:hover,
.czcionka a:hover,
.a-kontakt:hover,
.szukaj-gora button:hover {
	opacity: 0.55;
}

.fa-search:before {
	color: #000;
}

.nawigacja-100,
.nawigacja-100-podstrona {
	/*background:#aac426;*/
	width: 100%;
	/*height:120px;*/
}

.animacja-kontener {
	width: 60%;
	margin-left: auto;
	height: 432px;
}

.animacja-100 {
	height: 432px;
	display: flex;
	margin-bottom: -24px;
	margin-top: -61px;
	background-color: #fff;
}

.mapa-div {
	width: 45%;
	background: url(../grafika/maska.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	height: 432px;
	z-index: 9;
}

.logowanie_goscie:hover {
	opacity: 0.5;
}

/**/

.animacja-maska-info>p:last-child>a {
	text-decoration: none;
	color: #017c3d;
}

/*Main i szkielet*/

main {
	margin: 0px auto 0px;
}

.blok-glowny {
	margin: 0px auto 0px auto;
	position: relative;
	padding-bottom: 24px;
}

.logo-naglowek {
	height: 100%;
	display: flex;
	align-items: center;
	padding: 8px 0px;
	/*pointer-events: all;*/

}

.logo-naglowek-obraz {
	background-image: url('../grafika/logo.png');
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 96px;
	height: 96px;
}

.logo-naglowek-tekst {
	text-decoration: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 20px;
	height: 80px;
}

.logo-naglowek-tekst>span {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	text-transform: uppercase;
}

.szerokosc-srodek,
.szerokosc-prawo {
	background: #fff;
	border-radius: 8px;
}

.szerokosc-srodek {
	margin-bottom: 16px;
}

.szerokosc-lewo {}

.menu-bok {
	background: #fff;
	border-radius: 8px;
}

.strona-tresc {
	padding: 16px 32px 32px 32px;
	background: #fff;
	width: 100%;
}

/*.strona-tresc-kontener{
	padding:32px 24px;
	background: #f8f8f8;
}*/


.aktualnosci-tresc,
.informacje-tresc {
	/*margin: 0px 0px 32px 0px;*/
	text-align: left;
	color: #444444;
	line-height: 1.75em;
	padding: 0px !important;
}

.tresc {
	line-height: 1.75em;
}

.strona-tresc img,
iframe,
table {
	max-width: 100% !important;
}

.strona-tresc img {
	height: auto;
}

.wiersz {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.kolumna {
	flex-shrink: 1;
	flex-grow: 0;
}

.srodek {
	text-align: left;
}

.blok {
	margin: 0 auto !important;
}

.aktualnosci-glowne {
	display: flex;
	flex-wrap: wrap;
	padding: 0px 24px 32px 24px;
	width: 100%;
}

footer {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #181818;
}

.stopka-info>div:first-child {
	height: 100%;
}

.strona-tresc table {
	border-collapse: collapse;
	border-spacing: initial;
}

i .strona-tresc table td {
	text-align: initial;
	padding: 8px;
}

.wiersz_tytul {
	font-weight: 700;
	font-size: 22px;
	margin: 0px auto 0px auto;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}


.komunikat-email,
.tytul {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

.komunikat-email {}

.tytul {
	font-size: 34px;
	font-weight: 400;
}


.strona-tytul2 {
	position: relative;
	margin-top: 10px;
}

.rotator-ikon-blok {
	background: #fff;
	padding: 30px 0px;
	margin-top: 16px;
}

/*subskrybcja*/
/*subskrybcja-stopka*/


.dane-stopka-kontakt-godziny-tresc .tresc,
.dane-stopka-kontakt-tresc .tresc {
	color: #000 !important;
	line-height: 1.4 !important;
	font-size: 14px !important;
}

.dane-stopka-kontakt-godziny-tresc .tresc table tr td,
.dane-stopka-kontakt-tresc .tresc table tr td {
	background: none !important;
	color: #000;
	border: none;
	width: auto;
}

.dane-stopka-kontakt-godziny-tresc .tresc table {
	background: none !important;
	font-size: 14px;
}

.dane-stopka-kontakt-godziny-tresc .tresc table p {
	padding: 0 !important;
	margin: 0;
}

/*Moduł‚ statystyki*/

.statystyka-tekst {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	color: #000;
	position: relative;
	padding-top: 60px;
	border-left: solid 1px #e6e6e6;
	flex: 1;
	display: flex;
	justify-content: center;
}

.modul-start-menu {
	width: 100%;
}

.statystyka-tekst span {
	padding-right: 4px;
}

.statystyka-zawartosc {
	display: flex;
	width: 100%;
	justify-content: space-around;
	align-items: center;
}

.statystyka-tekst span:first-child {
	font-weight: bold;
}

.statystyka-tekst::before {
	content: url(../grafika/licznik.png);
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}




.stopka-info {
	background-color: #757575;
	background-image: url(../grafika/stopka_tlo.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 0px;
	margin: 0px auto;
	padding: 70px 0px;
}


.stopka {
	/*background: url(../grafika/stopka-tlo.jpg);*/
	background-size: cover;
	background-position: center center;
	color: #000;
	padding: 0px;
}

.stopka-info .kolumna {
	/*padding-left: 24px;*/
	margin-bottom: 16px;
	flex: 1;
}

.stopka-info .kolumna:nth-child(2) .stopka-tresc {
	padding-left: 66px;
	position: relative;
}

.stopka-info .kolumna:nth-child(3) .stopka-tresc {
	padding-left: 0px;
}

.stopka-tytul {
	color: #fff;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	/* background: url(../grafika/zolta.png) left bottom no-repeat; */
}

.stopkpa-tresc p {
	font-size: 14px;
	font-family: 'Open Sans';
	line-height: 18px;
}

.stopka-tresc {
	position: relative;
}

.stopka-tresc-kolumna>.stopka-tresc:first-child {
	padding-left: 80px;
}

.stopka-tresc-kolumna>.stopka-tresc:first-child::before {
	content: url('../grafika/herb\ stopka.png');
	position: absolute;
	left: 0px;
	top: 0px;
}

.nawigacja-100-podstrona>div:first-child>.kontrast-czcionka {
	display: none;
}

.stopka-tytul-modul {
	background: url(../grafika/niebieska.png) left bottom no-repeat;
}

.stopka-tytul-statystyki:before {
	font-family: "Font Awesome 5 Free";
	content: "\f080";
	padding-right: 8px;
}

.stopka-tytul-godziny:before {
	font-family: "Font Awesome 5 Free";
	content: "\f017";
	padding-right: 8px;
}

.stopka-tytul-konta:before {
	font-family: "Font Awesome 5 Free";
	content: "\f53c";
	padding-right: 8px;
}



.stopka-tresc,
.stopka-tresc-2 {
	font-size: 14px;
	color: #fff;
}

.stopka-tresc {
	flex: 1;
	padding: 0px 36px;
}

/*.stopka-tresc p, .stopka-tresc-2 p, .stopka-konta-12 p{
	margin:0px;
	line-height: 18px;
}*/

.stopka-tresc-2 {
	display: flex;
}

.stopka-tresc span,
.stopka-tresc-2 span {
	/* font-weight: 700; */
	/* font-size: 16px; */
	/* width: 100%; */
	/*text-transform: uppercase;*/
}

.logowanie_goscie a {
	text-decoration: none;
	color: #000;
}

.logowanie_goscie {
	border: solid 1px #e9e9e9;
	border-radius: 8px;
	margin-left: 24px;
	padding: 3px 16px;
}

.logowanie_goscie a:after {
	font-family: "Font Awesome 5 Free";
	content: "\f011";
	font-size: 16px !important;
	color: #000;
	margin-left: 16px;
}

.animacja-maska-info>p:last-child>span {
	font-size: 14px;
}

.animacja-maska-info>p:last-child {
	margin-top: 6px !important;
	margin-bottom: 4px;
	font-size: 14px;
}

.animacja-maska-info:last-child>p:last-child {
	margin-bottom: 17px;
}

.animacja-maska-info>p:first-child {
	margin-top: 20px;
}

.animacja-maska-info p {
	margin: 0px;
}

.stopka-tresc a {
	text-decoration: none;
	color: #fff;
}

.stopka-tresc a:hover {
	opacity: 0.7;
}


.stopka-konta-12:first-of-type {
	width: 55%;
	padding-right: 24px;
}

.dane-stopka-kontakt a {
	color: #fff;
}

.dane-stopka-kontakt h2,
.dane-stopka-kontakt-godziny h2 {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: none;
}

.dane-stopka-kontakt-tresc,
.dane-stopka-kontakt-godziny-tresc {
	position: relative;
}

.menu-lewe-tytul {
	color: #000;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: 700;
	padding: 0px 0px 16px 0px;
	margin: 0px;
}

/*Pływające menu podczas scroola*/
.nawigacja-100,
.nawigacja-100-podstrona {
	width: 100%;
	/*height:56px;*/
}

.nawigacja-100-podstrona {
	/* background-image: url(../grafika/tlo.jpg); */
}

.nawigacja-100 {
	z-index: 99;
	margin-bottom: 16px;
}

.nawigacja-100 .menu-gora-1-poziom>li {
	min-width: auto !important;
	border-right: solid 1px #fff;
	flex: 1 1;
	box-sizing: border-box;
	background-color: black;
}

.nawigacja-100 .menu-gora-1-poziom>li:nth-child(5n + 1)>a>img {
	border-bottom: solid 4px #11aa00;
}

.nawigacja-100 .menu-gora-1-poziom>li:nth-child(5n + 2)>a>img {
	border-bottom: solid 4px #00aaa8;
}

.nawigacja-100 .menu-gora-1-poziom>li:nth-child(5n + 3)>a>img {
	border-bottom: solid 4px #0070aa;
}

.nawigacja-100 .menu-gora-1-poziom>li:nth-child(5n + 4)>a>img {
	border-bottom: solid 4px #2b42c9;
}

.nawigacja-100 .menu-gora-1-poziom>li:nth-child(5n + 5)>a>img {
	border-bottom: solid 4px #9552b4;
}

.nawigacja-100 .menu-gora-1-poziom>.liaktywna:nth-child(5n + 1)>a>img {
	border: solid 8px #11aa00;
}

.nawigacja-100 .menu-gora-1-poziom>.liaktywna:nth-child(5n + 2)>a>img {
	border: solid 8px #00aaa8;
}

.nawigacja-100 .menu-gora-1-poziom>.liaktywna:nth-child(5n + 3)>a>img {
	border: solid 8px #0070aa;
}

.nawigacja-100 .menu-gora-1-poziom>.liaktywna:nth-child(5n + 4)>a>img {
	border: solid 8px #2b42c9;
}

.nawigacja-100 .menu-gora-1-poziom>.liaktywna:nth-child(5n + 5)>a>img {
	border: solid 8px #9552b4;
}


.logo-menu {
	display: none;
	height: 90px !important;
	width: 56px !important;
}

.logo-menu img {
	width: 56px;
}

.kontrast-czcionka-menu {
	display: none;
	margin-top: 12px;
	justify-content: space-between;
	width: 140px;
}

.kontrast-czcionka-menu a {
	/*background: #0070a4;*/
	/* border: 1px solid #fff;*/
	border: none;
	color: #000;
	padding: 10px 20px;
}

.kontrast-czcionka-menu a:before {
	color: #000;
}

.szukaj-gora-ikona a {
	padding: 0px !important;
	border: none !important;
}

.szukaj-gora-ikona span {
	display: none;
}

.szukaj-gora-ikona i:before {
	font-size: 14px;
	padding-right: 0px;
	border: none;
	width: 33px !important;
	height: 33px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #000;
}

.szukaj-gora-ikona a:hover {
	opacity: 0.7;
}

/*Koniec pływającego menu*/


/*Kanał RSS*/
.info-rss {
	background: #fff;
	border-radius: 8px;
	padding: 24px;
}

.info-rss-tytul {
	color: #000;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: 700;
	padding: 0px 0px 16px 0px;
	margin: 0px;
}

.info-rss-tlo {}

.info-rss-tresc-data {
	color: #4eb27b;
	font-family: "Open Sans";
	font-weight: 400;
	text-align: left;
	font-size: 14px;
}

.info-rss-tresc-data:before {
	font-family: "Font Awesome 5 Free";
	content: "\f017";
	padding-right: 8px;
}

.info-rss-tresc-tytul {
	font-family: "Open Sans";
	font-weight: 400;
	text-align: left;
	font-size: 14px;
}

.info-rss-tresc-tytul a {
	color: #616161;
	text-decoration: none;
}


/*subskrybcja*/
/*subskrybcja-stopka*/
.stopka-newsletter-kontener {
	padding: 0px 16px 16px 32px;
}

.pasek_scroll .menu-gora-1-poziom>li {
	box-shadow: none !important;
}

.subskrypcja-stopka-zawartosc {
	font-size: 14px;
	color: #000;
	/*padding: 0px 16px 16px 32px;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.subskrypcja-stopka-tekst {
	padding: 0px 0px 8px 0px;
	line-height: 1.6;
	width: 100%;
	font-family: "Open Sans";
	color: #000;
}

.subskrypcja-stopka-btns-tlo {
	display: flex;
	justify-content: flex-start;
	margin: 0px;
	/*width: 226px;*/
}

.subskrypcja-stopka-zawartosc .btn-submit-modul {
	border: none !important;
	text-align: center;
	font-size: 14px !important;
	width: 120px;
	min-width: 60px;
	font-weight: 800;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
	font-weight: 700;
	text-transform: uppercase;
}

.subskrypcja-stopka-zawartosc .btn-submit-modul:hover {
	opacity: 0.8;
}

.btn-submit-subskrypcja-stopka-dopisz {
	background: #3C92E8 url(../grafika/strzalka_biala.png) 24px center no-repeat !important;
	color: #fff !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 6px 8px 6px 24px;
	height: 40px;
	border-radius: 24px;
}


.btn-submit-subskrypcja-stopka-wypisz {
	background: transparent url(../grafika/x_czarny.png) 24px center no-repeat !important;
	background-repeat: no-repeat;
	color: #000 !important;
	padding: 6px 8px 6px 24px;
	height: 40px;
}

.subskrypcja-stopka-input-tlo input {
	box-shadow: none;
	background: #fff;
	width: 280px;
	height: 40px;
	padding: 10px;
	border: none;
	margin-bottom: 16px;
	margin-top: 8px;
	border-radius: 24px;
}


.dane-stopka-kontakt-tytul {
	display: none;
}

.dane-stopka-kontakt a {
	color: #fff;
}

li.rozwijka {
	list-style-type: none;
}

ul.menu-mobilne-2-poziom li,
ul.menu-mobilne-3-poziom li,
ul.menu-mobilne-4-poziom li {
	list-style-type: none;
}

.subskrypcja-stopka-tekst-rodo {
	padding-top: 16px;
	color: #000 !important;
	width: 100% !important;
	font-family: "Open Sans";

}

.informacje-podpis {
	text-align: right;
}

.subskrypcja-stopka-tekst-rodo a {
	color: #000;
}


.subskrypcja_textbutton::placeholder {
	color: #000;
}


/*RSS*/

.rss-tytul {
	display: none;
}

.rss-data {
	padding: 15px 0px 0px 38px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

.rss-tekst {
	width: 100%;
	font-size: 14px;
	border-bottom: 1px solid #08293c;
	padding-bottom: 15px;
	color: #fff;
	position: relative;
}

.rss-tekst::before {
	content: url(../grafika/rss.png);
	position: absolute;
	top: -17px;
	left: 0;
}

.rss-data span:last-child {
	display: none;
}

.rss-tekst a {
	color: inherit !important;
	text-decoration: inherit !important;
	position: relative;
	padding-left: 38px;
	display: flex;
}

.rss-tekst a:hover {
	opacity: 0.8;
}

.rss-tekst a:before {
	content: url(../grafika/strzalka_zielona.png);
	position: absolute;
	left: 0;
	top: 2px;
}

/*Galeria moduł startowy*/
.galeria-modul-zawartosc {
	position: relative;
	padding: 0px;
	background: #0075c5;
	margin-bottom: 0px;
	margin-top: 0px;
}

.galeria-modul-lista {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 960px;
	height: 192px;
}

.galeria-modul-lista:after {
	content: "";
	width: 112px;
	/*height: 64px;*/
}

.galeria-modul-obiekt {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.galeria-modul-obiekt a {
	margin: 0px;
	padding: 0px;
}

.galeria-modul-obiekt span {
	width: 192px;
	height: 192px;
	display: block;
	background-size: cover;
}

.galeria-modul-obiekt figcaption {
	display: none;
}


.galeria-modul-obiekt:hover>figcaption {
	width: 100%;
	background: rgba(0, 0, 0, 0.71);
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 24px;
	text-align: center;
}

.logo-naglowek-obraz {
	font-size: 0px;
}

.menu-mobilne-szukaj-kontrast {
	height: 60px;
	display: none;
	justify-content: flex-end;
	/* padding-right: 60px; */
	position: fixed;
	top: 60px;
	background-color: white;
}

.menu-mobilne-szukaj-kontrast .szukaj-gora-ikona,
.menu-mobilne-szukaj-kontrast .kontrast-czcionka {
	z-index: 9999;
}


.galeria-modul-btns {
	position: absolute;
	right: 32px;
	width: 126px;
	bottom: 40px;
}

.btn-galeria-modul-lista {
	display: flex;
	flex-direction: row-reverse;
	align-items: baseline;
	/* position: absolute; */
	color: #fff;
}

.btn-galeria-modul-lista:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
}

.galeria-modul-btns:hover {
	opacity: 0.7;
}

.btn-galeria-modul-lista em {
	visibility: hidden;
	display: none;
}

.galeria-modul-btn-lista {
	padding: 0px 8px;
	position: relative;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	background: none;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	transition: 0.3s;
	border: none;
	cursor: pointer;
}

.galeria-modul-btn-lista:after {
	content: url(../grafika/strzalka_zielona.png);
	position: absolute;
	left: -4px;
	top: 30px;
}

.ogloszenia-modul-btn-lista {
	padding: 8px 16px;
	position: relative;
	color: #000 !important;
	font-family: 'Roboto Condensed', sans-serif;
	background: none;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border: none;
	cursor: pointer;
}

.btn-ogloszenia-modul-lista:after {
	content: url(../grafika/strzalka_zielona.png);
	position: absolute;
	left: -4px;
	top: 30px;
}

.tresc ol li {
	/*word-break: break-all;*/
}

/*Stopka*/


.stopka-kolumny {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}


.stopka-tresc-kolumna {
	/* 	padding: 10px 55px 0px 0px;
	font-size: 14px;
	color:#252525;
	font-family: "Open Sans";
	position: relative;*/
	width: 100%;
	padding: 48px 0px 0px 70px;
	/* max-width: 400px; */
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
}

.stopka-tresc:nth-child(2) {
	border-left: solid 2px #175532;
	border-right: solid 2px #175532;
}

.menu-modul-55 {
	padding: 0px;
}

.stopka-tresc-kolumna p {
	margin: 0px 0px 14px 0px;
	/*line-height: 18px;*/
}

.animacja-podstrona {
	width: 100%;
	height: 490px;
	position: absolute;
	background-image: url(../grafika/tlo.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center -72px;
	top: 100px;
}

.animacja-podstrona-maska {
	width: 100%;
	height: 490px;
	position: absolute;
	background-image: url(../grafika/maska_tlo2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	top: 100px;
}

.stopka-dane {
	margin-bottom: 16px;
}


/*Mobilne*/

@media all and (min-width: 0px) and (max-width: 639px) {
	h1.h1-tytul {
		text-align: left;
	}

	.header-prawa-strona {
		display: flex;
	}

	.naglowek-logo {
		display: flex;
	}

	.aktualnosci-tresc,
	.informacje-tresc {
		text-align: left;
	}

	h1.h1-tytul::before {
		left: 32px;
	}
}

@media (min-width: 320px) and (max-width: 450px) {
	h1.h1-tytul::before {
		left: 32px;
	}
}

@media (min-width: 650px) and (max-width: 1023px) {
	header {
		/* height: 0px !important; */
		padding: 0px 0px 0px 0px !important;
	}
}

@media (min-width: 320px) and (max-width: 400px) {
	h1.h1-tytul::before {
		left: 32px;
	}
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.button-menu-mobile {
		display: flex !important;
		margin-top: -63px;
		width: 100%;
		align-items: center;
	}

	#menu-gora {
		display: none;
	}

	#menu-mobilne {
		display: block;
	}

	.animacja-kontener {
		display: none;
	}

	header {
		background: #fff;
	}

	.nawigacja-100-podstrona,
	.nawigacja-100 {
		display: none;
	}

	.header-dane {
		margin-bottom: 0px;
		position: fixed;
		top: 60px;
		left: 0;
		background: #fff;
		padding: 4px 8px;
	}

	.logowanie_goscie {
		padding: 3px 8px;
	}

	.szukaj-gora input {
		display: none;
	}

	.logowanie_goscie a {
		font-size: 0;
	}

	.logowanie_goscie a:after {
		margin-left: 0;
	}

	.logo {
		display: none;
	}

	.header-prawa-strona {
		background: transparent !important;
	}

	.blok-glowny {
		width: 98%;
		margin-top: 56px;
	}

	.szerokosc-12,
	.szerokosc-24 {
		width: 90%;
		margin: auto;
	}

	.szerokosc-13,
	.szerokosc-14 {
		width: 100%;
		margin: auto;
		order: 2;
	}

	.szerokosc-23,
	.szerokosc-34 {
		width: 100%;
		margin: auto;
	}

	.szerokosc-13-stopka {
		width: 90%;
		margin: auto;
	}

	.blok {
		margin: auto;
	}

	.dane-animacja {
		width: 100%;
		padding: 24px;
	}

	.dane {
		padding: 16px 32px 24px 32px;
	}

	.lewy-blok,
	.prawy-blok {
		flex-wrap: wrap;
	}

	.lewy-blok {
		order: 2;
		margin-top: 16px;
	}

	.prawy-blok {
		order: 1;
	}

	.stopka-tresc-2 {
		flex-wrap: wrap;
	}

	.stopka-konta-12 {
		width: 100% !important;
	}

	.stopka-info .kolumna {
		margin-bottom: 24px;
		border: none;
		padding-left: 0px;
		height: auto;
	}

	.stopka-info .kolumna:nth-child(2) .stopka-tresc {
		padding-left: 10px;
	}

	.stopka-tresc-kolumna span {
		font-size: 14px;
	}

	.stopka-info .kolumna:nth-child(3) .stopka-tresc {
		padding-left: 0px;
	}

	.strona-data {
		margin-top: 4px;
	}

	.stopka-kolumny {
		flex-wrap: wrap;
	}

	.stopka-tresc-kolumna {
		padding: 10px;
		width: 100%;
	}

	/*	.stopka-tresc-kolumna:nth-child(2):before, .stopka-tresc-kolumna:nth-child(2):after{
		display: none;
	}*/
	.stopka-zdjecie {
		display: none;
	}

	.statystyka-zawartosc {
		flex-wrap: wrap;
		width: 100%;
		margin-top: 16px;
	}

	.statystyka-tekst {
		width: 100% !important;
		flex-wrap: wrap !important;
	}

	.moduly-srodek .modul-start-galerie {
		width: 90%;
		margin: auto;
	}

	.galeria-modul-lista {
		width: 100%;
		height: 142px;
	}

	.modul-start-galerie-tytul {
		display: none;
	}

	.galeria-modul-obiekt span {
		width: 17vw;
		height: 140px;
	}

	.galeria-modul-btns {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 10px;
		position: relative;
		width: auto;
		right: auto;
		bottom: auto;
	}
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.button-menu-mobile {
		display: none;
	}

	.blok {
		width: 992px;
	}

	.szerokosc-1 {
		flex-basis: 992px;
		width: 992px;
	}

	.szerokosc-12,
	.szerokosc-24 {
		flex-basis: 488px;
		width: 488px;
	}

	.szerokosc-13,
	.szerokosc-14,
	.szerokosc-13-stopka {
		/*flex-basis: 320px;*/
		width: 320px;
	}

	.szerokosc-23,
	.szerokosc-34 {
		width: 656px;
	}

	.szerokosc-100 {
		flex-basis: 100%;
	}

	/*.artykul-ikona-tlo{width: 300px!important;}*/
	.stopka .kolumna {
		flex-basis: 212px;
		width: 212px;
	}

	.stopka-info {
		flex-wrap: nowrap;
	}

	.statystyka-tekst {
		width: 25% !important;
	}

	.logo a span:first-child {
		font-size: 28px;
	}

	/*	.logo{width: 474px;}
	.logo a span:first-child{font-size: 18px;}
	.logo a span:last-child{font-size: 16px;}*/
	/*.header-prawa-strona{width: 960px;}*/
	.header-dane {
		padding: 0px;
	}

	.kontrast-czcionka {
		margin-left: 10px;
	}

	.szukaj-gora {
		flex: 0 1 auto;
		width: auto;
	}

	.szukaj-gora input {
		width: 150px;
	}

	.div-kontrast,
	.div-czcionka {
		padding-left: 10px;
		padding-right: 10px;
	}

	.dane-animacja {
		width: auto;
		flex-wrap: wrap;
		align-items: center;
		flex-direction: row;
		padding: 32px 16px 16px 32px;
	}

	.dane {
		padding: 8px 8px 8px 8px;
	}

	.wyszukiwarka {
		width: auto;
	}

	.logo {
		width: 400px;
	}

	.galeria-modul-obiekt span {
		width: 168px;
	}
}

@media all and (min-width: 1280px) {
	#menu-gora {
		display: block;
	}

	#menu-mobilne {
		display: none;
	}

	.button-menu-mobile {
		display: none;
	}

	.blok {
		width: 1232px;
	}

	.szerokosc-1 {
		flex-basis: 1232px;
	}

	.szerokosc-12,
	.szerokosc-24 {
		flex-basis: 608px;
	}

	.szerokosc-13 {
		/*flex-basis: 400px;*/
		width: 400px;
	}

	.szerokosc-13-stopka {
		flex-basis: 460px;
		width: 460px;
	}

	.szerokosc-23 {
		flex-basis: 816px;
		width: 816px;
	}

	.szerokosc-14 {
		flex-basis: 296px;
		width: 296px;
	}

	/* .szerokosc-34 { flex-basis: 920px; width: 920px;} */
	.szerokosc-100 {
		flex-basis: 100%;
		width: 100%;
	}

	.blok-glowny {
		flex-basis: 1232px;
		width: 1232px;
	}
}

@media (min-width: 640px) and (max-width: 850px) {
	.aktualnosci-tlo {
		flex-wrap: wrap !important;
	}
}

@media (min-width:1023px) and (max-width: 1279px) {

	.menu-tekstowe .menu-lewe-1-poziom>li>a,
	.menu-tekstowe .menu-start-0-poziom>li>a {
		padding-right: 16px;
	}

	.animacja-kontener {
		max-width: 992px;
	}

	.menu-gora-1-poziom {
		height: 127px;
	}

	.logo-naglowek-obraz {
		height: 70px;
	}

	.animacja-srodek {
		max-width: 992px;
	}

	.animacja-kontener {
		max-width: 100%;
	}

	.stopka-info>div:first-child>div:first-child {
		width: 100%;
	}

	.stopka-tresc {
		flex: auto;
	}

	.stopka-tresc:nth-child(2) {
		border-right: none;
		padding-left: 55px;
	}

	.stopka-tresc-kolumna>.stopka-tresc:first-child {
		padding-right: 0px;
	}

	.animacja-slider .slick-next {
		right: 80px;
	}

	.menu-gora-1-poziom>li>a>img {
		width: 100% !important;
		height: 127px;
	}
}

@media (min-width: 320px) and (max-width: 1023px) {
	.stopka-info {
		max-width: 100%;
	}

	.aktualnosci-startowe .h2-tytul::after {
		bottom: 10px;
	}

	aside {
		display: none;
	}

	.animacja-100 {
		display: none;
	}

	.logo-naglowek {
		display: none;
	}

	.menu-polityka-mapa-1-poziom {
		justify-content: center;
	}

	.polityka-mapa {
		text-align: center;
	}

	.stopka-walidacja,
	.stopka-intermedia {
		text-align: center;
	}

	.menu-mobilne-szukaj-kontrast {
		display: flex;
	}

	.menu-mobilne-szukaj-kontrast {
		padding-right: 0px;
		z-index: 999;
		width: 100%;
		top: 60px;
		z-index: 9999999;
	}

	.menu-mobilne-tekst {
		top: 102px;
	}

	.statystyka-blok .menu-modul-zawartosc {
		flex-direction: column;
	}

	.statystyka-blok .menu-modul-tytul {
		justify-content: center;
		padding: 0;
	}

	.statystyka-tekst:first-child {
		border-left: none;
	}

	.statystyka-blok {
		display: none;
	}

	.kontrast a:before,
	.czcionka a:before,
	.szukaj-gora button i,
	.logowanie_goscie a:after {
		font-size: 18px;
	}

	.kontrast a {
		padding: 10px 26px 10px 24px;
	}

}

@media (min-width: 320px) and (max-width: 430px) {
	.aktualnosci-startowe .h2-tytul {
		padding-left: 0px;
	}

	.aktualnosci-startowe .h2-tytul::after {
		left: 13%;
		bottom: 12px;
	}

	.aktualnosci-tresc-tlo {
		margin-top: 10px;
	}
}

@media (min-width: 320px) and (max-width: 370px) {
	.aktualnosci-startowe .h2-tytul::after {
		left: 15px;
	}
}

@media (min-width: 825px) and (max-width: 1023px) {
	.stopka-tresc-kolumna {
		align-items: center;
	}
}

@media (min-width: 320px) and (max-width: 825px) {
	.stopka-tresc-kolumna {
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
		width: 500px;
		padding: 70px 0px 0px 150px;
	}

	.stopka-tresc:nth-child(2) {
		border: none;
	}

	.stopka-tresc {
		padding: 0px;
		margin-bottom: 50px;
	}

	.stopka-kolumny {
		justify-content: center;
	}

	.stopka-tresc-kolumna>.stopka-tresc:first-child {
		padding-left: 0px;
	}

	.stopka-tresc-kolumna>.stopka-tresc:first-child::before {
		left: -100px;
	}
}

@media (min-width: 320px) and (max-width: 480px) {
	.stopka-tresc-kolumna>.stopka-tresc:first-child::before {
		display: none;
	}

	.stopka-tresc-kolumna {
		padding-left: 50px;
		padding-right: 20px;
	}
}

@media (min-width: 825px) and (max-width: 1023px) {
	.stopka-info {
		padding: 20px;
	}
}

.h1-tytul-start {
	display: none;
}

.animacja-maska-info {
	width: 310px;

}

.animacja-maska-info p:first-child span {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	position: relative;
}

.animacja-maksa-info p:last-child span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	font-family: 'Open Sans';
	position: relative;
}

.animacja-maska-info::before {
	content: url('../grafika/podzialka\ animacja.png');
	display: block;
}

.animacja-maska-info:last-child::after {
	content: url('../grafika/podzialka\ animacja.png');
	display: block;
}

.animacja-maska-info p {
	padding: 0px 20px 0px 40px;
}

.animacja-maska-info p:first-child span::before {
	content: url('../grafika/stzalka\ animacja.png');
	position: absolute;
	left: -35px;
	top: -3px;
}

.modul-25 {
	border: 1px solid #EAEAEA;
}

.menu-modul-2:hover .baner-slider-buttons,
.menu-modul-2:hover .baner-zawartosc .slick-prev:before,
.menu-modul-2:hover .baner-zawartosc .slick-next:before,
.menu-modul-2:hover .baner-tytul {
	display: block;
}

@media (min-width:320px) and (max-width:640px) {
	.blok-glowny>.blok>.szerokosc-23 {
		width: 100%;
	}

	.aktualnosci-startowe .h2-tytul {
		padding-left: 16px;
	}

	.aktualnosci-startowe .h2-tytul::after {
		left: 16px;
	}

	.hamburger {
		margin: 8px 8px 8px auto;
	}
}

@media (min-width:320px) and (max-width:1023px) {
	.blok-glowny>.blok>.szerokosc-23 {
		width: 100%;
	}

	.aktualnosci-startowe .h2-tytul {
		padding-left: 16px;
	}

	.aktualnosci-startowe .h2-tytul::after {
		left: 16px;
	}

	header {
		height: 60px;
	}
}

@media (min-width: 320px) and (max-width: 639px) {

	.aktualnosci-startowe,
	.kolumna-startowa {
		width: 100%;
	}

	.aktualnosci-startowe {
		margin-bottom: 16px;
	}
}

.menu-blok-after {
	display: none;
}

@media (min-width: 1023px) and (max-width: 1279px) {

	.aktualnosci-startowe,
	.kolumna-startowa,
	.baner-tresc * {
		width: 320px;
	}

	.baner-tresc * {
		height: 215px;
	}

	.animacja-100 {
		margin-top: -50px;
	}

	.logo-naglowek-obraz {
		width: 85px;
	}

	.logo-naglowek-tekst {
		margin-bottom: 4px !important;
	}
}

@media (min-width: 320px) and (max-width: 935px) {
	.statystyka-tekst {
		flex: none;
		width: 50% !important;
		border: none;
		margin-bottom: 40px;
	}
}

@media (min-width: 320px) and (max-width: 440px) {
	.statystyka-tekst {
		width: 100% !important;
		margin-bottom: 60px;
	}

	.header-dane {
		justify-content: space-around;
	}

	.szukaj-gora::before,
	.szukaj-gora::after {
		display: none;
	}

	.kontrast a {
		border-left: none;
		padding: 10px 50px 10px 0px;
	}
}

@media (min-width: 320px) and (max-width: 1023px) {
	.kolumna1 {
		flex: none;
		width: 100%;
		margin-bottom: 80px;
	}

	.stopka-tresc {
		margin-left: 80px;
	}

	.menu-modul-10 {
		padding: 0px 64px;
	}
}

@media (min-width: 320px) and (max-width: 820px) {
	.stopka-info .kolumna {
		flex: none;
		width: 100%;
	}

	.menu-modul-10 {
		margin-left: 59px;
	}
}

@media (min-width: 320px) and (max-width: 410px) {
	.menu-modul-10 {
		margin-left: 15px;
		padding: 0px 24px 0px 64px;
	}

	.stopka-tresc {
		margin-left: 40px;
	}

	.menu-polityka-mapa-1-poziom li a {
		text-align: center;
		justify-content: center;
		display: flex;
	}
}

@media (min-width: 2000px) {
	.animacja-srodek {
		max-width: 100%;
	}

	.animacja-kontener {
		width: 57%;
	}

	.mapa-div {
		width: 47%;
	}
}

.naglowek-0 .header-prawa-strona {
	height: 48px;
}

.naglowek-0 .header-prawa-strona .header-dane {
	margin-bottom: 0px;
}

.header-prawa-strona {
	height: unset;
	/*pointer-events: all;*/
}

.header-dane {
	margin-bottom: 8px;
}

.kalendarz-tabela-lista-dodaj-wydarzenie,
.btn-kalendarz-tabela-dodaj,
.kalendarz-tabela-btn-dodaj {
	width: 100%;
	height: 100%;
}

.menu-2 {
	/*pointer-events: none;*/
}

.baner-zawartosc .slick-next,
.baner-zawartosc .slick-prev {
	display: none !important;
}

.modul-start-banery:hover .baner-zawartosc .slick-next,
.modul-start-banery:hover .baner-zawartosc .slick-prev {
	display: block !important;
}

.strona-polec:hover,
.strona-drukuj:hover,
.strona-pdf:hover {
	opacity: .6;
}

@media (min-width: 320px) and (max-width: 639px) {

	.modul-start-sonda-mini {
		margin-bottom: 0px;
	}
}
