#correct{
    background-color: #FFFF00
}
#wrong{
    background-color: red
}

#vzor{
    display: none;
}

#draha{
    position: relative;
    width: 100%;
    height: 0px;
    overflow: visible;
    margin-top: 64px;
}

#auticko{
    
    height: 128px;
    width: 128px;
    margin-top: -64px;
    margin-left: -64px;
    position: absolute;
    top: 0px;
    background: url(https://cdn0.iconfinder.com/data/icons/cars-and-delivery/512/coupe-128.png);    
}