body {
	font-family: Arial, Helvetica, sans-serif;
	margin     : 0px;
	background : url('pliki/bg.jpg');
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.menu2{ /* tlo pasa menu*/
    background     : url('pliki/02.jpg'); 
}

a.menu:link { /*menu glowne*/
	font-weight    : bold;
	font-size      : 12px;
	color          : green;
	text-decoration: none;
}

a.menu:active {
	font-weight    : bold;
	font-size      : 12px;
	color          : green;
	text-decoration: none;
}

a.menu:visited {
	font-weight    : bold;
	font-size      : 12px;
	color          : green;
	text-decoration: none;
}

a.menu:hover {
	font-weight    : bold;
	font-size      : 12px;
	color          : blue;
	text-decoration: none;
}

.stopka { /*wszelkie prawa...*/
	font-size      : 12px;
	font-style     : italic;
	font-weight    : normal;
	text-decoration: none;
	text-align     : center;
}

.tresc { /* tresc */
	font-size      : 22px;
	font-style     : italic;
	font-weight    : normal;
	text-decoration: none;
	text-align     : left;
}

.tresc2 { /* prawy panel */
	font-size      : 14px;
	font-style     : normal;
	font-weight    : bold;
	text-decoration: none;
	text-align     : center;
	background     : url('pliki/b/rbg.png') repeat-y left; 
}

.baner { /* tekst w banerku */
	font-size      : 24px;
	font-style     : normal;
	font-weight    : normal;
	text-decoration: none;
	text-align     : justify;
}
