body {
    background: url('../_images/layout-uvod/uvod-line.gif') 0 365px repeat-x;
    text-align: center;
    margin: 0; padding: 0;
    font-size: 1em;
    font-family: "Trebuchet MS", "Arial CE", "Helvetica CE", Helvetica, sans-serif;}


#main {
    width: 580px;
    margin: auto;
    text-align: left;
    position: relative; }

h1 {
    line-height: 320px;
    text-align: center;
    margin: 0; padding: 0; }

.slogan {
    display: block;
    width: 518px;
    height: 76px;
    position: absolute; left: 0; top: 365px;
    background: url('../_images/layout-uvod/uvod-slogan.jpg') left top no-repeat; }

.top {
    cursor: hand;
    display: block;
    width: 355px;
    height: 319px;
    position: absolute; left: 163px; top: 46px;
    background: url('../_images/layout-uvod/uvod-top.jpg') left top no-repeat; }

.bottom {
    display: block;
    width: 351px;
    height: 30px;
    position: absolute; left: 167px; top: 441px;
    background: url('../_images/layout-uvod/uvod-bottom.jpg') left top no-repeat; }

#nav h2 { display: none; }

#nav ul {
    list-style-type: none;
    position: absolute; left: 525px; top: 45px;
    font-size: 0.75em;
    font-weight: bold;
    margin: 0; padding: 0; }
#nav a {
    text-decoration: none;
    text-transform: uppercase;
    color: #A29C8E; }
#nav a:hover {
    color: #F3AD33; }


