body {
 BACKGROUND-COLOR: white; 
 margin: 0px;
 align: center;
}

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

a.linki:link     { COLOR: #204b80; Text-Decoration: none; }
a.linki:visited { COLOR: #204b80; Text-Decoration: none; }
a.linki:active  { COLOR: #204b80; Text-Decoration: none; }
a.linki:hover  { COLOR: #204b80; Text-Decoration: underline; }


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

font.naglowek {
        font-family: tahoma;
        font-weight: normal;
        font-size: 14pt;
        color: white;
}

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

.tabela_glowna {
	background-image: url(gfx/tlo.jpg);
	background-repeat: repeat-x;
}

.tabela_lewa {
	background-image: url(gfx/tresc_lewa.gif);
	background-repeat: repeat-y;
}

.tabela_prawa {
	background-image: url(gfx/tresc_prawa.gif);
	background-repeat: repeat-y;
}

.tabela_naglowek {
	background-image: url(gfx/naglowek_tlo.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
        font-weight: normal;
        font-size: 14pt;
        color: white;
}

.tabela_zawartosc {
 	BACKGROUND-COLOR: white; 
	line-height: 19px;
        font-family: verdana;
        font-weight: normal;
        font-size: 9pt;
        color: black;
}

.tabela_stopka {
 	BACKGROUND-COLOR: #204b80; 
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: white;
}
