﻿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-position: top center;*/
	background: url(../grafika/tlo.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
     /* background-attachment: fixed; */
    background-color: white;
	overflow:hidden;
}

.naglowek{
	flex-wrap: wrap;
	align-items: center!important;
	/*background: #fff;*/
	padding: 0px 24px;
}

h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}

header {
	/*position: fixed;*/
	width: 100%;
	/*height:158px;*/
	z-index: 99;
	top:0;
	overflow: visible!important;
	background:#fff;
	/*border-bottom: 1px solid #f7e972;*/
}

.start-0 .header-pasek{
	background: white;
	height: 96px;
	border-bottom: 1px solid #ddc96f;
}

.header-pasek .szerokosc-1{
	display: flex;
    align-items: center;
    max-width: 1232px;
	height: 74px;
    padding: 0px 24px 0px 8px;
	position: relative;

	
}
.header-pasek .szerokosc-1 img 
{
	position: absolute;
	top: 0;
	height: 96px;
	width: 100%;
	border-bottom: 1px solid #ddc96f;
}

.menu-menu-naglowek-1-poziom
{
	list-style-type: none;
	display: flex;
	padding: 0;
	margin: 0;
	align-items: center;
	gap: 0 48px;
}
.menu-menu-naglowek-1-poziom li a:hover img 
{
	opacity: 0.6;
}
.menu-menu-naglowek-1-poziom li a span 
{
	display: none;
}

.logo span 
{
	font-family: 'Commissioner', sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #4e4e4e;
}

.logo{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo:hover{
	opacity:0.7;
}

.logo img:first-child{
	transition: 0.3s;
    padding-right: 12px;
	margin-top: 4px;
}

.logo a{
	text-decoration-color: transparent;
	display: block;
	line-height: 20px;
	height: 100%;
}
.logo a:last-child
{
	padding-left: 0px;
}

.logo a span{
    font-family: 'Cambay', sans-serif;
    color: #6e0001;
	font-weight: 700;
	font-size: 24px;
    display: block;
    margin-top: 0px;
    /* border-left: 1px solid #ebebeb; */
    padding-left: 6px;
	
}

.logo a span:first-child{
    color: #125484;
	font-weight: 700;
	font-size: 24px;
}

.logo a span:last-child{
	font-family: 'Sen', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #505050;
	text-align: left;
	line-height: 28px;
	padding-right: 24px;
	max-width: 300px;
}

/* Projekty */

.projekty
{
	padding: 16px 0px 24px 0;
}

.projekty img 
{
	max-width: 1232px;
}

.menu-mobilne-pasek a{
    font-family: 'Sen', sans-serif;
    font-weight: 400;
    font-size: 24px;
	line-height: 26px;
    color: #505050;
    text-decoration-color: transparent;
	display: flex; 
	align-items: center;
 }
 .menu-mobilne-pasek a
 {
	 line-height: 24px;
 }
 .menu-mobilne-pasek >a:nth-child(2) {
    align-items: flex-start;
    position: absolute;
    left: 108px;
	padding-right: 64px;
	flex-direction: column;
	max-width: 100px;
	gap: 20px;
 }
 .menu-mobilne-pasek a:nth-child(2) span:nth-child(2)
 {
	 font-weight: 700;
 }

 .start-0 .naglowek-logo
 {
	height: 80px;
 }

.naglowek-logo{
	width: 100%!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
   /* background: #fff;*/
}

.header-prawa-strona{
	/*width: 850px;*/
	display: flex;
    align-items: baseline;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 100%;
	align-items: center;
}

.stopka-info
{
	/*width: 100%!important;*/
	display: flex;
	align-items: center;
	justify-content: center!important;
}
footer
{
	background: #323232;
}

.header-dane{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0px 0px;
	position: relative;
	/*flex-wrap: wrap;*/
	/*height: 50px;*/
}

.header-menu{
	height: 54px;
	width: 100%;
}



.social-icon{
	/*width: 348px;*/
	display: flex;
	justify-content: flex-end;
}

/*.social-icon-1 a{
	padding-left:24px;
}

.social-icon-2 a{
	padding-right:24px;
}*/

.social-icon a span{
	display: block;
}


/*Kontrast czcionka*/
.kontrast-czcionka  {
  	/*flex: 2 1;*/
	display: flex;
	align-items: center;
	height: 62px;
	/*width: 54px;*/
	
	margin: 0 8px 0 16px;;
}
.link-startowa
{
	height: 62px;
	display: flex;
	align-items: center;
	width: 54px;
	justify-content: center;
	margin: 0 8px;
}
.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', sans-serif;
    color: #000;
    font-size: 14px;
	text-decoration-color: transparent;
    /* background: #636363; */
    /* width: 40px; */
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 8px;
}
.link-startowa > span 
{
	display: none;
}
.link-startowa:after
{
}

