body {
 background-image: url(start/tlo.jpg);
 background-repeat: repeat-x;
 margin: 0px;
 align: center;
}

a.stopka:link     { COLOR:gray; Text-Decoration: none; }
a.stopka:visited { COLOR:gray; Text-Decoration: none; }
a.stopka:active  { COLOR:gray; Text-Decoration: none; }
a.stopka:hover  { COLOR:gray; Text-Decoration: underline; }

font.tekst {
        font-family: verdana;
        font-weight: normal;
        font-size: 9pt;
        color: white;
}

font.naglowek {
        font-family: arial;
        font-weight: bold;
        font-size: 18pt;
        color: darkred;
}

font.stopka {
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: gray;
}

.tabela_zawartosc {
	line-height: 18px;
}
