body
{background-image: url(back.bmp); background-position: center; background-repeat: repeat-y; background-color: #E0E0D0}

/* 
sloupce */
#zakladni {margin: -8px auto; position: relative; width: 800px}
/* vycentrování bloku */

#obsah
{position: absolute; width: 600px; top: 120px; left: 0px; padding: 0px 20px 0px 20px}

#hlavicka
{position: absolute; width: 794px; height: 120px; top: 0px; left: 0px; text-align: center; vertical-align: middle; background-color: #F6EC7C; border: 3px solid #808000}

#pravy
{position: absolute; width: 200px; top: 120px; left: 600px; padding: 0px 20px 0px 20px}

/* texty */
h1
{color: #006000; font: normal bold 42pt Garamond, Times New Roman, sans-serif; text-shadow: 3px 6px #BABC1C}
/*  */

h3
{color: #808000; font: bold 16pt; text-decoration: underline}

body, p, li, td
{font-size: 14pt}
