* 
{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border-width: 0px;
	border-color: white;
	border-style: solid;
	text-align: left;
	color: white;
/* 	--line-height: 1;
	transition: --line-height 2s; */
/* 	--fontColor: white; */
}
@font-face {
    font-family: 'Montserrat';
	src: url('fonts/Font_Montserrat/Montserrat-VariableFont_wght.ttf')
	format('truetype-variations');
    font-weight: 1 999;
}
body {
/* 	display: flex; 
	align-items: center; */	
	justify-content: space-evenly;
	min-height: 2000px;
	font-family: Montserrat, Fallback, sans-serif;
	font-weight: 100;
	/* font-variation-settings: 'wght' 100; */
	/* font-variation-settings: 'wght' var(--text-axis); */
	background-color: hsl(180, 100%, 20%);
	color: white;
	overflow: auto;
}
body > img {
	position: relative;
	float: center;
}
header { 
	position: sticky;
	background-attachment: fixed;
	top: 0;
	padding: 0 0 0 10px;
	font-size: 2em;
	min-height: 2.3em;
	background-color: none;
	z-index: 5;
}
#F1 {
	src="/foto/FotoKubaBio.jng";
	background-image: url('Foto/foto/FotoKubaBio.jpg');
	height: 800;
}
#bigHeader {
/* 	text-align: left;
	font-size: 3em; */
}
#bigName {
	position: fixed;
	right: 20%;
	color: white;
	min-width: 80%;
	text-align: left;
	font-size: 60px;
	opacity: 100%;
	text-decoration: none; 
	z-index: 10;
}
#navButton {
	position: fixed;
	right: 15%;
	width: 20%;
	color: white;
	text-align: center;
	font-size: 1.5em;
	background-color: transparent;
	text-decoration: none; 
	z-index: 6;
}
p {
	color: white;
	font-size: 1.5em;
	/* text-shadow: 1px 1px 10px grey; */
}		
.niebo-parallax {
/* 	position: relative;
	width: 90%;
	height: 850%; */
	background-image: url('NieboNiebo.png');
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
}
.piramid-parallax {
	/* position: fixed;
	color: blue; */
/* 	top: 50%;
	left: 0%;
	height: 1000px;  */
	background-image: url('PiramidawarstwaPiramida.png');
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	/* background-size: cover; */
}
.jezioro-parallax {
	position: relative;
	width: 100%;
	height: 700px;
	background-image: url('JezioroJezioro.png');
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/* Create two columns/boxes that floats next to each other */
aside {
	position: fixed;
	left: 0;
	top: 25%;
	float: left;
	width: 20%;
	height: 50%;
	/* height: 700px; /* only for demonstration, should be removed */
	/* opacity: 20%; */
	padding: 0px;
	z-index: 9;
}
.vertical-menu {
  width: 100%; /* Set a width if you like */
	background-color: transparent;
	padding: 10px 0 10px 0px; /* Add some padding */
   /*  opacity: 100%; */
	 /* background-color: #eee; /* Grey background color */
}
.vertical-menu button{
	min-width: 100px; 
	color: white; /* Black text color */
	font-size: 2em;
	font-weight: 100;
	font-family: Montserrat;
	background-color: transparent;
	display: block; /* Make the links appear below each other */
	padding: 10px 20px 10px 20px; /* Add some padding */
	text-decoration: none; /* Remove underline from links */
}
.vertical-menu a{
	text-decoration: none; /* Remove underline from links */
}
.vertical-menu button:hover {
	font-weight: 300;
}

.vertical-menu button.active {
	font-weight: 600;
	/* background-color: grey; */
    /* opacity: 50%; */
}
.subsite {
	position: relative;
	float: right;	
	padding: 1%;
	width: 80%;
	height: 2000px;
	perspective: 1000px; 
	display: flex;
	justify-content: center;
}
.subsite-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	/* transition: transform 0.9s; */
	/* transform-style: preserve-3d; */
	/* border-width: 0px; */
}
/* .subsite:hover .subsite-inner  { */
	/* transform: rotateY:(10deg); */
	/* line-height: 2; */
	/* --line-height: 1.8; */
