body { 
    text-align:center;
    color:black; 
    background-color:#ffffff; 
    font-family:verdana, arial; 
  /*  background-image:url("img/bg.gif"); background-repeat: repeat-y; background-position: center; */
    margin-top: 0px;
}

div {    border: 0px solid red;
}

.hlavni_div {
   width: 1000px;
   height: 99%;
   position:relative;
   margin-left:auto; margin-right:auto;
   background-image:url("../img/pozadi.png"); background-repeat: no-repeat; background-position: center top; 

}

.menu {
  position:absolute; width: 190px; height: auto; top: 160px; left: 50px;
  text-align: center; z-index: 0;
}


.img_linzer {
  position: absolute; width: 348px; height: 37px; top: 15px; left: 600px;
  background-image:url("../img/linzer.png"); background-repeat: no-repeat; background-position: center top; 

}

.img_doktor {
  position: absolute; width: 242px; height: 364px; top: 70px; left: 720px;
  background-image:url("../img/walter_linzer.jpg"); background-repeat: no-repeat; background-position: center top; 

}

.zpet {
  position: absolute; width: 105px; height: 55px; top: -25px; left: 550px;
}

.text_blok {
  position: absolute; width: 400px; height: auto; top: 160px; left: 290px; 
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
}

.text_blok_forum {
  position: absolute; width: 440px; height: auto; top: 160px; left: 290px; 
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
}

.text {
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
}

.text_kurziva {
  font-style: italic;
  font-size: 11px;
  font-family: verdana, arial;
  font-weight: bold;
}

.text_popisek {
  font-style: italic;
  font-size: 15px;
  font-family: verdana, arial;
  font-weight: bold;
}

.obr_blok {
  position: relative; width: 400px; height: auto;
  text-align: center;
  font-size: 11px;
  font-family: verdana, arial;
}

.obr_big_blok {
  position: relative; width: 664px; left: -10px; height: auto;
  text-align: center;
  font-size: 11px;
  font-family: verdana, arial;
}


h1 {
  font-size: 12px; font-weight: bold;
  font-family: verdana, arial;
}


