BODY, P, TD, DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FF0000;
}
A {
	color : #FF0000;
	font-weight : normal;
	text-decoration : underline;
}
A:HOVER {		/* A:ACTIVE, A:FOCUS */
	color : #FF0000;
	font-weight : normal;
	text-decoration : underline;
}
.invert A {
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
.invert A:HOVER {
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}

TD.dark {
	background-color: #FFE5E5;
	height: 30px;
}
TD.light {
	background-color: #FFFFFF;
	height: 30px;
}
TD.tabBg {
	background-color: #FF0000;
	padding : 0px 0px 0px 0px;
}
TD.wh {
	background-color: #FFFFFF;
}

.titlebig {
	font-size : 16px;
	font-weight : bold;
}
.title {
	font-size : 12px;
	font-weight : bold;
}
.invert {
	color : #FFFFFF;
	background-color : #FF0000;
}
.black {
	color : #000000;
}
.counter {
	font-size : 18px;
}
.form {
	font-family : monospace;
	font-size : 11px;
	margin: 0px;
	border : solid 1;
	width: 125px;
}
.form-psc {
	font-family : monospace;
	font-size : 11px;
	margin: 0px;
	border : solid 1;
}
.form-rok {
	font-family : monospace;
	font-size : 11px;
	margin: 0px;
	border : solid 1;
}
