body {
	background-color: #FFFFFF;
}

body, th, td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.sup {
	font-size: 12px;
	background-color: #EEEEEE;
}

td.sup {
	font-size: 12px;
	background-color: #EEEEEE;
}

body.norm, td.norm {
	font-size: 12px;
	background-color: #FFFFFF;
}

a {
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a.temat {
	font-size: 12px;
}

a.temat_1 {
	font-size: 12px;
	color: black;
}

a.temat_1:hover {
	font-size: 12px;
	color: blue;
}

td.magic {
	font-size: 12px;
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
}


p {
	font-size: 12px;
	color: black;
}

tr.r2 {
}

div.error {
	font-size: 12px;
	color: red;
	font-weight: bold;
}

span.smallfnt {
	font-size: 80%;
}

tr.r1 {
	background-color: white;
	background-color: rgb(230, 230, 230);
}
