﻿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;
}

.strona {
    width: 100%;
    margin: 0 auto;
    background: url(../grafika/tlo_paralaxav4.jpg);
    /*background-position: center 140px!important;*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: white;
}

.naglowek{
	flex-wrap: wrap;
	align-items: center!important;
	/*background: #fff;*/
	padding: 0px 32px;
	height: 104px;
	position: relative!important;
	display: flex!important;
	align-items: center!important;
}

h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}

header {
	/*position: fixed;*/
	width: 100%;
	height:136px;
	z-index: 99;
	top:0;
	overflow: visible!important;
	background:#fff;
}

.logo{
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 8px;
	top: 0;
	height: 104px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: 0.2s;
	/*width: 370px;*/
}

.logo:hover{
	opacity:0.7;
}

.logo img{
	transition: 0.3s;
}

.logo a{
	text-decoration: none;
	display: block;
	padding-right: 20px;
	
}
.logo a:nth-child(2){
	padding-left: 20px;
	border-left: 1px solid rgb(216, 216, 216);
	line-height: 23px;
}

.logo a span{
    font-family: 'Titillium Web', sans-serif;
    color: #121212;
    display: block;
    margin-top: 0px;
    /* border-left: 1px solid #ebebeb; */
    padding-left: 6px;
}

.logo a span:first-child{
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    color: #121212;
    margin-top: -6px;
}

.logo a span:last-child{
	font-weight: 400;
	font-size: 20px;
	color:#121212;
	text-align: left;
	text-transform: uppercase;
}

.menu-mobilne-pasek a{
	font-family: 'Titillium Web', sans-serif;
    color: #121212;
    text-decoration: none;
    font-weight: 700;
    font-size: 25px;
	
 }
 .menu-mobilne-pasek a:nth-child(2)
 {
	 line-height: 25px;
 }
 .menu-mobilne-pasek a span:nth-child(2)
 {
	 font-size: 20px;
 }

.naglowek-logo{
	
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 128px;
   /* background: #fff;*/
}
.header-prawa-strona{
	width: 850px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 78px;
}

.header-dane{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0px 0px;
	position: relative;
	/*flex-wrap: wrap;*/
	/*height: 50px;*/
}

.imieniny{
	font-family: "Roboto";
	font-weight: 400;
	font-size: 14px;
	color:#1d1d1d;
}

.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: none;
}


/*Kontrast czcionka*/
.kontrast-czcionka  {
  	/*flex: 2 1;*/
	  position: absolute;
	  height: 100%;
	  top: 0;
	  left: -205px;
	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:before
{
	content: url(../grafika/Prostokąt\ 517.png);
}
.czcionka:before, .czcionka:after
{
	content: url(../grafika/Prostokąt\ 517.png);
}
.kontrast a, .czcionka a {
    font-family: "Open Sans";
    color: #000;
    font-size: 14px;
    text-decoration: none;
    /* background: #636363; */
    /* width: 40px; */
    /*height: 28px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px;
	transition: all 0.2s;
}

.kontrast a{
	/*border-left: 1px solid #dadada;*/
}

.czcionka a{
	/*border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;*/
}

.kontrast a span, .czcionka a span {
	display: none;
}
.kontrast a:before, .czcionka a:before {
    font-family: "Font Awesome 5 Free";
    color: #000;
    font-size: 14px;
    padding-right: 0px;
}
.kontrast a:before {
   /* content: "\f042";*/
    content: url(../grafika/bx-show-alt.png);
}
.czcionka a:before {
     content: url(../grafika/bx-font-size.png);
/*    font-family: "Open Sans";
    font-weight: 600;
    font-size: 16px;*/
}
.czcionka a sup{
	display: none;
}

/*Wyszukiwarka*/
.wyszukiwarka{
	/*margin-top:16px;*/
}

.szukaj-gora {
	flex: 0 1 390px;
    /* width: 390px; */
    padding: 0px 0px 0px 0px;
    /*margin: 0px 255px 25px 0px;*/
    display: flex;
    height: 40px;
}
@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 8px;
  border: none;
  width: 250px;
  background: #fff;
  border: 2px solid #f4f4f4;
}
.szukaj-gora input::placeholder{
	color: black;
}
.szukaj-gora button {
	background: #f4f4f4;
    border: none;
    padding: 0px 13px 0px 13px;
    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;
}

