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

#lapoz {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 175px;
  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(lapoz1.gif) no-repeat;
  left: 0px;
  top: 0px;
}

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

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

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

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