#zwyklyTekst p
{
 padding: 0px; margin: 0px;
 color: #333333;
 text-decoration: none;
 font-family: Georgia, Verdana, Tahoma, Arial, Helvetica;
 font-style: italic;
 font-weight: normal;
 font-size: 16pt;
 text-align: right;
 overflow: hidden;
}

#zwyklyTekst a
{
 color: #e80000;
 text-decoration: none;
}

#zwyklyTeksta:hover
{
 color: #e80000;
 text-decoration: underline;
}

