BODY {
	color: black;
	background-color: #ccffdd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
a {
	color: #0000EE;
	text-decoration: none;
}
a:hover {
	color: #DD0000;
	text-decoration: underline;
}
p {
	text-indent: 15px;
	margin: 5px 5px 5px 5px;
}
h1, h2 {text-align: center;}
h1 {font-size: 175%}
h2 {font-size: 150%}
h3 {font-size: 125%; margin-bottom: 6px;}
TD {
	font-weight: bold;
}
TABLE.prez{
	background-color: #ddffee;
	border-color: #008000 #008000 #008000 #008000;
	border-style: solid solid solid solid;
	border-width: 3px 3px 3px 3px;
	margin: 10px 10px 10px 10px;
	padding: 4px 4px 4px 4px;
	width: 97%;
}
TABLE.prez TD {
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}
table.vysledky {
	border: none;
}
table.vysledky tr {
	vertical-align:top;
}
table.vysledky td {
	font-weight: normal;
	padding: 6px 6px 6px 6px;
	text-align: left;
	vertical-align: top;
}
table.vysledky td.umisteni {
	font-weight: bold;
	text-align: center;
}
table.vysledky td.nastred {
	text-align: center;
}
.velke {
	font-style: italic;
	text-transform: uppercase;
}
div {margin: 0px auto 18px auto; text-align: center;}
img {margin: 3px;}
.nadpis1{
	font-size: 175%;
	text-align: center;
	font-weight: bold;
}
.nadpis2{
	font-size: 125%;
	text-align: center;
	font-weight: bold;
}
