html, body {
  height: 100%; 
}


a {
text-decoration: none;
color: #FF6500;
}
a:hover {
color: #FFD000;
text-decoration: none;
}



body {
  margin: 0;
  width: 100%;  
  height: 100%;  
  background: white;
  color: black;
}

table.Container {
 height: 100%;  
  text-align: center;
  border: 0;   
}
/* przewijanie */



.tresc {
margin-top:20px;
margin-bottom: 30px;
margin-left: 10px;
margin-right: 10px;
font-family: verdana;
font-size: x-small;
color: black;
text-align: justify;

}

.tresc1 {
margin-top:20px;
margin-bottom: 30px;
margin-left: 10px;
margin-right: 10px;
font-family: verdana;
font-size: x-small;
color: black;
text-align: center;