.fa-search:before{
	/*content:url(../grafika/wyszukiwarka.png);*/
}

.flagi{
	display: flex;
	align-items: center;
}

.flagi a{
	padding: 0px 16px;
	height: 18px;
	border-right: 1px solid #dadada;
	font-size: 0px!important;
}

.flagi a:last-child{
	border:none;
}

.flagi a:hover{
	opacity:0.7;
}

.flagi a span{
	display: none;
}

.nawigacja-100, .nawigacja-100-podstrona{
	/*background:#aac426;*/
	width: 100%;
	/*height:120px;*/
}

.animacja-kontener{
	max-width: 1232px;
    margin: 0px auto 0px auto;
	position: relative;
	top: -32px;
   /* height: 352px;*/
}

/**/



/*Main i szkielet*/

main {
	margin: 16px auto 0px;
}

.blok-glowny{
	margin: 0px auto 0px auto;
    position: relative;
	padding-bottom: 24px;
}

.stopka-info:before
{
	content: '';
	background: url(../grafika/pasek-stopka.jpg);
	display: block;
	position: absolute;
	top: 0px;
	height: 24px;
	width: 100%;
	overflow: hidden;
	/*z-index: 11;*/
}
.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: 24px 32px 32px 32px;
	background:#fff;
	/*border: 1px solid #efefef;*/
	width: 100%;
}
.strona-tresc-tresc
{
	padding-left: 32px!important;
	padding-right: 32px!important;
}

/*.strona-tresc-kontener{
	padding:32px 24px;
	background: #f8f8f8;
}*/


.aktualnosci-tresc, .informacje-tresc {
	/*margin: 0px 0px 32px 0px;*/
	font-family: "Open Sans";
    font-weight: 400;
    font-size: 14px;
	line-height: 24px;
	padding: 0px;
	color: #656565;
}
.tresc {
	line-height: 20px;
}
.aktualnosci-menu-9
{
	margin-top: 0px;
	border-top: 1px solid #f3f3f3;
	padding-top: 16px;
}

.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!important;
}

.aktualnosci-glowne{
	display: flex;
    flex-wrap: wrap;
    padding:0px 24px 32px 24px;
    width: 100%;
}



footer{
	width: 1232px;
	margin: 0 auto;
	/*z-index: 12;*/
	position: relative;
	bottom: -450px;
}


.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: 'Oswald', sans-serif;
	text-transform: uppercase;
	color:#ffffff;
}
.komunikat-email{
}
.tytul{
	font-size:34px;
	font-weight: 400;
}


.strona-tytul2{
	position: relative;
}



.rotator-ikon-blok{
    background: #fff;
    padding: 0px 0px;
    margin-bottom: 16px;
}

