/* audio přehrávač */
.mejs-container ,
.mejs-controls {
    background: #0B3F32 !important; /* výchozí #222 */
}
.bg-img > .bg-img-japan {
    width: 170px;
    height: 240px;
    top: -8%;
    left: 35%;
}   
.bg-img > .bg-img-stone {
    width: 226px;
    height: 180px;
    bottom: 0;
    left: 47%;
}
.bg-img > .bg-img-fish1 {
    width: 400px;
    height: 265px;
    top: 0%;
    left: 47%;
    background-image: url("../img/bg-img-fish1.png");    
}
.bg-img > .bg-img-bird3 {
    width: 100px;
    height: 78px;
    top: 3%;
    left: 35%;
}
.bg-img > .bg-img-fish1.alt {
    top: -2%;    
    left: 72%;
}
.bg-img > .bg-img-fish1.alt-center-invert {
    top: 4%;    
    width: 10%;
    left: 45%;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.bg-img > .bg-img-vuz {
    width: 700px;
    height: 264px;
    top: -2%;
    left: 43%;
    background-image: url("../img/bg-img-vuz1.png");
}
.bg-img > .bg-img-snake.alt {
    bottom: 0;    
    left: 0%;
}
.bg-img > .bg-img-sitting.alt3 {
    width: 400px;
    height: 400px;
    bottom: -128px;   
}
.bg-img > .bg-img-house2 {
    width: 1100px;
    height: 891px;
}
.bg-img > .bg-img-gipsy,
.bg-img > .bg-img-gipsy-small {
    width: 300px;
    height: 272px;
    top: -1%;
    left: 53%;
    background-image: url("../img/bg-img-gipsy.png");    
}
.bg-img > .bg-img-gipsy-small {
    top: 2%;
    width: 200px;
    height: 172px;
}
.bg-img > .bg-img-bird3.alt {
    top: 60%;
    left: 85%;
}
.bg-img > .bg-img-japan.alt {
    width: 200px;
    height: 282px;
    top: 0%;
    left: 53%;
} 
.bg-img > .bg-img-japan.alt1 {
    width: 200px;
    height: 282px;
    top: 0%;
    left: 83%;
} 
.bg-img > .bg-img-japan.alt2 {
    width: 200px;
    height: 282px;
    top: 3%;
    left: 83%;
} 
.bg-img > .bg-img-stone.alt {
    width: 150px;
    height: 120px;
}
.bg-img > .bg-img-bird3.alt1 {
     top: 13%;
    left: 75%;
}
.bg-img > .bg-img-bird3.alt2 {
     top: 12%;
    left: 40%;
}
.bg-img > .bg-img-sleep {
    width: 354px;
    height: 219px;
    bottom: 25px;
    left: 75%;
    background-image: url("../img/bg-img-sleep.png");       
}
 .bg-img > .bg-img-horse2.alt {
    top: 0%;  
}
.bg-img > .bg-img-rom {
    width: 150px;
    height: 308px;
    top: 0%;
    left: 80%;
    background-image: url("../img/bg-img-rom.png");       
}
.bg-img > .bg-img-hen {
    width: 300px;
    height: 132px;
    top: 15%;
    left: 70%;
    background-image: url("../img/bg-img-hen.png");       
}

@media only screen and (min-width: 1400px) {
    .bg-img > .bg-img-vuz {        
        top: 5%;
        left: 43%;        
    }
    .bg-img > .bg-img-gipsy {        
        top: 10px;
        left: 53%;        
    }
    .bg-img > .bg-img-japan {        
    width: 100px;
    height: 141px;
    top: 5px;
    left: 35%;        
    } 
    .bg-img > .bg-img-house2 {
    width: 800px;
    height: 648px;
    }    
    .bg-img.low_header > .bg-img-japan.alt1 {
        width: 120px;        
    }
    .bg-img.low_header > .bg-img-bird3.alt1 {
        width: 60px;        
    }
}



@media only screen and (min-width: 1600px) {
    .bg-img > .bg-img-vuz {        
        width: 350px;
        height: 132px;
        top: auto;
        left: auto;
        bottom: 0;
        right: 2%;
    }
    
}
