body {
    background-color: #ffffff;
    font-family: arial,sans-serif;
    text-align: center;
}
p,h1,h2 {
    font-family: arial,sans-serif;
    color: #474747;
    margin: 6px;
}    
a {
    text-decoration: none;
    color: #396939;
}    
p {
    font-size: 9pt;
}          
h1 {
    font-size: 18pt;
    color: #396939;
}    
h2 {    
    font-size: 13pt;
    margin: 13px;
}
table {
    border-width: 0px;
    background-color: #eeeeee;
}
td {
    padding: 5px;  
}
td.thumbs {
    background-color: #cecccc;
}   
p.thumbs {
    font-size: 10px;
    color: #396939;
}
img { 
    border: 0px;
    border-color: black;
     
}    
.tytul {
    font-size: 11pt;
    font-weight: bold;

}
.podpis {
    font-size: 9pt;

}
.ster {
    font-size: 9pt;

}    
.copy {
    color: grey;
    font-size: 9pt;
}    
    
