body {
  margin: 0;padding: 5px;
  text-align: center;
  _height: 100%;
  font-size: 12px;
}
table {
  font-size: 12px;
}
#holder {
  margin: 0 auto;
  width: 779px;
  _width: 781px;
  height: auto;
  _height: 100%;
  min-height: 100%;
  border: 1px solid black;
  text-align: left;
  position: relative;
}
#top {
  border-bottom: 1px solid black;
}
#menu {
  height: 19px;
  _height: 24px;
  border-bottom: 1px solid black;
  text-align: center;
  padding-top: 5px;
  word-spacing: 5px;
}
#left {
  width: 230px;
  float: left;
}
#left_in {
  padding: 5px;
  position: relative;
}
.leftbox .nadpis {
  border-bottom: 1px solid black;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}
.leftbox .text {
  padding: 5px;
}
.field {
  width: 500px;
  _width: 520px;
  padding: 10px;
}
#right {
  width: 540px;
  float: right;
}
#footer {
  height: 55px;
  width: 779px;
  border-top: 1px solid black;
  font-size: 10px;
  text-align: center;
  _position: absolute;
  _bottom:0;
}
.produkty .ins {
  margin: 3px;
}
.xp3 {
  text-align: center;
}