@charset "utf-8";
/* CSS Document */

p {
width:700px;
margin-left:40px;
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:11px;
}

p.tekst {
text-indent:5em;
font-size:smaller;
font-weight:800;
}

p.tekst2 {
font-size:14px;
text-indent:5em;
font-weight:800;
}

.podswietlenie {
background-color:#00CCFF;
}

p.wiekszy {
font-size:large;
text-align:center;
text-indent:-10em;
}

.tabelka {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:left;
}

.tekst_wiekszy {
text-indent:5em;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:justify;
}

A:link {color: black;
font-size:xx-small}
A:visited {color: black;
font-size:xx-small}
A:active {color: black;
font-size:xx-small}
A:hover {color: black;
font-size:xx-small}

</style>

