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: #ffffff url(../grafika/tlo.jpg) center top no-repeat;
  background-size: 100% auto;
}
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%;
  position: relative;
}
.header  {
  width: 100%;
  max-width: 1232px;
  display: flex;
  padding: 8px 0px 8px 24px;
  margin: 0px auto;
}
.logo	{
  z-index: 10;
  width: 50vw;
  max-width: 552px;
  padding: 8px 0px 8px 80px;
	margin: 0px 0px 0px 0px;
  font-family: 'Open Sans', sans-serif;
	font-size: 30px;
  line-height: 34px;
  font-weight: 600;
  color: #000000;
  text-decoration-color: transparent;
  background: url(../grafika/logo.png) left top 12px no-repeat;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.header_tlo::before, .logo	{
		display: none;
	}
}
.logo:hover	{
	opacity: 0.55;
}

/*Menu góra*/

.menu-gora-tlo  {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1232px;
  display: flex;
  gap: 0px 0px;
  padding: 16px 16px 0px;
  margin: 0px auto 0px auto;
  background: #ebebeb;
}
.menu-gora-tlo-p  {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1232px;
  display: flex;
  gap: 0px 8px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  transition: 0.5s;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-gora-tlo, .menu-gora-tlo-p	{
		display: none;
	}
}

.linki_gora {
  flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px auto;
  gap: 0px 0px;
}
.linki_gora * {
  display: flex;
  align-items: center;
  height: 24px;
  font-family: 'Open Sans', sans-serif;
	font-size: 14px;
  font-weight: 400;
  color: #000;
  text-decoration-color: transparent;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .header {
    position: relative;
    padding: 0px;
    margin: 16px 0px 0px 0px;
    background: none;
  }
  .linki_gora {
    flex: 1 1 auto;
    max-width: none;
    padding: 28px 16px 16px 0px !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 8px 0px;
  }
  .linki_gora > * {
    padding: 0px !important;
    border: none !important;
  }
}

.kontrast-czcionka	{
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
	margin: 0px 0px 16px 0px;
  gap: 0px 0px;
}
.kontrast, .czcionka {
  position: relative;
	padding: 0px 16px;
  margin: 0px 0px 0px 0px;
  color: #fff;
  flex: 1 1 auto;
  height: 24px;
  display: flex;
  justify-content: center;
  border-left: 1px solid #d6d6d6;
}
.kontrast {
  border-right: 1px solid #d6d6d6;
}
.kontrast a, .czcionka a {
  flex: 1 1;
  text-decoration-color: transparent;
  display: flex;
}
.kontrast a {
  flex: 1 1;
  height: 100%;
  padding: 0px 0px 0px 24px;
	background: url(../grafika/kontrast.png) left top 2px no-repeat;
}
.czcionka a {
  flex: 1 1;
  height: 100%;
  padding: 0px 0px 0px 36px;
  background: url(../grafika/wielkosc.png) left top 3px no-repeat;
}
.kontrast span, .czcionka span {
  font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	font-weight: 400;
	color: #3f3f3f;
}

/*Wyszukiwarka ikona*/

.szukaj-gora-ikona {
  display: none;
  position: relative;
  flex: 0 1 48px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
}
.szukaj-gora-ikona a {
  flex: 1 1;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration-color: transparent;
}
.szukaj-gora label {
	display: none;
}
.szukaj-gora-ikona a i {
  width: 20px;
  height: 19px;
	font-size: 0px;
	color: #fff;
  background: url(../grafika/wyszukiwarka.png) center center no-repeat;
}
.szukaj-gora button i span {
  font-size: 0px !important;
}

/*Wyszukiwarka ikona z textarea*/

.szukaj-gora {
  flex: 0 0;
  width: 344px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 16px 0px;
  height: 40px;
  margin: 0px 0px 0px 0px;
  text-decoration-color: transparent;
  border: 1px solid #ececec;

}
.szukaj-gora form {
  flex: 0 1 100%;
  display: flex;
}
.szukaj-gora input {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 9px 8px 10px 16px;
  border: none;
  width: 100%;
  height: 40px;
  background: none;
  border-radius: 0px;
}
.szukaj-gora input::placeholder {
  opacity: 1;
  color: #6f6f6f;
}
.szukaj-gora button {
  width: 46px;
  height: 40px;
  padding: 0px;
  background: #e6e6e6 url(../grafika/wyszukiwarka.png) center center no-repeat;
  border: none;
}
.szukaj-gora button:hover {
  cursor: pointer;
  opacity: 0.75;
}
.szukaj-gora button i {
  font-size: 0px !important;
  color: #6f6f6f;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
  .linki_gora .kontrast-czcionka	{
    display: flex;
    margin: 0px;
  }
  .kontrast a, .czcionka a {
  	font-size: 0px !important;
  }
  .kontrast a span, .czcionka a span {
    display: none;
  }
  .czcionka {
    margin: 0px 0px 0px 0px;
  }
  .szukaj-gora-ikona {
    display: flex;
    margin: 0px 0px 0px 0px;
  }
  .szukaj-gora {
    display: none;
  }
}

