/* by Wojciech Aniszewski, for KAT Website */
/* down with w3 validation! */

body {
    background-color: black;
    font-family: verdana,sans-serif;
    color: #a28544;
    font-weight: normal;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
    scrollbar-3d-light-color: #ffffff;
    scrollbar-arrow-color: #a28544 ;
    scrollbar-base-color:#000000 ;
    scrollbar-face-color: #302011;
    scrollbar-highlight-color:#000000 ;

    }
frameset {
    border-width:0;

    }
    
A:link {
    text-decoration: none;
    color: #ffffff
    }

A:visited {
    text-decoration: none;
    color: #AC9B69
}

A:hover {
    text-decoration: underline;
    color: #AC9B69
}

A.nav {
    text-decoration: none;
}

td.para {
    text-align: justify;
    font-family: verdana;
    color: white;
    font-weight: bold;
    font-size: 10px;
    vertical-align: top;
    padding-top:  4px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
}


td.illustration {
    text-align: right;
    vertical-align: top;
    padding-top:  4px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 4px;

}

td.illustration-left {
    text-align: left;
    vertical-align: top;
    padding-top:  4px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 4px;
}

td.illustration-center {
    text-align: center;
    vertical-align: center;
    padding-top:  4px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 4px;
}

th.pageheader {
    border-color: #606060;
    border-style: solid solid solid ;
    border-width: 1px;
    font-size: 70%;
    text-align: center;
    padding-top:  1px;
    padding-right: 5px;
    padding-bottom: 1px;
}

th.pageheaderfoto{
    background-color: #404040;
    border-color: #606060;
    border-style: solid  solid solid;
    border-width: 1px;
    border-right-width: 0;
    font-size: 70%;
    text-align: left;
    padding-top:  1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
}

th.newsheader {
    background-color: #505050;
    border-color: #606060;
    border-style: solid solid solid ;
    border-width: 1px;
    border-right-width: 0;
    font-size: 70%;
    text-align: left;
    padding-top:  1px;
    padding-left: 5px;
    padding-bottom: 1px;
}

th.nhdate {
    border-style: solid solid solid ;
    border-color: #606060;
    border-width: 1px;
    border-left-width: 0;
    font-size: 70%;
    text-align: right;
    padding-top:  1px;
    padding-right: 5px;
    padding-bottom: 1px;
}

th.sectionheader {
    background-color: #505050;
    border-color: #606060;
    border-style: solid solid solid ;
    border-width: 1px;
    font-size: 70%;
    text-align: left;
    padding-top:  1px;
    padding-left: 5px;
    padding-bottom: 1px;
}

parateksty {
    text-align: justify;
    font-family: verdana;
    color: black;
    font-weight: bold;
    font-size: 10px;
    vertical-align: top;
    padding-top:  4px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
}


