﻿html {
  scroll-behavior: smooth;
}
body {
	padding: 0;
	margin: 0;
	font-size-adjust: none;
	font-family: 'Open Sans', sans-serif;
	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-size: 100%;
    background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
    background-color: white;
	background-image: url(../grafika/tlo.png);
	overflow: hidden;
}

.naglowek{
	flex-wrap: wrap;
	align-items: center!important;
	padding: 0px 0px;
	height: 120px;
}

h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}

header {
	width: 100%;
	height:152px;
	margin-bottom: -32px;
	z-index: 2;
	top:0;
	overflow: visible!important;
	background:transparent;
	display: flex;
	background: #fbfbfb;
	-webkit-box-shadow: 0px 2px 24px -12px rgba(0, 0, 0, 0.52);
	-moz-box-shadow: 0px 2px 24px -12px rgba(0, 0, 0, 0.52);
	box-shadow: 0px 2px 24px -12px rgba(0, 0, 0, 0.52);
}

header.menu-1
{
	/* position: absolute;
	height:120px; */
}

header.menu-2 
{
	z-index: 9;
}

.header-pasek{
	background: #f9f9f9;
	height: 48px;
}

.header-pasek .szerokosc-1{
	display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1232px;
    padding: 0px 24px 0px 8px;
    height: inherit;
}

.logo{
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*width: 370px;*/
	z-index: 9;
	text-decoration-color: transparent;
}

.logo:hover{
	opacity:0.7;
}

.logo img{
	transition: 0.3s;
    padding-right: 28px;
}

.logo div{
	text-decoration-color: transparent;
	display: block;
	line-height: 18px;
}

.logo div span{
    display: block;
    margin-top: 0px;
}

.logo div span{
	font-size: 44px;
	font-weight: 400;
	color: black;
	font-family: "Lexend", serif;
	/* max-width: 300px; */
	line-height: 30px;
	margin-bottom:10px;
}

/* .logo div span:last-child{
	font-weight: 400;
	font-size: 18px;
	color:black;
	text-align: left;
	font-family: "Jost", sans-serif;
} */

.menu-mobilne-pasek a{
    color: black;
    text-decoration-color: transparent;
    font-weight: 700;
    font-size: 24px;
 }

.naglowek-logo{
	width: 100%!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 108px;
   /* background: #fff;*/
}
.header-prawa-strona{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: 100%;
    z-index: 9;
}

.header-dane{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	padding: 0px 0px;
	position: relative;
	gap: 0 16px;
	height: 100%;
}
.menu-naglowek-tlo{
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 4px;
}

.header-menu{
	height: 54px;
	width: 100%;
}

.social-icon{
	/*width: 348px;*/
	display: flex;
	justify-content: flex-end;
}

.social-icon a span{
	display: block;
}

.mapa img{
	/* max-width: 100%;
	height: auto; */
}


/*Kontrast czcionka*/

.kontrast-czcionka  {
	display: flex;
	align-items: center;
	height: 48px;
	gap: 0 8px;
}

.kontrast, .czcionka{
  flex: 1 1 78px;
	display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}

.kontrast a, .czcionka a {
    text-decoration-color: transparent;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 12px;
}

.kontrast a span, .czcionka a span {
	display: none;
}

.kontrast a:before, .czcionka a:before {
    font-family: "Font Awesome 5 Free";
    color: white;
    font-size: 15px;
    padding-right: 0px;
}

.czcionka a sup{
	display: none;
}

/* linia */

.czcionka a:after, .kontrast a:after, .menu-menu-naglowek-1-poziom li a:after 
{
	content: '';
	display: block;
	width: 1px;
    height: 10px;
    background-color: #dadada;
	margin-left: 24px;
}

.menu-menu-naglowek-1-poziom li:nth-child(1) a:before {
	/* content: url(../grafika/kreska.png); */
	content: '';
	display: none;
	width: 1px;
    height: 10px;
    background-color: #dadada;
	margin-right: 24px;
}

/* Menu socialne w nagłówku */

.menu-menu-naglowek-1-poziom
{
	margin: 0;
	display: flex;
	align-items: center;
	list-style-type: none;
	height: 48px;
	gap: 0 24px;
	padding-left: 0px;
}

.menu-menu-naglowek-1-poziom li a
{
	display: flex;
	align-items: center;
	text-decoration-color: transparent;
	color: black;
	font-size: 14px;
}

