
div#topmenu{
margin: 0;
padding:0;
border: 0;
height: 26px;
line-height:26px;
text-align:center;
}


div#topmenu a:link,div#topmenu a:visited,div#topmenu a:active{
margin:0 10px;
color:#5c5c5c;
font:12px/26px Arial;
text-decoration: none;
display:block;
width:120px;text-align:center;
float:left;
background:url(../../../../menu/templates/images/language.jpg)  -143px 0 no-repeat;

}
div#topmenu a:first-child{
margin:0 10px;
color:#fff;
font:12px/26px Arial;
text-decoration: none;
display:block;
width:120px;text-align:center;
float:left;
background:url(../../../../menu/templates/images/language.jpg) 0px 0 no-repeat;
	}
div#topmenu a:hover{
margin:0 10px;
color:#fff;
text-decoration: none;
background:url(../../../../menu/templates/images/language.jpg) 0px 0 no-repeat;
}