.kontrast
{
	height: 100%;
	margin-right: 8px;
}
.czcionka
{
	height: 100%;
	margin-top: -2px;
}
.pasek_scroll .kontrast
{
	border: 0px none transparent;
	width: 33px;
	height: 33px;
	margin-top: 1px;
	margin-right: -12px;
}
.pasek_scroll .czcionka
{
	border: 0px none transparent;
	
	
}
.czcionka a:after 
{
	margin-bottom: -2px;
}
.czcionka a{
	
}

.kontrast a span, .czcionka a span {
	display: none;
}
.kontrast a:before, .czcionka a:before {
    font-family: "Font Awesome 5 Free";
    color: #530103;
    font-size: 14px;
    padding-right: 0px;
}
.kontrast a:before {
   
}
.pasek_scroll .kontrast a:before
{
	margin-right: 32px;
}
.czcionka a:before {

    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.czcionka a sup{
	display: none;
}

/*Wyszukiwarka*/
.wyszukiwarka{
	/*margin-top:16px;*/
}

.szukaj-gora {
	flex: 0 1 390px;
    width: 315px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: flex;
    height: 40px;

}
.fa-search::before
{
	content: url(../grafika/wyszukiwarka.png);
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .szukaj-gora {
    width: unset;
  }
}
.szukaj-gora form {
  flex: 1 1;
  display: flex;
	border: 1px solid #ddc96f;
	height: 62px;
	margin-top: -11px;
}
.szukaj-gora label {
	display: none;
}
.szukaj-gora input {
    font-size: 14px;
    padding: 0px 8px 0px 16px;
    border: none;
    width: 264px;
    background: white;
    border: 1px solid #f9f9f9;
    font-family: 'Open Sans', sans-serif;
}
.szukaj-gora button {
	background: #6e0001;
    border: none;
    padding: 0px 18.5px 0px 18.5px;
    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;
}


.nawigacja-100, .nawigacja-100-podstrona{
	width: 100%;
}

.animacja-kontener{
	max-width: 100%;
    margin: 0 auto 16px auto;
   	/* height: 352px;*/
   	position: relative;
   	display: flex;
   	min-height: 408px;
	overflow: hidden;
	
}

/**/

/*Main i szkielet*/

main {
	margin: 0px auto 0px auto;
}

.blok-glowny{
	margin: 0px auto 0px auto;
    position: relative;
	padding-bottom: 24px;
	/*background: #fff;*/
}


.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: 8px 0px 24px 0px;
	/*border: 1px solid #efefef;*/
	/*border:1px solid #e0e0e0;*/
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	margin-left: -8px;
	border-radius: 0.5rem;
	background-color: white;
}

.start-7 .strona-tresc{
	background-color: transparent;
}

.aktualnosci-tresc, .informacje-tresc {
	/*margin: 0px 0px 32px 0px;*/
	text-align: left;
	color: #515151;
	font-weight: 400;
	font-size: 14px;
	/*line-height: 1.75em;*/
	padding: 0px 24px !important;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	/*padding: 0 24px;*/
	word-wrap: break-word;
}

.aktualnosci-tlo, .informacje-tlo, .aktualnosci-menu-351
{
	background: white;
	border-radius: 0.5rem;
}

