body {
        scrollbar-face-color: #52995F;
        scrollbar-highlight-color: #52995F;
        scrollbar-3dlight-color: #A2D8AC#52995F;
        scrollbar-darkshadow-color: #52995F;
        scrollbar-shadow-color: #A2D8AC;
        scrollbar-arrow-color: #A2D8AC;
        scrollbar-track-color: #A2D8AC;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
        font-size: 14;
}

img.miniaturka {
	border: 1px solid Black;
}

td.galeria {
	background-color: #A1D9AC;
	border: 1px solid #006400;
	padding : 3;
	width : 33%;
	text-align : center;
	font-size : 11;
}

li {
        font-size: 14;
}

A {
        color: #005B11;
}

A:HOVER {
        color: #CC0000;
}

p.stopka {
        font-size: 10;
        font-weight: bold;
}

p.tekst {
        font-size: 7;
        font-weight: bold;
        font-family: Verdana;
        text-align : right;
}

p.tytul {
        font-size: 19;
}

#puls{
position: absolute;
/*ff, opera*/
top: 210px; 
_top: 205px; 
left: 50%;

/*ie hack*/
_top: 225px;
_left: 50%;
}


