.tytul {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 17pt;
}

.tytulmaly {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 14pt;
}

.txt9 {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
}

HR {
        color: #336633;
        width: 50%;
        height: 1px;
}

.formok {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        text-align: right;
        font-weight: bold;
}

.formblad {
        color: #ff0000;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        text-align: right;
        font-weight: bold;
}

.inputtext {
        font: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        background-color: #FFFFCC;
        border-color: #336633;
        border-width: 1px;
        border-top: 1 solid #336633;
        border-bottom: 1 solid #336633;
        border-left: 1 solid #336633;
        border-right: 1 solid #336633;
        background: #E6FFE6;
}

.inputbutton {
        color: #E6FFE6;  
        cursor: hand; 
        font: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        background-color: #458945;
        border-color: #336633;
        border-width: 1px;
        background: #458945;
        font-weight: bold;
        height: 20;
}

A:link {
        color: #336633;
}

A:visited {
        color: #428442;
}

A:hover {
        color: #0099FF;
        text-decoration: none;
}

UL, OL {
        color: #336633;
        text-decoration: none;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        vertical-align: baseline;
        text-align: justify;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 10px;
}

LI {
        margin-top: 5px;
        margin-bottom: 15px;
}

P, .txt10just {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-size: 13pt;
        text-align: justify;
        text-indent: 2em;
}

.txt9just {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        text-align: justify;
        text-indent: 2em;
        margin-left: 10px;
        margin-right: 10px;
}

.tblbord {
        font-family: arial, helvetica, sans-serif;
        font-size: 14pt;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        color: #006600;
}

.tblrow1 {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #006600;
        background: #E9F5EB;
        text-align: center;
}

.tblrow2 {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #006600;
        background: #D7ECDB;
        text-align: center;
}

.tblhead {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        color: #006600;
        background: #C6E3CC;
        font-weight: bold;
        text-align: center;
}

.imgfoto {
        border-top: solid;
        border-bottom: solid;
        border-left: solid;
        border-right: solid;
        border-color: #006600;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
}

.bialy {
        color: #FFFFFF;
        font-size: 1px;
}

.txt9r {
        color: #336633;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        text-align: right;
}