﻿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;
	background: url(../grafika/main-bg.png);
	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;
}

em.fas span{
	display: none;
}

.strona {
	width: 100%;
 	margin: 0 auto;
 	background: #f3f3f3;
 	background: url(../grafika/tlo.jpg);
 	background-position: top center;
    background-size: cover;
}

.naglowek{
	flex-wrap: wrap;
	align-items: center!important;
}

h1.glowna-tytul {
	margin: 0 auto;
	display: none;
}
article > h2.informacje-tresc-dzial {
	display: none;
}

header {
	/*position: fixed;*/
	width: 100%;
	z-index: 99;
	top:0;
	height: 344px;
}

.animacja-kontener{
	max-width: 896px;
	margin:0 auto 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.herb-animacja{
	display: flex;
    margin: auto;
    width: 1232px;
}

.herb-kontener{
	width: 336px;
    padding: 24px 32px 24px 16px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
}

.herb{
	padding: 16px 24px 8px 40px;
	font-family: "Open Sans";
	font-weight: 400;
}

.logo{
	padding: 8px 0px 5px 8px;
}

.logo img{
	transition: 0.3s;
}

.logo a img:hover{
	opacity: 0.9;
}

.naglowek-logo{
	width: 100%!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-prawa-strona{
	width: 100%;
	max-width: 896px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 32px;
    background: #f1f1f1;
}

.header-dane{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0px 0px;
	position: relative;
}

.tel-mail p{
	padding: 0px;
	margin:0px;
}

.tel-mail span{
	color:#6a6a6a;
}

.tel-mail a{
	color:#000;
	text-decoration-color: transparent;
}

.tel-mail a:hover{
	opacity:0.7;
}

.tel-mail{
	display: flex;
	justify-content: flex-start;
	padding-left: 16px;
}

.menu-start a{
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 14px;
	color:#000;
	text-decoration-color:transparent;
	margin:0px 0px;
	padding:0px 16px;
	border-left: 1px solid #d6d6d6;
}

.menu-start a:hover{
	opacity: 0.7;
}

.menu-start a:last-child{
	border-right: 1px solid #d6d6d6;
}

.header-prawo-dane{
	display: flex;
}



/*Kontrast czcionka*/



.kontrast-czcionka{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-right: 1px solid #d6d6d6;
	padding: 0px 8px;
}

.kontrast, .czcionka, .wyszukiwarka-klik{
	/*height: 48px;*/
	width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0px!important;
 /*   background: #fff;*/
    margin:0px 8px;
}


.kontrast a, .czcionka a,.wyszukiwarka-klik a {
    font-family: "Open Sans";
    color: #000;
    font-size: 0px;
    text-decoration: none;
}

.kontrast a:before, .czcionka a:before, .wyszukiwarka-klik a:before {
    font-family: "Font Awesome 5 Free";
    color: #000;
    font-size: 15px;
    padding-right: 0px;
    padding: 20px 32px;
}

.kontrast a:before {
    content: "\f042";
}

.czcionka a:before {
    content: "A+";
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 16px;
}

.wyszukiwarka-klik a:before{
	content: "\f002";

}


.kontrast a:hover, .czcionka a:hover, .wyszukiwarka-klik a:hover {
	opacity:0.7;
}

.czcionka a sup{
	display: none;
}

/*Wyszukiwarka*/

.wyszukiwarka{
	/*border: 1px solid #e2e2e2;*/
    height: 48px;
    display: flex;
    align-items: center;
    background: #fff;
    margin-left: 16px;
    width: 384px;
    display: none;
}

.szukaj-gora{

	margin-left: 6px;
}

.szukaj-gora input {
    padding: 8px;
    border: none;
    width: 338px;
}


.szukaj-gora button{
	border: none;
    background: #fff;
    padding: 8px 7px;
    border-radius: 8px;
    cursor: pointer;
}

.szukaj-gora button i{
	font-size: 16px;
	color:#eb0000;
}

.szukaj-gora button:hover{
	opacity: 0.7;
}

.nawigacja-100, .nawigacja-100-podstrona{
	/*background:#aac426;*/
	width: 100%;
	/*height:120px;*/
}






/*Main i szkielet*/

main {
	margin: 16px auto 0px;
}

.blok-glowny{
	margin: 0px auto 0px auto;
    position: relative;
	padding-bottom: 24px;
}


.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:32px 24px;
	background: #fff;
}

/*.strona-tresc-kontener{
	padding:32px 24px;
	background: #f8f8f8;
}*/


.aktualnosci-tresc, .informacje-tresc {
	/*margin: 0px 0px 32px 0px;*/
	text-align: justify;
	color:#444444;
	line-height: 1.75em;
	padding: 0px!important;
}
.tresc {
	line-height: 1.75em;
}

.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{

}


.strona-tresc table{
	/*border-collapse: collapse;*/
	border-collapse: separate;
	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;
}

/*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;
}

/*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-zawartosc{
	padding-bottom: 14px;
}

.stopka-info{
	background:#fff;
	background-size: cover;
	background-position: center center;
	padding: 48px 0px;
}


.stopka{
	/*background: url(../grafika/stopka-tlo.jpg);*/
	background-size: cover;
	background-position: center center;
	color:#000;
	padding: 40px 0px 40px 0px;
}

