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

*/ 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: 95%;
	z-index:1999;
	overflow: auto;
}





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

}

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

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

	}
	
	#menuMini ol ol li a {background-color: #666 !important; font-size: 0.8em; padding: 2px !important; margin: 1px !important;}
	
	#menuMini ol li a:hover {
		color: #F90;
	}
	
	
.galeria {
	display: block;
	margin: 10px;
	width: 200px;
	height: 200px;
	border: 0px solid;
	border-radius: 10px;
	float: left;
	background-size: cover;
	background-position: top center;
}

.galeria:hover {
	opacity: 0.5;
}



header {
	width: 100%;
	position: absolute;
	z-index: 1;
} 

#slider { 
	width: 100%;
	position: absolute;
	z-index: 1;
}

#sliderPodstrony { 
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

#top {
	height: 624px;
	width: 100%;
	position: absolute;
	z-index: 2;
	background: url(img/header1.png) top center no-repeat;
}

#topPodstrony {
	height: 624px;
	width: 100%;
	position: absolute;
	z-index: 2;
	background: url(img/header1podstrony.png) top center no-repeat;
}


#zajawka {
	width: 100%;
	height: 798px;
	position: absolute;
	z-index: 2;
	margin-top: 624px;
	overflow: hidden;
}

#fotoZajawka {
	width: 42%;
	height: 798px;
	position: absolute;
	z-index: 1;
} 

#bgZajawka {
	display: block;
	width: 100%;
	height: 798px;
	position: absolute;
	z-index: 2;
	background: url(img/header2.png) top center no-repeat;
}

#tekstZajawka {
	position: absolute;
	width: 40%;
	margin-right: 18%;
	right: 0px;
	top: 275px;
	z-index: 3;
	overflow: hidden;
}

#wrapBelki {
	position: relative;
}

#belki {
	position: absolute;
	width: 100%;
	height: 923px;
	z-index: 2;
}

#belkiMobile {
	position: absolute;
	width: 100%;
	height: 630px;
	z-index: 2;
}




.belkaMobile {
	margin: 0 1% 0 1%;	
	display: block;
	float: left;
}

#wrapBelkiMobile {
	overflow: hidden;
	bottom: 0px;
	position: absolute;
}

.belkaMobile img {width: 100%;}

#tresci {
	position: absolute;
	z-index: 1;
	width: 100%;
	background-color: #000;
	color: #fff;
}

#tresciPodstrony {
	position: absolute;
	z-index: 1;
	width: 100%;
	background-color: #f2cb88;
	color: #000;
}

.belka img {
	width: 100%;
	border: 0px solid;
}

.belka {
	display: block;
	position: absolute;
}

#oprawaObrazow {
	z-index: 2;
	left: 0;
	top: 300px;	
}

#galeriaAutorska {
	z-index: 1;
	right: 0;
	top: 280px;	
}

#logo {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 60px;
}

#logo img {
	width: 100%;
	border: 0px solid;
}






#menuBig {
	z-index: 4;
	position: fixed;
	top: 0px; 
	left: 0px;
	width: 100%;
	height: 45px;
	padding: 0px;
	background-image: url(img/menuBg.png);
}

#menu {
	height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	z-index: 6;
	margin: auto;
	float: right;
	padding-right: 0px;
	}	
	
#menu ol .m2 ol {display: none !important;}	
#menuMini ol .m2 ol {display: none !important;}	

#menu {position: relative;}
#menu ol {list-style: none; margin: 0; padding: 0;}
#menu ol li {
	position: relative;
	float: left;
	text-align: center;
	padding: 0 14px 0 14px;
}

#menu ol a {
	display: block;
	height: 33px;
	padding: 12px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #f2cb88;
	text-decoration: none;
	font-weight: bold;

}

#menu ol a:hover {
	color: #FFF;
}


/* poziom 2 */
#menu ol ol {position: absolute; display: none; left: 0; top: 45px;}
#menu ol ol li {
	background: url(img/menuBg.png);
	width: 250px;
	height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	margin-left: 0px;
	text-align: left !important;
	font-size: 1em;
}

#menu ol ol li a {
	display: block;
	font-size: 0.8em;
	color: #f2cb88;
	padding: 1px 0 0 0 !important;	
	font-weight: normal !important;
	text-decoration: none;

}

#menu ol li:hover ol {display: block;}
#menu ol li:hover ol ol {display: none;}
#menu ol ol li:hover {opacity: 0.7;}
/* poziom 3 */
#menu ol ol ol {position: absolute; display: none; left: 278px; top: 0px;}
#menu ol ol li:hover ol {display: block;}


.ukryj {display: none;}	

#naglowek {
	display: block;
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0px;
	z-index: 6;
}

#naglowek h1 {
	color: #f2cb88;
	font-size: 2em;	
	margin: 30px 0 0 0px;
	padding: 0px;
}

#tresciPodstrony h1 {
	color: #000;
	font-size: 2em;	
	margin: 0 0 0px 0;
	padding: 0px;
}

iframe {padding: 0 0 25px 0;}

#wgalerii h2 {
	color: #f2cb88;
	font-size: 2em;	
	margin: 0px;
	padding: 0px;
}
	
	
.linia {
	display: block;
	width: 100%;
	height: 34px;
	background: url(img/linia.png)	top center no-repeat;
	clear: both;
	margin-bottom: 15px;
}

.linia2 {
	display: block;
	width: 100%;
	height: 34px;
	background: url(img/linia2.png)	top center no-repeat;
	clear: both;
	margin-bottom: 15px;
}

#naglowekGlowna h1 {
	color: #f2cb88;
	font-size: 2em;	
	margin: 0px 0 0 0px;
	padding: 0px;
}


#zajawkaMobile {
	background-color: #cbb288;
	color: #000;
	overflow: hidden;
	padding: 0px 0 40px 0;
	display: block;
}

#zajawkaMobile h1 {font-size: 2em;}

.czytajWiecej {
	display: block;
	clear: both;
	float: right;
	background-color: #000;
	color: #cbb288;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	font-weight: bold;
}

.czytajWiecej:hover {opacity: 0.5;}


#wgalerii {
	width: 100%;
	overflow: hidden;
	background-color: #6e6d6b;
	padding: 20px 0 60px 0;
}


#stopkaLewa {
	background-color: #9e804c;
	color: #fff;
}

#stopkaLewa h2 {color: #000 !important;}

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

.polowa h3 {color: #fff !important; font-weight: normal; font-size: 1.6em; border-bottom: 1px solid #7a7976; width: 90%;}

.polowa {
	height: 500px;
}

.polowa a {
	text-decoration: none;
	color: #000;
}


#hexade {
	width: 100%;
	background-color: #333;
	text-align: right;
	height: 36px;
	clear: both;
}

.bez a {color: #000;}
.bez a:hover {opacity: 0.5;}

.prawa a {color: #000;}
.prawa a:hover {opacity: 0.5;}

.lewa a {color: #000;}
.lewa a:hover {opacity: 0.5;}