BODY {
        background-color: rgb(255,255,255);
        margin-top: 0pt;
        margin-bottom: 0pt;
        margin-right: 0pt;
        margin-left: 0pt;
        SCROLLBAR-FACE-COLOR: white;
        SCROLLBAR-HIGHLIGHT-COLOR: black;
        SCROLLBAR-SHADOW-COLOR: black;
        SCROLLBAR-3DLIGHT-COLOR: black;
        SCROLLBAR-ARROW-COLOR: black;
        SCROLLBAR-TRACK-COLOR: white;
        SCROLLBAR-DARKSHADOW-COLOR: black;
}

TD {
      vertical-align: top;
      font: 11px Verdana;
      text-align: justify;
}

a, a:active, a:visited {
      font: 11px Verdana;
      text-decoration: none;
      color: blue;
}

a:hover {
        text-decoration: underline;
        color: blue;
}

input, textarea, select {
        font: 11px Verdana;
        border-style: solid;
        border-width: 1px;  
}

.info {
        font: 10px Verdana;
        color: black;
}

#adres {position: absolute; left: 520; top: 10;}
#prawa {position: absolute; left: 0; top: 375;}