/*
czcionki uzyte w kodzie
	font-family: 'Amatic SC', sans-serif; 			tytulÂy 
	font-family: 'Archivo Narrow', sans-serif;		wszystkie tresci 
	font-family: 'Anton', sans-serif;				guziki
*/	

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: 'Archivo Narrow', Georgia, "Times New Roman", Times, serif;
	color: #666;
}

h1 {
	font-family: 'Anton', Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: right;
	font-weight: bold;
	color: #666;	
}


h2 {
	font-family: 'Anton', sans-serif;
/*	font-family: 'Amatic SC', sans-serif;*/
	font-size: 2em;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #3962a0;	
}

h3 {
	font-family: 'Anton', sans-serif; 

	font-size: 2em;
	margin: 0 0px 10px 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: #22466f;	
	line-height: 1.2em !important;
}

.zobaczWszystko {
	display: block;
	float: right;
	padding: 10px;
	border: 0px solid;
	border-radius: 15px;
	background-color: #3962a0;
	text-decoration: none;
	color: #fff;
	margin-top: 20px;
	margin-right: 10px;
	font-family: 'Archivo Narrow', Georgia, "Times New Roman", Times, serif;
}

.zobaczWszystko:hover {
	opacity: 0.5;
}

*/ sliding panel */

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: 1000;
}

#trigger3 {
		background: url(../szablony/img/fb.png) no-repeat;
		width: 31px !important;
		height: 100px !important;
}

a.trigger.right {
	right: 0;
}
a.trigger:hover {
	opacity: 0.5;
}
a.active.trigger {
	opacity: 0.5;
}
.slidepanel {
	top: 0px !important;
	color:#CCC;
	position: absolute;
	display: none;
	background: #505050;
	width: 245px;
	height: 100%;
	z-index:1999;
	overflow: scroll;
	padding-bottom: 100px;
}





.slidepanel.left {
	left: 0;
	padding: 20px 20px 100px 60px;

}

.slidepanel.right {
	right: 0;
	padding: 20px 60px 100px 20px;

}


	#menuMini ol {
			list-style: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	

	#menuMini ol li a {
		color: #fff;
		text-decoration: none;
		border: 1px dotted #CCC;
		padding: 5px;
		margin: 2px;
		clear: both;	
		display: block;	
		text-align: left;
		background-color: #999;

	}
	
	#menuMini ol li a:hover {
		color: #F90;
	}
	
	#menuMini ol ol li a {font-size: 0.7em;}
	




.kontener {
	width: 100%;
}

#topMenu {
	height: 177px;
	position: fixed;
	top 0;
	left: 0;
	z-index: 1000;
}

#menuKontener {
	width: 1100px;
	height: 177px;
}

#herb {
	height: 177px;
	width: 177px;
	background: url(img/herbBg.png) top center no-repeat;
	display: block;
	float: left;	
}




#tytul {
	display: block;
	float: left;
	width: 923px;
	height: 125px;
	background: url(img/titleBg.png) top center no-repeat;
}


#logo {
	display: block;
	width: 98px;
	height: 114px;
	background: url(img/herb.png) top center no-repeat;
	background-size: cover;
	margin: 33px 0 0 38px;
}

#logo:hover {
	opacity: 0.7;
}

#flagi {
	display: block;
	float: right;
	width: 101px;
	height: 62px;
	margin: 33px 33px 0 0;
}

#flagi a:hover {
	opacity: 0.5;
}

#flagiMini {
	display: block;
	float: right;
	width: 101px;
	height: 62px;
	margin: 0 0 0 0;
}

#flagiMini a:hover {
	opacity: 0.5;
}

#msit {
	display: block;
	float: left;
	width: 101px;
	height: 41px;
	background: url(img/msit.jpg) top center no-repeat;
	margin: 0 0 2px 0;
}

.flaga {
	display: block;
	float: left;
	width: 32px;
	height: 19px;
}

#pl {
	background: url(img/PL.jpg) top center no-repeat;
	margin: 0 2px 0 0;
}

#en {
	background: url(img/EN.jpg) top center no-repeat;
	margin: 0 2px 0 0;
}

#de {
	background: url(img/DE.jpg) top center no-repeat;
	margin: 0 0px 0 0;
}

