html {
  scroll-behavior: smooth;
}
body {
	padding: 0;
	margin: 0;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	font-family: "Open Sans";
	font-size: 0.938em;
	overflow-x: hidden;
	transition: padding .5s linear;
  background: #fff;
}
body * {
	box-sizing: border-box;
}
header, section, footer, aside, nav, main, article, figure {
  display: block;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.175em 0;
}
.fas span {
  display: none;
}
.strona {
	width: 100%;
 	margin: 0px auto 0px;
}
h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}
header {
	width: 100%;
}
.header_tlo {
  width: 100%;
  background: #fff;
}
.header  {
  width: 100%;
  max-width: 1232px;
  display: flex;
  align-items: center;
  height: 100vmax;
  max-height: 136px;
  padding: 0px 24px 0px 0px;
  margin: 0px auto;
}
.header_p  {
  width: 100%;
  max-width: 1232px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100vmax;
  max-height: 64px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
}
.logo	{
  flex: 0 1 572px;
  height: 12vw;
  max-height: 105px;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
  font-family: 'Proza Libre', sans-serif;
	font-size: 0px !important;
  font-weight: 700;
  color: #000;
  text-decoration-color: transparent;
  background: url(../grafika/logo1.png) left 24px center no-repeat;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.logo	{
		display: none;
	}
}
.logo:hover	{
	opacity: 0.55;
}
.linki_gora {
  flex: 1 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0px 0px 0px 0px;
  gap: 0px 16px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .header {
    position: relative;
    max-height: 60px;
    justify-content: flex-end;
    padding: 0px;
    margin: 16px 16px 0px auto;
    background: none;
    background: #fff;
  }
  .linki_gora {
    max-width: none;
    padding: 8px 16px 8px 0px !important;
    flex-wrap: nowrap !important;
    align-items: center;
  }
}
.kontrast-czcionka	{
  flex: 0 1 94px;
  display: flex;
	margin: 0px 0px 0px 0px;
}
.kontrast, .czcionka {
  position: relative;
	padding: 0px 0px 0px 12px;
  margin: 0px 0px 0px 0px;
  color: #fff;
  flex: 0 1 43px;
  height: 25px;
  display: flex;
  justify-content: center;
}
.kontrast {
  padding: 0px 12px 0px 0px;
  border-right: 1px solid #d9d9d9;
}
.kontrast a, .czcionka a {
  flex: 1 1;
  text-decoration-color: transparent;
  display: flex;
}
.kontrast a {
  flex: 1 1;
  height: 100%;
	background: url(../grafika/kontrast.png) center center no-repeat;
}
.czcionka a {
  flex: 1 1;
  height: 100%;
  background: url(../grafika/wielkosc.png) center center no-repeat;
}
.kontrast span, .czcionka span {
  display: none;
  font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
	color: #fff;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .kontrast-czcionka {
    margin: 0px;
  }
  .kontrast a, .czcionka a {
    height: 24px;
  	font-size: 0px !important;
  }
  .kontrast a span, .czcionka a span {
    display: none;
  }
  .czcionka {
    margin: 0px 0px 0px 0px;
  }
}

/*Wyszukiwarka ikona*/

.szukaj-gora-ikona {
  display: none;
  flex: 0 1 56px;
  align-items: center;
  justify-content: center;
  padding: 0px;
  height: 24px;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
}
.szukaj-gora-ikona a {
  flex: 1 1;
  width: 56px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
  background: url(../grafika/wyszukiwarka.png) center center no-repeat;
}
.szukaj-gora label {
	display: none;
}
.szukaj-gora-ikona a i {
	font-size: 0px;
	color: #000;
}
.szukaj-gora button i span {
  font-size: 0px !important;
}
.linki_gora > a:hover span , .a_start:hover, .kontrast a:hover, .czcionka a:hover, .szukaj-gora-ikona:hover a {
	opacity: 0.55;
}

/*Wyszukiwarka ikona z textarea*/

