body {
  margin: 0;
  padding: 0;
  background-image: url(''); 
  background-repeat: repeat-y;
  background-color: white;
  text-align: center;
}
#bazar {
  position: absolute; 
  width: 720px;
  top: 5px; 
  left: 0px;
  border: 5px;
}

#levy {
  position: absolute; 
  width: 110px;
  top: 115px; 
  left: 10px;
  border: 5px;
}

#obsah {
  position: absolute; 
  width: 550px; 
  top: 120px; 
  left: 170px;
  border: 0px;
  text-align: left;
} 

#pravy{
  position: absolute; 
  width: 60px;
  top: 25px;
  left: 680px; 
}


body, p, li {
  font-family: Times New Roman;
  font-size: 12pt;
  color: black; 
  font-style: normal;
  text-align: justify;
  }

p    {text-indent: 0px; margin: 0px 0px 0px 0px; }
a        {text-decoration: underline;}
a:link   {color: darkblue;}
a:visited {color: maroon;}
a:active {color: black;}
a:hover  {color: red; text-decoration: underline;}  

.nadpis1 {text-align: left;color: black;font:bold  13pt times new roman;
margin: 0px 0px 0px 0px;text-indent: 15px; Font-variant: Small-caps;}


     

