#allegro {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#allegro .alogo {
  width: 178px;
  height: 62px;
  float: left;
}

#allegro .menuloc {
  width: 800px;
  height: 36px;
  background-image: url('images/allegro_menu.png');
  background-repeat: no-repeat;
  background-position: left 26px;
  float: left;
  padding-top: 26px;
}
#allegro .left {
  float: left;
}

#allegro .clearl {
  clear: left;
  height: 1px;
}

#allegro .menuitem {
  width: 120px;
  height: 25px;
  text-align: center;
  color: white;
  padding-top: 9px;
}

#allegro .menuitem:hover {
  color: #ff5a00;
  background-image: url('images/allegro_menu2.png');
  background-repeat: repeat-x;
  background-position: left -37px;
  cursor: pointer;
}

#allegro .kupteraz {
  background-image: url('images/allegro_menu2.png');
  background-repeat: repeat-x;
    background-position: left -38px;
  background-position: left top;
  cursor: pointer;
}

#allegro a, #allegro a:visited, #allegro a:active {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
}
#allegro .aukcja {
  margin-top: 10px;
  padding-bottom: 0px;
  border-bottom: 1px #ff5500 solid;
}
#allegro .azdjecie {
  width: 200px;
  height: 160px;
  float: left;
  margin-right: 20px;
  background-color: white;
  border: 1px solid #FFF0E0;
}
#allegro .nazwa_aukcji {
  height: 36px;
  font-family: Georgia, Arial, Helvetica;
  font-size: 22px;
  color: #ff5500;
  width: 750px;
  float: left;
}
#allegro .acena {
  font-family: Georgia, Arial, Helvetica;
  font-size: 48px;
  color: #ff5500;
  width: 750px;
  text-align: right;
  float: left;
}
#allegro .acenatext {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #c0c0c0;
}

#allegro .parametr {
  color: #808080;
}

#allegro .dane {
  color: #ff5500;
}
#allegro div {
  margin: 0px;
  padding: 0px;
}
