/* CSS Document */

.flashdiv300x60 {
  z-index: 10;
  position: absolute; 
  margin: 12px 0 0 0px; 
  width: 300px; 
  height: 60px; 
  background: url(/images/transpar.gif);
}

.flashdiv_rezerve {
  z-index: 10;
  position: absolute; 
  margin: 12px 0 0 0px; 
  width: 300px; 
  height: 60px; 
  background: url(/images/transpar.gif);
}

.reklama300x60 object {
  margin: 12px 0 0 -300px;
  position: absolute; 
}

.flashdiv300x250 {
  z-index: 10; 
  position: absolute; 
  margin: 12px 0 0 0;
  width: 300px; 
  height: 250px; 
  background: url(/images/transpar.gif);
}

.flashdiv990x100 {
  z-index: 10; 
  position: absolute; 
  width: 990px; 
  height: 100px;
  margin: 12px 0 0 0; 
  background: url(/images/transpar.gif);
}

.nabidka {
    position: absolute; 
    width: 642px;
    margin: -5px 0 0 -16px;
    border-top: 0; 
    border-bottom: 1px #B5B2B5 solid; 
    border-left: 1px #B5B2B5 solid; 
    border-right: 0;
}
.nabidka a {
  display: block;
  margin: 0;
  padding: 5px 10px 5px 5px;
  float: left;
}
.nabidka a.cara {
  padding: 5px 10px 5px 5px;
  background-image: url(../images/nabidkaline.gif);
  background-position: right center;
  background-repeat: repeat-y;
}
.nabidka2 {
    position: absolute; 
    width: 642px;
    margin: -5px 0 0 -16px;
    border-top: 0; 
    border-bottom: 1px #B5B2B5 solid; 
    border-left: 1px #B5B2B5 solid; 
    border-right: 0;
}
.nabidka2 form {
  margin: 0;
  padding: 3px 10px 3px 10px;
}
.nabidka2 form select {
  border: 1px solid #B5B2B5;
}

.nabidkaakce {
    position: absolute; 
    margin: -5px 0 0 482px;
    border-top: 0; 
    border-bottom: 1px #B5B2B5 solid; 
    border-left: 1px #B5B2B5 solid; 
    border-right: 0;
}
.nabidkaakce a {
  display: block;
  margin: 0;
  padding: 5px 10px 5px 5px;
  float: left;
}

.tisk {
    position: absolute; 
    margin: -5px 0 0 534px;
    border-top: 0; 
    border-bottom: 1px #B5B2B5 solid; 
    border-left: 1px #B5B2B5 solid; 
    border-right: 0;
}
.tisk a {
  display: block;
  margin: 0;
  font-weight: bold;
  padding: 5px 10px 5px 5px;
  float: left;
}
.tisk a.cara {
  padding: 5px 10px 5px 5px;
  background-image: url(../images/nabidkaline.gif);
  background-position: right center;
  background-repeat: repeat-y;
}

