#lapozsor{float:right; width:70px; height:37px; margin:5px 0px 14px 14px;}

#lapoz {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 70px;
  height: 37px;
  position: relative;
}

#lapoz a {
  display: block;
  text-indent: -1600%;
  position: absolute;
  outline: none;
}

#lapoz a:hover {
  background-position: left bottom;
}

#lapoz .lap1 {
  width: 35px;
  height: 37px;
  background: url(lapoz1aktiv.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#lapoz .lap2 {
  width: 35px;
  height: 37px;
  background: url(lapoz2.gif) no-repeat;
  left: 35px;
  top: 0px;
}