/* } */
.d3-animate-bottom{
	position:relative;animation:animatebottom 3s}
	@keyframes animatebottom{from{top:-100px;opacity:1} to{top:0;opacity:1}
}
.d3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(1)} to{transform:scale(1.2)}}
section {
/* 	position: sticky;
	top:0; */
	z-index: 8;
	position: static;
/*   	min-height: 100%; */
	overflow:auto;
	/* border: 3px solid #73AD21; */
	left: 0%;
	/* margin: auto; */
	padding: 20px 0 10px 0%;
	max-width: 100%;
	text-align: center;
	min-height: 20px;
	/* background-color: hsl(180, 100%, 10%); */
	/* opacity: 20%;  */
	color: white; 
	font-size: 40px;
	line-height:1.5em;
	font-weight: 350;

/* 	text-shadow: 0px 0px 12px grey; */
	/*   background-color: #330066; */
	/* background-image: url('NieboNiebo.png'); */
	
}
.sticky1 {
  font-size: 20px;
  background-color: grey;
}

article {
  /* background-image: url('JezioroJezioro.png'); */
  position: relative;
  float: center;
  padding: 1em 1em 1em 1em;
  line-height: 1.5;
  width: 100%;
  /* background-color: hsl(150, 100%, 70%);  */
  /*height: 450px; /* only for demonstration, should be removed */
  opacity: 100%;
  color: white;
  font-size: 26px;
  z-index: 5;
 display: flex; 
	justify-content: center; 
	align-items: center; 
}
article > img {
		max-width: 100%;
		float: center;
		max-height: 900px;
/* 		vertical-align: text-top; */
	padding: 0 15px 15px 0px;
		/* max-height: 400px; */
		/* 		display: flex; 
		justify-content: center; 
		align-items: center;  */
}
p > img {
	max-width: 100%;
	float: center;
	max-height: 1000px;
	
	vertical-align: text-top;
	padding: 0 20px 15px 0px;
}
article > p {
	color: white;
	font-size: 1em;
	
	/* float: center; */
	text-align: justify;
	vertical-align: text-top;
}
article > iframe {
	max-width: 100%;
	float: center;
	max-height: 800px;
	
	vertical-align: text-top;
	padding: 0 20px 15px 0px;
}

footer {
	background-color: 	hsl(180, 80% , 20%); 
	opacity: 100%;
	position: fixed;
	bottom: 0%;
	max-height: auto;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: white;
}
footer > a {
	position: relative;
	float: center;
	font-size: 1.5em;
	color: white;
	padding: 0 0 0 10px;

}

@media only screen and (max-width: 1000px) {
  /* For mobile phones: */
  .subsite, .section {
	  min-width: 100%;
	  font-size: 1.1em;
	  padding: 0 0 0 0;
  }
  .header{

  }
  #bigName {
    left: 0;
	width: 70vw;
	font-size: 36px;
	text-align: left;
	justify-content: center;
	
  }
  aside {
/* 	background-color: hsl(190, 90% , 10%); */
	position: relative;
/* 	left: 0; */
	top: 15%;
	float: right;
	width: 100vw;
	height: 8%;
	font-size: 1em;
  }
article >  p{
	  font-size: 0.8em;
  }
 article > iframe {
	max-width: 100%;
	float: center;
	max-height: 600px;
	
	vertical-align: text-top;
	padding: 5px 5px 5px 5px;
}
section{
	font-size: 24px;
}	
/*   .vertical-menu, button{
	  background-color: hsl(190, 90% , 10%);
  } */
  .tablinks, button, a{
	  position:static;
	  float: left;
	  font-size: 0.6em;
  }
  
}