.stopka-info .kolumna{
	padding-left: 64px;
}

.stopka-tytul{
	color: #000;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 12px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
}

.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;	
}


/*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:#fff;
	/*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: #fff!important;
}

.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: 112px;
	min-width: 60px;
	font-weight: 800;
	text-decoration: none;
	font-family: 'Fira Sans 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: #ec2626!important;
    color: #fff!important;
    margin-right: 16px;
    padding: 6px;
    height: 32px;
}


.btn-submit-subskrypcja-stopka-wypisz{
	background: transparent!important;
	color:#fff!important;
	padding: 6px;
}

.subskrypcja-stopka-input-tlo input{
	box-shadow: none;
    background: #9fcb65;
    width: 280px;
    height: 32px;
    padding: 10px;
    border: none;
    margin-bottom: 16px;
}


.dane-stopka-kontakt-tytul{
	display: none;
}

.dane-stopka-kontakt a{
	color:#fff;
}

.subskrypcja-stopka-tekst-rodo{
	padding-top: 16px;
	color: #fff!important;
	width: 100%!important;
	font-family: "Open Sans";
}

.subskrypcja-stopka-tekst-rodo a{
	color:#fff;
}

.dane-stopka-kontakt-tresc .tresc{
	color:#000!important;
	line-height: 1.4!important;
	font-size: 14px!important;
	margin:0px;
}

.dane-stopka-kontakt-tresc .tresc p{
	margin:0px;
}

.subskrypcja_textbutton::placeholder{
	color:#000;
}



/*Mobilne*/

@media all and (min-width: 0px) and (max-width: 639px) {
	h1.h1-tytul{text-align: center;}
	.header-prawa-strona{display:flex;}
	.naglowek-logo{display: flex;}
	.wiersz{justify-content: space-around;}
	.stopka-info .kolumna{padding-bottom: 24px;}
}


@media all and (min-width: 320px) and (max-width: 1023px) {
	.button-menu-mobile {display: flex!important; margin-top: -63px; width: 100%; align-items: center;}
	#menu-gora{display: none;}
	#menu-mobilne{display: block;}
	.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: 90%; margin:auto;}
	.szerokosc-13, .szerokosc-14 {  width: 90%; margin:auto;}
	.szerokosc-23, .szerokosc-34 {  width: 90%; margin:auto;}
	.blok{margin:auto;}

	.lewy-blok, .prawy-blok{flex-wrap: wrap;}
	.lewy-blok{order:2; margin-top:16px;}
	.prawy-blok{order:1;}
	.herb-kontener{display:none;}
	.herb-animacja{width: 100%;}
	.animacja-kontener{width: 100%;}
	.header-dane{display: none;}
	.animacja{width: 100%;}
	header{height: auto; padding-top: 32px;}
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	.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; }
	.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;}

	.herb-animacja{width: 992px;}
	.herb-kontener{width: 316px;}
	.tel-mail{padding-left: 4px;}
	.tel-mail p, .menu-start a{font-size: 12px;}
}

@media all and (min-width: 1280px) {
	#menu-gora { display: block;}
	#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: 400px; width: 400px;}
	.szerokosc-23 { flex-basis: 816px; width: 816px;}
	.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;}
}