.szukaj-gora {
  flex: 0 1 392px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0px;
  height: 40px;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;

}
.szukaj-gora form {
  flex: 0 1 392px;
  display: flex;
  background: #fff;
}
.szukaj-gora input {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 9px 8px 10px 16px;
  border: none;
  width: 100%;
  background: none;
  border-left: 1px solid #2d6c8f;
  border-top: 1px solid #2d6c8f;
  border-bottom: 1px solid #2d6c8f;
}
.szukaj-gora input::placeholder {
  opacity: 1;
  color: #000;
}
.szukaj-gora button {
  width: 40px;
  height: 40px;
  padding: 0px;
  background: #2d6c8f;
  border: none;
}
.szukaj-gora button:hover {
  cursor: pointer;
  opacity: 0.75;
}
.szukaj-gora button i {
  font-size: 14px;
  color: #fff;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .szukaj-gora-ikona {
    display: flex;
    margin: 0px 0px 0px 0px;
  }
  .szukaj-gora {
    display: none;
  }
}

/*Animacja górna*/

.animacja_tlo {
  width: 100%;
  max-width: 1232px;
  height: 30vw;
  max-height: 496px;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0px auto 0px;
}
.animacja, .animacja-slider {
  position: relative;
  height: 100%;
  overflow: hidden;
	width: 100%;
}
.animacja-slider .slick-list, .animacja-slider .slick-list .slick-track {
  height: 100%;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .animacja_tlo, .animacja, .animacja-slider{
    display: none;
  }
}
.animacja-slider-tresc {
  display: none;
  text-align: center;
  position: absolute;
  max-width: 90%;
}
.animacja-slider-tresc .animacja-slider-tytul {
  font-family: 'Lato', cursive;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  padding: 38px;
  margin: 0px 0px 24px 0px;
  background: rgba(245, 205, 70, 0.8);
}
.animacja-slider-slide {
	width: 100%;
  height: 34vw;
  max-height: 100%;
  background-size: cover;
  background-position: center top;
  display: flex !important;
  align-items: flex-end;
}
@media all and (min-width: 320px)and (max-width: 1023px) {
	.animacja-slider-slide {
		height: 38vw;
		max-height: 496px;
		max-width: 100%;
	}
}
.animacja-slider .slick-next {
	opacity: 0;
	top: 51%;
  width: 40px;
  height: 32px;
	right: 32px;
  z-index: 9;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
}
.animacja-slider .slick-prev {
	opacity: 0;
	top: 51%;
  width: 40px;
  height: 32px;
	left: 32px;
  z-index: 9;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
}
.animacja-slider:hover .slick-next,
.animacja-slider:hover .slick-prev {
	opacity: 1;
}
.animacja-slider .slick-next:focus,
.animacja-slider .slick-prev:focus {
	opacity: 1 !important;
  outline: 2px outset #ff0000;
}
.animacja-slider .slick-prev:before, .animacja-slider .slick-next:before {
	font-family: "Font Awesome 5 Free";
 	font-size: 30px;
  color:#fff;
	opacity: 1;
}
.animacja-slider .slick-prev:hover, .animacja-slider .slick-next:hover {
	opacity: 0.55;
}

.animacja-slider .slick-prev:before{
	content: "\f104";
}
.animacja-slider .slick-next:before{
	content: "\f105";
}

.animacja-slider .slick-dots{
  display: none !important;
	bottom: 8px !important;
}

.animacja-slider,.slick-dotted.slick-slider{
		margin-bottom: 0px!important;
}
.animacja-slider-buttons  {
	position: relative;
	z-index: 1;
	transition: 0.2s;
	margin: 0px auto;
}
.animacja-slider-buttons > * {
  opacity: 0;
}
.animacja:hover > .animacja-slider-buttons > *, .animacja > .animacja-slider-buttons > *:focus {
	opacity: 1;
}
#animacja-pause, #animacja-play{
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	border:none;
	background: rgba(0, 0, 0, 0.55);
	color:#fff;
	font-size: 14px;
	height: 35px;
	padding: 0px 12px 0px 12px;
	transition: all 0.3s;
}
#animacja-pause:before {
	content: "\f04c";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play:before {
	content: "\f04b";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play {
	display: none;
}
#animacja-pause:hover, #banimacjaaner-play:hover {
	opacity: 0.75;
}

/*Menu góra*/

.menu-gora-tlo  {
  position: relative;
  z-index: 10;
  width: 100%;
  display: flex;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px;
  transition: 0.5s;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-gora-tlo-start, .menu-gora-tlo	{
		display: none;
	}
}

