body.msl-black {
	background:#272727 url() no-repeat;
	background-color:#272727;
	background-size:cover;
	background-attachment:fixed;
    font-family: 'PT Sans', sans-serif;
}

.msl-black .section:before, .msl-black section:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: transparent;
	 opacity: 0.8;
    content: "";
    margin: 0 auto;
    width: 1350px;
}
/* testna finta za obvestila */
.new-album-thumb:hover {
    background-color: ;
}