div.onebook {
  display: block;  
  position: relative;
/*  border: 1px rgb(200,199,204) solid; */
  padding-left:10px; 
  background: url(../img/jaguartlo3x.gif) no-repeat;  
}

div#nagl {
  clear: both;
/*  display: block; */
  color: rgb(18,67,125);
  font-size: 12px;
  font-weight: bold;
  margin: 20px 10px 0px 10px;
  padding-left:10px;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid; 
}

div#tresc {
/*  display: block; */
  color: black;
  font-size: 12px;
  margin: 0px 10px 20px 10px;
  padding:10px;
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
}

div#stopka {
/*  display: block; */
  color: black;
  font-size: 12px;
  margin: 0px 10px 20px 10px;
  padding:10px;
  border: 1px red solid;
}

span.kupteraz {
  color: red;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 10px 2px 10px;
}

TD {
  font-size: 10px;
}

TD.rt {
  text-align: right;
}

TD.lt {
  text-align: left;
}

div.nowosc {
  position: absolute;
  display: block;
  width: 100px;
  height: 39px;
  right: 5px;
  top: 5px;
  background: url(../img/nowosc.gif) no-repeat;
}

div.zapowiedz {
  position: absolute;
  width: 100px;
  height: 39px;
  right: 5px;
  top: 5px;
  background: url(../img/zapowiedz.gif) no-repeat;
}

div.nowosc2 {
  position: absolute;
  display: block;
  width: 100px;
  height: 39px;
  right: 5px;
  top: 5px;
  background: url(../img/nowosc.gif) no-repeat;
}

div.zapowiedz2 {
  position: absolute;
  width: 100px;
  height: 39px;
  right: 5px;
  top: 5px;
  background: url(../img/zapowiedz.gif) no-repeat;
}

div.bookmenu {
  display: block;
  position: relative;
  text-align: left; 
}