main {
	width: 100%;
	margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
}
.main_srodek {
  display: flex;
  max-width: 1232px;
  padding: 16px 0px 0px 0px;
  margin: 0px auto 0px;
  background: #ffffff;
}
.srodek_tlo	{
	flex: 1 1 auto;
  width: 100vw;
	margin: 0px 0px 0px 0px;
  display: flex;
  gap: 0px 48px;
  align-items: flex-start;
}
.menu_lewe {
  flex: 0 0 400px;
}
.strona-tresc {
	background: #fff;
  width: 100%;
  max-width: calc(100% - 416px);
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
}
.strona-tresc > article {
  padding: 0px 0px;
}
.strona-tresc-dzial, .strona-tresc-data {
  display: none;
}
.strona-tresc .tresc img {
  max-width: 100%;
  height: auto;
}
.mapa-serwisu-poziom-1 {
  flex: 1 1 100%;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .main_srodek_start, .main_srodek {
    padding: 0px;
    margin: 0px auto 0px;
  }
	.srodek_tlo	{
		flex: 1 1;
		max-width: 100%;
    padding: 0px 16px;
		margin: 0px auto 24px auto;
	}
	.strona-tresc {
		width: 100%;
    max-width: 100%;
    padding: 0px 0px 24px;
		margin: 0px auto;
	}
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu_lewe_tlo_start, .menu_lewe, .modul-start-menu {
		display: none;
	}
}
footer {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
}
.stopka  {
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
  margin: 0px auto 0px;
  width: 100%;
  max-width: 1232px;
	display: flex;
  position: relative;
	background: #327092 url(../grafika/stopka_tlo.jpg) center center no-repeat;
  background-size: auto auto;
}
.stopka .blok {
  flex: 1 1;
	display: flex;
  flex-wrap: wrap;
  gap: 0px 72px;
	width: 100%;
  max-width: 1232px;
	margin: 0px auto 0px auto;
  padding: 48px 88px 68px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka	{
		height: unset;
		max-height: unset;
    padding: 24px 0px 0px;
	}
	.stopka .blok {
		flex-wrap: wrap;
    justify-content: center;
		padding: 0px 0px 16px !important;
	}
}
.stopka .blok .stopka_tytul {
  flex: 1 1 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
	color: #ffffff;
  text-align: center;
  padding: 0px 0px 0px;
}
.stopka .blok div.kolumna {
	position: relative;
  flex: 1 1;
  width: 100%;
  min-height: 176px;
  padding: 32px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
}
.stopka .blok div.kolumna .kolumna-tytul {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
	color: #fff;
  text-align: left;
}
.stopka .blok div.kolumna:last-child .kolumna-tytul {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
	color: #fff;
  text-align: left;
}
.stopka .blok div.kolumna:last-child p {
  margin: 0px 0px 1em;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .stopka .blok .stopka_tytul {
    text-align: center;
    padding: 0px 16px 16px;
  }
	.stopka .kolumna {
    flex: 1 1 96% !important;
    max-width: 96% !important;
  }
  .stopka .blok .kolumna:nth-child(2):before, .stopka .blok .kolumna:nth-child(2):after {
    display: none;
  }
  .stopka .kolumna .kolumna-tytul {
    padding: 16px 0px 16px 0px;
  }
  .kolumna .dane_adres::before, .kolumna .dane_telefon::before, .kolumna .dane_email::before, .kolumna .godziny_tytul::before {
    left: unset;
    margin: 0px 0px 0px -24px;
  }
}
.stopka .blok .kolumna a {
  color: #ffffff;
  text-decoration-color: transparent;
}
.stopka .blok .kolumna a:hover {
  opacity: 0.65;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka .kolumna > *	{
		text-align: center !important;
		padding: 0px 8px !important;
	}
	.stopka-tytul	{
		text-align: center;
	}
  .stopka .blok .kolumna .tresc ul {
    flex-direction: column;
    gap: 24px 0px;
  }
}
.dane-stopka-kontakt	{
	padding: 0px 0px 32px 0px;
}
.dane-stopka-kontakt-tresc p	{
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.dane-stopka-kontakt-podpis	{
	display: none;
}
