/*
	Kolorowanie g�rnego menu
*/
.mainlevel  a:hover{
	background-color:#DE514E;
}
.mainlevel_current{
	background-color:#DE514E;
}
