@CHARSET "UTF-8";
#menu_main_container {
	padding-top: 25px;
}
#menu_main {
	width: 746px;
	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: 145px;
}
#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: 150px;
}
#menu_sm_leczenie a:hover, #menu_sm_leczenie.selected a {
	background: url(../img/bg_menu.gif);
	background-position: -260px -36px;
}

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

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