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: #f7f7f7;
}
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 {
  max-width: 1232px;
  height: 495px;
  max-height: 495px;
  margin: 0px auto;
  position: relative;
}
.animacja_maska {
  position: absolute;
  z-index: 10;
  width: 50%;
  max-width: 495px;
  height: 100%;
  background: url(../grafika/maska.png) right top no-repeat;
  background-size: cover;
}
.header {
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	header {
    height: 184px;
		padding: 76px 0px 0px 0px;
	}
  .animacja_maska {
    position: static;
    width: 100%;
    max-width: 100%;
  }
  .header {
    margin: 0px auto;
  }
}
.logo	{
  flex: 1 1 100%;
  display: flex;
	width: 33vw;
	max-width: 409px;
	height: 15vw;
	max-height: 109px;
	padding: 0px;
	margin: 96px 0px 64px 0px;
	background: url(../grafika/herb.png) center center no-repeat;
  background-size: contain;
	font-size: 0px !important;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.logo	{
		display: none;
	}
}
.logo:hover	{
	opacity: 0.55;
}
.linki_gora	{
  flex: 1 1 100%;
  display: flex;
  justify-content: center;
  max-width: 100%;
  height: 22px;
  margin: 20px auto 0px auto;
}
.kontrast-czcionka	{
  flex: 0 0 264px;
  display: flex;
	margin: 3px 60px 0px 0px;
}
.kontrast, .czcionka {
  position: relative;
	padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #000;
	font-size: 0px !important;
  text-decoration: none !important;
  display: flex;
  flex: 1 0;
  align-items: center;
  justify-content: center;
}
.kontrast a {
  flex: 0 0 80px;
  height: 22px;
  background: url(../grafika/kontrast_tlo.png) center center no-repeat;
}
.czcionka a {
  flex: 0 0 141px;
  height: 22px;
  background: url(../grafika/czcionka_tlo.png) center center no-repeat;
}
.wersje_jezykowe {
  flex: 0 1 110px;
  display: flex;
  justify-content: space-between;
}
.wersje_jezykowe a {
  position: relative;
  flex: 0 0 24px;
}
.wersje_jezykowe a:nth-child(1) {
  background: url(../grafika/flaga_pl.png) center center no-repeat;
}
.wersje_jezykowe a:nth-child(2) {
  background: url(../grafika/flaga_en.png) center center no-repeat;
}
.wersje_jezykowe a:nth-child(2)::before {
  position: absolute;
  right: -10px;
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px dotted #322a1f;
}
.wersje_jezykowe a:nth-child(2)::after {
  position: absolute;
  left: -10px;
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px dotted #322a1f;
}
.wersje_jezykowe a:nth-child(3) {
  background: url(../grafika/flaga_de.png) center center no-repeat;
}
.wersje_jezykowe a span {
  display: none;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .linki_gora  {
    flex: 0 1 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 4px auto 0px auto;
    width: 100%;
    height: auto;
  }
  .kontrast-czcionka	{
    margin: 0px auto;
  }
  .kontrast a, .czcionka a {
    height: 40px;
  	font-size: 0px !important;
  }
  .kontrast {
    margin: 0px 10px 0px 0px;
  }
  .wersje_jezykowe {
    height: 40px;
    margin: 0px auto 8px;
  }
}

/*Wyszukiwarka ikona*/

.szukaj-gora-ikona {
  display: flex;
  flex: 0 1 100%;
  align-items: center;
  justify-content: center;
  padding: 0px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
  border-right: 1px solid #c2c2c2;
}
.szukaj-gora-ikona a {
  flex: 1 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .szukaj-gora-ikona {
    margin: 0px 0px 0px 52px;
  }
  .szukaj-gora {
    display: none;
  }
}
.szukaj-gora form {
  flex: 1 1;
  display: flex;
}
.szukaj-gora label {
	display: none;
}
.szukaj-gora-ikona a i, .szukaj-gora-ikona a i::before {
	font-size: 16px;
	color: #3c4850 !important;
}
.szukaj-gora button i span {
  font-size: 0px !important;
}

/*Wyszukiwarka ikona z textarea*/

.szukaj-gora {
  display: flex;
  flex: 0 1 328px;
  align-items: center;
  justify-content: center;
  padding: 0px;
  width: 100vw;
  max-width: 328px;
  height: 40px;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
  background: #fff;
  border-top: 1px solid #038104;
  border-bottom: 1px solid #038104;
}
.szukaj-gora input {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000;
  padding: 9px 8px 10px 16px;
  border: none;
  width: 100%;
  background: none;
}
.szukaj-gora input::placeholder {
  color: #000;
  opacity: 1;
}
.szukaj-gora button {
  position: relative;
  background: none;
  border: none;
  padding: 0px 14px 0px 18px;
  cursor: pointer;
}
.szukaj-gora button i {
  font-size: 16px;
  color: #7f7f7f;
}
.kontrast a:hover, .czcionka a:hover, .wersje_jezykowe a:hover, .szukaj-gora button:hover i, .szukaj-gora-ikona:hover a {
	opacity: 0.55;
}

