BODY {
background-image: url("kangur.jpg");
background-position: top right float;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #FBF4D5;
font-family: Verdana;
font-size: 12;
padding-left: 10;
padding-right: 10;
padding-bottom: 20;

scrollbar-face-color: #FCF7E2;
scrollbar-highlight-color: #ECECEC;
scrollbar-3dlight-color: #636161;
scrollbar-darkshadow-color: #FCF7E2;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #636161;
scrollbar-track-color: #FBF4D5;

}

A:link { font-weight: normal; text-decoration: underline; color: black;}
A:visited { font-weight: normal; text-decoration: underline; color: #484848; }
A:hover { font-weight: bold; text-decoration: underline; color: black;}
A:active { font-weight: normal; text-decoration: underline; color: black;}

SPAN.tytul {
font-family: Arial Black;
font-size: 22;
color: #0073AA;
}

SPAN.podtytul {
font-size: 14;
color: #CC0033;
padding-left: 20;
padding-right: 20;
font-weight: bold;
background-color: #F8E9B6;
}

IMG {
border-color: black;
}

TD {
font-size: 12;
}

TD.tytul {
font-size: 14;
font-weight: bold;
font-variant: small-caps;
background-color: #F8E9B6;
}

TD.fotka {
background-color: none;
}