.informacje-tresc
{
	padding-left: 0!important;
	padding-right: 0!important;
}

.informacje-tresc iframe
{
	width: 100%;
}
/*.strona-tresc article
{
	padding: 0 16px;
}*/
.tresc {
	line-height: 24px;
}

.aktualnosci-menu-1
{
	padding: 0 16px;
}

.strona-tresc-podpis , .aktualnosci-tresc-podpis, .informacje-podpis, .strona-podpis{
	text-align: right;
}

.aktualnosci-tlo, .informacje-tlo, .aktualnosci-menu-7
{
	background: white;
	border-radius: 0.5rem;
}

.strona-tresc img, iframe, table {
	max-width: 100% !important;
}
.strona-tresc img {
	height: auto;
}

.wiersz {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 1232px;
    margin: 0 auto;
}
.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;
}

footer{
	background: #323232;
}

.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;
}

.strona-tytul2{
	position: relative;
}

.rotator-ikon-blok{
	background: #fff;
	padding: 4px 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*/

.statystyka-tekst{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color:white;
	line-height: 1.6!important;
}

.statystyka-tekst span{
	padding-right: 4px;
}

.statystyka-tekst span:first-child {
	font-weight: 400;
}
.statystyka-zawartosc{
	padding-bottom: 16px;
    padding-left: 58px;
	padding-top: 16px;
	font-size: 14px;
}

.stopka-info{
	/*background-color: #fff;*/
    background-position: center bottom;

	padding: 112px 0px 80px 0px;
    /*background-attachment: fixed;*/
	/*border-top: 8px solid #60a6da;*/
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}

.stopka-ingo-tlo{
	background: rgb(123,17,21);
	background: linear-gradient(0deg, rgba(123,17,21,1) 0%, rgba(193,26,33,1) 50%, rgba(207,28,34,1) 100%);
}

.stopka-info .kolumna{

	color: white;
	max-width: 340px;
	padding-right: 24px;
}

/* .stopka-info .kolumna:first-child
{
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 295px;
	margin-bottom: 0;
	margin-left: 24px;
}
.stopka-info .kolumna:first-child a:hover{
	opacity: 0.6;
}
.stopka-info .kolumna:first-child > p:first-child
{
	font-weight: 700;
} */

/* .stopka-info .kolumna:nth-child(2), .stopka-info .kolumna:nth-child(3), .stopka-info .kolumna:nth-child(4)  
{
	padding-top: 48px;
} */

.stopka-tresc-tytul{
	position: relative;
}

.stopka-info .kolumna:nth-child(1) .stopka-tresc-tytul:before{
	content: url(../grafika/urzad.png);
	position: absolute;
    top: -7px;
	left: 0px;
}
.stopka-info .kolumna:nth-child(2) .stopka-tresc-tytul:before{
	content: url(../grafika/kontakt.png);
	position: absolute;
    top: -7px;
	left: 0px;
}
.stopka-info .kolumna:nth-child(3) .stopka-tresc-tytul:before{
	content: url(../grafika/kontakt.png);
	position: absolute;
    top: -7px;
	left: 0px;
}
.stopka-info .kolumna:nth-child(4) .stopka-tresc-tytul:before{
	content: url(../grafika/stst.png);
	position: absolute;
    top: -7px;
	left: 0px;
}

.stopka-tytul{
    font-family: 'Open Sans', sans-serif;
    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;
	line-height: 20px;
	color:white;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-bottom: 32px;
}

.stopka-tresc strong 
{
	font-size: 18px;
}

.kolumna:first-child .stopka-tresc .stopka-tresc-tresc p:first-child,.kolumna:first-child  .stopka-tresc .stopka-tresc-tresc p:nth-child(2)
{
	font-weight: 400;
}

.stopka-tresc-podpis
{
	display: none;
}

.stopka-info span.menu-tekst::before {
    display: none;
}

h2.stopka-tresc-tytul
{
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
    padding-bottom: 16px;
    padding-left: 58px;
}

.stopka-tresc-tresc
{
    padding-left: 58px;
	padding-top: 16px;
}

.stopka-tresc p{
	padding: 0px;
	margin: 0px;
    line-height: 24px;
}


.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{
	text-decoration-color: transparent;
	color: white;
}

.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;
}

