html, body {
  height: 100%; 
}



a {
text-decoration: none;
color: #716659;
}
a:hover {
color: black;
text-decoration: none;
}




body {
  margin: 0;
  width: 100%;  
  height: 100%;  
  background: #DEDABF;
  color: black;
}

table.Container {
 height: 100%;  
  text-align: center;
  border: 0;   
}
/* przewijanie */

.tresc{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 90px;
margin-right: 90px;
font-family: verdana;
font-size: x-small;
color: #452C25;
text-align: justify;
}


.tresc1{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 90px;
margin-right: 90px;
font-family: verdana;
font-size: x-small;
color: #452C25;
text-align: center;
}