/*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: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	color:#000;
	line-height: 1.6!important;
}

.statystyka-tekst span{
	padding-right: 4px;
}

.statystyka-tekst span:first-child {
	font-weight: 400;
}
.statystyka-zawartosc{
	padding-bottom: 14px;
}
.stopka-info{
	/*background-color: #fff;*/
	/*background-image: url(../grafika/tlo_stopka.jpg);*/
	background-image: url(../grafika/tlo_stopka_paralaxa.jpg);
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	background-color: black;
    background-size: cover;
    background-position: center center;
    padding: 100px 0px 24px 0px;
	position: absolute;
	width: 100%;
	height: 600px;
	/*z-index: 10;*/
    /*background-attachment: fixed;*/
}
.stopka-info article:nth-child(1)
{
	/*margin-right: 60px;*/
}
.dane-2
{
	width: 320px;
	margin-left: 60px;
}
.dane-3
{
	width: 320px;
	margin-left: 60px;
}
.dane-1-tresc
{
	line-height: 10px;
	font-size: 16px;
}
.stopka-info h2 
{
	font-weight: 400;
	margin-bottom: 45px;
}
.stopka-info .dane-2-tresc
{
	line-height: 10px;
	font-size: 16px;
}
.stopka-info .dane-3-tresc
{
	line-height: 10px;
	font-size: 16px;
}
.dane-1
{
	position: relative;
	left: -40px;
	width: 400px;
}
.dane-1 p:nth-child(3), .dane-1 p:nth-child(4), .dane-1 p:nth-child(5)
{
	font-weight: 700;
	font-size: 22px;
}
.dane-2 p:nth-child(3)
{
	font-weight: 700;
	font-size: 20px;
}
.dane-1 p:nth-child(5) a
{
	text-decoration: none;
	color: white;
}
.dane-1 p:nth-child(5) a:hover
{
	color: #fedd2c;
}
.dane-2
{
	position: relative;
	margin-bottom: 33px;
}
.dane-3
{
	position: relative;
}
.stopka-info .dane-1 .dane-1-tytul:after
{
	content: url(../grafika/underline1.png);
	position: absolute;
	left: -64px;
	top: -8px;
}
.stopka-info .dane-2 .dane-2-tytul:after
{
	content: url(../grafika/underline3v1.png);
	position: absolute;
	left: -64px;
	top: -8px;
}
.stopka-info .dane-3 .dane-3-tytul:after
{
	content: url(../grafika/underline2v2.png);
	position: absolute;
	left: -64px;
	top: -8px;
}
.div-grafika
{
	
}

.stopka{
	/*background: url(../grafika/stopka-tlo.jpg);*/
	background-size: cover;
	background-position: center center;
	color:#fff;
	padding: 40px 0px 40px 0px;
}

.stopka-info .kolumna{
	/*padding-left: 48px;*/
	margin-bottom: 16px;
	/*border-right: 1px solid #ccc;*/
}

.stopka-info .kolumna:first-of-type{

}

.stopka-info .kolumna:nth-child(2){

}


.stopka-info .kolumna:last-of-type{

}

/*.stopka-info .kolumna:nth-child(2) .stopka-tresc{
	padding-left: 40px;
	position: relative;
}

.stopka-info .kolumna:nth-child(3) .stopka-tresc{
	padding-left: 0px;
}

.stopka-info .kolumna:last-of-type{
	border:none;
}*/

.stopka-tytul{
    font-family: "Roboto";
    color: #1d1d1d;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 16px 0px;
    position: relative;
    display: none;
}

/*.stopka-info .kolumna .stopka-tytul:before{
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 32px;
    content: "\f3c5";
    left: -10px;
    color: #2b5581;
    top: -13px;
}

.stopka-info .kolumna:nth-child(1) .stopka-tytul:before{
	content:"\f3c5";
	left: -6px;
}

.stopka-info .kolumna:nth-child(2) .stopka-tytul:before{
	content:"\f4fd";
}

.stopka-info .kolumna:nth-child(3) .stopka-tytul:before{
	content:"\f4d3";
}

.stopka-info .kolumna:nth-child(4) .stopka-tytul:before{
	content:"\f200";
}

.stopka-tytul-statystyki:before{
	font-family: "Font Awesome 5 Free";
	content:"\f080";
	padding-right: 8px;
}*/





.stopka-tresc, .stopka-tresc-2{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

/*.stopka-tresc p, .stopka-tresc-2 p, .stopka-konta-12 p{
	margin:0px;
	line-height: 18px;
}*/

.stopka-tresc-2{
	display: flex;
}

.stopka-tresc span, .stopka-tresc-2 span{
	font-weight: 400;
	font-size: 14px;
	width: 100%;
	/*text-transform: uppercase;*/
}

.stopka-tresc a{
	text-decoration: none;
	color: #fff;
}

.stopka-tresc a:hover{
	opacity:0.7;
}


.stopka-konta-12:first-of-type{
	width: 55%;
    padding-right: 24px;
}

.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: center;
	display: none;
}