/*Animacja górna*/

.animacja_tlo {
  width: 100%;
  max-width: 815px;
  height: 495px;
  max-height: 495px;
  display: flex;
  position: relative;
  margin: 0px 0px 0px auto;
}
.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 {
    height: unset;
  }
  .animacja, .animacja-slider{
    display: none;
  }
}
.animacja-slider-tresc {
	display: none;
	background-color: rgba(0,0,0,0.8);
	padding: 16px;
	color: #fff;
}
.animacja-slider-tytul {
}
.animacja-slider-tytul a {
	color: inherit;
	text-decoration: inherit;
}
.animacja-slider-slide {
	width: 100%;
  height: 495px;
  max-height: 100%;
  background-size: cover;
  background-position: center top;
}
@media all and (min-width: 320px)and (max-width: 1023px) {
	.animacja-slider-slide {
		height: 38vw;
		max-height: 448px;
		max-width: 100%;
	}
}
.animacja-slider .slick-next {
	opacity: 0 !important;
	top: 49%;
	right: 24px;
  z-index: 9;
}
.animacja-slider .slick-prev {
	opacity: 0 !important;
	top: 49%;
	left: 5vw;
  z-index: 9;
}
.animacja-slider:hover .slick-next,
.animacja-slider:hover .slick-prev {
	opacity: 1 !important;
}
.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: 14px;
  color:#fff;
	opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 32px;
  background: #000;
  border-radius: 16px;
}
.animacja-slider .slick-prev:hover:before, .animacja-slider .slick-next:hover:before {
	opacity: 0.55;
}

.animacja-slider .slick-prev:before{
	content: "\f053";
  padding: 0px 2px 0px 0px;
}
.animacja-slider .slick-next:before{
	content: "\f054";
  padding: 0px 0px 0px 2px;
}

.animacja-slider .slick-dots{
  display: none !important;
	bottom: 8px !important;
}

.animacja-slider,.slick-dotted.slick-slider{
		margin-bottom: 0px!important;
}
.animacja-slider-buttons  {
	position: absolute;
	z-index: 1;
  bottom: 46px;
  right: 0px;
	transition: 0.2s;
  display: flex;
  width: 120px;
  height: 36px;
	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;
	right: 0px;
	top: 0px;
	border:none;
	background: rgba(0, 0, 0, 0.7);
	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;
}
header > *:nth-last-child(2) {
  position: absolute;
  z-index: 10;
  top: 16px;
  right: 72px;
  color: #000;
  font-size: 0px !important;
  text-decoration-color: transparent;
}
header > *:nth-last-child(2)::before {
	font-family: "Font Awesome 5 Free";
  content: "\f4fe";
  font-size: 14px !important;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 3px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 29px;
  background: #000;
  border-radius: 16px;
}
header > *:last-child {
  position: absolute;
  z-index: 10;
  top: 16px;
  right: 16px;
  color: #000;
  font-size: 0px !important;
  text-decoration-color: transparent;
}
header > *:last-child::before {
	font-family: "Font Awesome 5 Free";
  content: "\f09e";
  font-size: 14px !important;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 3px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 29px;
  background: #000;
  border-radius: 16px;
}
header > *:nth-last-child(2):hover::before, header > *:last-child:hover::before {
  opacity: 0.65;
}

/*Menu góra*/

.menu-gora-tlo	{
  position: relative;
  top: 0px;
  z-index: 10;
  width: 100%;
  max-width: 1232px;
	display: flex;
  padding: 0px 0px 0px 0px;
	margin: -48px auto 16px auto;
  transition: 0.5s;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-gora-tlo	{
		display: none;
	}
}

