 /* CSS Document */

/* BARVA ODKAZU */

  a {color:#DC6F03 }  
  a:hover {color: #700101}
  a:link, a:visited {text-decoration: none}


#vse { text-align: left; margin: 0 auto;  width: 980px; }
#vse { position: relative; }
body { text-align: center;}
body  {background-image: URL('image/pozadi.gif')}


#logo    {background-image: URL('image/logo.gif')}
#obsah    {background-image: URL('image/obsah.gif')}
#levy  {background-image: URL('image/sloupecl.gif')}
#pravy  {background-image: URL('image/sloupecp.gif')}





/* UMÍSTĚNÍ */

logo    { position: absolute; width: 500px; height:   180px; top:   0px; left: 300px  ; color: black}
#obsah   { position: absolute; width: 500px; height:   850px; top:   0px; left: 310px  ; color: black}
#levy    { position: absolute; width: 310px; height:   850px; top:   0px; left:   0px  ; color: black; text-align:center;}
#pravy   { position: absolute; width: 190px; height:   850px; top:   0px; left: 810px  ;black; text-align:center;} 
#tlprohl { position: absolute; width: 100px; height:    40px; top:   575px; left: 160px  ; color: black}
