@CHARSET "UTF-8";
#menu_main_container {
	padding-top: 25px;
}
#menu_main {
	width: 720px;
	height: 36px;
	background: url(../img/bg_menu.gif) top left;
	position: absolute;
	top: 25px;
	right: 0px;
}
#menu_main li, #menu_main li a {
	display: block;
	height: 36px;
} 
#menu_main li a {
	text-indent: -9999em;
}
#menu_main li {
	display: inherit;
	float: left;
}
#menu_sm_fakty, #menu_sm_fakty a {
	width: 115px;
}
#menu_sm_fakty a:hover, #menu_sm_fakty.selected a  {
	background: url(../img/bg_menu.gif);
	background-position: 0px -36px;
}

#menu_sm_objawy, #menu_sm_objawy a {
	width: 160px;
}
#menu_sm_objawy a:hover, #menu_sm_objawy.selected a {
	background: url(../img/bg_menu.gif);
	background-position: -115px -36px;
}

#menu_sm_leczenie, #menu_sm_leczenie a {
	width: 170px;
}
#menu_sm_leczenie a:hover, #menu_sm_leczenie.selected a {
	background: url(../img/bg_menu.gif);
	background-position: -275px -36px;
}

#menu_skala_edss, #menu_skala_edss a {
	width: 90px;
}
#menu_skala_edss a:hover, #menu_skala_edss.selected a  {
	background: url(../img/bg_menu.gif);
	background-position: -445px -36px;
}

#menu_film_eksperyment, #menu_film_eksperyment a {
	width: 185px;
}
#menu_film_eksperyment a:hover, #menu_film_eksperyment.selected a  {
	background: url(../img/bg_menu.gif);
	background-position: -535px -36px;
}