body {
        font-family: Arial, lucida, sans-serif;
        background: Black url(images/pozadi.gif) ;
        color: #15810C;
        text-align: center;
        overflow:auto;
}
a{font-weight: bold; color: #15810C; font-size: 80%;}
a:hover {font-weight: bold;text-decoration: none; color: #DAE87E; font-size: 80%;}
a:active {font-weight: bold;text-decoration: none; color: #FFC000; font-size: 80%;}
#nadpis {
        font-size:80px;
        color: #ffc000;
        position: absolute;
        top: -40px;
        left:140px;
        margin: 0 auto;
        padding:0;
        height:137px;
        width:420px;
        overflow: hidden;
}
#nadpis span{
        position: absolute;
        top: 0px;
        left:0px;
        display:block;
        z-index:1;
        margin: 0 auto;
        padding:0 0;      
        background: url(images/basama.jpg);
        height:137px;
        width:420px;
}
#hlavni {
        position: relative;
        margin: 0 auto;
        width: 700px;
        height: 600px;
        background: black url(images/pozadi_div.jpg) repeat left;        
        border: 2px solid #15810C;
        margin-top:100px;
}
#texty{
        position:relative;
        height: 430px;
        top: 150px;
        z-index:2;
        overflow: auto;
        padding-left: 20px;
        padding-right: 20px;
}
#nabidka {
        position: relative;
        margin: 0 auto;
        width: 543px;
        height: 768px;
        background: black url(images/loading.gif) no-repeat center;        
        border: 0px;
        margin-top:5px;
}
#sipka_left a{
        position: absolute;
        margin: 0 auto;
        width: 56px;
        height: 43px;
        background: url(images/sipka_left.gif) repeat left;
        margin-top:371px;
        left: -70px;
}
#sipka_left a:hover{background: url(images/sipka_left2.gif) repeat left;}
#sipka_right a{
        position: absolute;
        margin: 0 auto;
        width: 56px;
        height: 43px;
        background: url(images/sipka_right.gif) repeat left;
        margin-top:371px;
        right: -70px;
}
#sipka_right a:hover{background: url(images/sipka_right2.gif) repeat left;}
.caj_div {position: absolute; width:169px; height:222px; right:0px; bottom: 0px; background: url(images/caj_div.jpg) repeat left;}
.fotogalerie a{
        background: url(images/fotogalerie.jpg) -161px 0 no-repeat;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 270px;
}
.fotogalerie a:hover{
        background-position: 0 0;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 270px;
}
.fotogalerie a:active{
        background-position: -322px 0;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 270px;
}

.kontakt a{
        background: url(images/kontakt.jpg) -161px 0 no-repeat;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 450px;
}
.kontakt a:hover{
        background-position: 0 0;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 450px;
}
.kontakt a:active{
        background-position: -322px 0;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 450px;
}
.nabidka a{
        background: url(images/nabidka.jpg) -161px 0 no-repeat;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 88px;
}
.nabidka a:hover{
        background-position: 0 0;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 88px;
}
.nabidka a:active{
        background-position: -322px 0;
        width: 161px;
        height: 17px;
        position: absolute;
        top: 120px;
        left: 88px;
}
.kafe{font-size:38px;color: #DAE87E;}
.uvod{position: relative; top:100px;}