#napis {
	display: block;
	font-family: 'Anton', sans-serif;
	font-size: 2em;
	color: #fff;
	float: left;	
	margin: 33px 0 0 33px;
}

#napisMini {
	display: block;
	font-family: 'Anton', sans-serif;
	font-size: 1em;
	color: #fff;
	float: left;	
	margin: 33px 0 30px 0;
}


#zajawka {
	margin-top: 30px;
	margin-bottom: 30px;	
}

p {margin: 0; padding: 0;}

#belki {
	padding: 30px 0 70px 0;
	background-color: #8A8A8A;
	overflow: hidden;
	min-height: 200px;
}

#belki ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.belka {
	display: block;
	float: left;
	text-align: center;
}


.belka .tytul {
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	font-family: 'Anton', sans-serif;
	text-align: center;
	width: 100%;
	display: block;
}

#bannery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bannery ul li {
	display: block;
	width: 100%;
	text-align: center;
}

#bannery li a img {
	width: 280px;
}

#bannery ul li a:hover {opacity: 0.5;}

/* stronicowanie */
.stronicowanie {clear: both; list-style: none; text-align: center;}
.stronicowanie li {display: inline; margin: 0 5px; padding: 5px; border: 1px dotted #000;}
.stronicowanie li a {text-decoration: none; color: #999;}
.stronicowanie li:hover {background-color: #99e6f7;}
.stronicowanie li.wybrana a {color: #f00;}


#szybkieLinki {
	background-color: #6191d1;
	margin-top: 30px;
}


#szybkieLinki .wrapper {color: #FFF;}

.naSkroty {width: 100%; background-color: #fff; margin: 0; padding-top: 10px; padding-bottom: 10px;}

.tytulKolumny {
	font-family: 'Anton', sans-serif;
	font-size: 1.3em;
	margin-bottom: 20px;
	clear: both;
}

.kolumna ol {list-style: disc; margin: 0;}
.kolumna ol ol {display: none;}
.kolumna a {text-decoration: none; color: #fff;}
.kolumna a:hover {opacity: 0.5;}

#stopkaLewa {
	background-color: #cdd4d9;
}

#stopkaPrawa {
	background-color: #454545;
	color: #fff !important;
}

#stopkaPrawa h2 {color: #fff !important;}

#hexade {
	display: block;
	height: 30px;
	clear: both;
	text-align: right;
}

.polowa {
	height: 500px;
}

#reklamki {
	display: block;
	background-color: #6191d1;
	clear: both;
	overflow: hidden;
	padding: 20px 0 20px 0;
	text-align: center;
}

#reklamki ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#reklamki ul li {
	display: inline-block;
	float: left;
	width: 81px;
	height: 81px;
	margin: 5px 5px 0 5px;
}

#reklamki ul li a:hover {opacity: 0.5;}

#reklamki ul li a{
	display: inline-block;

}

.uktyj {
	display: none;
}

.animFoto {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 205px;
    position: relative;
    left: 0px;
    top: 0px;	
}

.belkaFotka {
	display: inline-block;
	text-align: center;
	clear: both;
    overflow: hidden;
    position: relative;	
	border: 5px solid #fff;
}


.galeria {
	display: block; 
	margin: 10px; 
	width: 200px; 
	height: 200px; 
	border: 0px solid; 
	border-radius: 10px; 
	float: left; 
	background-size: cover; 
	background-position: top center;
	overflow:hidden;
	}
	
	
	
.galeriaFotka {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;
    position: relative;
    left: 0px;
    top: 0px;	
}

#reklamki img {border: 1px solid #333;}
.srodek {display: block; max-width: 650px; margin: auto; min-height: 85px;} 


#herbMobile {
	position: fixed;
	top: 0;
	right: 0;
	background: #6191D1;
	z-index: 1;
}

#logoMobile {
	display: block;
	background-color: #22466F;
	position: absolute;
	right: 0px;
	top: 0px;
}

#logoMobile img {
	width: 60%;
	margin: 20%;
	border: 0px solid;
}

#napisMobile {
	color: #fff;
	display: block;
	float: left;
	font-family: 'Anton', sans-serif;
}



/* niepelnosprawni */

.niepelnosprawny {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	border: 1px dotted #666;
	margin: 5px;
}

.niepelnosprawny:hover {
	opacity: 0.5;
}

#standard {
	background: url(img/standard.jpg) top center no-repeat;
}

