BODY {
	text-align: center;
	background-image: url(pozadi.jpg);
	background-color: Silver;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14pt;
	color: White;
}

.tabulka {
	background-color: #42628C;
	background-image: url(tabulka.gif);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 2px;
	border-color: White;
}

A {
	font-size: 12pt;
	color: White;
	text-decoration: none;
}

A:HOVER {
	font-size: 12pt;
	color: White;
	text-decoration: underline;
}

.vpravo {
	text-align: right;
}
