html, body {
  height: 100%; 
}


a {
text-decoration: none;
color: #c82d31;
}
a:hover {
color: #DA4911;
text-decoration: none;
}




body {
  margin: 0;
  width: 100%;  
  height: 100%;  
  background: white;
  color: white;
}

table.Container {
 height: 100%;  
  text-align: center;
  border: 0;   
}
/* przewijanie */


.tresc {
margin-top: 20px;
margin-bottom: 50px;
margin-left: 30px;
margin-right: 30px;
font-family: verdana;
font-size: xx-small;
color: #363535;
text-align: justify;

}


.tresc1 {
margin-top: 20px;
margin-bottom: 50px;
margin-left: 30px;
margin-right: 30px;
font-family: verdana;
font-size: xx-small;
color: #363535;
text-align: center;

}



.tresc2 {
margin-left: 95px;


}