body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

H1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

H2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

H3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

TABLE#tabelaWyniki {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #000000;
}

TABLE#tabelaWyniki TR.header {
	background-color: #999999;
	color: #FFFFFF;
}

TABLE#tabelaWyniki TR.data {
	background-color: #FFFFCC;
}

TABLE#tabelaWyniki TR.data1 {
	background-color: #FFE9D2;

}

TABLE#tabelaWyniki TD {
	text-align: center;
}

