#body {position: relative; width: 1200px; margin-left: 2px; margin-right: auto}
#obsah {position: absolute; width: 800px; top: 150px; left: 10px}
#hlavicka {position: absolute; width: 760px; height: 120px; top: 10px; left: 10px}
#levy {position: absolute; width: 150px; top: 120px; left: 0px}
#pravy{position: absolute; width: 110px; top: 120px; left: 650px}
h2    {color: black; font-style: normal;}
a:link {text-decoration: underline}
a:link    {color: blue}
a:visited    {color: blue}
a:active    {color: red}
a:hover    { color: red}
