/*styles for English only */

a#menu_company {
text-indent:-10000px;
width:81px;
height:40px;
display:block;
background-image:url('images/ui/menu_company.gif');
background-repeat:no-repeat;
}

a#menu_company:hover {
background-image:url('images/ui/menu_company_2.gif');
background-repeat:no-repeat;
}

a#menu_rd {
text-indent:-10000px;
width:44px;
height:40px;
display:block;
background-image:url('images/ui/menu_rd.gif');
background-repeat:no-repeat;
}

a#menu_rd:hover {
background-image:url('images/ui/menu_rd_2.gif');
background-repeat:no-repeat;
}

a#menu_products_services {
text-indent:-10000px;
width:154px;
height:40px;
display:block;
background-image:url('images/ui/menu_products_services.gif');
background-repeat:no-repeat;
}

a#menu_products_services:hover {
background-image:url('images/ui/menu_products_services_2.gif');
background-repeat:no-repeat;
}

a#menu_knowledge_center {
text-indent:-10000px;
width:144px;
height:40px;
display:block;
background-image:url('images/ui/menu_knowledge_center.gif');
background-repeat:no-repeat;
}

a#menu_knowledge_center:hover {
background-image:url('images/ui/menu_knowledge_center_2.gif');
background-repeat:no-repeat;
}

a#menu_news_events {
text-indent:-10000px;
width:116px;
height:40px;
display:block;
background-image:url('images/ui/menu_news_events.gif');
background-repeat:no-repeat;
}

a#menu_news_events:hover {
background-image:url('images/ui/menu_news_events_2.gif');
background-repeat:no-repeat;
}

a#menu_contact {
text-indent:-10000px;
width:74px;
height:40px;
display:block;
background-image:url('images/ui/menu_contact.gif');
background-repeat:no-repeat;
}

a#menu_contact:hover {
background-image:url('images/ui/menu_contact_2.gif');
background-repeat:no-repeat;
}

a#menu_magyar {
text-indent:-10000px;
width:72px;
height:40px;
display:block;
background-image:url('images/ui/menu_magyar.gif');
background-repeat:no-repeat;
}

a#menu_magyar:hover {
background-image:url('images/ui/menu_magyar_2.gif');
background-repeat:no-repeat;
}