BODY {
    margin-top: 0px; 
    margin-bottom: 4px;     
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    text-decoration: none;     
    color: white; 
    line-height: 2.0;  
    background: url(images/back.png);       
    }
        
A {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    line-height: normal;                                
    text-decoration: none;     
    color: white;     
    }
    
A:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    line-height: normal; 
    text-decoration: none; 
    color: gray;
    font-size: 9pt;     
    }
    
A.big{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 15pt; 
    text-decoration: none;     
    color: white;  
    }
    
A.big:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;     
    text-decoration: none;     
    color: gray;
    font-size: 15pt;     
    }   
    
A.small {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 7.5pt; 
    text-decoration: none;     
    color: white;  
    }
    
A.small:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;     
    text-decoration: none;     
    color: gray;
    font-size: 7.5pt;     
    }     
    
P.Header {
         line-height: 1.6;    
         letter-spacing: 0.2em;
         margin-top: 0px; 
         margin-bottom: 0px; 
}
P.HeaderSmall {
         line-height: 1.6;    
         letter-spacing: 0.2em;
         margin-top: 0px; 
         margin-bottom: 0px; 
         font-size: 7.5pt;   
}

P.HeaderDruk {
         margin-top: 0px; 
         margin-bottom: 0px; 
         line-height: 1.6;    
         letter-spacing: 0.2em;
         color: black; 
}

P.Tekst {      
         margin-top: 14px;     
         line-height: 1.6;              
}

P.TekstDruk {      
         margin-top: 0px;     
         margin-bottom: 0px; 
         line-height: 1.6; 
         color: black;                
}

P {      
         margin-top: 14px;     
         line-height: 1.6;              
}

P.aktualnosci {
    text-align: justify;
}

P.menu{
         margin-top: 0px;     
         margin-bottom: 0px; 
}

P.stopka {
         text-align: center;         
         font-size: 0.8em;   
         margin-top: 0px;     
         margin-bottom: 0px;                
}

P.small {
             font-size: 0.8em;                
}

P.Title {        
         margin-top: 4px;     
         margin-bottom: 4px;  
         text-align: center;         
         font-size: 16pt;   
}

div {
        line-height: 1.6;              
}

table {
         margin-top: 14px;     
         margin-bottom: 14px;     
         line-height: 1.6;              
}

table.Glowna {
         margin-top: 0px;     
         margin-bottom: 14px; 
         margin-left: auto;
         margin-right: auto               
}

table.Druk {
         margin-top: 2px;     
         margin-bottom: 2px;     
         line-height: 1.6;              
}

td.separator { 
        background: url(images/linia.png); 
        background-repeat: repeat-y; 
        width: 4px;
}

td.menu {
        width: 223px;
}

td.content {
        width: 673px;
}

hr.menu {
        width: 98%;
        height: 1px;
        border: 0;
        color: gray;
        background-color: gray;
        text-align: left;/*IE*/
        margin: 0 auto 0 0; /*Mozilla*/
        margin-top: 2px;     
        margin-bottom: 6px; 
}

hr.dol {
        width: 100%;
        height: 1px;
        border: 0;
        color: white;
        background-color: white;
        text-align: left;/*IE*/
        margin: 0 auto 0 0; /*Mozilla*/
        margin-top: 2px;     
        margin-bottom: 2px; 
}

div.NewsIntro {
    text-align: center;
}