/* CSS Document */

div.fotogalerie2 {
  background-color: black;
  opacity: 0.95; 
  filter: alpha(opacity=94);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none; 
}

div.fotogalerie {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

div.fotogalerie table.out {
  border: 0px;
  width: 100%;
  height: 100%;
}

div.fotogalerie table.out div.in {
  width: 1035px;
  height: 646px;
  overflow: hidden;
}

div.fotogalerie table.out div.in div.reklama {
  width: 160px;
  height: 646px;
  float: left;
}

div.fotogalerie table.out div.in div.mezera14 {
  width: 15px;
  height: 646px;
  float: left;
}

div.fotogalerie table.out div.in div.fotka {
  width: 646px;
  height: 646px;
  float: left;
  background: silver url('../img/loading.gif') no-repeat center;
}

div.fotogalerie table.out div.in div.fotka div.fotka2 {
  width: 646px;
  height: 646px;
  z-index: 55;
}

div.fotogalerie table.out div.in div.fotka div.pn-label {
  position: absolute;
  padding-top: 307px;
  width: 646px;
  z-index: 60;
}

div.fotogalerie table.out div.in div.mezera15 {
  width: 14px;
  height: 646px;
  float: left;
}

div.fotogalerie table.out div.in div.ovladani {
  width: 200px;
  height: 646px;
  float: left;
  color: white;
  font-size: 0.9em;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl {
  padding: 130px 0px 0px 0px;
}

div.fotogalerie table.out div.in div.ovladani div.adv-info {
  padding: 30px 30px 0px 0px;
}

div.fotogalerie table.out div.in div.ovladani div.adv-pop {
  padding: 15px 30px 0px 0px;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl img {
  display: none;
  cursor: hand; cursor: pointer;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl div.nr1 {
  width: 30px;
  height: 28px;
  background: url('../img/foto_hodnoceni2_1.gif');
  float: left;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl div.nr2 {
  width: 30px;
  height: 28px;
  background: url('../img/foto_hodnoceni2_2.gif');
  float: left;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl div.nr3 {
  width: 30px;
  height: 28px;
  background: url('../img/foto_hodnoceni2_3.gif');
  float: left;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl div.nr4 {
  width: 30px;
  height: 28px;
  background: url('../img/foto_hodnoceni2_4.gif');
  float: left;
}

div.fotogalerie table.out div.in div.ovladani div.adv-ovl div.nr5 {
  width: 30px;
  height: 28px;
  background: url('../img/foto_hodnoceni2_5.gif');
  float: left;
}

div.showPicURL {
  position: absolute;
  display: none;
  width: 646px;
  padding: 460px 0px 14px 0px;
  z-Index: 65; 
}

div.showPicURL div.inter {
  height: 80px;
  margin: 0px 14px 0px 14px;
  padding: 14px;
  background: black;
  color: white;
}

div.showPicURL div.url_fotky {
  margin-top: 15px;
  font-size: 0.9em; 
}

div.showPicURL input.emailA1 {
  margin: 0px 0px 5px 0px;
  width: 173px;
}

div.showPicURL input.jmenoB1 {
  margin: 0px 0px 5px 0px;
  width: 100px;
}

div.showPicURL input.vzkazB2 {
  margin: 0px 0px 5px 0px;
  width: 300px;
}

div.showPicURL div.soucet {
  background-repeat: no-repeat; 
  background-position: 68px 1px;
}

div.showPicURL input.contVysledekS {
  margin: 0px 80px 0px 75px;
  width: 210px;
}