/* Menu języki */

.menu-jezyki-1-poziom{
	display: flex;
	align-items: center;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	gap: 18px;
	padding-left: 20px;
}
.menu-jezyki-1-poziom li, .menu-jezyki-1-poziom li a{
	display: flex;
	align-items: center;
}
.menu-jezyki-1-poziom li a > span{
	display: none;
}
.menu-jezyki-1-poziom li a:hover{
	opacity: 0.6;
}
.menu-jezyki-1-poziom:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #dadada;
    margin-left: -20px;
}

/*Wyszukiwarka*/
.wyszukiwarka{
	/*margin-top:16px;*/
}

.szukaj-gora {
    flex: 0 1 364px;
    width: 364px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    display: flex;
    height: 40px;
    max-height: 40px;
    border-radius: 5rem;
    border: 1px solid #d2d2d2;
}
.szukaj-gora form{
	height: 40px;
}
@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 8px 0px 16px;
    border: none;
    width: 100%;
	border-top-left-radius: 5rem;
	border-bottom-left-radius: 5rem;
	height: 38px;
	background-color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.szukaj-gora input::placeholder
{
	color: transparent;
}
.szukaj-gora button {
    border: none;
    padding: 0px 12px 0px 12px;
    cursor: pointer;
	transition: 0.3s;
	height: 40px;
	background-color: transparent;
}
.szukaj-gora button i {
	font-size: 14px;
	color:#000;
}
.szukaj-gora button i span {
  font-size: 0px !important;
}
.fa-search:before
{
	content: url(../grafika/wyszukiwarka.png);
}
.kontrast a:hover, .czcionka a:hover, .a-kontakt:hover, .szukaj-gora button:hover, .menu-menu-naglowek-1-poziom li a:hover {
	opacity: 0.6;
}
.nawigacja-100, .nawigacja-100-podstrona{
	width: 100%;
}


/*Animacja kontener*/

.animacja-kontener{
	max-width: 100%;
    margin: 0 auto 0px auto;
   	position: relative;
	/* margin-bottom: -86px; */
	/* margin-top: -30px; */
	background: black;
}

/* .animacja-kontener:after{
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0px;
	background-image: url(../grafika/maska.png);
	background-size: cover;
	width: 100vw;
    height: 30vh;
	pointer-events: none;
} */

.animacja-kontener:after{
    position: absolute;
    bottom: -1px;
    z-index: 0;
    display: block;
    width: 100vw;
    height: 126px;
    content: "";
    background: url(../grafika/maska.png) center bottom no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}

/**/

/*Main i szkielet*/

main {
	margin: -32px auto 0px auto;
	background-repeat: no-repeat;
	padding-top: 48px;
	background-position: center -0px;
	background-size: 100%;
}

.blok-glowny{
	margin: 0px auto 0px auto;
    position: relative;
	padding-bottom: 0px;
	margin-bottom: 48px;
	/*background: #fff;*/
}

.szerokosc-srodek,
.szerokosc-prawo{
	background: #fff;
	border-radius: 8px;
}

.szerokosc-srodek{
	margin-bottom: 16px;
}

.menu-bok{
	background: #fff;
	border-radius: 8px;
}

.strona-tresc{
    background: #fff;
    padding: 24px 24px;
    border: 1px solid #efefef;
    width: 100%;
    position: relative;
    border-radius: 0.5rem;
}

.aktualnosci-tresc, .informacje-tresc {
	text-align: left;
	color: #666;
	line-height: 24px;
	padding: 0px!important;
	font-size: 14px;
}
.tresc {
	line-height: 1.3em;
}

.strona-tresc-podpis , .aktualnosci-tresc-podpis, .informacje-podpis, .strona-podpis{
	text-align: right;
    padding: 24px 0px;
}

.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%;
}

#mapa, #mapa01, #mapa02, #mapa03, #mapa04, #mapa05, #mapa06{
	transition: 0.2s;
}

.strona-tresc table{
	border-collapse: collapse;
	border-spacing: initial;
}

.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;
}

.strona-tytul2{
	position: relative;
}

.rotator-ikon-blok{
	background: #fff;
	padding: 16px 0px;
	margin-bottom: 16px!important;
}

/*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*/


