@import "style.page.css";
.menuel1 {
  width: 81px;
  height: 33px;
  left: 228px;
  top: 157px;
  position: absolute;
}
.menuel1 a {
  width: 81px;
  height: 33px;
}
.menuel1_on,
.menuel1_on a {
  background: url("../images/lapa_menu_1_on.gif");
}
.menuel1_off,
.menuel1_off a {
  background: url("../images/lapa_menu_1.gif");
}
.menuel1_off a:hover {
  background: url("../images/lapa_menu_1_hover.gif");
}
.menuel2 {
  width: 113px;
  height: 31px;
  left: 313px;
  top: 185px;
  position: absolute;
}
.menuel2_on,
.menuel2_on a {
  background: url("../images/lapa_menu_2_on.gif");
}
.menuel2_off,
.menuel2_off a {
  background: url("../images/lapa_menu_2.gif");
}
.menuel2_off a:hover {
  background: url("../images/lapa_menu_2_hover.gif");
}

.menuel3 {
  width: 128px;
  height: 33px;
  left: 430px;
  top: 201px;
  position: absolute;
}
.menuel3_on,
.menuel3_on a {
  background: url("../images/lapa_menu_3_on.gif");
}
.menuel3_off,
.menuel3_off a {
  background: url("../images/lapa_menu_3.gif");
}
.menuel3_off a:hover {
  background: url("../images/lapa_menu_3_hover.gif");
}
.menuel4 {
  width: 135px;
  height: 66px;
  left: 593px;
  top: 177px;
  position: absolute;
}
.menuel4_on, 
.menuel4_on a {
  background: url("../images/lapa_menu_4_on.gif");
}
.menuel4_off, 
.menuel4_off a {
  background: url("../images/lapa_menu_4.gif");
}
.menuel4_off a:hover {
  background: url("../images/lapa_menu_4_hover.gif");
}
.lang_1 {
  width: 62px;
  height: 15px;
  left: 34px;
  top: 182px;
  position: absolute;
  background: url("../images/lapa_lang_ru.gif");
}
.lang_1 a {
  width: 62px;
  height: 15px;
  background: url("../images/lapa_lang_ru.gif");
}
.lang_2 {
  width:41px;
  height:15px;
  left:105px;
  top:182px;
  position: absolute;
  background: url("../images/lapa_lang_en.gif");
}
.lang_2 a {
  width:41px;
  height:15px;
  background: url("../images/lapa_lang_en.gif");
}