main {
	width: 100%;
	margin: 0px auto 0px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	main > div.menu-gora-tlo {
		display: none;
	}
}
.main_srodek {
  display: flex;
  max-width: 100vw;
  max-width: 1232px;
  margin: 0px auto;
  justify-content: space-around;
}
.srodek_tlo	{
	flex: 0 1 auto;
  width: 59vw;
  max-width: 816px;
	margin: 0px 16px 0px 0px;
}
.strona-tresc {
	background: #fff;
	padding: 24px 0px 24px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
}
.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) {
	.srodek_tlo	{
		flex: 1 1;
		max-width: 100%;
		margin: 0px auto 0px auto;
	}
	.strona-tresc {
		width: 96%;
		margin: 0px auto;
	}
}
.menu_prawe_tlo {
	flex: 0 1 400px;
  min-width: 400px;
  max-width: 400px;
  text-align: center;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu_prawe_tlo, .modul-start-menu {
		display: none;
	}
}
.linki_dol_tlo  {
  width: 176px;
  height: 48px;
  background: #000000;
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .linki_dol_tlo  {
    padding: 0px 16px 0px 0px;
  }
}
.linki_dol  {
  width: 100%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.linki_dol a {
  flex: 0 1;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: rgba(255,255,255, 0.64);
  text-decoration-color: transparent;
  margin: 0px 0px 0px 0px;
}
.linki_dol a:hover {
  opacity: 0.65;
}
.linki_dol a span {
  display: none;
}
.menu-srodek-tlo	{
  width: 100%;
  max-width: 1232px;
	display: flex;
	margin: 16px auto 0px auto;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-srodek-tlo	{
		display: none;
	}
}
.stopka{
  font-family: 'Open sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
	color: #fff;
	padding: 0px 0px 0px 0px;
  margin: 0px auto;
	display: flex;
  flex-wrap: wrap;
  background: #038204 url(../grafika/stopka.jpg) no-repeat;
  background-size: 100% auto;
  position: relative;
}
.stopka .blok {
  position: relative;
  flex: 1 1 100vmax;
	display: flex;
	width: 100%;
	max-width: 1232px;
	margin: 0px auto 0px auto;
  padding: 64px 0px 40px 72px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka	{
		height: unset;
		max-height: unset;
    background-position: center center !important;
    background-size: cover;
	}
	.stopka .blok {
		flex-wrap: wrap;
		padding: 48px 0px 16px;
	}
}
.stopka .kolumna {
	position: relative;
	flex: 1 1 37%;
  max-width: 37%;
  padding: 0px 72px 0px 24px;
  margin: 0px 0px 0px 0px;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}
.stopka .kolumna:last-child {
  position: absolute;
  top: -40px;
  right: -114px;
  width: 522px;
  max-width: 522px;
  max-width: unset;
  height: 516px;
  padding: 0px;
  background: url(../grafika/newsletter_tlo.png) no-repeat;
  background-position: -16px -30px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka .kolumna {
    flex: 1 1 100vmax !important;
    max-width: 100% !important;
    flex-wrap: wrap !important;
    padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 16px 0px !important;
    border: none;
	}
  .stopka .kolumna:last-child {
    position: static;
    top: unset;
    right: unset;
    max-width: 100%;
    background: none;
  }
}
.stopka .kolumna > *	{
	flex: 1 1 90%;
  margin: 0px;
  text-align: left;
}
.stopka .kolumna *	{
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
}
.dane-stopka-kontakt	{
	padding: 0px 0px 32px 0px;
}
.stopka-podtytul, .dane-stopka-kontakt-tytul	{
  flex: 1 1;
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  font-weight: 400;
	color: #fff;
  padding: 0px 0px 12px 0px !important;
  margin: 0px 0px 0px 0px !important;
}
.stopka .kolumna .stopka-podtytul:before {
  position: absolute;
	content: "";
  font-size: 0px !important;
  color: #fff;
  left: -32px;
  top: -5px;
  margin: 0px;
  padding: 0px;
}
.stopka .kolumna:nth-child(1) .stopka-podtytul:before {
  width: 36px;
  height: 33px;
  background: url(../grafika/dane_tlo.png) left center no-repeat;
}
.stopka .kolumna:nth-child(2) .stopka-podtytul:before {
  width: 34px;
  height: 34px;
  background: url(../grafika/godziny_tlo.png) left center no-repeat;
}
.stopka .kolumna:last-child .stopka-podtytul {
  padding: 24px 0px 24px 24px !important;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka .kolumna > *	{
		text-align: center !important;
		padding: 0px 8px;
	}
  .stopka .kolumna *	{
    margin: 0px auto;
    width: 100%;
  }
	.stopka-tytul	{
		text-align: center;
	}
  .stopka .kolumna:last-child .stopka-podtytul {
    padding: 24px 0px 24px 0px !important;
  }
}
.menu_dol_stopka {
  height: 142px;
  background: #006801;
  display: flex;
  align-items: center;
}
.menu_dol_tlo {
  width: 100%;
  max-width: 1232px;
  margin: 0px auto;
  color: #fff;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .stopka-podtytul, .podmiot-nazwa, .podmiot-adres  {
    flex: 1 1 100vw;
  }
  .menu_dol_stopka {
    display: none;
  }
}
