body {
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 1px;
	padding: 1px;
 	background-color: #DCFFDC;
 	overflow: none;
}
div#poll {
	width: 99%;
}
.sloupec {
	clear: both;
	background: url(../img/sloupec3.gif) repeat-x right top;
	border: 0px solid #000000;
	margin:1px 0px;
	line-height: 2px;
 	font-size: 2px;
	height: 12px;
}
.nadpis {
	color: #003300;
	font-weight:bold;
	margin-bottom: 4px;
}
a {
	color: #005500;
	text-decoration: none;
}
a:hover {
	color: #994400;
}
.text {
	float: left;
}
.bodu {
	color: #005500;
	float: right;
}
