body
{
background-color: khaki;
color: forestgreen;
text-align: justify;
font-family: Verdana;
margin-left: 6%;
margin-right: 8%;
margin-top: 1%;
}

.srodek
{text-align: center;}
.prawy
{text-align: right;}

.banner
{
margin-left: 20%;
}

.menu
{
text-align: left;
width: 22%;
}
.glowna
{
position: absolute;
top: 170px;
left: 28%;
margin-right: 12%;
}

.licznik
{
color: red;
font-size: 13pt;

a:link
{
color: royalblue;
text-decoration: none;
}
a:hover
{
color: forestgreen;
text-decoration: none;
}
a:visited
{
color: royalblue;
text-decoration: underline;
}