.linki_gora > a:hover span , .a_start:hover, .kontrast a:hover, .czcionka a:hover, .szukaj-gora-ikona:hover a i, .linki_gora > a:hover {
	opacity: 0.55;
}

.header_p  {
  width: 100%;
  max-width: 1232px;
  display: flex;
  align-items: flex-start;
  padding: 0px 24px 0px 0px;
  margin: 0px auto;
}
.header_p .logo	{
  z-index: 10;
  width: 81px;
  height: 75px;
  padding: 0px 0px 0px 0px;
	margin: 12px 0px 0px 24px;
  font-family: 'Roboto', sans-serif;
	font-size: 0px !important;
  font-weight: 400;
  color: #000;
  text-decoration-color: transparent;
  background: url(../grafika/logo_p.png) center center no-repeat;
}
.header_p .menu-gora-tlo  {
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.header_p .linki_gora {
  flex: 0 0 160px;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
  .header, .header_p  {
    width: 100%;
    max-width: 1232px;
    display: flex;
    align-items: flex-start;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    left: inherit;
    transform: none;
  }
}

/*Animacja górna*/

.animacja_tlo {
  width: 100%;
  max-width: 1232px;
  height: 35vw;
  max-height: 432px;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0px auto 0px;
  background: #000;
}
.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: flex;
  align-items: flex-end;
}
.animacja-slider-tresc .animacja-slider-tytul {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  padding: 16px 32px 16px 32px;
  margin: 0px 0px 0px 0px;
  background: rgba(0,0,0,0.7);
}
.animacja-slider-slide {
	width: 100%;
  height: 35vw;
  max-height: 100%;
  background-position: center center;
  display: flex !important;
  background-size: cover;
}
@media all and (min-width: 320px)and (max-width: 1023px) {
	.animacja-slider-slide {
		height: 38vw;
		max-height: 536px;
		max-width: 100%;
	}
}
.animacja-slider .slick-next {
	opacity: 0;
	top: 50%;
  width: 40px;
  height: 64px;
	right: 0px;
  z-index: 9;
  background: url(../grafika/animacja_n.png) center center no-repeat;
}
.animacja-slider .slick-prev {
	opacity: 0;
	top: 50%;
  width: 40px;
  height: 64px;
	left: 0px;
  z-index: 9;
  background: url(../grafika/animacja_p.png) center center no-repeat;
}
.animacja_tlo:hover .slick-next,
.animacja_tlo: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 {
  display: none;
	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: 16px !important;
}

.animacja-slider,.slick-dotted.slick-slider{
		margin-bottom: 0px!important;
}
.animacja-slider-buttons  {
	z-index: 1;
	transition: 0.2s;
	margin: 0px auto;
}
.animacja-slider-buttons > * {
  opacity: 0;
}
.animacja_tlo:hover .animacja-slider-buttons > *, .animacja > .animacja-slider-buttons > *:focus {
	opacity: 1;
}
#animacja-pause, #animacja-play{
	cursor: pointer;
	position: absolute;
  z-index: 10;
	left: 8px;
	top: 8px;
	border:none;
	background: rgba(0, 0, 0, 0.55);
	color:#fff;
	font-size: 14px;
	height: 40px;
	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;
}

@media all and (min-width: 320px) and (max-width: 1232px) {
  .animacja-slider .slick-next {
  	right: 16px;
  }
  .animacja-slider .slick-prev, #animacja-pause, #animacja-play {
    left: 16px;
  }
}

