body
{
	background-color: #224455;
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 0.75em;
	text-align: center;
}

div.popisek {
	width: 900px;
	text-align: center;
	background-color: #2F85C8; 
	padding: 2px 0px 4px 0px;
	margin-bottom: 0px;
	font-size: 0.90em;
	font-weight: normal;
	color: #FFFFFF;
}

table.menu {
	width: 900px;
	text-align: left;
	background-color: #226699; 
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
}

table.menu td {
	text-align: center;
}

table.menu td.menuitem-current {
	color: #FF9900;
}

table.menu a {
	color: #8E8E8E;
	text-decoration: none;
}

table.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div.vysledek
{
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 10px 10px 10px 10px;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FF9900;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
}

div.chvala {
	float: right;
	width: 180px;
	border-left: 3px dotted #666666;
	padding-left: 15px;
	margin-left: 15px;
}

div.envelope img {
	border: 2px solid #FFFFFF;
	margin-bottom: 0px;
}

div.copyright
{
	width: 900px;
	text-align: center;
	background-color: #226699; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.90em;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
}

div.copyright a {
	color: #FFFFFF;
	text-decoration: none;	
}

div.copyright a:hover {
	text-decoration: underline;
}

a {
	color: #77B1FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span.pomlcka {font-size: 0.7em; color: #FF9900; font-weight: bold}
