body {
 background-image: url(gfx/tlo.jpg);
 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.stopka2:link     { COLOR: white; Text-Decoration: none; }
a.stopka2:visited { COLOR: white; Text-Decoration: none; }
a.stopka2:active  { COLOR: white; Text-Decoration: none; }
a.stopka2:hover  { COLOR: white; Text-Decoration: none; }

a.menu:link     { COLOR: black; Text-Decoration: none; }
a.menu:visited { COLOR: black; Text-Decoration: none; }
a.menu:active  { COLOR: black; Text-Decoration: none; }
a.menu:hover  { COLOR: black; Text-Decoration: none; font-weight: bold; }

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

a.linki2:link     { COLOR: black; Text-Decoration: none; }
a.linki2:visited { COLOR: black; Text-Decoration: none; }
a.linki2:active  { COLOR: black; Text-Decoration: none; }
a.linki2:hover  { COLOR: black; 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: darkred;
}

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

font.poz {
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: #4b0004;
}

font.tel {
        font-family: times;
        font-weight: normal;
        font-size: 20pt;
        color: white;
}

font.adres {
        font-family: tahoma;
        font-weight: normal;
        font-size: 10pt;
        color: white;
}

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

.tabela_tekst {
	background-image: url(gfx/tekst_tlo.jpg);
	background-repeat: repeat-y;
}

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

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












.mapa {
	BORDER-RIGHT: #d4d4d4 1px solid;
	BORDER-LEFT: #d4d4d4 1px solid;
	BORDER-TOP: #d4d4d4 1px solid;
	BORDER-BOTTOM: #d4d4d4 1px solid;
}

.pola {
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	BACKGROUND-COLOR: lightgray; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
}

.przycisk {
	BORDER-RIGHT: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	BORDER-BOTTOM: gray 1px solid;
	BACKGROUND-COLOR: gray; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
}

