body 
{font-family: Verdana, Arial, sans-serif;
font-size: 12pt;
color: darkblue;
margin: 0 0 0 0;
}
a, a:link, a:visited
{text-decoration: none;
color: darkblue;
}
a:hover
{text-decoration: underline;
}
.tytul
{font-size: 16pt;
color: #1F1F8F;
font-weight: bold;
font-style:italic;
text-align: center;
}
.ptyt
{font-size: 14pt;
color: #1F1F8F;
font-weight: bold;
text-align: center;
}
th
{text-align: left;
}

.aktual
{font-size: 10pt;
margin: 10px;
text-align: center;
}
div#container
{
position: relative;
width: 1240px;
margin: 0px auto;
background: #B0E0E6;
}