.dane-stopka-kontakt-tresc, .dane-stopka-kontakt-godziny-tresc{
	position: relative;
}

.menu-lewe-tytul{
	color:#000;
	font-family: "Open Sans";
	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%;
	/*height:56px;*/
}

.nawigacja-100 .menu-gora-1-poziom > li{
	/*min-width: auto!important;*/
}

.logo-menu{
	display: none;
	height: 90px!important;
    width: 56px!important;
}

.logo-menu img{
	width: 56px;
}

.czcionka-szukaj{
	/* width: 290px; */
	height: 100%;
	position: absolute;
	top: 0;
	right: 6px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.kontrast-czcionka-menu{
	display: none;
	margin-top:12px;
	justify-content: space-between;
	width: 140px;
}

.kontrast-czcionka-menu a{
	/*background: #0070a4;*/
   /* border: 1px solid #fff;*/
   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{
	content: url(../grafika/wyszukiwarka.png);
	font-size: 14px;
    padding-right: 0px;
    /*padding: 10px 20px;*/
    /*border: 1px solid #fff;*/
    border:none;
/*    width: 40px!important;
    height: 30px!important;*/
    /*background: #0070a4;*/
        width: 33px!important;
    height: 33px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color:#000;
}

.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";
	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: none;
}


/*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: none;
	font-family: 'Roboto Condensed', 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:#fff;
}

.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;
}

/*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;
}

.galeria-modul-btn-lista{
	padding: 0px 8px;
    position: relative;
    color: #fff!important;
    font-family: 'Montserrat', sans-serif;
    background: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    transition: 0.3s;
    border: none;
    cursor: pointer;
}

.galeria-modul-btn-lista:after{
	content: url(../grafika/strzalka_zielona.png);
    position: absolute;
    left: -4px;
    top: 30px;
}

.ogloszenia-modul-btn-lista{
	padding: 8px 16px;
    position: relative;
    color: #000!important;
    font-family: 'Roboto Condensed', sans-serif;
    background: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s;
    border: none;
    cursor: pointer;
}

.btn-ogloszenia-modul-lista:after{
	content: url(../grafika/strzalka_zielona.png);
    position: absolute;
    left: -4px;
    top: 30px;
}

/*Stopka*/
.stopka-tytul-glowny{
	text-align: center;
	font-family: "Roboto";
	color:#1d1d1d;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 24px;
}

.stopka-kolumny{
	display: flex;
	justify-content: space-between;
}

.ikona-stopka{
	margin-bottom: 24px;
}


.stopka-tresc-kolumna{
/*	padding: 10px 55px 0px 0px;
	font-size: 14px;
	color:#252525;
	font-family: "Open Sans";
	position: relative;*/
	width: 50%;
}

.stopka-tresc-kolumna p{
	margin:0px;
	/*line-height: 18px;*/
}

/*.stopka-tresc-kolumna:nth-child(2) span:last-of-type{
	margin-top: 6px;

}

.stopka-tresc-kolumna:nth-child(2):before{
	position: absolute;
	content: url(../grafika/stopka_podzial.png);
	left:-64px;
	top:20px;
}

.stopka-tresc-kolumna:nth-child(2):after{
	position: absolute;
	content: url(../grafika/stopka_podzial.png);
	right:0px;
	top:20px;
}*/

.stopka-tresc-kolumna span{
	font-size: 24px;
    font-weight: 400;
    display: block;
    color: #fff;
    margin: 8px 0px;
    line-height: 28px;
}

.stopka-dane{
	margin-bottom: 16px;
}

.menu-mobilne-szukaj-kontrast{
	display: none;
}


/*Mobilne*/

@media all and (min-width: 0px) and (max-width: 639px) {
	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;}
	.stopka-info .blok
	{
		/*padding: 0 30%;*/
		width: 300px!important;
	}
	.div-grafika img {/*padding: 0 168px;*/ margin-left: 0!important;}
	.dane-1 { width: auto; }
	.dane-1 p
	{
		font-size: 18px!important;
		line-height: 20px;
	}
	.stopka-info .dane-1 .dane-1-tytul:after
	{
		top: 20px;
	}
	.dane-2 p
	{
		font-size: 15px!important;
		line-height: 20px;
	}
	.dane-3 p
	{
		font-size: 15px!important;
		line-height: 20px;
	}
	.dane-2 { width: auto;}
	.dane-3 { width: auto;}
	.strona-tresc-tresc
	{
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.aktualnosci-startowe .aktualnosci-ikona-tlo
	{
		/*width: 100%;
		height: 170px!important;*/
		/*width: 100%!important;
		height: 190px!important;*/
		width: 90vw!important;
		height: calc(2/3 * 90vw)!important;
	}
}
@media all and (min-width: 0px) and (max-width: 500px)
{
	.menu-mobilne-logo img
	{
		margin-top: 0!important;
	}
	.menu-mobilne-pasek a:first-child
	{
		padding-right: 4px!important;
	}
	.menu-mobilne-pasek a span:nth-child(2)
	{
		font-size: 16px!important;
	}
	.menu-mobilne-pasek a:nth-child(2)
	{
		line-height: 20px!important;
	}
	.menu-mobilne-pasek a
	{
		
		left: 0;
		font-family: 'Titillium Web', sans-serif;
		color: #121212;
		text-decoration: none;
		font-weight: 700;
		font-size: 18px;
		text-align: left!important;
		padding-right: 16px;
		padding-top: 8px;
		padding-bottom: 5px;
	}
}
@media all and (min-width: 0px) and (max-width: 690px)
{
	.menu-lewe-moduly-1-poziom li > a
	{
		padding-left: 16px;
		padding-right: 16px;
	}
	.menu-mobilne-szukaj-kontrast
	{
		margin-top: 64px!important;
	}
	.menu-mobilne-pasek
	{
		padding-top: 0!important;
		padding-bottom: 0!important;
	}
	.menu-mobilne-logo img
	{
		margin-top: 8px;
	}
	.menu-polityka-mapa-1-poziom li:first-of-type a
	{
		padding: 0 16px!important;
	}
	.polityka-mapa a
	{
		display: block!important;
	}
	.strona
	{
		overflow: hidden;
	}
	.stopka-info
	{
		overflow: hidden;
	}
	.modul-start-tytul
	{
		padding-left: 16px!important;
	}
	.stopka-info .kolumna:nth-child(2)
	{
		margin-left: 32px!important;
	}
	.dane-2
	{
		margin-left: 32px!important;
	}
	.dane-3
	{
		margin-left: 32px!important;
	}
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.menu-mobilne-logo img
	{
		margin-top: 4px;
	}
	.menu-mobilne-pasek
	{
		padding-top: 8px;
		padding-bottom: 4px;
	}
	.menu-mobilne-pasek a
	{
		text-align: center;
	}
	.menu-mobilne-3-poziom
	{
		margin-left: -21px!important;
	}
	.trak_tlo {padding-left: 16px!important; padding-right: 16px!important;}
	.stopka-info { position: relative; height: auto;}
	footer { bottom: 0; width: 100%;}
	.div-grafika img {/*padding: 0 168px;*/ margin-left: 46px;}
	.dane-1 { left: 0;}
	.dane-3 { /*margin-left: 130px;*/ margin-left: 0;}
	.strona
	{
		background: #ffec51!important;
	}
	.stopka-info .blok
	{
		/*padding: 0 30%;*/
		width: 400px;
	}
	.dane-2 {/*margin: 0 130px;*/ margin-left: 0;}
	.stopka-info .dane-2 .dane-2-tytul:after
	{
		content: url(../grafika/underline2.png);
	}
	.stopka-info .dane-3 .dane-3-tytul:after
	{
		content: url(../grafika/underline3.png);
	}
	.aktualnosci-startowe .aktualnosci-ikona-tlo { 
		margin: 0 auto!important; 
		/*width: 100%; 
		height: 246px;*/
		width: 43vw;
		height: calc(2/3 * 43vw);
	}
	.aktualnosci-startowe { padding-left: 20px; padding-right: 20px; /*margin-top: 16px;*/}
	.artykuly {/*padding: 0 20px;*/}
	.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:16px;}
    .szerokosc-12, .szerokosc-24 {  width: 100%; margin:auto;}
	.szerokosc-13, .szerokosc-14 {  width: 100%; margin:auto; order:2; /*display: flex;*/ margin-top: 16px!important;}
	.szerokosc-23, .szerokosc-34 {  width: 100%; margin:auto; -webkit-box-shadow: 0px 0px 8px -2px rgb(0 0 0 / 59%);
		box-shadow: 0px 0px 4px -3px rgb(0 0 0 / 59%);}
	.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;}
	.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;
	}
	.stopka-tresc-kolumna span{font-size: 18px;}
	.stopka-info .kolumna:nth-child(3) .stopka-tresc{
		padding-left: 0px;
	}
	.strona-data{margin-top: 4px;}
	.stopka-kolumny{flex-wrap: wrap;}
	.stopka-tresc-kolumna{padding: 10px; width: 100%;}
