body, html {
  font-family:Arial, Helvetica, "Helvetica CE", "Arial CE", sans-serif; 
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #271004;
  color: white;
}
p{text-align:justify}

h1 {
  display: none;
}
img {
  border: 0;
}
a {
  color: #ffffff;
}
a:hover {
  text-decoration: none;
}

#hlavni_obal {
  width: 780px;
  margin: 0 auto;
  position: relative;
}

/*---------------------------------------------*/
#reklama_horni {
  width: 750px;
  background-color: #A9501B;
  position: absolute;
  top: -25px;
  *top:0px;
  *left: 0;  
  padding: 8px 0 8px 30px;
  
}
#hlavicka {
  margin-top: 50px;
  width: 780px;
  height: 45px;
  background-color: #2E190F;
  border-bottom: 1px solid #751705;
  position: relative;
  border-right: 1px solid black;
  border-left: 1px solid black;
}
#nadpis {
  position: absolute;
  top: 5px;
  *top: 15px;
}

#ikonky{
  
  position: absolute;
  top: 20px;
  right: 45px;
  
  
}
#ikonky img{
  margin: auto 5px;
  float:left;
}

/*---------------------------------------------*/
#hlavicka2 {
  width: 780px;
  height: 345px;
  
  border-top: 1px solid #3A1909;
  border-right: 1px solid black;
  border-left: 1px solid black;
  position:relative;
}
#logo{
  width: 480px;
  height: 345px;
  background: url(/grafika/logo.gif) no-repeat;
  border-left: 1px solid black;
  float:left;

}
#logo a{
  display: block;
  width: 480px;
  height: 345px;

}
#vedle_loga{
  width: 298px;
  height: 345px;
  background: url(/grafika/vedle_loga.gif) repeat-x;
  border-right: 1px solid black;
  float:left;
  
}
/*---------------------------------------------*/
#stred {
  width: 780px;
  border: 1px solid black;
  border-top: 0;
  background-color: #301405;
  padding: 15px 0 30px;
  *padding-top: 0;
}
.stred_reklama{
  margin-left: 20px;
  *margin: -20px 0 20px 20px;
}

#stred p{
  *margin: 0;
}
/*---------------------------------------------*/
#paticka{
  width: 780px;
  background-color: #271004;
  color: #ffffff;
  text-align: center;
  font-size: 0.7em;
  padding: 20px 0;
  float:left;
}
#paticka p{
  padding: 0;
  text-align:center;
}
#reklama {
  margin-top: 10px;
}


/*---------------------------------------------*/
#panel{
  width: 200px;
  height: 500px;
  background-color: #301405;
  position: absolute;
  top: 48px;
  *top: 73px;
  right: 48px;
  margin-left: 15px;
}
#panel p{
  margin-left: 20px;
}
/*---------------------------------------------*/
.konec_obtekani {
  clear: both;
}


.mezera {
  *height: 50px;
  *border: 0px solid white  ;
}





.svatebni_saty, .vecerni_saty, .maturitni_saty{
  margin: 0 30px;
  font-size:0.9em;
}
.kratsi_odstavec{
  margin-right:230px;
}

.obarvit{color:#F29842;margin-bottom:5px}

/*PRO H3 ODKAZY NA UVODU A U KRÁTKÝCH*/
.posun {margin-left:30px}

div.horni_mezera{
  border:1px solid black; 
  width: 780px;
  height: 25px;
  background-color: #2E190F;
}


div.tlacitko_top{position:absolute;bottom:20px;left:10px}	
div.tlacitko_top a{padding:8px 15px;background-color:#004EDC;color:#FFFFFF;border:1px solid white;font-size:1.2em;font-weight:bold}

div.tlacitko{margin-top:10px}	
div.tlacitko a{padding:8px 15px;background-color:#004EDC;color:#FFFFFF;border:1px solid white;font-size:1.2em;font-weight:bold}
