html, body { height: 100%; }
body {
	margin-top: 0px; margin-bottom: 0px;
	background: #99cdff url('images/background_gradient.gif') top repeat-x;
}
TD { font:10pt, verdana, arial, sans-serif; color: BLACK; }
.tborder { border: 1px solid #b7b7b7 ; }
.glownatabela { border: 1px solid black; }

.menu_spacer { background: url('images/menu_spacer.gif'); }
.menu_rogi { border-bottom: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7; }
.menu_dol{ border-bottom: 1px solid #b7b7b7; }
.menu_normal { 
	border-bottom: 1px solid #b7b7b7;
	font: 9pt, arial, sans-serif;
	color: #a41313;
	font-weight: bold;
	text-align: center;	
}
.bottom {
	font: 8pt, arial, sans-serif;
	color: white;
	font-weight: bold;
}
.cytat {
	font: 16pt, times, arial, sans-serif;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
}
.tytul1 {
	font: 9pt, arial, sans-serif;
	font-weight: bold;
	color: #6d9e6d;
	margin-left: 10px;
}
.tytul2 {
	font: 9pt, arial, sans-serif;
	font-weight: bold;
	color: #7a80a1;
	margin-left: 10px;
}
.tytul3 {
	font: 9pt, arial, sans-serif;
	font-weight: bold;
	color: WHITE;
	margin-left: 10px;
}
.margines {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.menu:link,a.menu:visited { text-decoration: none; color: #a41313; }
a.menu:hover {text-decoration: underline; color: #a41313; }