/* BODY */

body {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.3em;
	font-family: 'Archivo Narrow', Verdana, Geneva, sans-serif; 
	color: #333;
	background-color: #fff;
}

.kontener {display: block; width: 100%;}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
}

.naglowek {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}

.naglowek h1, .naglowek h4, .naglowek h2 {
	color: #000;
	font-size: 2em;
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
}


.naglowek .krecha {
	background-color: #21527b;
	height: 8px;
	border-radius: 20px;
	float: left;
}



/* MOBILNE MENU */

/* MOBILNE MENU */

a:focus {outline: none;}
a.trigger{position: absolute; text-decoration: none; color:#fff; height: 53px; width: 53px; z-index:2000;}
a.trigger.left {left: 0;}
#trigger4 {background: url(../img/mobileMenu.png) no-repeat; z-index: 1001;	top: 0px; position: fixed;}
#trigger3 {background: url(../img/social.png) no-repeat;}
a.trigger.right {right: 0;}
a.trigger:hover {opacity: 0.5;}
a.active.trigger {opacity: 0.5;}

#panel {
	padding: 55px 5% 50px 15%; 
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0; 
	z-index: 1000; 
	background: #466088; 
	width: 80%;
	color: #fff;
	height: auto;
	overflow: hidden;
	}

#menuMini ul {list-style: none;	margin: 0; padding: 0;}
#menuMini ul ul {list-style: none;margin: 10px 0 10px 40px; padding: 0;}	
#menuMini ul ul li a {background: #7a95be;}	
#menuMini ul li a {
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
	padding: 20px;
	margin: 15px;
	clear: both;	
	display: block;	
	text-align: right;
	background-color: #ec6b24;
	overflow: hidden
}

#menuMini ul li a:hover {
	color: #F90;
}
	

#headLoga {
	display: block;
	width: 100%;
	height: 89px;
	padding: 0 0 21px 0;
}

/* DESKTOP MENU */

a:focus {
	border-bottom: 4px dotted #F00 !important;
}

.podgrupa a:focus .tytul {
	text-decoration: underline;
	text-decoration-color: #F00;
	text-decoration-style: dotted;
	text-decoration-thickness: 4px;
}

.podgrupa a:focus .tresc {
	text-decoration: underline;
	text-decoration-color: #F00;
	text-decoration-style: dotted;
	text-decoration-thickness: 4px;
}

.podgrupa img {display: block;}

#menuBig {
	height: 236px;
	overflow: visible !important;
	background: url(../img/menuBg.jpg) top center no-repeat;
}

#menu {
	display: block;
	width: 100%;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	}	
	

#menu {position: relative; z-index: 2001;}
#menu ul {list-style: none; margin: 0; padding: 0;}
#menu ul li {
	position: relative;
	min-height: 55px;
	text-align: center;
	padding: 0 7px 0 7px;
	border-right: 0px solid #fff;
	display: inline-block;
}

#menu ul a {
	display: block;
	padding: 12px 0 0 0;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-size: 1em;
	transition:ease-in-out 0.3s;
	color: #21527b;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul a:hover {
	transition:ease-in-out 0.3s; color: #e66a26;
}

/* poziom 2 */
#menu ul li ul {position: absolute; visibility: hidden; left: 0; top: 55px; opacity: 0;}
#menu ul ul li {
	background-color: #21527b;
	top: 10px;
	width: 230px;
	min-height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	text-align: left !important;
	font-size: 1em;
	border-bottom: 1px solid #fff;
	z-index:2001;
	transition:ease-in-out 0.3s;
	opacity: 1;	
}

#menu ul li:hover> ul {transition:ease-in-out 0.3s; transform: translate(0,-20px); visibility: visible; opacity: 1;}

#menu ul ul li a {
	display: block;
	padding: 5px 0 0 0;
	font-size: 1em;
	color: #FFF !important;
	text-decoration: none;
}

#menu ul li:hover ol {display: block;}
#menu ul li:hover ol ol {visibility: hidden;}
#menu ul ul li:hover {transition:ease-in-out 0.3s; 	background-color: #e66a26;}
/* poziom 3 */
#menu ul ul ul {position: absolute; visibility: hidden; left: 260px; top: -10px !important; opacity: 0;}
#menu ul ul ul li {font-size: 1em; border-left: 1px solid #fff;}
#menu ul ul li:hover ul {display: block;}
#menu ul ul li:hover ul ul {display: none;}

