/*
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;
}




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(../img/social.png) no-repeat;
}

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: 15000;
	overflow: scroll;
	padding-bottom: 100px;
}





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

}


	#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: 109px;
	position: fixed;
	top 0;
	left: 0;
	z-index: 1000;
	background: url(img/menuBg.png) top center no-repeat;
}

#topMenuPlywalnia {
	height: 150px;
	position: fixed;
	top 0;
	left: 0;
	z-index: 1000;
	background: url(img/menuBg.png) top center;

-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);		
}



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

#herb {
	height: 109px;
	width: 175px;
	display: block;
	float: left;	
}




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


#menuBig {
	display: block;
	width: 925px;
	height: 52px;
	float: left;
}

#menuBigPlywalnia {
	display: block;
	width: 100%;
	height: 52px;
}

#menuBigPlywalnia ol li a {
	font-size: 0.8em !important;
	font-weight: normal !important;
	padding: 8px 7px 8px 7px !important;	
}

#ikony {
	display: block;
	float: left;
	width: 925px;
	height: 57px;
}

#logo {
	display: block;
	width: 175px;
	height: 109px;
	background: url(img/logo.png) top center no-repeat;
	background-size: cover;
}

#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;
}





#slider {
	display: block;
	height: 180px;
	overflow: hidden;
	background: rgba(153,190,236,1);	
}

#slider .sliderFoto {
	background-image: none !important;
	background: rgba(153,190,236,1);
}


.sliderFoto {
	display: block;
	width: 100%;
	height: 678px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

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

}

#footer {
-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.75);
overflow: hidden;
background-color: #454545;
}


p {margin: 0; padding: 0;}



.wrapperBelki {
	width: 100%;
	max-width: 1100px;
	margin: auto;
}

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

.belka {
	display: block;
	float: left;
	text-align: center;
/*	background: url(img/belka.png) top center; */
	border-radius: 30px;
	padding: 3px;
	
	background-color: #2e296e;
}

.belka .tytul {
	text-decoration: none;
	padding-top: 10px;
	text-transform: uppercase;
	color: #fff;
	font-family: "Antonio", Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	display: block;
}



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

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

#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: 35px;
	clear: both;
	text-align: right;
	padding-top: 10px;
}

.polowa {
	min-height: 500px;
	overflow: hidden;
}

#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: 220px;
    position: relative;
    left: 0px;
    top: 0px;	
}

.belkaFotka {
	display: inline-block;
	text-align: center;
	clear: both;
    overflow: hidden;
    position: relative;	
	border-radius: 30px;
}


.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: url(img/menuBg.png) top center no-repeat;
	z-index: 2;
}

#logoMobile {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}

#logoMobile img {
	width: 80%;
	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: block;
	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;}			
	
	
.ikona {
	display: block;
	float: right;
	margin-top: 8px;
	margin-left: 3px;
}

#bip {
	width: 40px;
	height: 46px;
	background: url(img/bip.png) top center no-repeat;
}

#fb {
	width: 46px;
	height: 44px;
	background: url(img/fb.png) top center no-repeat;
}

#interlace {
	width: 100%;
	height: 678px;
	background: url(img/sliderInterlace.png) top center no-repeat;
}



/* poprawki WCAG 2 */

#sliderGlowna {
	display: block;
	height: 745px;
	padding: 0 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;
}





#menuBig {
	display: block;
	width: 923px;
	height: 52px;
	float: left;
}

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

#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 #1D2D2C;
}

#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: #1D2D2C;
	text-decoration: none;
}

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

/* 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;}


#belki {
	padding: 560px 0 50px 0;
	overflow: hidden;
	min-height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#wszystkieTresci {
	margin-top: 200px;
}


h1 {
	font-family: 'Anton', sans-serif;
/*	font-family: 'Amatic SC', sans-serif;*/
	font-size: 3em;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	color: #999;	
}


#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;}


.plikiDoPobrania {
	display: block;
	clear: both;
	padding: 30px 0 30px 30px;
	border: 1px dotted #999;
	margin-bottom: 30px;
}

.plikDoPobraniaOpis {
	font-size: 0.8em;
}



/* dodatek DOFINANSOWANIE UE */

#dofinansowanie {
	display: block;
	padding: 139px 0 30px 0;
	font-family: 'Antonio', Verdana, Geneva, sans-serif
}



#herby {
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
}

.dofImg {
	height: 70px;
}

#empty {
	display: block;
	height: 60px;
	overflow: hidden;
	background: rgba(153,190,236,1);	
}

#dofinansowanie .wrapper {
		display: block;
		overflow: hidden;
		border-top: 1px solid #99BEEC;
		border-bottom: 1px solid #99BEEC;	
		padding: 10px 0 10px 0;	
}

#dof {
	display: block;
	float: left;
	overflow: hidden;
	margin-left: 2%;

}

.dofTekst {
	display: block;
	clear: both;
}

#dof1, #dof5 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
}

#dof2, #dof3, #dof4, #dof6 {
	font-size: 0.8em;
}