.nadpis {
        color: #ACEAB9;
        font-size: 22px;
        font-family: sans-serif;
        letter-spacing: 2px;
        border: none;
        padding: 0px;
        margin: .3em;
        margin: 0em;
}
.posun {
        color: #ACEAB9;
        font-size: 16px;
        font-family: sans-serif;
        font-weight: bolder;
        letter-spacing: 2px;
        border: none;
        padding: 0px;
        margin: .1em;
}
body {
        background-color: #000;
        padding: 0px;
        margin: 0px;
        border: none;
        font-size: 22px;
        font-family: sans-serif;
        letter-spacing: 2px;
        height:100%; 
        width:100%;
        background-image: url(index/bg.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
}

.telo {
        background-repeat: no-repeat;
        background-position: bottom left;
        padding: 10px; 
        margin: 0px;
        border: none;
}

.submenu {
        color: #ACEAB9;
        font-size: 11px;
        font-family: sans-serif;
        letter-spacing: 2px;
}

span.submenu a:hover { 
        background-color: #D7B08F; color: white;
}

.nu {text-decoration: none; font-family: sans-serif;} 
A:link {text-decoration: none; color: #ACEAB9} 
A:visited {text-decoration: none; color: #ACEAB9} 
A:hover {text-decoration: none; color: #ACEAB9}
h1 {font-family: sans-serif; margin: 0.5em; color:#ACEAB9}

.thumbs {border: dashed 1px #ACEAB9; padding: 0px; margin:10px;}
.thumbs:hover {position: relative; border: dotted 1px #ACEAB9; padding:0px; margin:10px;}

.thumb {border: dashed 1px #ACEAB9; padding: 0px; margin:15px;}
.thumb:hover {border: solid 1px #ACEAB9; padding: 0px; margin:15px;}

