
body {
  background-color: lightblue;
  color: black;
  font-family: "Arial CE", Arial, sans-serif; line-height: 2.5;
  background-image:url('obrazky/listky.gif');

   }
a         {color: white}
a         {text-decoration: none}
h1 {font-size:16pt; color:#990000;text-align:center;}

div#menu {
  position: absolute; left: 5px; top: 190px;
  background-color:#0099CC;
  width:977px;
  font-size:10pt;
     }
div#levy {
  position: absolute; left: 15px; top: 260px;
   width:160px;
   line-height: 18px;
   font-size:10pt;
      }
div#horni {
  position: absolute; left: 5px; top: 10px;
  background-image:url('obrazky/nadpis2.gif');
  background-repeat:no-repeat;
  width:977px;
  height: 178px;
  }
div#hlavni {
text-align: justify;
  position: absolute; left: 280px; top: 290px;
  width:670px;
-moz-box-sizing: border-box;
    line-height:25px;
   color: Black;
  }
div#hlavni2 {
position: absolute; left: 250px; top: 260px;
height: 50%;
  width:730px;
  }
div#levy2 {  background-color:#0066CC;
position: absolute; left: 5px; top: 260px;
   width:200px;
   line-height: 25px;
}
div#anim { }

div#menu a:hover{
color: #FFA500;
font-weight: bold;
     }
div#levy2  a:hover{
color: #FFA500;
font-weight: bold;
     }
