@charset "utf-8";

#nav{
	list-style: none;
	position: fixed;
	right: 20px;
	top:200px;
}

#nav li{
	margin: 0 0 15px 0;	
}

#header, #intro, #second{
	width: 100%;
}

#onas{ 
	background:url(../graf/onas.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}

#cennik{
	background:url(../graf/cennik.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}

#cennik .bg{
	background: url(../graf/cennik.png) no-repeat;
	height: 1000px;
	padding: 0;
	position: absolute;
	width: 520px;
	z-index: 8; right:-100px; top:200px; 
}

#galeria{
	background:url(../graf/galeria.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;

}

#zasady{
	background:url(../graf/zasady.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;

}


#kontakt{ 
	background:url(../graf/kontakt.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}


#urzedy{
	background:url(../graf/urzedy.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}

#zapisy{ 
	background:url(../graf/zapisy.jpg) no-repeat 50% 0px fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
}



a , #FSContact1 input , #FSContact1 textarea , #FSContact1 #fsc-submit-1 , .ngg-gallery-thumbnail a img{
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;}


