body,td,th {
	font-size: 10px;
	color: #676568;
	line-height: 13px;
}
.Tekst {
    font-family:Tahoma, Arial, sans-serif; font-size: 10px; 
	color: #676568;
}
.Datum {
    font-family: Tahoma, Arial, sans-serif; font-size: 10px; 
	color: #6F0991;
}
.Podnalsov {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676568;
	line-height: 16px;
}
.Aktivan {color: #FB983B}
a:link {
	color: #676568;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #676568;
}
a:hover {
	text-decoration: underline;
	color: #676568;
}
a:active {
	text-decoration: none;
	color: #676568;
}

.selMenu {
	background-color: #E4E4DA;
}
.selMenu h1 {
	margin: 0px;
	padding: 3px 0px;
}
.selMenu a:hover h1 {
	text-decoration: none !important;
	background: #fff;
}
.selMenu a.selected h1 {
	background: #00a0c6;
	color: #fff;
	text-decoration: none;
}
.gray {
	color: #AAA9AB;
	background: transparent;
}
.black {
	color: #676568;
}