    BODY, TD, TH {
        background-color:#5c6369;
        font-family:Verdana, Arial;
        font-size:12px;
        color:#444444;
        margin:0px;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family:Verdana, Arial;
        font-size:12px;
        color:#444444;
        font-weight:normal;
        padding:0px;
        margin:0px;
        line-height:18px;
    }
    
    h1 {
        font-size:14px;
        font-weight:bold;
        line-height:20px;
    }
    
    .s1 { font-size:20px; }
    .s2 { font-size:16px; }
    .s3 { font-size:12px; }
    
    a.prace { font-size: 9pt; color: #aaaaaa; text-decoration: underline;}
    a.prace span { color: #444444; }
    a.prace:hover { color: #444444; text-decoration: underline; }
    a.prace:hover span { color: #444444; text-decoration: underline; }

    div.moje_prace { line-height:22px; }
    
    .header {
        background-color:#5c6369;
        text-align:center;
        padding:20px 0px 10px 0px;
    }

    .line_tr {
        height:4px;
    }
    .line_th {
        background-color:#4e545a;
    }
    .line_td {
        background-color:#aeaeae;
    }

    .bar_th {
        width:80px;
        background-color:#aeaeae;
        color:#4e545a;
        font-family:Verdana, Arial;
        font-size:18px;
        text-align:right;
    }
    .bar_td {
        width:520px;
        background-color:#4e545a;
        color:#cdd31f;
        font-family:Verdana, Arial;
        font-size:18px;
        text-align:left;
    }

    .field_th {
        background-color:#dde8a9;
    }
    .field_td {
        background-color:#dde8a9;
        color:#444444;
        font-family:Verdana, Arial;
        font-size:12px;
        text-align:left;
        padding:5px 0px 15px 0px;
        line-height:18px;
    }

    .footer {
        background-color:#4e545a;
        color:#aeaeae;
        font-family:Verdana, Arial;
        font-size:11px;
        text-align:center;
    }
    .footer a {
        color:#aeaeae;
        text-decoration:none;
    }
    .footer a:hover {
        color:#aeaeae;
        text-decoration:underline;
    }

    .blank {
        background-color:#5c6369;
        text-align:center;
        padding:20px 0px 10px 0px;
    }

    A {
        color:#444444;
        text-decoration:underline;
    }
    A:hover {
        color:#444444;
        text-decoration:none;
    }
