span.stylnawwwnormal {
       /*tekst normalny*/
    font-family: Verdana;
    font-size: 11px;
    color: #646464;
    line-height: 130%;
}

span.stylnawwwbold {
       /*tekst pogrubiony*/
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #646464;
    line-height: 130%;
}

span.stylkontakt{
       /*tekst kontaktu*/
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #646464;
    line-height: 160%;
}

span.stylkontaktbold{
       /*tekst kontaktu pogrubione*/
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #646464;
    line-height: 160%;

}

