a.meniu:visited, a.meniu:link {
	font-family:Arial;
	font-size:11px;
	color:#5a5a58;
	font-weight:bold;
	text-decoration:none;
}

a.meniu:active, a.meniu:hover {
	font-family:Arial;
	font-size:11px;
	color:#5a5a58;
	font-weight:bold;
	text-decoration:none;
}

a.createdBy:visited, a.createdBy:link {
	font-family:Arial;
	font-size:11px;
	color:#bcc1bc;
	font-weight:normal;
	text-decoration:none;
}

a.createdBy:active, a.createdBy:hover {
	font-family:Arial;
	font-size:11px;
	color:#bcc1bc;
	font-weight:normal;
	text-decoration:underline;
}

a.submeniu:visited, a.submeniu:link {
	font-family:Verdana;
	font-size:11px;
	color:#5a5a58;
	font-weight:normal;
	text-decoration:underline;
}

a.submeniu:active, a.submeniu:hover {
	font-family:Verdana;
	font-size:11px;
	color:#5a5a58;
	font-weight:normal;
	text-decoration:underline;
}

.footer {
	font-family:Arial;
	font-size:11px;
	color:#bcc1bc;
}

.text {
	font-family:Arial;
	font-size:11px;
	color:#5a5a58;
}

.title {
	font-family:Arial;
	font-size:12px;
	color:#5a5a58;
	font-weight:bold;
}

ul.submeniu {
	list-style: none;
	margin: 0;
	padding-left: 15px;
}

li.submeniu {
	margin: 0 0 13px 0;
	padding: 0;
	line-height: 14px;
	list-style: none;
}
a:visited, a:link {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a:active, a:hover {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
