.lista-left {
  width: 34px;
  height: 38px;
  background-image: url('lista-left.gif');
  background-repeat: no-repeat;
}

.lista-babywelt {
  width: 165px;
  height: 38px;
  background-image: url('lista-babywelt.gif');
  background-repeat: no-repeat;
}

.lista-ahlborn {
  width: 178px;
  height: 38px;
  background-image: url('lista-ahlborn.gif');
  background-repeat: no-repeat;
}

.lista-ipak {
  width: 172px;
  height: 38px;
  background-image: url('lista-ipak.gif');
  background-repeat: no-repeat;
}

.lista-akvarium {
  width: 220px;
  height: 38px;
  background-image: url('lista-akvarium.gif');
  background-repeat: no-repeat;
}

.lista-kovoprogres {
  width: 176px;
  height: 38px;
  background-image: url('lista-kovoprogres.gif');
  background-repeat: no-repeat;
}

.lista-right {
  width: 39px;
  height: 38px;
  background-image: url('lista-right.gif');
  background-repeat: no-repeat;
}
.lista-ikona {
  border: solid 1px #A1A1A1;
  margin-left: 4px;
  margin-top: 5px;
  float: left;
}

a.href-lista:link, a.href-lista:visited {
  color: #000;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  line-height: 30px;
}

a.href-lista:hover {
  text-decoration: underline;
}

