.nadpis {
    font-family: Tahoma;
    font-size: 12pt;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 10px;
}
.text {
    font-family: Tahoma;
    font-size: 9pt;
    color: #ffffff;
    text-align: justify;
    margin-left: 30px;
    margin-right: 20px;
    margin-top: 20px;
}
.text2 {
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-left: 30px;
    margin-right: 20px;
    margin-top: 20px;
}
.text3 {
    font-family: Tahoma;
    font-size: 7pt;
    color: #ffffff;
    text-align: justify;
    margin-left: 30px;
    margin-right: 20px;
    margin-top: 20px;
}
a:link
{
COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
a:active
{
COLOR: #D0A0A0; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;
}
a:visited
{
COLOR: #eeeeee; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
a:hover
{
COLOR: #D0A0A0; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline;
}

.text4 {
    font-family: Tahoma;
    font-size: 9pt;
    color: #ffffff;
    text-align: center;
}
.podpis {
    font-family: Tahoma;
    font-size: 9pt;
    color: #ffffff;
    text-align: right;
    margin-right: 20px;
}