/*	.stopka-tresc-kolumna:nth-child(2):before, .stopka-tresc-kolumna:nth-child(2):after{
		display: none;
	}*/
	.stopka-zdjecie{display: none;}
	.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*/
.menu-mobilne-szukaj-kontrast{
	display: flex;
    justify-content: center;
	position: relative;
    margin-top: 72px;
    padding-top: 12px;
    padding-bottom: 12px;
	background-color: #f0f0f0;
}

.szukaj-gora-ikona {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px;
	padding-right: 8px;
height: 42.5px;
}
.szukaj-gora-ikona:before {
	content: url(../grafika/Prostokąt\ 517.png);
	margin-right: 10px;
}

.szukaj-gora-ikona a{
	color: #515151;
    padding-left: 10px;
}

.szukaj-gora-ikona a span{
	display: none;
}
.stopka-info .kolumna{
	display: block;
	flex:auto!important;
	width: 100%;
	padding: 10px 24px;
	margin:auto!important;
}
.kontrast-czcionka
{
	margin-right: -11px;
	position: static;
}
.stopka-tytul{
	margin-top:16px;
}

.menu-modul-10{
	background: #fff!important;
	width: 100%;
	padding: 24px!important;
	margin:auto;
}

aside{
	/*display: none;*/
}
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.menu-gora-1-poziom > li > a
	{
		width: 100%!important;
	}
	.pasek_scroll .menu-gora-1-poziom > li
	{
		width: 195px!important
	}
	.pasek_scroll-logo img
	{
		margin-left: 6px;
	}
	.kontrast-czcionka
	{
		margin-right: 0px!important;
	}
	.szukaj-gora-ikona
	{
		margin-right: 20px;
	}
	.button-menu-mobile{display: none;}
	footer
	{
		width: 100%!important;
		bottom: -600px;
	}
	.dane-1
	{
		width: 300px;
	}
	.dane-2
	{
		margin-left: 0;
	}
	.dane-3
	{
		margin-left: 0;
	}
	.stopka-info .dane-1 .dane-1-tytul:after
	{
		top: 16px;
	}
	.stopka-info .wiersz
	{
		display: flex;
		position: relative;
	}
	.stopka-info article.dane-1
	{
		position: absolute;
		left: 320px;
		top: 0px;
	}
	.stopka-info article.dane-2
	{
		position: absolute;
		right: 0px;
		top: 140px;
	}
	.stopka-info article.dane-3
	{
		position: absolute;
		left: 320px;
		top: 350px;
	}
	.div-grafika
	{
		position: absolute;
		top: 50px;
	}
	.blok { width: 992px; }
	.kontrast-czcionka { margin-right: 8px;}
	.menu-gora-1-poziom > li > a { width: 238.4px; height: 121.6px; position: absolute; top: 0;}
	.menu-gora-1-poziom > li > a > img { width: 238.4px; height: 121.6px;}
	.menu-gora-1-poziom { height: 121.6px;}
	.menu-gora-1-poziom > li { max-height: 129.5px;}
	.logo a span:last-child { font-size: 16px;}
	.szerokosc-1 { flex-basis: 992px; width: 992px; position: relative;}
	.szerokosc-12, .szerokosc-24 { /*flex-basis: 488px; width: 488px;*/ }
	.szerokosc-13, .szerokosc-14, .szerokosc-13-stopka { /*flex-basis: 320px;*/ width: 320px; }
	.szerokosc-23, .szerokosc-34 { flex-basis: 656px; width: 656px; -webkit-box-shadow: 0px 0px 8px -2px rgb(0 0 0 / 59%);
		box-shadow: 0px 0px 4px -3px rgb(0 0 0 / 59%);}
		.pasek_scroll .menu-gora-1-poziom span span, .menu-gora-1-poziom a span
		{
			position: absolute;
			bottom: 18px;
			/* margin-left: 200px; */
			/* position: relative; */
			width: 100%;
			padding: 0px 16px;
			/* border-left: 1px solid #ccc; */
			/* margin-top: -10px;*/
		}
		.pasek_scroll .menu-gora-1-poziom li span
		{
			bottom: 13px;
		}
	.szerokosc-100 { flex-basis: 100%; }
	/*.artykul-ikona-tlo{width: 300px!important;}*/
	.stopka .kolumna{flex-basis: 212px; width: 212px;}
	.stopka-info{flex-wrap: nowrap;}
	.statystyka-tekst{width: 25%!important;}
	.logo a span:first-child{
		font-size: 28px;
	}
	.aktualnosci-startowe .aktualnosci-ikona-tlo
	{
		width: 100%;
		height: 170px;
	}
	.aktualnosci-startowe .aktualnosci-tresc-tlo
	{
		width: 100%;
	}
