td.lablec {
  background-color:#5e7084;
}


span.belsoszoveg {
  color:#ff0000;
}

li {
  color:#000080;
}

a {
  color:#000080;
}

h1 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #000080;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #6d98cd;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #f9ebbf;
	color: #000080;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 11px;
	color: #000080;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6d98cd;
	color: #000080;
}
.content-list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
	color: #000080;
}