body {
    margin: 0;
    padding: 0;
    background-color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
   
    }
    
    .background {
     position: fixed;
     right: auto;
     top: 0px;
     z-index: -1;
    }
#background {
        
        z-index: -1;
    }
.background-image {
    width: 1920px;
    height: 1080px;
    background: url('img/bg-velke.jpg') top center; 
    }
    
    
    a {
        text-decoration: none;
    }
    
    
    .hlavni {
        margin: auto;
        background-image: url('img/bg.png'); 
        width: 980px;
        height: 100%;
}

        .hlavni2 {
        margin: auto;
        width: 980px;
        height: 100%;
}
        
        .logo {
            margin: auto;
          
            width: 300px;
            height: 285px;
            background-image: url('img/logo.png');
        }
        
        .logo2 {
            margin: auto;
            width: 391px;
            height: 225px;
            background-image: url('img/logo_satan.png');
        }
        
        .kliklogo {
            float: right;
            width: 250px;
            height: 285px;
        }
        
        .fotografie {
            float: left;
            width: 980px;
            height: 250px;
            text-align: center;
        }
        
        .text {
            margin: auto;
            width: 560px;
             color: #d9d9d9;
        }
        
    .language {
        bottom: 0px;
        position: fixed;
        width: 980px;
        color: #000000;
        }
        
        .jazyk {
        float: right;
        width: 151px;
        height: 77px; 
        }
        
        .vyberjazyk {
            float: left;
            width: 70px;
            height: 77px;
            margin-left: 5px;
            text-align: center;
            
        }
        
        .vyberjazyk img{
            padding-bottom: 7px; 
            border: 0;
        }
        
        .vyberjazyk a {
            text-decoration: none;
            color: #9d9d9d;
        }
        
        .menu {
            padding-top: 15px;
        bottom: 0px;
        position: fixed;
        width: 980px;
        color: #9d9d9d;
        background-color: #000000;
        opacity: 0.85;
         height: 62px;
            font-size: 24px;
            text-align: center;
        }
        
        .menu a {
            text-decoration: none;
            color: #9d9d9d;
        }
        
        h1 {
            text-align: center;
            color: #a60000;
        }