span.styl1
{
    /* tekst*/
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #61656e;
}

span.styl2
{
    /* naglowek*/
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #2f638b;
}

span.styl3
{
    /* opis */
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #7c818a;
}

span.styl4
{
    /* tekst lewa kolumna */
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    color: #ebeced;
}
