body {
        color: Lavender;
        font-weight: bold;
        SCROLLBAR-FACE-COLOR: DarkGray;
        SCROLLBAR-HIGHLIGHT-COLOR:Silver;
        SCROLLBAR-SHADOW-COLOR: DarkGray;
        SCROLLBAR-3DLIGHT-COLOR: LightGray;
        SCROLLBAR-ARROW-COLOR: DimGray;
        SCROLLBAR-TRACK-COLOR: Gray;
        SCROLLBAR-DARKSHADOW-COLOR: dimgray;
        background-attachment : scroll;
        background-color : Gray;
}
p {
	font-weight: bold;
	color: AliceBlue;
}

td {
        font-weight: bold;
        color: aliceblue;        
}

li {
        font-weight: bold; 
        color: Honeydew; 
}

a {
        font-weight: bold;
        color: yellow;
}

img {
        font-size : x-small;
}
img.tekst{
        border: 0px;
        position: relative;
        top : 6px;
}
img.mini {
        border: 8px ridge Silver;
        width: 80px;
        height: 100px;
}
img.duzy {
        border: 6px ridge Silver;
}

.data {
        font-weight: bold;
        color: DarkBlue;
}
.tytul {
        font-weight: bold;
        font-size: 14pt;
        color: Honeydew;
        text-align: center;
}
.podtytul {
        font-weight: bold;
        color: aquamarine;
}

.temat {
        font-weight: bold; 
        color: lightskyblue; 
}
.NazwaDzialu        {
        font-weight: bold;
        font-size: 22pt;
        color: White;
        text-align: center;
}

.NazwaDzialuSpis        {
        font-weight: bold;
        font-size: 16pt;
        color: Lavender;
        text-align: center;
}

.kom {
        font-weight: bold; 
        color: palegreen; 
}

.widok {
        background-image : url(images/800-widok.jpg);
}

.spis {
        background-image : url(images/800-spis.jpg);
}