#menu ul ul li:hover> ul {transition:ease-in-out 0.3s; transform: translate(-20px, 0); visibility: visible; opacity: 1;}



/* SLIDER */

#slider {
	background: url(../img/sliderBg.jpg) top center no-repeat;
	padding: 0 0 11px 0;
	overflow: hidden;
}

#slider p {display: none;}

#bezSlidera {
	background: url(../img/bezSlideraBg.jpg) top center no-repeat;
	height: 165px;
}

#sliderWrap {display: block; width: 100%; max-width: 1520px; margin: auto; overflow: hidden; border-radius: 0px;}


/* BELKI */


#obiekty {
	background-color: #dedede;
	min-height: 435px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#obiekty .wp-block-columns {
	gap: 10px;
}

#obiekty figure {
	border-radius: 15px;
	display: block;
	width: 100%;
	height: auto;
}

		/* tymczasowo */
		#obiekty .wp-block-column {margin: 0;}
		/* tymczasowo */

#obiekty .wp-block-heading {
	color: #21327b;
	text-transform: uppercase;
	font-size: 1.3em;
	clear: both;
	display: block;
	text-align: left;
	margin: 0 !important;
	padding: 0 0 15px 0;
}

#obiekty .wp-block-list {
	color: #21327b;
	clear: both;
	display: block;
	margin: 0 !important;
	font-size: 1em;
}

#obiekty a {
	text-decoration: none;
	transition:ease-in-out 0.3s; opacity: 1;
	color: inherit !important;
}

#obiekty a:hover {
	transition:ease-in-out 0.3s; opacity: 0.5;
}





/* ZAJAWKA  */ 

#zajawka {
	background-color: #dedede;
	min-height: 435px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #21527b;
}



#zajawka h2 {
	color: #000;
	font-size: 2em;
	margin: 0;
	padding: 20px 0 20px 0;
	font-weight: bold;
}

#zajawka p, #zajawka ul {
	font-size: 1em;
}



/* TRESC */

#tresc {
	background: url(../img/bg.jpg) top center no-repeat;
	background-color: #fff;
	padding-bottom: 30px;
}

#tresc h1 {
	color: #000;
	text-transform: uppercase;
	font-size: 2em;
	margin: 0;
	padding: 20px 0 20px 0;
}

/* NAJNOWSZE */

#najnowsze {
	background: url(../img/bg.jpg) top center no-repeat;
	background-color: #fff;
	min-height: 500px;
	padding-bottom: 30px;
	overflow: hidden;
}

#najnowsze h4 {
	color: #000;
	text-transform: uppercase;
	font-size: 2em;
	margin: 0;
	padding: 20px 0 20px 0;
}


/* STOPKA */
#stopka {
	overflow: hidden;
}

#stopka #kontaktLogo {
	display: block; 
	width: 270px; 
	height: 82px; 
	background: url(../img/logo.png) top center no-repeat; 
	margin-top: 35px; 
	clear: both;
}

#stopka .naglowek h3 {
	color: #fff;
	font-size: 2em;
	margin: 0;
	padding: 10px 0 0 0;
	display: block;
	float: left;
	width: 50%;
}

#stopka .naglowek .krecha {
	background-color: #fff !important;
}

#stopka p {
	color: #fff;
	margin-left: 30px;
	font-size: 1em;
}


#zadzwonTeraz {
	width: 108px;
	height: 70px;
	position: fixed;
	z-index: 3000;
	right: 0px;
	bottom: 40px;
	background: url(../img/zadzwonTeraz.png) top center no-repeat;
}



/* stronicowanie */
.stronicowanie {display: block; clear: both; list-style: none; text-align: center; margin: 20px 0 20px 0;}


.stronicowanie a {
	text-decoration: none;	
	color: #999;
	padding: 3px 8px 3px 8px;
	border: 1px solid #999;	
	border-radius: 5px;
}

.stronicowanie a:hover {
	color: #000;
	background-color: #CCC;
}

