body
{
 color: #000000;
 text-align: center;
 background: url('../images/pozadie.jpg') center top no-repeat;
 background-color: #000000;
}

#cela_stranka
{
 width: 1024px;
 height: 768px;
 position: relative;
 text-align: left;
 margin: auto;
}

#hlavicka, #copyright
{
 width: 100%;
 position: relative;
}

#hlavicka
{
 height: 205px;
}

#hlavicka #logo
{
 width: 180px;
 height: 105px;
 display: block;
 position: absolute;
 top: 60px;
 left: 207px;
}

#obsah
{
 width: 100%;
 height: 390px;
 position: relative;
}

#galeria
{
 width: 380px;
 height: 210px;
 position: absolute;
 top: 97px;
 left: 185px;
}

#galeria .gal
{ width: 45px; height: 40px; margin: 10px 22px 25px 8px; }

#ovladanie
{
 width: 14px;
 height: 210px;
 position: absolute;
 top: 95px;
 left: 562px;
}

#text
{
 width: 230px;
 height: 300px;
 position: absolute;
 top: 47px;
 left: 615px;
 padding: 0 15px 0 15px;
}

#text p
{ font-size: 1.2em; }

#text p a
{ color: #be352d; font-weight: bold; text-decoration: none; }

#text p a:hover
{ color: #ff0000 }

#copyright
{
 height: 120px;
}

#copyright #lord
{
 width: 65px;
 height: 69px;
 display: block;
 position: absolute;
 top: 92px;
 right: 205px;
}
