﻿body {
        background: #000000;
        layer-background-color: black;
        margin: 0px;
        padding: 0px;
        SCROLLBAR-FACE-COLOR: #858C84;
        SCROLLBAR-HIGHLIGHT-COLOR: black;
        SCROLLBAR-SHADOW-COLOR: black;
        SCROLLBAR-3DLIGHT-COLOR: #858C84;
        SCROLLBAR-ARROW-COLOR: black;
        SCROLLBAR-TRACK-COLOR: #858C84;
        SCROLLBAR-DARKSHADOW-COLOR: #858C84;
        overflow: auto; 
}
.strona {
        width: 100%; 
        height: 400;
        text-align: center; 
}
.rel {
		  position: relative;
		  width: 295;
		  height: 399;
		  text-align: left;
}
.abs {
        position: absolute;
        width: 295; 
        height: 216;
        margin:0; 
        padding:0;
        background: white;
        layer-background-color: #FFFFFF;
}
.rys {
        border: 0;
        height: 216px;
        width: 295px;
        margin: 0;
        padding: 0;
}
.abstekst {
        position: absolute;
        height: 26px;
        width: 170px;
        margin:0; 
        padding:0;
}
.tekst {
        border: 0;
        height: 26px;
        width: 170px;
        margin: 0;
        padding: 0;
}