/*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;
    margin-top: -2px;
}

.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;
}


/*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-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 span:hover{
	opacity: 0.8;
}*/

/*.galeria-modul-obiekt figcaption{
	display: none;
}*/
.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;
}






.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;
}
.menu-polityka-mapa-1-poziom
	{
		margin-left: 0;
	}

.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-lewe-moduly-2-poziom li
{
	margin-bottom: 0;
}

.menu-mobilne-szukaj-kontrast{
	display: none;
}
select{ text-align: center; }

/*Mobilne*/

@media all and (min-width: 0px) and (max-width: 639px) {
	.modul-start-lista-subskrybentow, .modul-start-sonda-mini
	{
		padding-bottom: 32px;
	}
	.span-submit-subskrypcja-wypisz:before {
		left: 16px!important;
		top: 6px;
	}
	.span-submit-subskrypcja-dopisz:before {
		left: 15px!important;
		top: 6px;
	}
	.modul-start-menu-25 ul.menu-start-1-poziom li a, .modul-start-menu-25 ul.menu-start-1-poziom li button
	{
		height: auto!important;
	}
	.artykuly
	{
		flex-direction: column;
	}
	.aktualnosci-tlo
	{
		width: 100%;
	}
	.menu-srodek-tlo .menu-gora-1-poziom
	{
		justify-content: center;
	}
	.modul-start-menu-25 .menu-start-1-poziom
	{
		flex-direction: column;
	}
	.modul-start-menu-25 .menu-start-1-poziom li
	{
		width: 100%!important;
	}
	.menu-lewe-moduly-1-poziom > li.menu-ikona > button, .menu-lewe-moduly-1-poziom > li.menu-ikona > a
	{
		min-height: 64px!important;
		max-height: 216px!important;
	}
	.menu-lewe-moduly-1-poziom > li.modul-23 {
		max-height:none!important;
	}
	.subskrypcja-input-tlo input
	{
		max-width: 100%;
	}
	ul.menu-lewe-moduly-2-poziom
	{
		width: 100%!important;
		position: relative!important;
	}
	.menu-lewe-moduly-1-poziom > li.modul-23
	{
		margin: 0 auto 16px auto!important;
	}
	.menu-mobilne-pasek a:nth-child(2) {
		padding-right: 64px;
	}
	.menu-lewe-moduly-1-poziom li > button > span > img, .menu-lewe-moduly-1-poziom li > a > span > img
	{
		
	}
	.menu-lewe-moduly-1-poziom li.modul-23 
	{
	width: 100%!important;
	}
	.menu-lewe-moduly-1-poziom li.menu-ikona {
		width: 100%!important;
	}
	.menu-lewe-moduly-1-poziom > li.modul-14 {
		width: 100%!important;
	}
	
	.wiersz
	{
		width: 100%;
	}
	.menu-polityka-mapa-1-poziom li a
	{
		display: block;
	}
	.menu-mobilne-pasek a
	{
		font-size: 20px;
		line-height: 24px;
	}
	.strona-komunikat{
		padding: 0 16px;
	}
	.menu-mobilne-logo img
	{
	
	}
	.strona-tresc input + label
	{
		margin-left: 16px!important;
	}
	.strona-tresc input:checked + label > span.checkbox::before
	{
		position: relative;
	}
	h1.h1-tytul{text-align: left;}
	.header-prawa-strona{display:flex;}
	.naglowek-logo{display: flex;}
	.wiersz{justify-content: space-around;}
	.aktualnosci-tresc, .informacje-tresc{text-align: left;padding: 0 16px!important;}
	h1.h1-tytul
	{
		line-height: 30px;
		margin-bottom: 8px;
		padding-left: 16px!important;
		
	}
	.strona-tresc-data{
		padding-left: 16px;
	}
	.informacje-tlo
	{
		padding: 0!important;
	}
	.aktualnosci-startowe
	{
		padding-bottom: 24px;
	}
	.blok-glowny
	{
		padding-bottom: 24px;
	}
	.menu-lewe-moduly-1-poziom li > a > span > img {

	}
	.menu-ikona-mini
	{
		width: auto;
	}
	.menu-lewe-moduly-1-poziom li > button > span > img
	{
		min-width: auto;
		min-height: auto;
	}
	.subskrypcja-btns-tlo > span > input:first-child{
		margin-left: 0;
		margin-top: 16px;
	}
	.menu-modul-tlo {
		margin: 0px 0px;
	}
	.menu-modul-10{
		width: 100%;
		padding: 24px 24px 40px 24px!important;
		margin:auto;
	}
	.menu-tekstowe .menu-ikona-tekst
	{
	}
	.menu-modul
	{
		width: 100%!important;
	}
	.menu-ikona .menu-start-2-poziom {
		position: relative!important;
		z-index: 9;
	}
	.modul-tytul2{
		margin-left: 16px;
	}
	.strona-tresc .spaceline{
		padding: 0 16px;
	}
}


