div#naglowek_adres {
    position:absolute; 
    left:660px; 
    top:110px;
    font-family:Verdana, Arial;
    font-size:10px;
    font-weight:bold;
    color:white;
    text-align:left;
}

div#page_news h2 {
    font-size:14px;
    font-weight:bold;
    color:steelblue;
    margin:0;
}
div#page_news h5 {
    font-size:11px;
    font-weight:bold;
    color:#555555;
    margin:0;
}
div#page_news p {
    font-size:12px;
    font-weight:normal;
    color:black;
    margin:0;
    padding-top:5px;
}



BODY {
    background-color:white;
    color:black;
    font-size:10pt;
    font-family:'Tahoma', 'Verdana', "Geneva CE", lucida, sans-serif;
    font-weight:normal;
    margin:0px;
    margin-top:0px;
    margin-bottom:10px;
}
TD {
    color:black;
    font-size:10pt;
    font-family:'Tahoma', 'Verdana', "Geneva CE", lucida, sans-serif;
    font-weight:normal;
}
.GRAFIK_naglowek {
    background-color:steelblue;
    color:white;
    font-size:8pt;
    font-family:'Tahoma', 'Verdana', "Geneva CE", lucida, sans-serif;
    font-weight:bold;
}
.GRAFIK_wiersz {
    background-color:#EAEAEA;
    color:black;
    font-size:10pt;
    font-family:'Tahoma', 'Verdana', "Geneva CE", lucida, sans-serif;
    font-weight:normal;
}
A {
    color:#444444;
    text-decoration:none;
    font-size:10pt;
}
A:hover {
    color:#111111;
    text-decoration:underline;
    font-size:10pt;
}
.naglowek {
    font-family:'Tahoma', 'Verdana', "Geneva CE", lucida, sans-serif;
    font-weight:normal;
    text-decoration:none;
    color:steelblue;
    font-size:14pt;
    margin-left:0px;
    text-align:right;
}
.tekst {
    font-family:  'Tahoma', 'Verdana', "Geneva CE", lucida, sans-serif;
    font-weight:normal;
    text-decoration:none;
    color:black;
    font-size:10pt;
    margin-left:0px;
    text-align:left;
}
.foto {
    border:solid 1px black;
}
.input_text, .input_submit {
    background-color:#EEEEEE;
    color:black;
    border:solid 1px steelblue;
    font-size:8pt;
}
