/* CSS Document */
body{
  background-color: #fefefe;
}
#stranka {
  width: 1015px;
  height: 792px;
  background-color: #fff;
  overflow: hidden;
}
/* ===================== stlpec s adresou ====================================*/
#addr{
  width: 45px;
  height: 792px;
  position: absolute;
  background-color: #fff;
  top: 8px;
  left: 8px;
}
#home img{
  border: none;
  display: block;
  position: relative;
  top: 6px;
  left: 0px;
}
#posta{
  position: relative;
  top: 90px;
  left: 10px;
  display: block;
  width: 25px;
  height: 630px;
  border: none;
  overflow: hidden;
  text-align: right;
}
#postaimg {
  border: none;
  width: 50px;
}
/* ===================== stlpec s popisom a variaciami =======================*/
#nazov, #popis, #AAdiv{
  width: 250px;
  font-family: "Century Gothic", "Arial CE", Arial;
  background-color: #fff;
  position: absolute;
  left: 65px;
}
#nazov{
  height: 180px;
}
#nazovimg{

}
#nazov h2{
  text-align: center;
  font-weight: bold;
  font-size: 3em;
  position: relative;
  top: -110px;
  width: 250px;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
}
#popis{
  height: 380px;
  top: 182px;
  overflow: auto;
  text-align: justify;
  font-weight: normal;
  font-size: 1em;
}
#popis h3{
  font-weight: bold;
  font-size: 1.5em;
  margin: 0px;
  padding: 0px;
}
#popis strong{
  font-weight: bold;
}
#AAdiv{
  width: 230px;
  top: 562px;
  left: 85px;
}
.AApic{ 
  display: block;
  position: relative;
  width: 108px;
  height: 108px;
  border: 1px solid #bb88a7;
  margin: 0px;
  padding: 0px;
}
#AAimg, #AA11img, #AA12img, #AA21img, #AA22img{
  width: 108px;
  height: 108px;
  border: none;
}
/* ===================== stlpec s vyobrazenim a cenou ========================*/
#vyobrazenie{
  height: 590px;
  width: 590px;
  position: relative;
  left: 335px;
}
#vyobrazenieimg{
  height: 590px;
  width: 590px;
  border: none;
}
#kontakt, #cena{
  font-family: "Century Gothic", "Arial CE", Arial;
  font-weight: bold;
  display: block;
  background-color: #d9d9d9;
  position: absolute;
  top: 770px;
  height: 20px;
  padding: 0 5px 0 5px;
}
#kontakt{
  left: 325px;
  width: 85px;
}
#cena{
  left: 505px;
  width: 400px;
}
.sktxt{
  float: left;
}
.entxt{
  float: right;
}
#ktxt, #ctxt{
  display: block;
  font-weight: bold;
  font-size: 1em;
  color: #090909;
}
#fullkontakt, #fullcena{
  position: absolute;
  overflow: hidden;
  top: -90px;
  left: 0px;
  height: 100px;
  background-color: #fff;
  font-weight: normal;
  font-size: 0.9em;
  border: 5px solid #f7e34d;
  color: #000;
}
#fullkontakt a,
#fullcena a{
  text-decoration: none;
}
#fullkontakt{
  width: 300px;
  text-align: center;
  text-decoration: none;
  border: 5px solid #f7e34d;
  visibility: hidden;
  overflow: auto;
}
#fullcena{
  width: 400px;
  overflow: auto;
}
#suma_cislo {
  font-weight: normal;
  font-size: 0.8em;
}
#suma {
  float: right;
}
#euro {
  font-weight: bold;
  font-size: 1.35em;
}
/* ===================== stlpec s produktami =================================*/
#produkty{
  overflow: hiden;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 948px;
  width: 75px;
  height: 792px;
}
#produkty table {
  margin: 0px;
  padding: 0px;
}
.BBpic, .BBpic_akt{ 
  display: block;
  width: 49px;
  height: 49px;
  border: 1px solid #0078ab;
  margin: 0px;
}
.BBpic img, .BBpic_akt img, #BBimg{ 
  width: 49px;
  height: 49px;
  border: none; 
}

