span.styl1
{
    /* naglowek 1*/
    font-family: Verdana, sans-serif;
    color: #0066a7;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}

span.styl2
{
    /* naglowek 2 */
    font-family: Verdana, sans-serif;
    color: #6d727c;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}

span.styl3
{
    /* tekst */

    color: #6d727c;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;

/*
    font-family: Verdana, sans-serif;
    color: #6d727c;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
*/
}

span.styl4
{
    /* tekst */
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

span.styl4 strong
{
    /* tekst */
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

span.styl4 em
{
    /* tekst */
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

span.styl4 u
{
    /* tekst */
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

span.styl4 i
{
    /* tekst */
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

span.styl4 span
{
    /* tekst */
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
}
