﻿#menuItems{height:20px; overflow:hidden;}
#menuItems a{float:left;display:block;height:43px; margin-top:6px;}
#menuItems a:hover{margin-top:-11px;}
#menuItems a.active{margin-top:-30px;}

a.bigs{width:30px;background-image:url('images/menuitem-bigs.png'); margin-right:31px; margin-left:10px;}

a.ruservices{width:55px;background-image:url('images/ru/menuitem-service.png');margin-right:31px;}
a.rurequest{width:54px;background-image:url('images/ru/menuitem-request.png');margin-right:31px;}
a.rudocuments{width:119px;background-image:url('images/ru/menuitem-documents.png');margin-right:31px;}
a.ruvacancies{width:76px;background-image:url('images/ru/menuitem-vacancies.png');margin-right:31px;}
a.rucontacts{width:73px;background-image:url('images/ru/menuitem-contacts.png');}

a.enservices{width:66px;background-image:url('images/en/menuitem-service.png');margin-right:36px;}
a.enrequest{width:62px;background-image:url('images/en/menuitem-request.png');margin-right:36px;}
a.endocuments{width:77px;background-image:url('images/en/menuitem-documents.png');margin-right:36px;}
a.envacancies{width:77px;background-image:url('images/en/menuitem-vacancies.png');margin-right:36px;}
a.encontacts{width:72px;background-image:url('images/en/menuitem-contacts.png');}

a.itservices{width:60px;background-image:url('images/it/menuitem-service.png');margin-right:30px;}
a.itrequest{width:69px;background-image:url('images/it/menuitem-request.png');margin-right:30px;}
a.itdocuments{width:80px;background-image:url('images/it/menuitem-documents.png');margin-right:30px;}
a.itvacancies{width:103px;background-image:url('images/it/menuitem-vacancies.png');margin-right:30px;}
a.itcontacts{width:65px;background-image:url('images/it/menuitem-contacts.png');}

