
body {
width: 780px;
margin: -2px 0px;
padding: 0;
background: #333;
font-family:"Times New Roman";
color:#FFFFFF;
text-align:justify;
}
h5 {
font: 11px Times New Roman;
color: #FFF;
margin: 0px 0px;
text-align:justify;
}
/*tutaj zaczynaja sie style do linkow*/
A
{
color: #B5F8AD;
font-weight: none;
height: 1em;
text-decoration: underline;
}

a:visited
{
text-color: #B5F8AD;
}

a:active
{
color: #B5F8AD;
}