.stronicowanie .current {
	color: #fff !important;
	padding: 3px 8px 3px 8px;
	border: 1px solid #fff;
	background-color: #333;
	border-radius: 5px;	
}



/* Wyszukiwarka */

.wynik {
	display: block; 
	overflow:hidden; 
	border: 1px dotted #999; 
	padding: 20px; 
	margin: 20px;
}

.wynik img {
	float: right; 
	width: 80px;
}

.wynik .tytul {
	font-size: 2em;
}

.wynik .tresc p {
	padding-left: 30px;
}

.wynik .typ {
	display: block !important;
	width: 100px;
	float: right; 
	clear: both;
	text-align: center;
	background-color: #CCC;
	padding: 3px 10px 3px 10px;
	margin-top: 5px;
	border-radius: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

#naglowekWyszukiwarka {
	margin: 0;
	padding: 0;
}


/* formularz wyszukiwarki search.php*/

#wyszukiwarka form fieldset {
	padding: 0;
	display: block;
	width: 90%;
	margin: 0 auto 50px auto;
	border:0px;
}

#wyszukiwarka form #searchsubmit {
	display: block;
	transition: ease-in-out 0.3s;
	background-color: #0a57d9;
	border-radius: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1em;
	border: 0px;
	cursor: pointer;
	padding: 11px 20px;
	float: left;
	width: 20%;
	min-width: 80px;
}

#wyszukiwarka form #searchsubmit:hover {
	transition: ease-in-out 0.3s;
	background-color: #0AC3D8;
}

#wyszukiwarka form #s {
	display: block;
	padding: 11px 20px;
	border-radius: 50px;
	border: 1px solid #666;
	width: 60%;	
	min-width: 120px;
	margin: 1px 10px 0 0;
	float: left;
}



/* HELPERS */

#helpers {
	height: 65px;
}

#socials {
	display: block;
	float: right; 
}

#socials a {
	display: block;
	float: left;
	width: 30px;
	height: 31px;
	margin-left: 2px;
	margin-top: 3px;
	transition:ease-in-out 0.3s;
	opacity: 1;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#socials a:hover {
	transition:ease-in-out 0.3s;
	opacity: 0.5;
}

#socials #fb {
	background-image: url(../img/fb.png);
}

#socials #x {
	background-image: url(../img/x.png);
}

#socials #yt {
	background-image: url(../img/yt.png);
}

#socials #bip {
	background-image: url(../img/bip.png);
}




#szukajka {
	display: block;
	float: right;
	width: 255px;
}

#szukajka form fieldset {
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	width: 100%;
	margin: auto;
	border: 0px;
}

#szukajka {
	margin: 0 0 30px 0;
}

#szukajka form #searchsubmit {
	display: block;
	transition: ease-in-out 0.3s;
	background-color: #2E296E;
	border-radius: 50px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
	float: left;
	min-width: 75px;
	width: 20%;
}

#szukajka form #searchsubmit:hover {
	transition: ease-in-out 0.3s;
	background-color: #E47725;
}

#szukajka form #s {
	display: block;
	padding: 5px 5px 5px 15px;
	border-radius: 50px;
	border: 1px solid #666;
	min-width: 150px;
	width: 55%;
	margin: 0px 5px 0 0;
	float: left;
}

#wyszukiwarkaNaStronie {
	position: absolute;
	width: 500px;
	top: 20px;
	left: 400px;
	
}

#wyszukiwarkaNaStronie #szukajka {
	max-width: 450px;
}

/* WCAG */

#added {
	display: block;
	width: 200px;
	height: 50px;
	float: right;
}

#added a:hover {
	transition:ease-in-out 0.3s;
	opacity: 0.5;
}

.wcag {
	display: block;
	width: 24px;
	height: 25px;
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 7px;
	cursor: pointer;
}

#f0 {background-image: url(../img/f0.png);}
#f1 {background-image: url(../img/f1.png);}
#f2 {background-image: url(../img/f2.png);}

#i0 {background-image: url(../img/i0.png);}
#i1 {background-image: url(../img/i1.png);}
#i2 {background-image: url(../img/i2.png);}

footer {
	height: 100px;
	display: block;
}


#tresc iframe {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}