HTML, TD, BODY {cursor: default}
a:link {text-decoration: underline; color:022A67}
a:visited {text-decoration: underline; color:022A67}
a:active {text-decoration: underline; color:022A67}
a:hover {text-decoration: underline; color:FF0000}
BODY, TD {
	font-family: "Comic Sans MS";
	color: 006633;
	font-size: 11px;
}
h2 {
	font: bold 15px Comic Sans MS;
}
.podpis {font-size: 7pt; color:6A6A6A; }
.bh2 {
	font-size: medium;
	color:#0066CC;
	font-family: "Comic Sans MS";
}
.cellFill {
	background-image: url(rainbaw_bl1.gif);
	background-repeat: repeat-x;
}
.cellFill_red {
	background-image: url(rainbaw_rd1.gif);
	background-repeat: repeat-x;
}
.cellFill_green {

	background-image: url(rainbaw_gr1.gif);
	background-repeat: repeat-x;
}
.cellFill_yllw {


	background-image: url(rainbaw_yllw1.gif);
	background-repeat: repeat-x;
}
.tblbrdr_bttm_bl {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #3300CC;
}
