A.kategorie {
	font-weight: bold;
	color: #4169E1;
	text-decoration: none;
}
A:hover.kategorie{
	font-weight: bold;
	color: #4169E1;
	text-decoration: underline;
}
A.podkategorie {
	font-weight: bold;
	color: #ADD8E6;
	text-decoration: none;
}
A:hover.podkategorie{
	font-weight: bold;
	color: #ADD8E6;
	text-decoration: underline;
}
A.menu_svetla {
	color: #D3D3D3;
   text-decoration: none;
}
A:hover.menu_svetla {
	color: #D3D3D3;
	text-decoration: none;
}
A.menu_svetla_admin {
        color: white;
        text-decoration: none;
}
A:hover.menu_svetla_admin {
	color: white;
	text-decoration: none;
}

A.lista_menu {
	font-weight: bold;
	color: Fuchsia;
	text-decoration: underline;
}
A:hover.lista_menu {
	font-weight: bold;
	color: Fuchsia;
	text-decoration: none;
}
.viol {
	font-weight: bold;
	color: #5F0060;
	text-decoration: underline;
}
A.menu {
	font-weight: bold;
        color: MAROON;
	text-decoration: none;
}
A:hover.menu {
	font-weight: bold;
        color: blue;
	text-decoration: none;
}
