body
{
	background-color: #FFFB9C;
	color: black;
	font-weight: normal;
	font-size: 16px;
}
table
{
	color: black;
	font-weight: normal;
	font-size: 16px;
}
a
{
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.titulek
{
	color: darkblue;
	font-weight: bold;
	font-size: 22px;
}
.nadpis
{
	color: #990033;
	font-weight: bold;
	font-size: 22px;
}
.nadpis2
{
	color: darkblue;
	font-weight: bold;
	font-size: 40px;
}
.files
{
	color: blue;
	font-weight: bold;
	font-size: 12px;
}
.number
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.text
{
	color: black;
	font-size: 14px;
}
.smalllink
{
	font-size: 12px;
}