

/*----- Media List Simple ------

h6.galleryTitle{ margin:0; clear: both;}



.mediaListBox {list-style: none;margin: 0 ;padding:0px; margin-left: 2%}
.mediaListBox .media {float:left;line-height:normal;list-style:none;margin:0 2% 15px 0;padding:0; 
                      position:relative; width: 18%; }
.mediaListBox .media.last{margin: 0 0 15px 0;}
.mediaListBox .media img {border: none;}

.mediaListBox .media a {display: table; width: 100%; position: relative; height: 0; padding-bottom: 100%}

.centerHVGalleryML {display: table-cell;text-align: center;vertical-align: middle;height: 100%;
                    width: 100%; background:#fff; position: absolute}
.centerHVGalleryML * {vertical-align: middle;}*/




/*----- Galerija - gledaoci reporteri ------

.msList2 .mediaListBox .media {width: 10.5%;}
#plejer {
    display: table;
    height: 0;
    padding-bottom: 75%;
    position: relative;
    width: 100%;
    margin-bottom:  20px;
}
#plejer .centerHVBI {
    background-color: #282828;
    display: table-cell;
    height: 100%;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#plejer .description {
    position: absolute; 
    bottom: 0; 
    width: 96%; 
    padding: 2%; 
    color: #fff; 
    background-color: #000; 
    opacity: 0.7; 
    filter:alpha(opacity=70);}*/
