.mejs-horizontal-volume-slider{
    display:none !important;
}
#mep_0,#mep_1,#mep_2,#mep_3,#mep_4,#mep_5{
    background: transparent !important;
    border:2px solid white
}
.mejs-controls{ background: transparent !important;}
.mejs-controls{
    height:44px !important;
}
.mejs-mute button {
    background:url(../../img/zvucnik.png) top left !important;
    width: 28px !important;
    height:34px !important;
}
.mejs-unmute button {
    background:url(../../img/zvucnik.png) bottom left !important;
    width: 28px !important;
    height:34px !important;
}
.innertxt{
    color:white;margin-left:20px;font-size:18px;position:relative;top:15px;width:100%;text-wrap:none;
}
.gray{color:#888;}

.playerr{
    margin-bottom:0;border:0px solid white;
    text-align: center;
     background: url('../../img/bg-trans.png') repeat center center transparent;
}