body {
   font-family: Arial, Helvetica, sans-serif;
   color: White;
   background: #066000;
}
table {
   
   background: #228B22;
   text-align: justify;
   width: 560px;
   
}
ul {
   font-size: 80%;
}

h2 {
   font-size: 120%;
}
h3 {
   font-size: 120%;
   text-align: center;
}
 hr {
   width: 80%;
   
}
p {
   font-size: 80%;
}
#stopka {
   font-size: 60%;
   text-align: center;
}
#dark {
   
   background: #066000;
}


