@CHARSET "UTF-8";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
	font-family:'Titillium Web', arial;
	font-size:1.05em;
}

body,html{
		background:black;
		
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
	max-width:95%;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: arial,helvetica;
	color: #fff;  
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 6em;
}
p{
	font-size: 1em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.2em;
}
.section{
	text-align:center;
}


 
#menu{
	position:fixed;
	top:0;
	left:0;
	 
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
	/* 
	border:1px solid red; 
	*/
	text-align:center;
} 

#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	
	
	background: rgba(255,255,255, 0.8);
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.75);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}

 

 
/* Style for our header texts
	* --------------------------------------- */
	h1{
		font-size: 3em;
		 
		color: #fff;
		margin:0;
		padding:0;
	}
	.intro p{
		color: #fff;
	}

	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}



	/* Defining each section background and styles
	* --------------------------------------- */
	#section0,
	#section2,
	#section4
	{
		background: -webkit-gradient(linear, top left, bottom left, from(#000), to(#666));
		background: -webkit-linear-gradient(#000, #666);
		background: linear-gradient(#000,#666);	
		
		
	}

 
	
	#section1,
	#section3
	{
		background: -webkit-gradient(linear, top left, bottom left, from(#666), to(#000));
		background: -webkit-linear-gradient(#666, #000);
		background: linear-gradient(#666,#000);
	}

 .fp-tableCell{
		padding-top:70px;
		vertical-align:top;
	}
 
 
  
 .intro p {
  width: 75%;
 
  }
 
 
 	#section0 .fp-tableCell{
		
		vertical-align:top;
	}
	
	
 
	 #section0 .naglowek{
		background:url('../img/tlo.jpg');
		display:block;
		width:100%;
		padding:10px 0px;
		font-size:1em;
		
	 }
	 
	  
	 #section0 .naglowek img, #section0 .naglowek span{
		display:inline-block;		
	 }
	  
	  #section0 .naglowek img{
	  
	  -moz-border-radius: 5px 0px 0px 5px ;     -webkit-border-radius: 5px 0px 0px 5px ;    border-radius: 5px 0px 0px 5px ;  /* zaokraglenie */ 
	  }
	  
	  
	 #section0 .naglowek span{
		line-height:100%;
		text-align:left; 
		 
		color:black;
		margin:0px 5px;
		padding:0px 10px;
		background: rgba(255,255,255, 0.2);
		 
		 
		-moz-border-radius:  0px 5px 5px 0px ;     -webkit-border-radius: 0px 5px 5px 0px ;    border-radius: 0px 5px 5px 0px ;  
			
			
	}
	
	 #section0 .naglowek span a,
	 #section4 a
	 {
		color:#892733;
		font-weight:bold;		
	 }
	 
	 
	 #section0 h1{
		font-size:2em;
		text-shadow:0px 0px 10px black;
	 }
	 
	 #section0 h2,
	 #section1 h2,
	 #section2 h2,
	 #section3 h2
	 {
		font-size:1.3em;
		color:#FFDC00;
		max-width:80%;
		margin:5px auto ;
		-moz-border-radius:  10px;     
		-webkit-border-radius: 10px;    
		border-radius: 10px;  		
		line-height:100%;
		padding:5px;
		text-shadow:0px 0px 10px black;
	 }	 
	  #section0 ul{
		text-align:left;
		/*border:1px solid red;*/
		display:inline-block;
		
	  }
	  
	  #section0 img{
		display:inline-block;		
		box-shadow:0px 0px 10px black;
		-moz-border-radius:  10px;     
		-webkit-border-radius: 10px;    
		border-radius: 10px;  
		margin-left:10px;
		border:3px solid #666;
	 }
 
 
  #section1 img{
		
		box-shadow:0px 0px 10px black;
		-moz-border-radius:  10px;     
		-webkit-border-radius: 10px;    
		border-radius: 10px;  
		margin-top:10px;
	 }
	 
	 
	 
 
  #section3 .intro #gallery{
  box-shadow:0px 0px 10px black;
	-moz-border-radius:  10px;     
	-webkit-border-radius: 10px;    
	border-radius: 10px;  
	margin:20px auto;
	width:75vw;
	background:black;
	
}  


 #section1 .intro,
 #section2 .intro
 {
  box-shadow:0px 0px 20px grey;
	-moz-border-radius:  10px;     
	-webkit-border-radius: 10px;    
	border-radius: 10px;  
	 margin:auto auto;
	width:95vw;
	min-height:75vh;
	background: rgba(255,255,255, 0.1); 
	border:2px solid #888;
}  




#section3 .intro img{
  box-shadow:0px 0px 5px white;
	-moz-border-radius:  10px;     
	-webkit-border-radius: 10px;    
	border-radius: 10px;  
	margin:10px;
	border:1px solid white;
	padding:2px;
}


#fp-nav ul li a span, .fp-slidesNav ul li a span{
background:#FFDC00;

}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
background:#fff;

}


 