@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka-info .kolumna:first-child a{
		display: flex;
		justify-content: center;
	}
	h2.stopka-tresc-tytul{
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
	}
	.statystyka-zawartosc{
		padding-left: 0px;
	}
	.stopka-tresc-tresc{
		text-align: center;
		padding-left: 0px;
	}
	.statystyka-tekst{
		text-align: center;
	}
	.trak_tlo{
		width: 100%;
		padding: 0 16px!important;
	}
	.menu-tekstowe
	{
		display: none;
	}
	.projekty 
	{
		display: none;
	}
	.menu-lewe-moduly-1-poziom > li.menu-ikona > a, .menu-lewe-moduly-1-poziom > li.menu-ikona > button
	{
		background: transparent!important;
	}
	.modul-start-menu-25 ul.menu-start-1-poziom li
	{
		border-radius: 0.5rem;
		overflow: hidden;
	}
	.menu-lewe-moduly-1-poziom li.menu-ikona
	{
		border-radius: 0.5rem;
    overflow: hidden;
	}
	.menu-tekstowe .menu-ikona-tekst
	{
		border-radius: 0;
	}
	.menu-srodek-tlo
	{
		display: none;
	}
	.span-submit-subskrypcja-wypisz:before
	{
		left: 14px;
	}
	.span-submit-subskrypcja-dopisz:before
	{
		left: 21.5px;
	}
	.modul-start-menu-25 ul.menu-start-1-poziom li.menu-ikona a, .modul-start-menu-25 ul.menu-start-1-poziom li.menu-ikona button
	{
		background: transparent!important;
	}
	.aktualnosci-powrot-tlo
	{
		margin-right: 0px;
	}
	.kalendarz-mini-artykuly {
		margin-left: -315px;
	}
	.menu-ikona .menu-start-2-poziom
	{
		position: absolute;
		z-index: 9;
	}
	.modul-start-menu-24, .menu-lewe-1-poziom
	{
		display: none;
	}
	.wiersz
	{
		
	}
	.strona-tresc
	{
		margin-left: 0;
	}
	.aktualnosci-ikona-tlo
	{
		/* width: 100%;
		min-width: 100%;
		height: calc(2/3 * 233px); */
	}
	.modul-start-menu-25 .menu-start-1-poziom > li
	{
		width: 47%;
		height: 100%;
	}
	.modul-start-menu-25 ul.menu-start-1-poziom > li > a, .modul-start-menu-25 ul.menu-start-1-poziom > li > button
	{
		height: 112px;
	}
	.modul-start-menu-25 .menu-start-1-poziom
	{
		display: flex;
		flex-wrap: wrap;
	}
	.wiersz, footer
	{
		width: 100%!important;
	}
	.aktualnosci-startowe .aktualnosci-ikona-tlo
	{
		/* width: 100%;
		min-width: 100%;
		height: calc(2/3 * 233px); */
	}
	.menu-mobilne-pasek >a:nth-child(2)
	{
		left: 56px;
	}
	.kontrast-czcionka
	{
		margin: 0;
	}
	.polityka-mapa
	{
		padding-bottom: 24px;
	}
	.strona-skrot p
	{
		margin: 0;
	}
	.menu-lewe-moduly-1-poziom li > button > span > img
	{
		min-width: auto;
	}
	
	.menu-lewe-moduly-1-poziom > li.menu-ikona > button, .menu-lewe-moduly-1-poziom > li.menu-ikona > a
	{
		min-height: 40px;
		max-height: 198px;
	}
	.menu-lewe-moduly-1-poziom li > button > span
	{
		margin-top: 0;
	}
	.menu-lewe-moduly-1-poziom > li.modul-23 > button
	{
		height: auto;
	}
	.stopka-info 
	{
	}
	.stopka-info .kolumna .stopka-tresc-tytul:before{
		display: none;
	}
	.menu-polityka-prywatnosci-1-poziom li{
		border: 0px none transparent;
	}
	.menu-lewe-moduly-1-poziom > li.modul-23 {
		max-height: 216px;
	}
	.menu-lewe-moduly-1-poziom li.modul-23 > button > span:nth-child(2), .menu-lewe-moduly-1-poziom li.modul-23 > a > span:nth-child(2)
	{
		height: 112px;
		position: relative;
		z-index: 1;
	}
	.stopka-info
	{
		background-size: 1000%;
	}
	.menu-lewe-moduly-1-poziom
	{
		width: 97%;
		margin: 0 auto;
	}
	.blok-glowny
	{
		padding-bottom: 0;
	}
	.strona
	{
		background: white;
	}
	.menu-lewe-moduly-1-poziom li.modul-10
	{
		background-size: cover;
	}
	.modul-10 .menu-modul-tlo {
		background-image: none;
		margin: 0px 0px;
	}
	.menu-modul-tlo
	{
		background: transparent;
		display: none;
	}
	.menu-lewe-1-poziom > li
	{
		width: 100%;
		margin: 0 auto;
	}
	.menu-lewe-moduly-1-poziom > li > a
	{
		height: 100%;
		display: flex;
		align-items: center;
	}
	.menu-modul-26{
		
		margin-bottom: 0px;
		display: none;
	}
	.menu-lewe-moduly-1-poziom li.menu-ikona {
		border: none;
		width: 47%;
		margin: 0 auto;
		margin-bottom: 16px;
	}
	.menu-lewe-moduly-1-poziom > li.modul-14 {
		width: 47%;
		margin: 0px auto 16px auto;
	}
	.menu-lewe-moduly-1-poziom li.modul-23 {
		width: 47%;
	}
	.kontrast, .czcionka
	{
		border: 0px none transparent;
	}

	.menu-ikona-mini
	{
		width: auto;
	}
	.film-zawartosc
	{
		display: flex;
		justify-content: center;
	}
	.film-zawartosc iframe
	{
		width: 100vw!important;
		height: calc(2/3 * 100vw)!important;
	}
	.menu-lewe-1-poziom li.modul-23, .menu-lewe-1-poziom li.modul-14, .menu-lewe-1-poziom li.modul-24  
	{
		display: none!important;
	}

	
	ul.menu-lewe-moduly-2-poziom {
		position: absolute;
		width: 47%;
		z-index: 20;
	}

	body
	{
		background: rgb(247, 247, 247);
	}
	.kontrast-czcionka
	{
		height: 48px
	}
	.kontrast-czcionka
	{
		border: 0px none transparent;
	}
	.fa-search::before
	{
		content: url(../grafika/wyszukiwarka.png);
	}
	form .fa-search::before
	{
		content: url(../grafika/wyszukiwarka.png);
	}
	.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;}
  main
  {
	  margin-top: 0;
  }
  .trak_tlo {
    margin: 8px 0px 16px 0px!important;
  }
  .menu-srodek-tlo
  {
	  width: 96%;
	  margin: 0 auto;
	  
  }
  .modul-start
  {
	  width: 100%;
	  background-size: cover;
	  height: auto;
  }
  .modul-start-menu-25 .menu-start-1-poziom
  {
	  margin-bottom: 0;
  }
  
  .modul-start-goscie-online-inbsplicznik
  {
	  max-height: none;
	  margin-bottom: 16px;
  }
  .modul-start-lista-subskrybentow, .modul-start-sonda-mini
  {
	  margin-bottom: 16px;
  }
  .stopka-info
  {
	  height: auto;
	  max-height: none;
  }
  .moduly-dol-tlo {
		width: 96%;
		margin: 0 auto;
		flex-direction: column;
}
  .szerokosc-12, .szerokosc-24 {  width: 100%; margin:auto;}
	.szerokosc-13, .szerokosc-14 {  width: 96%; margin:auto; order:2;}
	.szerokosc-23, .szerokosc-34 {  width: 96%!important; margin:auto;}
	.szerokosc-13-stopka{width: 90%; margin:auto;}
	.blok{margin:auto; width: 100%!important;}
	.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: 42px; height:auto;}
	.stopka-info .kolumna:nth-child(2) .stopka-tresc{/* padding-left: 10px;*/}
	.menu-polityka-mapa-1-poziom
	{
		margin-bottom: 16px;
	}
	.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%;	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; 	}
	/*kontrast-wyszukiwarka-czcionka-mobilna*/

	.ulatwienia-wcag > ul{
		width: 100%!important;
		box-shadow: none!important;
		background: rgb(247, 247, 247)!important;
	}

	.ulatwienia-wcag{
		position: static!important;
	}
