body {
	margin: 0px;
	background-color: #555555;
}
.mark_text {
	font-family: Arial; Helvetica; sans-serif;
	font-size: 10px;
	color: #99cccc;
}
.mark {
	background-color: #339999;
	text-align: center;
}
.mark_line {
	ackground-color: #99cccc;
	background-color: #338888;
}
.highlights_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	background-color: #d5ceb9;
	padding: 7px 10px 7px 10px;
}
.highlights_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	background-color: #e5e0d4;
	padding: 10px;
	line-height: 130%;
	vertical-align: top;
}
.highlights_line {
	background-color: #d5ceb9;
}
.ousko_akt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	ackground-color: #d5ceb9;
	padding: 5px 10px 5px 10px;
	border-left: solid 2px #d5ceb9;
	border-right: solid 2px #d5ceb9;
	border-top: solid 2px #d5ceb9;
}
.ousko_neakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	padding: 5px 10px 5px 10px;
	border: solid 2px #d5ceb9;
}
.ousko_mezi {
	border-bottom: solid 2px #d5ceb9;
}
a.ousko_lnk:link, a.ousko_lnk:visited, a.ousko_lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;	
}
a.ousko_lnk:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}
.btm_line {
	background-color: #d5ceb9;
}
a.webco_link:link, a.webco_link:visited {
	font: 10px Arial;
	color: #666666;
	text-decoration: none;
}
a.webco_link:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.col1 {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.col2 {
	padding: 2px 10px 2px 10px;
	vertical-align: top;
}