#kontrast {
	background: url(img/kontrast.jpg) top center no-repeat;
}

#tekst {
	background: url(img/tekst.jpg) top center no-repeat;
}

#funkcyjny {
	overflow: hidden;
	text-align: center;
	background-color: #999;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 120px;
	z-index: 1000;
	padding: 5px;
}

#funkcyjnyTekst {display: none;}


.ukryj {display: none !important;}



#okruszki {
	display: none;
	float: left;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	}	
	
#okruszki a {
	color: #22466F;
	text-decoration: none;
	font-weight: bold;	
	}	
	
#okruszki a:hover {
	color: #0099CC;
	}	
	
#okruszki span {float: left;}			
	



/* zmiany PHP7 i WCAG 2 */


	
.whiteLine {
	display: block;
	width: 100%;
	height: 10px;
	background-color: #fff;
	clear: both;
}

.grayLine {
	display: block;
	width: 100%;
	height: 35px;
	background-color: #363636;
	clear: both;
}


#menuBig {
	display: block;
	width: 923px;
	height: 52px;
	float: left;
	background: url(img/menuBg.png) top center no-repeat;
}

#menu {
	height: 52px;
	float: right;
	padding: 3px 0px 0 27px;
	}	
	

#menu {position: relative; z-index: 2001;}
#menu ol {list-style: none; margin: 0; padding: 0;}
#menu ol li {
	position: relative;
	min-height: 45px;
	float: left;
	text-align: center;
	padding: 0 7px 0 7px;
	border-right: 1px solid #fff;
}

#menu ol li:last-child {border-right: 0px;}

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

#menu ol a:hover {
	transition:ease-in-out 0.3s; color: #5EB8D3;
}

/* poziom 2 */
#menu ol li ol {position: absolute; visibility: hidden; left: 0; top: 55px; opacity: 0;}
#menu ol ol li {
	background-color: #666 !important;
	top: 10px;
	width: 200px;
	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 ol li:hover> ol {transition:ease-in-out 0.3s; transform: translate(0,-20px); visibility: visible; opacity: 1;}

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

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

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

#slider {
	display: block;
	height: 250px;
	overflow: hidden;
	background-image: none !important;
	background: rgba(153,190,236,1);
	padding: 0 0 0 0;
}


#sliderGlowna {
	display: block;
	height: 535px;
	padding: 125px 0 0 0;
	overflow: hidden;
}

#sliderWhite {
	display: block;
	width: 100%;
	height: 125px;
	background-color: #fff;
}

.sliderMini {
    display: block;
    border: 5px solid #fff;
    background-position: top center;
    background-size: cover;
	width: 180px;
	height: 180px;
	float: right;
	margin: 1%;
}

#sliderGlowna .wrapper {
	position: relative;
	height: 535px;
	display: block;
}

.iceWrap {
	display: block;
	width: 50%;
	float: right;
	padding: 0 0 0 0;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 25px;
}

.slideTextWrap {
	display: block;
	width: 50%;
	float: left;
	padding: 0 0 0 0;
	position: absolute;
	left: 0px;
	bottom: 25px;
}



#dziejeSie {
	min-height: 450px;
	background: url(img/pokojeBg.jpg) top center no-repeat;
	background-color: #353535;
}

.czytajWiecej {
	display: block;
	float: right;
	margin: 15px 0 0 0;
	padding: 10px;
	background-color: #fff;
	color: #454545;
	font-family: "Antonio", Verdana, Geneva, sans-serif; 
	font-size: 1em;
	text-transform:uppercase;
	text-decoration: none;
	border-radius: 10px;
}


.slideWrapper {
	display: block;
	width: 100%;
	position: relative;
}

.slideFoto {
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}


.slideTeksty .tytul {
	font-family: "Anton", Verdana, Geneva, sans-serif; 
	font-size: 2em;
	color: #fda700;
	display: block;
	margin: 0;
	padding: 0;
}

.slideTeksty .tresc {
	color: #fff;
	display: block;
	padding: 30px 0 30px 0;
}

.slide a {
	text-decoration: none;
}

.slide a:hover {opacity: 0.5;}

.slideTeksty .czytajWiecej {margin-bottom: 30px;}


#szybkieSzukanie {
	margin-bottom: 100px;
}

#flagiMini {
	margin-bottom: 10px;