
/* MAIN Menu*/


#nav-bar {margin : 0px 0 0 0px;}
#nav-bar ul {
    margin:0;
    padding:0;
    position: relative;
    height:33px;
    background : url(/img/menu_line_ru.png) no-repeat left top; 
}
#nav-bar ul li {margin: 0;padding: 0;list-style: none;position: absolute;}
#nav-bar ul li, #nav-bar ul li a {height: 33px;display: block;}
#nav-bar ul li a {text-indent: -9999px;text-decoration: none;overflow: hidden;}
 
#services-tpl{ background : url(/img/menu_line_ru.png) no-repeat 0px 0px; left: 0px; width: 110px!important; } 	
#services-tpl a{ width: 110px; }

#uslugi-tpl{ background : url(/img/menu_line_ru.png) no-repeat -110px 0px; left: 110px; width: 135px!important; } 	
#uslugi-tpl a{ width: 135px; }

#registr-tpl { background : url(/img/menu_line_ru.png) no-repeat -245px 0px; left: 245px; width: 145px!important; } 	
#registr-tpl a { width: 145px; }

#tarif-tpl{ background : url(/img/menu_line_ru.png) no-repeat -390px 0px; left: 390px; width: 87px!important; } 	
#tarif-tpl a { width: 87px; }

#oborud-tpl { background : url(/img/menu_line_ru.png) no-repeat -477px 0px; left: 477px; width: 124px!important; } 	
#oborud-tpl a 	{ width: 124px; }

#resh-tpl{ background : url(/img/menu_line_ru.png) no-repeat -601px 0px; left: 601px; width: 99px!important; } 	
#resh-tpl a { width: 99px; }

#help-tpl{ background : url(/img/menu_line_ru.png) no-repeat -700px 0px; left: 700px; width: 93px!important; } 	
#help-tpl a { width: 93px; }

#contacts-tpl{ background : url(/img/menu_line_ru.png) no-repeat -793px 0px; left: 793px; width: 100px!important; } 	
#contacts-tpl a { width: 100px; }

#services-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat 0px -33px; width: 110px; }
#uslugi-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -110px -33px; width: 135px; }
#registr-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -245px -33px; width: 145px; }
#tarif-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -390px -33px; width: 87px; }
#oborud-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -477px -33px; width: 124px; }
#resh-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -601px -33px; width: 99px; }
#help-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -700px -33px; width: 93px; }
#contacts-tpl a:hover { background: url(/img/menu_line_ru.png) no-repeat -793px -33px; width: 100px; }


/* MAIN Menu*/



   