main {
	width: 100%;
  max-width: 1232px;
	margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
}
.main_srodek {
  max-width: 1232px;
  padding: 0px 0px 0px 0px;
	margin: 16px auto 0px;
  display: flex;
}
.main_srodek_p {
  max-width: 1232px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 64px;
  display: flex;
  flex-wrap: wrap;
}
.srodek_tlo	{
	flex: 1 1 auto;
  width: 100%;
	margin: 0px 0px 0px 0px;
  display: flex;
  gap: 0px 16px;
  align-items: flex-start;
}
.main_srodek_p .srodek_tlo {
  max-width: 1232px;
  padding: 0px 0px;
  margin: 0px auto;
}
.strona-tresc {
  flex: 0 1 calc(100% - 416px);
  position: relative;
  width: 100%;
  max-width: calc(100% - 416px);
	padding: 24px 20px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  border: 1px solid #d8d8d8;
}
.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;
    background: none;
  }
	.srodek_tlo	{
		flex: 1 1;
		max-width: 100%;
    padding: 0px 16px;
		margin: 0px auto 0px auto;
	}
	.strona-tresc {
    flex: 1 1;
		width: 100%;
    max-width: 100%;
    padding: 16px 16px 16px;
		margin: 0px auto;
	}
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .menu_prawe {
		display: none;
	}
}
footer {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
}
.stopka  {
	font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
	color: #4c4c4c;
	padding: 40px 0px 112px 0px;
  margin: 0px auto 0px;
  width: 100%;
	display: flex;
  flex-wrap: wrap;
  position: relative;
  background: url(../grafika/stopka_tlo.jpg) center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.stopka .blok {
  flex: 1 1;
	display: flex;
  flex-wrap: wrap;
  gap: 0px 56px;
	width: 100%;
  max-width: 1232px;
	margin: 0px auto 0px auto;
  padding: 0px 24px 0px 24px;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.stopka	{
		height: unset;
		max-height: unset;
    padding: 24px 0px 24px;
    background: none;
	}
	.stopka .blok {
		flex-wrap: wrap;
    justify-content: center;
    gap: 24px 0px;
		padding: 0px 0px 16px !important;
	}
  .stopka .blok * {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px 0px !important;
    padding: 0px !important;
    border: none !important;
  }
}
.stopka .blok .kolumna {
	position: relative;
  flex: 1 1;
  width: 100%;
  padding: 40px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
}
.stopka .kolumna:nth-child(2) article:last-child {
  margin: 32px 0px 0px 0px;
}
.stopka .kolumna .-tytul {
  flex: 0 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
	color: #4c4c4c;
  text-align: center;
  padding: 0px 0px 12px 0px;
  margin: 0px 0px 12px;
  display: flex;
  border-bottom: 1px solid #007cc2;
}
.stopka .kolumna:last-child .-tytul {
    border-bottom: none;
}
.stopka .blok .kolumna span {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.stopka-kolumna-tytul {
  display: none;
}
.stopka .blok .kolumna p {
  margin: 0px;
}
.stopka .blok .kolumna a {
  color: #4c4c4c;
  text-decoration-color: transparent;
}
.stopka .blok .kolumna a:hover {
  opacity: 0.65;
}
.stopka .kolumna:last-child > div {
  display: flex;
  gap: 0px 16px;
}
.stopka .kolumna:last-child > div a {
  position: relative;
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  font-size: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.stopka .kolumna:last-child > div a:first-child  {
  background: #007cc2 url(../grafika/iko_rss.png) center center no-repeat;
}
.stopka .kolumna:last-child > div a:nth-child(2)  {
  background: #007cc2 url(../grafika/iko_yt.png) center center no-repeat;
}
.stopka .kolumna:last-child > div a:nth-child(3)  {
  background: #007cc2 url(../grafika/iko_fb.png) center center no-repeat;
}
.stopka .kolumna:last-child > div a:hover {
  opacity: 0.65;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
  .stopka .blok .stopka_tytul {
    text-align: center;
    padding: 24px 0px 24px;
  }
	.stopka .kolumna {
    flex: 1 1 96% !important;
    max-width: 96% !important;
    justify-content: center;
  }
  .stopka .blok .kolumna::before {
    display: none;
  }
  .stopka-kolumna-tytul {
    text-align: center;
  }
	.stopka .kolumna > *	{
    align-items: center;
		text-align: center !important;
		padding: 0px 8px !important;
	}
  .stopka .kolumna:last-child > div {
    flex-direction: row;
    gap: 0px 16px !important;
    justify-content: center;
  }
	.stopka-tytul	{
		text-align: center;
	}
  .stopka .blok .kolumna .tresc ul {
    flex-direction: column;
    gap: 24px 0px;
  }
}
