body {
	font-size: 12px;	
	background-color: #ffffdd;
	left: 0px;
	top: 0px;
	scrollbar-face-color:#ffffdd;
	scrollbar-highlight-color:#ffffdd;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#ffffdd;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffdd;
}
td	
	{
	text-align: center;
	font-size: 12px;	
	}
.menu_text {
	font-size: 12px;	
	font-style: normal;
	color: #FFFFFF;
	background-color: #0000CC;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.bunka_over {
	background-color: #000099;
}
.bunka_out {
	background-color: #0000cc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.nadpis {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0000CC;
	text-align: center;



}

