a.right-arrow{
	background-image: url(images/menu/menu-arrow.gif);
	background-repeat: no-repeat;
	color: #009d25;
	font-weight: normal;
	padding-left: 12px;
	background-position: 0px 2px;
	text-decoration: underline;
}
a.right-arrow:hover{
	font-weight: normal;
	text-decoration: none;
}


div#menu-h{
	width: 800px;
	height: 50px;
}
div#menu-h ul{
	list-style: none;
}
div#menu-h li{
	float:left;
}
div#menu-h li.menu-sep{
	float:left;
	width: 1px;
	height: 50px;
	background-image: url(images/menu/menu-sep.gif);
	background-repeat: no-repeat;
}

div#menu-h li a.menu-information{
	display: block;
	width: 134px;
	height: 50px;
	background-image: url(images/menu/menu-information.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-information:hover{
	background-image: url(images/menu/menu-information-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-information-selected{
	display: block;
	width: 134px;
	height: 50px;
	background-image: url(images/menu/menu-information-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-hospitalization{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-hospitalization.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-hospitalization:hover{
	background-image: url(images/menu/menu-hospitalization-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-hospitalization-selected{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-hospitalization-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-rehabilitation{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-rehabilitation.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-rehabilitation:hover{
	background-image: url(images/menu/menu-rehabilitation-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-rehabilitation-selected{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-rehabilitation-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-access{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-access.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-access:hover{
	background-image: url(images/menu/menu-access-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-access-selected{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-access-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-news{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-news.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-news:hover{
	background-image: url(images/menu/menu-news-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-news-selected{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-news-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-query{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-query.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-query:hover{
	background-image: url(images/menu/menu-query-selected.gif);
	background-repeat: no-repeat;
}
div#menu-h li a.menu-query-selected{
	display: block;
	width: 133px;
	height: 50px;
	background-image: url(images/menu/menu-query-selected.gif);
	background-repeat: no-repeat;
}

ul#l-list{
	list-style: none;
}
ul#l-list li{
	padding-top: 0px;
}
ul#l-list li.test{
	list-style:none;
	background-color: green;
	padding: 0px;
	margin: 0px;
}
ul#menu-l{
	width: 200px;
	list-style: none;
	padding: 2px;
	background-color: #e9e9e9;
}
ul#menu-l li{ 
	padding: 0px;
}
ul#menu-l li.sub-mh{ 
	width: 200px;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

ul#menu-l li a{ 
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 170px;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	background-image: url(images/menu/menu-sub.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#menu-l li a:hover{
	color: #555555;
	background-image: url(images/menu/menu-sub-selected.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#menu-l li.current_page_item a{ 
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 170px;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	background-image: url(images/menu/menu-sub-selected.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#menu-l li.current-cat a{ 
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 170px;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	background-image: url(images/menu/menu-sub-selected.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

div#menu-f{
	width: 800px;
	text-align: center;
	padding-top: 30px;
}
div#menu-f span{
	white-space: nowrap;
}
div#menu-f a{
	color: #009d25;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
/*	border-left: 1px #0000ff solid;*/
	text-decoration: underline;
}
div#menu-f a:hover{
	color: #009d25;
	font-weight: normal;
	text-decoration: none;
}

div#footer div#privacy{
	position: absolute;
/*	background-color: red;*/
	top: 7px;
	left: 5px;
	width: 130px;
	height: 15px;
}
div#footer div#privacy a{
	display: block;
	width: 130px;
	height: 15px;
	background-image: url(images/button/menu_privacy.gif);
	background-repeat: no-repeat;
}

div#size-changer ul{
	list-style: none;
}
div#size-changer ul li{
	float: left;
	padding-left: 5px;
}



div#pankuzu a{
	color: #004dad;
	font-weight: normal;
	font-size: 7.5pt;
	text-decoration: underline;
}
div#pankuzu a:hover{
	color: #004dad;
	font-weight: normal;
	font-size: 7.5pt;
	text-decoration: none;
}


