*
{
 border: 0px solid yellow;
 color: #C4C4C4;
 font-family: Tahoma, Arial;
 font-size: 9pt;
 padding: 0px;
 margin: 0px;
 text-align: left;
}

body
{
 background-color: #000000;
 background-image: url('./podklad.jpg'); background-position: center top; background-repeat: repeat-y;
 text-align: center;
}

#celek
{
 width: 100%; height: 100%; clear: both;
 text-align: center;
}

#vrsek
{
 background-image: url('./vrsek.gif');
 position: relative; top: 0px;
 width: 1000px; height: 188px;
 margin-bottom: 10px;
 margin-left: auto; margin-right: auto; 
}

#menu1, #menu2, #menu3, #menu4
{
/* border: 1px dotted yellow; */
 width: 150px; height: 18px;
 position: absolute;
 text-align: center;
 cursor: hand;
}

#menu1 { top:  51px; left: 640px; }
#menu2 { top:  88px; left: 700px; }
#menu3 { top: 125px; left: 596px; }
#menu4 { top: 125px; left: 774px; }

.levy, .pravy
{
 position: relative;
 width: 1000px; height: 216px;
 margin-left: auto; margin-right: auto; 
 margin-bottom: 10px;
}

.levy
{
 background-image: url('./levy.gif');
}

.pravy
{
 background-image: url('./pravy.gif');
}

.obsah-l, .obsah-p
{
/* border: 1px dotted yellow; */
 width: 365px; height: 170px;
 position: absolute; top: 20px;
}

.obsah-l { left:  50px; text-align: right; }
.obsah-p { left: 575px; }

.foto-l, .foto-p
{
/* border: 1px dotted yellow; */
 width: 210px; height: 170px;
 position: absolute; top: 20px;
}

.foto-l { left: 440px; }
.foto-p { left: 340px; }

#obsah
{
 background-image: url('./obsah.gif');
 position: relative;
 width: 1000px; height: 580px;
 margin-left: auto; margin-right: auto; 
 margin-bottom: 10px;
}

#text
{
/* border: 1px dotted yellow; */
 width: 890px;
 position: absolute; top: 20px; left: 60px;
}

#spodek
{
 position: relative;
 width: 1000px; height: 50px;
 margin-left: auto; margin-right: auto; 
 margin-bottom: 10px;
 text-align: right;
}

/* ========================================================================== */

p
{
 width: 100%; margin-top: 5px;
}

h1, h1 a
{
 color: #4A768A;
 font-size: 10pt;
 margin-top: 5px; margin-bottom: 5px;
}

a
{
 font-weight: bold;
 text-decoration: none;
}

.nastred
{
 text-align: center;
}

li
{
 margin-left: 25px;
}



