
body {
	background-color: White;
	clear: none;
}

a:active, a:link, a:visited {
	color: #000099;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	padding: 3px;
	padding-left: 7px;
}
hr {
	color: #cc2234;
}
.jidelnicek {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFD700;
	text-align: left;
}
.datum {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: Green;
	text-align: right;
}
.nadpis {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: Red;
	text-align: center;
}

.table {
	width: 570px;
}

	
.jidlo {
	text-align: right;
	color: Green;
	font-weight: bold;
}

