.text {
	font-family: "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	}
#odstavec {
	text-align: justify;
	margin: 0px;
	height: 598px;
	overflow: auto;
	padding: 18px;
	background-color: #FFFFFF;

}
.mouchy {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial CE", Helvetica, sans-serif;
	color: #FF6600;
	text-align: right;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;

}
.greenText {
	font-family: "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
}

