body
{
	background-color: #224455;
	color: #CCDDBB;
	font-family: Georgia, serif;
	font-size: 0.75em;
	text-align: center;
}

div.hlafka {
	width: 700px;
	text-align: left;
	background-color: #226699; 
	margin-bottom: 0px;
}

div.popisek
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 20px;
	padding-bottom: 2px;
	width: 700px;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #335566;
	text-align: center;
}

table.menu {
	width: 700px;
	text-align: left;
	background-color: #226699; 
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
}

table.menu td {
	text-align: center;
}

table.menu a {
	color: #333333;
	text-decoration: none;
}

table.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div.envelope
{
	width: 700px;
	text-align: left;
}

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: 15px;
}

div.copyright
{
	width: 700px;
	text-align: center;
	background-color: #226699; 
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}

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;
}

A.arrow_right {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
A.arrow_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

DIV.repeat_arrows {
	padding-top: 5px;
	border-top: 1px dotted #999999;
	margin-top: 10px;
	height: 30px;
}

DIV.nobox IMG {
	border: 0px;
}