.menu-mobilne-szukaj-kontrast{
	display: flex;
    justify-content: center;
	position: relative;
    margin-top: 64px;
    padding-top: 0px;
    padding-bottom: 6px;
	background: rgb(247, 247, 247);
}

.szukaj-gora-ikona {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 12px;
}

.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 24px;
	margin:auto!important;
}

.stopka-tytul{
	margin-top:16px;
}

.stopka-info .kolumna:first-of-type{
	max-width: 500px;
}
.stopka-info .kolumna
{
	max-width: 500px;
}

.menu-modul-10{
	width: 100%;
	padding: 24px 24px;
	margin:auto;
}
.menu-lewe-moduly-1-poziom li {
    max-width: 100%;
    width: 99%;
    margin: 0px auto 0px auto;
}
.menu-lewe-moduly-3-poziom li
{
	margin: 0px auto;
}
.menu-modul
{
	width: 85%;
}
aside{}
}


@media all and (min-width: 1024px) and (max-width: 1279px) {
	.naglowek-logo {
		max-width: 996px;
		margin: 0 auto;
	}
	.projekty img 
	{
		max-width: 992px;
	}

	.span-submit-subskrypcja-wypisz:before
	{
		left: 14px;
	}
	.span-submit-subskrypcja-dopisz:before
	{
		left: 21.5px;
	}
	.modul-start-lista-subskrybentow
	{
		background-size: cover;
	}
	.subskrypcja-input-tlo input {
		max-width: 259px;
		width: 400px;
	}
	h2.stopka-tresc-tytul
	{
		padding-left: 0;
	}
	.slider-rotator-aktualnosci .caption {
		max-height: 184px;
	}
	.logo a:first-child img
	{
		margin-left: 16px;
	}
	.menu-menu-naglowek-1-poziom
	{
		padding-left: 0;
	}
	.czcionka a
	{
		padding-right: 0;
	}
	.stopka-info
	{
		max-height: none;
		height: auto;
	}
	.szerokosc-1
	{
		width: 100%!important;
	}
	.modul-start-lista-subskrybentow
	{
		height: 330px;
	}
	.subskrypcja-tekst-rodo label
	{
		width: 247px;

	}
	.modul-start-menu-24 .menu-start-1-poziom
	{
		margin-bottom: 16px;
	}
	.baner-tytul
	{
		width: 320px;
	}
	.modul-start-sonda-mini, .modul-start-lista-subskrybentow, .modul-start-goscie-online-inbsplicznik
	{
		width: auto;
	}
	.strona-tresc img, iframe, table
	{
		max-width: none!important;
	}
	.film-zawartosc iframe
	{
		width: 320px!important;
	}
	.wiersz
	{
		width: 992px;
	}
	.aktualnosci-startowe .aktualnosci-ikona-tlo
	{
		/* width: 100%;
		min-width: 100%;
		height: calc(2/3 * 207px);
		min-height: calc(2/3 * 207px); */
	}
	.stopka-info
	{
		background-color: #0f355a;
	}
	.stopka-info .kolumna
	{
		padding: 0;
	}
	.stopka-info .kolumna:first-child
	{
		justify-content: flex-start;
	}
	
	.naglowek
	{
		padding: 0 0;
	}
	.link-startowa
	{
		margin: 0 4px;
	}
	.kontrast-czcionka
	{
		margin: 0 8px;
		margin-left: 4px!important;
		margin-right: 0!important;
	}
	.kontrast
	{
		margin-right: -8px;
	}
	.logo a span:first-child
	{
		width: 100%!important;
	}
	.menu-lewe-moduly-1-poziom li.modul-10
	{
		padding-bottom: 16px!important;
		background-size: cover;
	}
	.modul-10 .menu-modul-tlo {
		background-image: none;
		margin: 0px 0px;
		background: transparent;
	}
	.button-menu-mobile{display: none;}
	.blok { width: 992px; }
	.szerokosc-1 {
		flex-basis: 992px;
		width: 992px;
		justify-content: space-between;
	}
	.szerokosc-12, .szerokosc-24 { width: 100%; }
	.szerokosc-13, .szerokosc-14, .szerokosc-13-stopka { /*flex-basis: 320px;*/ width: 320px; }
	.szerokosc-23, .szerokosc-34 { flex-basis: 656px; width: 656px; }
	.szerokosc-100 { flex-basis: 100%; }
	.stopka .kolumna{flex-basis: 212px; width: 212px;}
	.statystyka-tekst{}
	.logo a span:first-child{ 	font-size: 28px;	width: 340px; line-height: 24px;}
	.header-dane{padding: 0px; padding-right: 16%;}
	.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;}
	
	.galeria-modul-obiekt span{	width: 168px;}
	.social-icon{width: auto;}
	.stopka-info .kolumna{}
	.animacja-kontener
	{

	}
	.stopka-info .kolumna
	{
		width: 31%;
	}
	.pasek_scroll .menu-gora-1-poziom > li
	{
		width: 120px;
	}
	.aktualnosci-ikona-tlo
	{
		width: 100%;
		min-width: 0;
		margin: 0;
		height: calc(2/3 * 209px);
		max-height: calc(2/3 * 209px);
		min-height: 0;
	}
	footer
	{
		width: 100%!important;
	}
	.animacja
	{
		width: 100%!important;
	}
	.menu-tekstowe .menu-lewe-1-poziom > li > button
	{
		width: 274px;
	}
	.menu-lewe-1-poziom li.menu-ikona a
	{
		width: 274px;
	}
	.menu-lewe-moduly-1-poziom li > a > span > img
	{
		width: 164px;
		height: calc(2/3 * 164px);
	}
	.menu-lewe-moduly-1-poziom li > button > span > img
	{
		
	}
	.subskrypcja-input-tlo
	{
		float: none;
		margin-bottom: 8px;
	}
	.subskrypcja-btns-tlo
	{
		justify-content: center;
	}
	.menu-polityka-mapa-1-poziom li a
	{
		display:block;
		padding: 0px 4px;
	}
	.menu-polityka-mapa-1-poziom
	{
		margin-left: 0;
		
	}
	.slider-rotator-aktualnosci .pagination
	{
		padding-right: 200px;
	}
	.rotator-aktualnosci-skrot
	{
		max-height: 114px;
		overflow: hidden;
	}
	.pasek_scroll-logo img
	{
		margin-left: 8px;
	}
	
}

@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; position: relative; justify-content: space-between;}
	.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;}
}

.rotator-aktualnosci
{
	/*position: absolute;
	top: 0;*/
}