/*	.logo{width: 474px;}
	.logo a span:first-child{font-size: 18px;}
	.logo a span:last-child{font-size: 16px;}*/
	/*.header-prawa-strona{width: 960px;}*/
	.header-dane{padding: 0px;}
	/*.kontrast-czcionka{margin-left: 10px;}*/
	/*.szukaj-gora{flex:0 1 auto; width: auto;}*/
	/*.szukaj-gora input{width: 150px;}*/
	/*.div-kontrast, .div-czcionka{padding-left: 10px; padding-right:10px;}*/
	/*.dane-animacja{width:376px;flex-wrap: wrap;align-items: center;flex-direction: row; padding: 32px 16px 16px 0px;}*/
	.dane{padding: 8px 8px 8px 8px;}
	.wyszukiwarka{width: auto;}
	/*.logo{width: 400px;}*/
	.galeria-modul-obiekt span{
		width: 168px;
	}
	.social-icon{width: auto;}
	.stopka-info .kolumna{
	/*padding-left: 48px;*/
	margin-bottom: 16px;
	height: 224px;
	/*border-right: 1px solid #ccc;*/
}

/*.stopka-info .kolumna:first-of-type{
	flex:0.9;
	background-image: url(../grafika/herb_stopka.png);
	background-repeat: no-repeat;
}

.stopka-info .kolumna:nth-child(2){
	flex: 2.1;
    padding-right: 32px;
}


.stopka-info .kolumna:last-of-type{
	 flex: 1.8;
    margin-right: 0;
}*/
}

@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; position: relative;}
	.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; -webkit-box-shadow: 0px 0px 8px -2px rgb(0 0 0 / 59%);
		box-shadow: 0px 0px 4px -3px rgb(0 0 0 / 59%);}
	.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;}
}