.modul-licznik-tytul
{
	color: white;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.statystyka-tekst{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color:white;
	position: relative;
}

.statystyka-tekst span{
	padding-right: 4px;
}

.statystyka-zawartosc{
	padding-bottom: 14px;
	color: white;
	line-height: 26px;
}

/* Stopka */

.stopka-kontener
{
	justify-content: space-between;
}

.stopka-tresc-tytul
{
    font-family: "Jost", sans-serif;
	font-size: 24px;
	margin-bottom: 16px;
	font-weight: 600;
	position: relative;
}

.modul-newsletter-tytul, .menu-modul-10-tytul
{
    font-family: "Jost", sans-serif;
	font-size: 24px;
	margin-bottom: 16px;
	font-weight: 600;
	color: white;
	position: relative;
}

.stopka-info{
	background-color: black;
	background-image: url(../grafika/stopka.jpg);
    background-size: cover;
    background-position: center center;
	display: flex;
	align-items: center;
	background-attachment: fixed;
	padding: 80px 0px 48px 0px;
}

.stopka-info .kolumna{
	position: relative;
	max-width: 400px;
}
.stopka-info .kolumna:last-child{
	max-width: 358px;
}

.stopka-info .kolumna:nth-child(3){
	/* padding-left: 24px; */
}

.stopka-info .kolumna:nth-child(3) p{
	line-height: 18px;
}

.stopka-info .kolumna:nth-child(3) p:last-child{
	margin-top: 4px;

}

.stopka-info .kolumna:nth-child(3) p:last-child span strong{
	font-size: 18px;
}

/* Mapa */
.stopka-info .mapa{
	padding-top: 0px;
	position: relative;
	width: 100%;
	max-width: 248px;
	display: flex;
	justify-content: flex-end;
}

.mapa-button{
	position: absolute;
	left: 0px;
    top: 289px;
	width: 100%;
    height: 72px;
	transition: 0.3s;
	max-height: 72px;
}

.mapa-button img{
	transition: 0.3s;
}

.mapa-button:hover img{
	opacity: 0.7;
}

/**/

.stopka-info .kolumna article:first-child
{
	margin-bottom: 24px;
	
}

.newsletter
{
	margin-bottom: 24px;
}
/**/

.stopka-tytul{
    color: #313131;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 16px 0px 12px 0px;
    position: relative;
    text-transform: uppercase;
}

.stopka-tresc{
	font-size: 14px;
	color:white;
	position: relative;
}

.stopka-tresc-tresc
{
	line-height: 24px;
}

.stopka-info .kolumna:first-child .stopka-tresc:nth-child(2)
{
    margin-bottom: 24px;
    padding-bottom: 0px;
}

.stopka-info .kolumna:first-child .stopka-tresc:nth-child(3)::after, .stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(3):after
{
	display: none;
}

.stopka-info .kolumna:nth-child(3) 
{
    /* margin-bottom: 24px; */
    /* padding-bottom: 24px; */
    border-left: 1px solid #454545;
    padding-left: 46px;
}

.stopka-info .kolumna:nth-child(2) {
	border-left: 1px solid #454545;
	padding-left: 46px;
}


.stopka-tresc p{
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}

.stopka-tresc i{
	font-size: 24px;
	padding-right: 42px;
}

.stopka-tresc i span{
	display: none;
}

.stopka-tresc span{
	font-weight: 400;
	font-size: 14px;
	width: 100%;
}


.stopka-tresc a:hover{
	opacity:0.7;
}

.menu-lewe-tytul{
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	padding: 0px 0px 16px 0px;
	margin:0px;
}

/* stopka przycisk */

.stopka-tresc a{
	color: white;
	text-decoration-color: transparent;
}

.stopka-tresc a:after 
{
	margin-left: 16px;
	margin-top: 4px;
}

/*Pływające menu podczas scroola*/

.nawigacja-100, .nawigacja-100-podstrona{
	width: 100%;
}

.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{
	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', sans-serif;
	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', sans-serif;
	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', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 14px;
}

.info-rss-tresc-tytul a{
	color:#616161;
	text-decoration-color: transparent;
}


/*subskrybcja*/
/*subskrybcja-stopka*/
.stopka-newsletter-kontener{
	padding: 0px 16px 16px 32px;
}


.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', sans-serif;
    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-color: transparent;
	font-family: 'Open Sans', 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{
	  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-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;
}

.subskrypcja-stopka-tekst-rodo{
	padding-top: 16px;
	color: #000!important;
	width: 100%!important;
	font-family: 'Open Sans', sans-serif;

}

.subskrypcja-stopka-tekst-rodo a{
	color:#000;
}


.subskrypcja_textbutton::placeholder{
	color:#000;
}

/* input::-webkit-input-placeholder {
    opacity: 1;
}
input::-moz-placeholder { 
    opacity: 1;
}
input:-moz-placeholder { 
    opacity: 1;
}
input::-ms-input-placeholder { 
    opacity: 1;
}  */


/*RSS*/

.rss-tytul{
	display: none;
}

.rss-data{
	display: none;
}

.rss-tekst {
	margin: 10px 0px !important;
	width: 100%;
	font-size: 14px;
	border-bottom: 1px solid #d7d7d7;
    padding: 0px 0px 9px 0px;
}
.rss-tekst a{
	color: inherit !important;
	text-decoration: inherit !important;
	position: relative;
	padding-left: 22px;
    display: flex;
}

.rss-tekst a:hover{
	opacity: 0.8;
}

.rss-tekst a:before{
	left:0;
	top:2px;
}

/*Galeria moduł startowy*/

.galeria-modul-lista{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
	margin-bottom: 64px;
}

.galeria-modul-obiekt{
	margin: 0px;
	padding: 0px;
	position: relative;
}

.galeria-modul-obiekt a{
	margin: 0px;
	padding: 0px;
}

.galeria-modul-obiekt span{
    width: 245px;
	height: 248px;
	display: block;
	background-size: cover;
}

.galeria-modul-btns{
	display: flex;
	width: 100%;
	justify-content: center;
}

.btn-galeria-modul-lista{
	display: flex;
	width: 100%;
	height: 32px;
	justify-content: center;
    align-items: center;
    /* position: absolute; */
    color: black;
}


.btn-galeria-modul-lista em{
	visibility: hidden;
	display: none;
}

.galeria-modul-btn-lista{
	padding: 0px 8px;
    position: relative;
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    background: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    text-decoration-color: transparent;
    transition: 0.3s;
    border: none;
    cursor: pointer;
}

.galeria-modul-btn-lista:after{

}

.ogloszenia-modul-btn-lista{
	padding: 8px 16px;
    position: relative;
    color: #000!important;
    font-family: 'Open Sans', sans-serif;
    background: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration-color: transparent;
    transition: 0.3s;
    border: none;
    cursor: pointer;
}

.btn-ogloszenia-modul-lista:after{
}

/*Stopka*/
.stopka-tytul-glowny{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color:#313131;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 24px;
	width: 100%;
}

.stopka-kolumny{
	display: flex;
	justify-content: space-between;
}


.stopka-dane{
	margin-bottom: 16px;
}

.menu-mobilne-szukaj-kontrast{
	display: none;
}

/* kontrast display: none*/

.kalendarz-mini-aktualnosci-dzial{
	color: black!important;
}

.kalendarz-tabela-lista-dodaj-wydarzenie .btn_all{
	background-color: black!important;
}

.btn-galeria-modul-lista .btn_all{
	/* background-color: #f3f3f3!important; */
}


/*Mobilne*/

@media all and (min-width: 0px) and (max-width: 639px) {
	.start-ogl
	{
		margin-bottom: 16px!important;
	}
	.menu-tlo
	{
		display: none;
	}
	.stopka-tresc p strong
	{
		float: left;
		width: 100%;
	}
	h1.h1-tytul{padding: 0px 16px;}
	.header-prawa-strona{display:flex;}
	.naglowek-logo{display: flex;}
	.wiersz{/*justify-content: space-around;*/}
	.aktualnosci-tresc, .informacje-tresc{text-align: left;}
	.strona-tresc {
	}
	.strona-tresc input + label
	{
		position: relative;
		padding-left: 16px;
	}
	.strona-tresc input + label > span.radio, .strona-tresc input + label > span.checkbox
	{
		left: 0;
	}
	.ulatwienia-wcag > ul{
		min-width: 100%!important;
	}
	.menu-polityka-mapa-1-poziom{
		padding-left: 0px!important;
	}
	.btn-kalendarz{
		flex-direction: column;
		gap: 24px;
		padding: 0 16px;
	}
	.btn-kalendarz{
		margin-top: 24px;
	}
	.kalendarz-tabela tbody th > div:first-child, .kalendarz-tabela tbody td > div:first-child{
		width: 47px;
	}
	.aktualnosci-tlo {
        width: 100%!important;
    }
	.menu-polityka-mapa-1-poziom{
		flex-direction: column;
		align-items: center;
		gap: 16px;
	}
	.menu-polityka-mapa-1-poziom li a, .menu-polityka-mapa-1-poziom li:first-of-type a{
		padding: 0px;
	}

}

.kalendarz-tabela-lista-dodaj-wydarzenie .btn_all{
	color: white!important;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.aktualnosci-tresc-tlo{
		/* padding-left: 0px;
		padding-right: 0px; */
	}
	.modul-start-rotator-kalendarz{
		margin-bottom: 0px!important;
	}
	.kalendarz-rotator-tlo{
		justify-content: center!important;
	}
	.aktualnosci-tlo{
		width: 47%;
	}
	.stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(1), .stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(2){
		padding-left: 0px;
		border-left: 0px none transparent;
	}
	.modul-start-rotator-kalendarz-tytul{
		font-size: 32px;
		margin-bottom: 48px;
	}
	.kalendarz-rotator .slick-prev{
		left: 16px;
	}
	.kalendarz-rotator .slick-next{
		right: 16px;
	}
	.aktualnosci-powrot-tlo{
		margin-top: 24px;
	}
	.strona-tresc-podpis, .aktualnosci-tresc-podpis, .informacje-podpis, .strona-podpis{
		padding: 0 16px;
	}

	.informacje-tlo{
		padding-left: 16px;
		padding-right: 16px;
	}
	.strona-tresc-data{
		margin-left: 16px;
		margin-right: 16px;
	}
	.aktualnosci-tresc .tresc{
		padding: 0 16px;
	}
	.modul-start-kalendarz-imprez{
		display: none;
	}
	.btn-kalendarz input:nth-child(1), .btn-kalendarz input:nth-child(2) {
		background-position: 320px 20px;
	}
	.wiersz_3{
		flex-direction: column;
		width: 100%;
		padding: 0 16px;
	}
	.modul-start-kalendarz-imprez{
		padding-left: 16px!important;
		padding-right: 16px!important;
		width: 100%;
		min-width: 100%;
	}
	.kalendarium .lista-wydarzen-start{
		width: 100%;
	}
	.lista-wydarzen-start-tresc{
		flex-direction: column;
	}
	.galeria-tlo{
		grid-gap: 0px
	}
	.strona-tresc{
		padding-top: 16px!important;
	}
	.galeria-tlo{
		justify-content: space-between;
		padding: 0 16px;
	}
	.menu-mobilne-logo-tekst span:nth-child(2){
		font-size: 14px;
		font-weight: 400;
	}
	.menu-polityka-mapa-1-poziom{
		padding-left: 16px;
	}
	.stopka-info .kolumna .stopka-tresc .stopka-tresc-tytul::after, .modul-newsletter-tytul::after{
		position: static!important;
	}
	.stopka-tresc-tytul, .modul-newsletter-tytul, .menu-modul-10-tytul{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 12px;
	}
	.aktualnosci-powrot-tlo{
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.aktualnosci-menu-5{
		padding: 0 16px!important;
	}
	.modul-tytul2{
		padding-left: 16px!important;
	}
	.szukaj-tlo{
		padding: 16px 16px!important;
	}
	.strona-tresc form{
		padding: 0 16px!important;
	}
	.komunikat{
		margin-left: 16px!important;
		margin-right: 16px!important;
	}
	h1.h1-tytul{padding: 0px 16px;}
	.ulatwienia-wcag{
		position: static!important;
	}
	.menu-mobilne-pasek a > div{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.menu-mobilne-logo-tekst{
		position: absolute;
		left: 57px;
	}
	.maska-mobilka{
		width: 113vw;
		height: 48vw;
		background-image: url(../grafika/slajder_maska.png);
		background-repeat: no-repeat;
		background-size: 150%;
		background-position: -57vw -16vw;
	}
	#ulatwienia-wcag-1 > button::before {
		color: white!important;
	}
	.modul-start-aktualnosci-startowe-tytul{
		padding: 0 16px;
		font-size: 32px;
		line-height: 34px;
	}
	.modul-start-aktualnosci-startowe .aktualnosci-tlo {
		padding: 24px 16px;
		max-width: 100vw;
	}
	.menu-projekty-1-poziom {
	    padding: 0px 0px 32px 0px;
		margin: 0px;
		list-style-type: none;
		display: flex;
		gap: 8px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.menu-projekty-1-poziom li a img {
		max-width: 45vw;
		width: 100%;
		max-height: 125px;
		height: max-content;
	}
	.strona
	{
		background-image: none;
		background-color: #fcfcfc;
	}
	.stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(2), .stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(1)
	{
		margin-bottom: 0px;
		padding-bottom: 0;
	}
	.stopka-info .kolumna:first-child .stopka-tresc:nth-child(2)
	{
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.stopka-kontener {
		justify-content: center;
		flex-direction: column;
		padding: 0px 0px;
	}
	.stopka-tresc
	{
		width: 100%;
		text-align: center;
	}
	.stopka-tresc:after
	{
		left: 13%;
	}
	.stopka-info .kolumna:first-child .stopka-tresc:nth-child(3)::after, .stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(3):after
	{
		display: block;
	}

	.stopka-info .kolumna:first-child .stopka-tresc:nth-child(3), .stopka-info .kolumna:nth-child(2) .stopka-tresc:nth-child(3)
	{
		padding-bottom: 24px;	
	}

	.stopka-info .kolumna:first-child img {
		left: 0px;
		top: 0;
		position: relative;
		margin-bottom: 40px;
	}

	.statystyka-zawartosc
	{
		padding-bottom: 0;
	}

	.kontrast a:before
	{
		margin-top: -2px;
	}
	.stopka-info {
		max-height: none;
		height: auto;
		background-color: #2b2b2b;
		background-size: 513%;
		/* background-size: cover; */
	}
	.modul-start-film, .modul-start-lista-subskrybentow, .modul-start-sonda-mini
	{
		display: none;
	}
	.animacja-kontener-maska-start, .animacja-kontener-maska
	{
		display: none;
	}
	.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{height: 76px!important;background: #fff; display: none;}
	.nawigacja-100-podstrona, .nawigacja-100{display: none;}
	.header-dane{display: none;}
	.logo {display:none;}
	.header-prawa-strona{background:transparent!important;}
	.blok-glowny{ width: 100%; margin-top:0px; padding-bottom: 16px;}
  	.szerokosc-12, .szerokosc-24 {  width: 100%; margin:auto;}
	.szerokosc-13, .szerokosc-14 {  width: 100%; margin:auto; order:2;}
	.szerokosc-23, .szerokosc-34 {  width: 100%; margin:auto;}
	.szerokosc-13-stopka{width: 100%; margin:auto;}
	.blok{margin:auto;}
	.dane{padding: 16px 32px 24px 32px;}
	.lewy-blok, .prawy-blok{flex-wrap: wrap;}
	.lewy-blok{}
	.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: 42px; height:auto;}
	.stopka-info .kolumna:nth-child(3) .stopka-tresc{	padding-left: 0px;}
	.strona-data{margin-top: 4px;}
	.stopka-kolumny{flex-wrap: wrap;}
	.statystyka-zawartosc{ flex-wrap: wrap;	width: 100%; display: flex; 	justify-content: center; } 
	.statystyka-tekst{ width: 100%!important;	flex-wrap: wrap!important; text-align: center;}
	.moduly-srodek .modul-start-galerie{width: 90%;	margin:auto;}
	.galeria-modul-lista{	width: 100%;	height: max-content;}
	.modul-start-galerie-tytul{}
	.galeria-modul-obiekt span{	width: 31vw;  	height: 140px;}
	.galeria-modul-btns{display: flex;
		align-items: center;
		justify-content: center;
		padding: 0px;
		position: relative;
		width: auto;
		right: auto;
		bottom: auto;}
	/*kontrast-wyszukiwarka-czcionka-mobilna*/
	.menu-mobilne-szukaj-kontrast{
		display: flex;
		justify-content: center;
		margin-top: 60px;
		padding-top: 0px;
		padding: 16px 0px;
		position: relative;
		background: #32312d;
	}
	main{
		margin-top: 0px!important;
	}
	.maska-mobilka{
		display: none;
	}
	#ulatwienia-wcag-1 > button::before{
		margin-top: -4px;
	}
	.ulatwienia-wcag:hover > button {
		background-color: transparent!important;
	}
	.kontrast-czcionka
	{
		background: transparent;
		padding: 0;
		gap: 0;
	}
	.szukaj-gora-ikona i:before
	{
		filter: invert(100%) brightness(200%);
	}
	.kontrast a::before, .czcionka a::before
	{
		filter: invert(100%) brightness(200%);
	}
	.szukaj-gora-ikona {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0px 16px;
	}
	.szukaj-gora-ikona a{
		color: #515151;
		padding-left: 10px;
	}

	.szukaj-gora-ikona a span{
		display: none;
	}
	.stopka-info .kolumna{
		flex: auto!important;
		width: 100%;
		padding: 10px 20px!important;
		/* margin: auto!important; */
		display: flex;
		flex-direction: column;
		align-items: center;
		/* max-width: 300px;
		gap: 40px; */
		border:none !important;
		max-width: 100% !important;
	}

	.stopka-tytul{
		margin-top:16px;
	}

	.menu-modul-10{
		width: 100%;
		padding: 24px!important;
		margin:auto;
	}
	.mapa-serwisu-poziom-1{
		padding: 0 16px;
	}
	aside{display: none;}
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.animacja::before {
		content: '';
		background-image: url(../grafika/slajder_maska.png);
		background-position: top right;
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 55vw;
		z-index: 2;
	}
	.menu-nad-rotatorem-1-poziom li a img{
		width: 100%;
		height: max-content;
	}
	.menu-nad-rotatorem-1-poziom li a{
		width: 100%;
		height: max-content;
	}
	.menu-spacer-1-poziom li a {
		text-decoration-color: transparent;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		border-radius: 0.5rem;
		width: 100%;
		height: max-content;
		max-width: 992px;
		max-height: 162px;
		background-color: black;
	}
	.menu-spacer-1-poziom li a img {
		width: 100%;
		height: 162px;
		transition: 0.3s;
	}
	.menu-nad-rotatorem-1-poziom{
		max-width: 992px;
	}
	.pasek_scroll
	{
		padding: 0 24px;
	}
	.stopka-info .kolumna {
		width: 300px;
	}
	.menu-prawe-2-poziom > li, .menu-prawe-3-poziom > li
	{
		width: 100%;
	}
	.ogloszenia-tlo .aktualnosci-tlo
	{
		width: 220px;
	}
	.button-menu-mobile{display: none;}
	.blok { width: 992px; }
	.szerokosc-1 { flex-basis: 992px; width: 992px; margin: 0 auto;}
	.szerokosc-12, .szerokosc-24 { flex-basis: 488px; width: 488px; }
	.szerokosc-13, .szerokosc-14, .szerokosc-13-stopka { z-index: 1; width: 320px; }
	.szerokosc-23, .szerokosc-34 { flex-basis: 656px; width: 656px; z-index: 1;}
	.szerokosc-100 { flex-basis: 100%; z-index: 1;}
	.stopka .kolumna{flex-basis: 212px; width: 212px;}
	.statystyka-tekst{width: 25%!important;}
	.logo a span:first-child{ 	font-size: 28px;}
	.header-dane{padding: 0px;}
	.kontrast-czcionka{margin-left: 10px;}
	.szukaj-gora{flex:0 1 auto; width: auto;}
	.div-kontrast, .div-czcionka{padding-left: 10px; padding-right:10px;}
	.dane{padding: 8px 8px 8px 8px;}
	.wyszukiwarka{width: auto;}
	.logo{}
	.naglowek
	{
		flex-wrap:nowrap!important;
	}
	.galeria-modul-obiekt span{	width: 168px;}
	.social-icon{width: auto;}
	.stopka-info .kolumna{margin-bottom: 16px;}
	.start-23
	{
		display: flex;
		justify-content: space-between;
	}
	.stopka-info
	{
		height: auto;
		max-height:none;
	}
	
}

@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: 382px; z-index: 1;}
	.szerokosc-13-stopka{ flex-basis: 460px; width: 460px;}
	.szerokosc-23 { flex-basis: 808px; width: 808px; z-index: 1;}
	.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;}
	.start-23
	{
		display: flex;
		justify-content: space-between;
	}
}


/* Mapa serwisu */

.mapa-serwisu-poziom-1{
	padding: 0 48px;
}