﻿html {
  scroll-behavior: smooth;
}
body {
	padding: 0;
	margin: 0;
	font-size-adjust: none;
	font-family: "Open Sans";
	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;
}

hr{
	border: none;
    border-bottom: 1px solid #cfcece;
    box-shadow: none;
    height: 0px;
}

.strona {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    background-size: 100%;
    background-position: top 88px center;
    background-repeat:no-repeat;
	overflow: hidden;
}


.naglowek{
	flex-wrap: wrap;
	align-items: center!important;
	/*background: #fff;*/
}

.pasek-header{
	background-color: #373737;
}

.pasek-gora{
	padding: 0px 0px;
	margin:0px 0px;
}



h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}

header {
	width: 100%;
	z-index: 99;
	overflow: visible!important;
	margin-top:0px;
	height: 160px;
	background: #fff;
}

.header-pasek{
	background: #e4eef8;
    height: 40px;
}

.header-pasek-kontener{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.header-pasek-dane{
	display: flex;
	align-items: center;
}

.header-pasek-dane p{
    margin: 0;
    padding: 0px 32px;
    border-left: 1px solid #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.header-pasek-dane p:last-of-type{
	border-right: 1px solid #fff;
}

.header-pasek-dane p img{
	margin-right: 8px;
}

.header-pasek-dane p a{
	text-decoration-color: transparent;
	color:inherit;
}

.header-pasek-dane p a:hover{
	opacity: 0.7;
}

.header-pasek-wcag{
	display: flex;
}

.logo{
    padding: 16px 0px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.logo:hover{
	opacity:0.7;
}

.logo img{
	transition: 0.3s;
}

.logo a{
    text-decoration-color: transparent;
    display: block;
    padding-right: 16px;
}

.logo a:last-child{
	/*border-left: 1px solid #d6d6d6;*/
    padding-left: 0px;
}

.logo a span{
    font-family: "Quicksand", serif;
    color: #000;
    display: block;
    margin-top: 0px;
    font-size: 24px;
    font-weight: 700;
    /* text-transform: uppercase; */
    line-height: 26px;
}

.logo a span:last-child{
    font-family: "Quicksand", serif;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-transform: none;
    margin-top: 0px;
    padding: 0;
}

/*.logo a span:last-child{
	font-weight: 400;
	font-size: 14px;
	color:#2d2d2c;
	text-align: left;
}*/

.logo-male{
    width: 235px;
    background: #fff;
    padding: 4px 8px;
    border-radius: 10px;
    margin-right: 16px;
}

.logo-kontrast-czcionka{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo-male img{
	max-width: 100%;
	height: auto;
}


.naglowek-logo{
	width: 100%!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9;
    margin-bottom: 0px;
}


.header-dane{
	width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px 0px 0px;
	height: 120px;
}




/*Kontrast czcionka*/
.kontrast-czcionka  {
  	/*flex: 2 1;*/
	display: flex;
	align-items: center;
}
.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 {
    color: #fff;
    /* font-size: 0px; */
    text-decoration-color:transparent;
	font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 16px;
    /* border-right: 1px solid #000; */
}
.kontrast a span, .czcionka a span {
	display: block;
    color: #C8C8C8;
    font-family: "Open Sans";
    padding-right: 16px;
	width: max-content;
    /* font-size: 0px;
    display: none; */
}
.kontrast a:after, .czcionka a:after {
    font-family: "Font Awesome 5 Free";
    color: #C8C8C8;
    font-size: 14px;
    padding-left: 0px;
}
.kontrast a:after {
    /*content: "\f042";*/
    content: url(../grafika/kontrast.png);
    font-size: 0px;
}
.czcionka a:after {
    /*content: "A+";*/
    content: url(../grafika/czcionka.png);
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 0px;
	height:23px;
}
.czcionka a sup{
	display: none;
}

/*Ikona Wyszukiwarki*/
.ulatwienia-wyszukiwarka{
	display: flex;
	align-items: center;
}

.ulatwienia-span{
	display: none;
}


.szukaj-gora-ikona{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0px;
}

.szukaj-gora-ikona a {
    color: #000;
    text-decoration-color:transparent;
    padding: 0px 16px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
   /* border-right: 1px solid #000;*/
}

.szukaj-gora-ikona a:hover{
	opacity: 0.6;
}

.szukaj-gora-ikona a i{
	/* content: url(../grafika/wyszukiwarka.png); */
}

.szukaj-gora-ikona a i span{
	display: none;
}

.szukaj-gora-mobile{
    margin-left: 16px;
}

.szukaj-gora-mobile label{
	display: none;
}

.szukaj-gora-mobile button span{
	display: none;
}

.szukaj-gora-mobile input{
    padding: 12px 16px;
    border: none;
    border-radius: 4px 0px 0px 4px;
    border-right: none;
    font-size: 14px;
	height: 41px;
}

.szukaj-gora-mobile button{
	background:#fff;
	border:1px solid #fff;
	height: 41px;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0px 4px 4px 0px;
}

.szukaj-gora-mobile button i{
	color:#000;
}

.szukaj-gora-mobile form{
	display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #fff;
}






/*Wyszukiwarka*/
.szukaj-gora {
    flex: 0 1 368px;
    width: 260px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: flex;
    height: 40px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
@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%;
	background: transparent;
	border-radius: 0px;
}
.szukaj-gora button {
    background: transparent;
    border: none;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    border-radius: 0px;
}
.szukaj-gora button i {
    font-size: 14px;
    color: #352f11;
    padding: 8px 8px 8px 8px;
    /* border-left: 1px solid #dcdcdc; */
}
.szukaj-gora button i span {
  font-size: 0px !important;
}
.kontrast a:hover, .czcionka a:hover, .a-kontakt:hover, .szukaj-gora button i:hover {
	opacity: 0.55;
}

.menu-mobilne-szukaj-kontrast{
	display: none;
}

.menu-mobilne-szukaj-kontrast .kontrast-czcionka a{
    filter: brightness(0);
}

.zaloguj-mobile a{
	    color: #204d7c;
    text-decoration-color: transparent;
    padding: 0;
    font-family: "Open Sans";
    font-size: 0!important;
    position: relative;
    filter: brightness(0.5);
}
.zaloguj-mobile a:before{
    content: url(../grafika/zaloguj.png);
    padding-right: 8px;
    position: relative;
    top: 2px;
}

.nawigacja-100, .nawigacja-100-podstrona{
	width: 100%;
	margin-top: 0px;
}

.mobilne-logo{
	width: 100%;
	display: flex;
	align-items: center;
}

.mobilne-logo img{
	max-height: 45px;
	width: auto;
	margin-left: 4px;
}


.nawigacja-podstrona{
    margin-top:16px!important;
}

.animacja-kontener{
    /* max-width: 1232px; */
    margin: 0px auto -60px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    overflow: hidden;
    /* height: calc(100vh - 225px); */
    height: 700px;
}

.onas-blok{
    margin-top: 56px !important;
    padding-bottom: 30px !important;
}

.onas-zdjecie{
	background-image: url(../grafika/o_firmie/4.png);
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
	position: relative;
}


.onas-zdjecie-1{
    right: 106px;
    top: 19px;
    position: absolute;
    left: auto;
    z-index: 1;
}

.onas-zdjecie-2{
    right: -267px;
    top: 250px;
    position: relative;
    z-index: 1;
}

.onas-zdjecie-3{
    right: 0;
    top: -251px;
    position: relative;
}

.hidden {
    opacity: 0;
    transform: translateY(100px); /* Początkowe przesunięcie w dół */
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.visible {
    opacity: 1;
    transform: translateY(0); /* Element wraca na miejsce */
}

.onas-tytul-span{
    font-family: "Quicksand", serif;
    text-transform: uppercase;
    color: #0269C2;
    background-color: #d5ecfe;
    padding: 8px 14px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 14px;
}

.onas-tytul{
    font-family: "Quicksand", serif;
    font-size: 36px;
    font-weight: 700;
    color: #000;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
    z-index: 1;
    line-height: 36px;
}

.onas-tresc{
    font-family: "Quicksand", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.onas-button{
	color: #fff;
    text-decoration-color: transparent;
    padding: 16px 32px 16px 24px;
    background-color: #2d2d2d;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 32px;
    display: inline-block;
    border-radius: 4px;
	font-weight: 700;
}

.onas-button:after{
	content: url(../grafika/plus.png);
    position: relative;
    left: 8px;
}

.onas-button:hover{
	opacity: 0.8;
}



/*.dane:last-child{
	padding-top: 8px;
}*/

.dane span{
	font-family: 'Open Sans', sans-serif;
	color:#000;
	font-weight: 700;
	font-size: 15px;
}

.dane a{
	color:red;
	text-decoration-color:transparent;
}

.dane a:hover{
	opacity: 0.7;
}



.dojazd{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top:1px solid #e1e0e0;
}

.dojazd-tekst{
	background-color: #fff;
	width: 45%;
}

.dojazd-tekst p{
	position: relative;
}

.dojazd-tekst p:before{
 /*   content: url(../grafika/mapa_ikona.png);*/
    position: absolute;
    top: 7px;
    left: 40px;
}

.dojazd-button{
	font-family: 'Open Sans', sans-serif;
    background-color: #2b292a;
    width: 55%;
    height: 100%;
    position: relative;
    padding: 34px 8px;
    text-align: center;
    color: #fff;
}

.dojazd-button a{
	color:inherit;
	text-decoration-color: transparent;
}

/*Main i szkielet*/

main {
	margin: 40px auto 0px;
}

.blok-glowny-100{
    /* margin-top: -80px;
    background-image: url(../grafika/gradient_tlo_powtarzalny_w_bok.png);
    background-repeat: repeat-x;
    background-position-y: 100px; */

	margin-top: -80px;
    background-image: url(../grafika/gradient_tlo_powtarzalny_w_bok_2.png);
    background-repeat: repeat-x;
    background-color: #fbfcfd;
    background-position-y: 100px;
}

.blok-glowny{
    margin: 0px auto 0px auto;
    position: relative;
    padding-bottom: 0px;
}

.h1-tytul{
    margin-bottom: 40px;
    position: relative;
    text-align: left;
    color: #000;
	font-family: "Quicksand", serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 32px;
}



.strona-tresc{
    padding: 32px;
    background: #fff;
    z-index: 1;
    margin-top: -554px;
    min-height: 838px;
    margin-bottom: 80px;
    width: 100%;
    border-radius: 0;
	font-family: "Quicksand", serif;
    color: #000;
    /* box-shadow: 1.5px 2.598px 24px 0px rgba(0, 0, 0, 0.1); */
}

.strona-tresc article{
	/*padding: 24px 24px;*/
}

/*.strona-tresc-kontener{
	padding:32px 24px;
	background: #f8f8f8;
}*/


.aktualnosci-tresc, .informacje-tresc {
	/*margin: 0px 0px 32px 0px;*/
	text-align: left;
	color:#444444;
	line-height: 1.55em;
	padding: 0px!important;
}
.tresc {
	line-height: 1.55em;
	text-align: left;
}

.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;
}

.aktualnosci-glowne{
	display: flex;
    flex-wrap: wrap;
    padding:0px 24px 32px 24px;
    width: 100%;
}

footer{

}

.menu-banery-blok{
	width: 100%;
	background: #fff;
	padding: 190px 0px 250px 0px;
}


.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;
}


.komunikat-email,
.tytul{
	font-family: "Quicksand", serif;
	text-transform: uppercase;
	color:#ffffff;
}
.komunikat-email{
}
.tytul{
	font-size:34px;
	font-weight: 400;
}


.strona-tytul2{
	position: relative;
}




/*subskrybcja*/
/*subskrybcja-stopka*/


.dane-stopka-kontakt-godziny-tresc .tresc, .dane-stopka-kontakt-tresc .tresc{
	color:#fff!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-size: 16px;
    font-weight: 300;
    line-height: 16px;
    position: relative;
    padding: 0px 0px 8px 0px;
    color: #fff;
    font-family: "Open Sans";
    /* display: flex; */
    text-decoration-color: transparent;
}

/*.statystyka-tekst:nth-child(1){
	width: 264px;
}

.statystyka-tekst:nth-child(2){
	width: 192px;
}

.statystyka-tekst:nth-child(3){
	width: 232px;
}


.statystyka-tekst:nth-child(4){
	width: 310px;
	border-right:1px solid #eeeeee;
}*/

.modul-start-tytul{
    font-family: "Quicksand", serif;
    font-size: 36px;
    font-weight: 700;
    color: #000;
    width: 100%;
    text-align: center;
    margin-bottom: 72px;
	z-index: 1;
}

.modul-start-aktualnosci-startowe-tytul{
	background: #fff;
	padding: 50px 40px 30px 40px;
	color:#222f5a;
	font-family: "Quicksand", serif;
	font-weight: 400;
	font-size: 36px;
	margin-bottom:40px;
	position: relative;
	text-align: left;
}

.modul-start-aktualnosci-startowe-tytul:before{
    position: relative;
    content: url(../grafika/naglowek.png);
    left: 0;
    top: 0px;
    padding-right: 8px;
}

/*.modul-start-aktualnosci-startowe-tytul{
    padding-left: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    padding-bottom: 8px;
}*/

.statystyka-tekst:nth-child(1):before{
    position: relative;
    left: 0;
    top: 3px;
    padding-right: 6px;
}

.statystyka-tekst:nth-child(2):before{
    position: relative;
    left: 0;
    top: 3px;
    padding-right: 6px;
}

.statystyka-tekst:nth-child(3):before{
    position: relative;
    left: 0;
    top: 3px;
    padding-right: 6px;
}

.statystyka-tekst:nth-child(4):before{
    position: relative;
    left: 0;
    top: 3px;
    padding-right: 6px;
}

.statystyka-tekst span{
	padding-right: 4px;
	padding-bottom: 5px;
	width: 100%;
}

.statystyka-tekst span:first-child {
	font-weight: 400;
}
.statystyka-zawartosc{
	padding-bottom: 0px;
    width: 100%;
}

.statystyka-cyfry{
	/* font-size: 14px;
	font-weight: 700!important; */
}

.stopka-wrap{
	background-size: cover!important;
	background-color: #000;
	background-image: url(../grafika/wzorek.jpg);
    /*background-attachment: fixed;*/
    background-repeat: repeat;
	padding: 32px 0px 0px 0px;
}


.stopka-info{
    background-size: cover;
    background-position: center center !important;
    color: #fff;
    padding: 46px 0px 24px 0px;
    width: 100%;
}

.stopka-info .modul-start-tytul{
	font-size: 36px;
	color:#fff;
	margin-bottom:40px;
}



.stopka-info p a{
    color: #94c2f3;
    text-decoration-color: transparent;
    display: inline-block;
    margin-left: 2px;
}

.stopka-info p a:hover{
	opacity: 0.7;
}

.stopka-baner{
    text-align: center;
    background-image: url(../grafika/tlo_info.png);
    padding: 32px 48px 56px 48px;
    border-radius: 12px;
    background-size: cover;
    margin-top: 20px;
}

.stopka-baner .stopka-tytul{
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
}

.stopka-baner .stopka-tresc{
	text-align: center;
}

.stopka-baner .stopka-tresc p{
	display: block;
	font-size: 18px;
}

.stopka-wrap .szerokosc-13{
	max-width: 432px;
	padding: 0px;
	flex: 1 1 auto;
	width: auto;
}



/*.stopka-info .kolumna:first-of-type{
    padding-left: 268px;
    padding-right: 10px;
    background: url(../grafika/mapa_stopka.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 572px;
}*/

.stopka-info .kolumna img{
	/* display: block;
    margin: auto;
    padding-bottom: 16px; */
}


/*.szerokosc-142{
    padding-left: 156px;
    padding-right: 80px;
}*/

.szerokosc-142 a{
	color:#fff;
	text-decoration-color:transparent;
}

.szerokosc-142 a:hover{
	opacity: 0.6;
}

.szerokosc-143{
	width: 288px;
}


.stopka-tytul{
    color: #fff;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 36px;
    margin-bottom: 8px;
    text-align: left;
    padding-bottom: 4px;
    position: relative;
    text-align: left;
    width: 100%;
}

.stopka-tresc{
    font-family: "Quicksand", serif;
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.stopka-tresc p{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;
	font-size: 16px;
	margin:10px auto;
}

.stopka-tresc p img{
    display: block;
    margin-right: 12px;
    margin-top: 2px;
}


/*.stopka-info .kolumna .stopka-tytul:nth-of-type(2){
	padding-top: 52px;
}*/


.dane-stopka-kontakt a{
	color:#fff;
}

.dane-stopka-kontakt h2, .dane-stopka-kontakt-godziny h2{
	display: block;
	width: 100%;
	padding: 0px;
	margin:0px;
	text-align: left;
	display: none;
}

.dane-stopka-kontakt-tresc, .dane-stopka-kontakt-godziny-tresc{
	position: relative;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}

.dane-stopka-kontakt-tresc span{
	font-size: 24px;
    margin: 8px 0px 4px 0px;
    display: inline-block;
}

.dane-stopka-kontakt-tresc p{
	margin: 0px;
}

.dane-stopka-kontakt-tresc a{
	color:#fff;
	text-decoration-color:transparent;
}

.stopka-dol{
}

.stopka-dol .kolumna{
	padding-right: 0px!important;
	padding-left: 0px!important;
}

.menu-lewe-tytul{
	color:#082337;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: 700;
	padding: 0px 0px 16px 0px;
	margin:0px;
}


/*Kanał RSS*/
.info-rss{
	background: #fff;
	border-radius: 8px;
	padding:24px;
}

.info-rss-tytul{
	color:#000;
	font-family: "Open Sans";
	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";
	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";
	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";
    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{
	/*background: #3C92E8 url(../grafika/strzalka_biala.png) 24px center no-repeat!important;*/
    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: transparent url(../grafika/x_czarny.png) 24px center no-repeat!important;*/
	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:#000;
}

.subskrypcja-stopka-tekst-rodo{
	padding-top: 16px;
	color: #000!important;
	width: 100%!important;
	font-family: "Open Sans";

}

.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{
	/*content: url(../grafika/strzalka_zielona.png);*/
	position: absolute;
	left:0;
	top:2px;
}

.moduly-startowe-blok > .blok{
	align-items: stretch!important;
	position: relative;
}

/*Galeria moduł startowy*/
.fotogaleria100{
/*	background-image: url(../grafika/tlo_woda.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	margin-bottom: 16px;*/
	padding:48px 0px;
	/*background-color: #fff; */

}

.modul-start-galerie{
    width: 100%;
    padding-bottom: 140px;
    padding-top: 40px;
    position: relative;
}


.galeria-modul-zawartosc{
    position: relative;
    padding: 0px;
    display: flex;
    width: 100%;
    justify-content: flex-end;

}

.galeria-modul-lista{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    order: 2;
}

.galeria-modul-lista .slick-list {
	width: 100%;
}

.galeria-modul-odnosnik{
	font-size: 14px!important;
	margin:0px;
	margin-left: 16px;
}

.galeria-modul-lista .slick-track{
	display: flex;
	justify-content: space-between;
}

.modul-start-galerie-tytul{
    /* display: none; */
    color: #0b286e!important;
    padding: 10px 16px 10px 24px;
    margin-top: 0px;
    border-radius: 0px;
    text-decoration-color: transparent;
    font-size: 26px!important;
    font-weight: 800;
    font-family: "Barlow";
    position: relative;
    background: #f1f1f1;
    transition: 0.3s;
    border: none;
    width: 296px;
    height: 296px;
    position: absolute;
    /* top: 328px; */
    left: 0;
    white-space: normal;
    text-align: left;
    display: flex;
    align-items: center;
}

.galeria-modul-lista .slick-prev, .galeria-modul-lista .slick-next{
	top: 49%
}
.galeria-modul-lista .slick-prev{
    left: 8px;
    right: auto;
    z-index: 2;
}

.galeria-modul-lista .slick-next{
	right: 8px;
}

.galeria-modul-lista .slick-prev:before, .galeria-modul-lista .slick-next:before{
	font-family: "Font Awesome 5 Free";
	color:#fff;
	font-size: 26px;
}

.galeria-modul-lista .slick-prev:before{
	content: "\f104";
}

.galeria-modul-lista .slick-next:before{
	content: "\f105";
}


.galeria-modul-lista:after {
    content: "";
    width: 112px;
    /*height: 64px;*/
    display: none;
 }

.galeria-modul-obiekt{
    margin: 0px;
    padding: 0px;
    position: relative;
}

/*.galeria-modul-obiekt:before{
	content:url(../grafika/fotogaleria_fala.png);
	bottom: 0;
	left:0;
	position: absolute;
}*/

.galeria-modul-obiekt a{
	margin: 0px;
	padding: 0px;

}

.galeria-modul-obiekt span{
	width: 296px;
    height: 296px;
    display: block;
    background-size: cover;
    /*position: relative;*/
    background-position: center center;
/*    border-radius: 0px;
    overflow: hidden;
    margin:0px 0px;*/
}

/*.galeria-modul-obiekt span:before{
	content:"";
	bottom: 0px;
	visibility: hidden;
	left:0;
	position: absolute;
	transition: 0.2s;
	opacity:1;
	width: 100%;
	height: 100%;
}

.galeria-modul-obiekt span:hover:before{
	visibility: visible!important;
	opacity:1;
	transition: 0.2s;
	background-color: #000;

}*/

.galeria-modul-obiekt figcaption{
	display: none;
}


.galeria-modul-obiekt figcaption{
	width: 100%;
    background: rgb(0 109 116 / 61%);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: flex!important;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 24px;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 0px;
    line-height: 28px;
}

.galeria-modul-obiekt:hover > figcaption{
	background: rgb(0 109 116 / 0%);
}

/*.galeria-modul-obiekt span:hover{
	opacity: 0.8;
}*/

.galeria-modul-obiekt figcaption{
	/*display: none;*/
}

.galeria-modul-btns{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.galeria-modul-btns{
    /* background: #fff; */
    padding: 10px;
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    bottom: -82px;
}

.galeria-modul-btn:hover{
	opacity: 0.7;
}

.btn-ogloszenia-modul-lista em{
	visibility: hidden;
	/*display: none;*/
}

.btn-galeria-modul-lista em{
    position: absolute;
    z-index: 1;
    right: 28px;
    top: 25px;
}

.btn-galeria-modul-lista em::before{
	content: url(../grafika/arr1.png);
}

.galeria-modul-btn-lista{
    color: #0b286e!important;
    padding: 12px 42px 12px 24px;
    /* margin-top: 0px; */
    /* border-radius: 0px; */
    text-decoration-color: transparent;
    font-size: 16px!important;
    font-weight: 700;
    font-family: "Open Sans";
    position: relative;
    background: #fff;
    transition: 0.3s;
    border: none;
    cursor: pointer;
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    right: 0;
    left: 0;
    white-space: normal;
    text-align: left;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.galeria-modul-btn-lista:hover{
	opacity: 0.7;
}

.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{
	/*content: url(../grafika/strzalka_zielona.png);*/
    position: absolute;
    left: -4px;
    top: 30px;
}

/*Ogłoszenia*/
.menu-ogloszenia-tlo{
	border-bottom: 1px dotted #e0e0e0;
    padding-left: 0px;
    /* margin-top: 24px; */
    padding: 16px 0px;
}

.menu-ogloszenia-data{
	font-size: 14px;
    color: #6f6f6f;
    font-weight: 400;
    margin: 10px 0px 4px 0px;
    display: none;
}

.menu-ogloszenia-data:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0a1";
    padding-right: 4px;
}

.menu-ogloszenia-tytul2{
	font-family: "Open Sans";
	font-weight: 400;
	color:#000;
	font-size: 14px;
}

.menu-ogloszenia-tytul2:before{
	/*content:url(../grafika/ogloszenia.png);*/
	padding-right: 8px;
}

.menu-ogloszenia-tytul2:hover{
	opacity: 0.6;
}

.menu-ogloszenia-btns-tlo{
	margin-top: 24px;
	display: flex;
	justify-content: center;
}

.span-submit-menu-ogloszenia{
	
}

.span-submit-menu-ogloszenia input{
	color: #000!important;
    padding: 8px 16px 8px 16px;
    border:none;
    background: #fff;
    text-decoration-color:transparent;
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: 700;
    font-family: "Open Sans";
    position: relative;
    cursor:pointer;
}

#dodaj-nowe-ogloszenie input{
	width: 220px;
}

.span-submit-menu-ogloszenia input:hover{
	opacity: 0.6;
}

/*Mobilne*/

@media all and (min-width: 0px) and (max-width: 639px) {
	.header-prawa-strona{display:flex;}
	.naglowek-logo{display: none;}
	.wiersz{justify-content: space-around;}
	.aktualnosci-tresc, .informacje-tresc{text-align: left;}
		.galeria-modul-obiekt span{        /* width: 94%; */
    /* margin: 20px auto; */
    /* height: 33vh; */
    width: 100%!important;
    margin: 0px!important;
    margin-bottom: 10px!important;
    height: calc(2/3 * 88vw)!important;}
    	.statystyka-zawartosc{
		flex-wrap: wrap;
	}
	.statystyka-tekst{
		width: 100%;
	}
	.stopka-info .kolumna{
		width: 100%!important;
		flex-basis: 100%!important;
	}
	.stopka-tresc p{
		justify-content: center!important;
	}
}

@media all and (min-width: 640px) and (max-width: 1023px)
{
	.galeria-modul-obiekt span{    /* width: 94%; */
    /* margin: 20px auto; */
    /* height: 33vh; */
    width: 100%!important;
    margin: 0px!important;
    margin-bottom: 10px!important;
    height: calc(2/3 * 64vw)!important;
    }
    .statystyka-zawartosc{
		flex-wrap: wrap;
	}
	.statystyka-tekst{
		width: 100%;
	}
	.modul-rotator-ikon-tytul{
		margin-left: 16px;
	}
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.strona{
		background-image: none;
	}
	.header-pasek{
		display: none;
	}
	.blok-glowny-100{
		margin-top:0;
	}
	.modul-start-galerie{
		padding-bottom: 110px;
		display: none;
	}
	.galeria-modul-lista{
		display: none;
	}
	.galeria-modul-btns{
		width: auto;
		margin: auto;
		right: auto;
		left: auto;
		display: block;
		position: relative;
		bottom: -40px;
	}
	.h1-tytul{
		padding-left: 0px;
    	margin-bottom: 4px;
    	font-size: 26px;
	}
	.onas-blok .szerokosc-12:first-of-type{
		display: none;
	}
	.modul-start-tytul{
		font-size: 28px;
		margin-bottom: 50px;
	}
	.modul-start-galerie-tytul{
		width: 100%;
		position: relative;
		margin: auto;
		height: auto;
		padding: 20px;
		text-align: center;
		left: auto;
		right: auto;
		display: block;
	}
	.stopka-info .kolumna{
		background: none!important;
		width: 100%;
	}
	.pasek-header{
		display: none;
	}
	.menu-mobilne-szukaj-kontrast{    
        margin-top: 37px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding-bottom: 12px;
        padding-top: 12px;
        background: #14467b;
	}
	.kontrast a, .czcionka a{
		width: 40px;
		height: 40px;
	}
	.kontrast a span, .czcionka a span{
		display: none;
	}
	.kontrast a:before, .czcionka a:before{
		padding: 0px;
	}
	.strona-tresc{                padding: 16px;
        margin-top: 0;
        min-height: auto;}
	.button-menu-mobile {display: flex!important; margin-top: -63px; width: 100%; align-items: center;}
	.blok{width: 100%;}
	#menu-gora{display: none;}
	#menu-gorne{display: none;}
	.fotogaleria{width: 100%;}
	#menu-mobilne{display: block;}
	header{height: 23px!important;background: #fff;}
	.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: 16px;
		order: 1;
		padding-bottom: 50px;}
    .szerokosc-12, .szerokosc-24 {  width: 90%; margin:auto;}
	.szerokosc-13, .szerokosc-14 {  width: 90%; margin:auto; order:2;}
	.szerokosc-23, .szerokosc-34 {  width: 98%; margin:auto;}
	.szerokosc-13-stopka{width: 90%; margin:auto;}
	.blok{margin:auto;}
	.dane-animacja{width: 100%;padding: 24px;}
	.dane{padding: 16px 32px 24px 32px;}
	.lewy-blok, .prawy-blok{flex-wrap: wrap;}
	.lewy-blok{order:2; margin-top:16px;}
	.prawy-blok{order:1;}
	.srodek-banery{display: none;}
	.stopka-info-kontener{height:auto!important; flex-wrap: wrap;}
	.stopka-info .kolumna{
		width: 100%;
    	flex-basis: 100%;
    	margin: auto;
	}
	.stopka-tytul, .dane-stopka-kontakt-tresc{
		text-align: center;
	}

	.stopka-tytul{
		display: flex;
    	justify-content: center;
	}
	.stopka-tytul:after{
		left:auto;
		right:auto;
	}

	.stopka-logo{
		display: none;
	}
	.rotator_tlo{
		width: 100vw;
	}
	.stopka-info .kolumna{
        padding: 8px !important;
        margin: auto;
        text-align: left;
        background-position: center !important;
        max-width: 100% !important;
	}
	main{margin-top:16px;}
	.menu-kalendarz{margin-top:16px;}

	.galeria-modul-obiekt span:before{display: none;}
	aside{display: none;}
	.stopka-info{
		background-size: cover!important;
		padding: 32px 16px;
	}

	.statystyka-zawartosc{
		text-align: center;
	}
	.dane-stopka-kontakt-tresc span{
		font-size: 21px!important;
	}
	.stopka-tresc p {
        justify-content: center !important;
    }
	.stopka-info .modul-start-tytul{
		font-size: 32px;
		margin-bottom: 0px;
	}

}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.dojazd-tekst p:before{left:10px;}
	.button-menu-mobile{display: none;}
	.blok { width: 992px; }
	.szerokosc-1 { flex-basis: 992px; width: 992px; }
	.szerokosc-12, .szerokosc-24 { flex-basis: 488px; width: 488px; }
	.szerokosc-13, .szerokosc-14{ flex-basis: 320px; width: 320px; }
	.stopka-wrap .szerokosc-13{
		max-width: 342px;
	}
	.szerokosc-23, .szerokosc-34 { flex-basis: 656px; width: 656px; }
	.szerokosc-100 { flex-basis: 100%; }
	/*.artykul-ikona-tlo{width: 300px!important;}*/
	.stopka .kolumna{flex-basis: 212px; width: 212px;}
	.header-prawa-strona{width: 690px;}
	.header-dane{padding: 0px;}
	/*.kontrast-czcionka{margin-left: 10px;}*/
	.szukaj-gora{flex:0 1 auto; width: auto;}
	.div-kontrast, .div-czcionka, .telefon, .mail{padding-left: 10px; padding-right:10px;}
	.dane-animacja{width: 342px;flex-direction: row; padding: 0px; justify-content: center;}
	.dane{padding: 12px 4px 0px 9px;}
	.wyszukiwarka{width: auto;}
	.szerokosc-141{width: 20%; flex-basis: 20%;}
	.szerokosc-141 img{width: 90%}
	.szerokosc-142, .szerokosc-143, .szerokosc-144{width: 26%; flex-basis: 26%;}
	.galeria-modul-obiekt span, .modul-start-galerie-tytul{height: 236px;
    width: 236px;}
	
	.galeria-modul-obiekt span:before{display: none;}
	.pogoda{
		max-width: 454px;
	}
	.pasek-dol{
		font-size: 13px;
	}
}

@media all and (min-width: 1280px) {
	#menu-gora { display: flex;}
	#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: 384px; width: 384px;}
	.szerokosc-13-stopka{ flex-basis: 460px; width: 460px;}
	.szerokosc-23 { flex-basis: 808px; width: 808px;}
	.szerokosc-14 { flex-basis: 308px; width: 308px;}
	.szerokosc-34 { flex-basis: 924px; width: 924px;}
	.szerokosc-100 { flex-basis: 100%; width: 100%;}
	.blok-glowny{ flex-basis: 1232px; width: 1232px;}
}
