body {
	font-family : Arial CE, Arial, Helvetica, sans-serif;
	background-color: #78a981;
	font-size: 0.8em;
	color: black;
}
td {
	font-size: 0.8em;
}
a {
	color: black;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: white;
}
.menuzelena {
	background-color: #5d9267;
}
.vrsek {
	background-color: #8CC495;
}
.obsahzelena {
	background-position: 100% 0;
	background-color: #8cc495;
	background-image:url('img/pozadi.png');
	background-repeat:no-repeat
}
.stred {
	border-top: solid 1px #b0d6b1;
	border-left: solid 1px #b0d6b1;
}
.menu {
	background-color: #66B070;
	background-position: 0 0;
	background-image: url('img/mn-pozadi.png');
	background-repeat: repeat-y;
}