/* CSS Document */

/***** RÁMEČKY NA ÚVODNÍ STRÁNCE *****/ 
  #ramecek1 {
  line-height: 0;
  top: 150px;
  left: 150px;
  position: absolute;
  /*opacity: 0;
  filter:alpha(opacity=0);*/
  /*visibility: hidden;*/
  z-index: 10;
}
  #ramecek2 {
  line-height: 0;
  top: 400px;
  left: 400px;
  position: absolute;
  /*opacity: 0;
  filter:alpha(opacity=0);*/
  visibility: hidden;
  z-index: 20;
}
  #ramecek3 {
  line-height: 0;
  top: 200px;
  left: 300px;
  position: absolute;
  /*opacity: 0;
  filter:alpha(opacity=0);*/
  visibility: hidden;
  z-index: 30;
}
  #ramecek4 {
  line-height: 0;
  top: 430px;
  left: 80px;
  position: absolute;
  /*opacity: 0;
  filter:alpha(opacity=0);*/
  visibility: hidden;
  z-index: 40;
}
  #ramecek5 {
  line-height: 0;
  top: 80px;
  left: 580px;
  position: absolute;
  /*opacity: 0;
  filter:alpha(opacity=0);*/
  visibility: hidden;
  z-index: 50;
}


.pul_ramecek1_obal {
  line-height: 0;
  /*margin-top: 300px;
  margin-left: 180px;*/
  top: 400px;
  left: 130px;
  position: absolute;
  /*opacity: 0;*/
  /*filter:alpha(opacity=0);*/
  /*z-index: 40;*/
}
.pul_ramecek2_obal {
  line-height: 0;
  /*margin-top: 210px;
  margin-left: 350px;*/
  top: 220px;
  left: 350px;
  position: absolute;
  /*z-index: 50;*/
}
.pul_ramecek3_obal {
  line-height: 0;
  /*margin-top: 150px;
  margin-left: 80px;*/
  top: 140px;
  left: 80px;
  position: absolute;
  /*z-index: 60;*/
}
.pul_ramecek4_obal {
  line-height: 0;
  /*margin-top: 350px;
  margin-left: 600px;*/
  top: 350px;
  left: 550px;
  position: absolute;
  /*z-index: 70;*/
}
.pul_ramecek5_obal {
  line-height: 0;
  /*margin-top: 90px;
  margin-left: 480px;*/
  top: 80px;
  left: 480px;
  position: absolute;
  /*z-index: 70;*/
}
.horni_levy {
  float: left;
}
.horni_prostredni {
  float: left;
}
.horni_pravy {
  float: left;
}
.obrazek_obal {
  margin-top: 75px;
  float: left;
}
.obrazek_obal_ram_vlevo {
  float: left;
}
.obrazek {
  border: none;
}
.horni_vypln {
  /*width: 75px;*/
  /*height: 75px;*/
}               /* odsazení obrázku zhora */
.levy_vypln {
  width: 75px;
  height: 75px;
  float: left;
}   /* odsazení obrázku zleva */
.leva_strana {
  float: left;
}
.prava_strana {
  /*border: 1px solid green;*/
  float: left;
}
.pravy_horni {
  width: 75px;
}
.pravy_prostredni {
  width: 75px;
}
.spodek {
  /*margin-top: -3px;*/
  /*_margin-top: -4px;*/
}
.dolni_levy {
  float: left;
}
.dolni_prostredni {
  float: left;
}
.dolni_pravy {
  float: left;
}
.cistic {
  clear: both;
}


/***** RÁMEČKY VE VÝSTAVÁCH *****/
.ramecek1_obal {
  /*width: 350px;
  height: 301px;*/
  line-height: 0;
  /*margin: 250px;*/
  top: 140px;
  left: 270px;
  position: absolute;
  z-index: 40;
}
.ramecek2_obal {
  /*width: 291px;
  height: 349px;*/
  line-height: 0;
  /*margin: 410px;*/
  top: 300px;
  left: 580px;
  position: absolute;
  z-index: 50;
}
.ramecek3_obal {
  /*width: 291px;
  height: 349px;*/
  line-height: 0;
  /*margin: 410px;*/
  top: 330px;
  left: 330px;
  position: absolute;
  z-index: 30;
}

