span.podrobno {
    float: right;
    margin-right: 30px;
    position: relative;
    display: inline-block;
}
.body-info {
    height: 185px;
	width: 100%;
    position: relative;
    display: block;
}
.news_icon {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #003E7E;
    border-radius: 4px;
    width: 115px;
    font-weight: bolder;
}
.image.shine {
    width: 100%;
}
.shine {
    position: relative;
    padding-top: 2px;
	padding-left: 2px;
}
.title {
    vertical-align: baseline;
    padding-top: 15px;
    display: block;
    overflow: hidden;
    margin-left: 10px;
    color: #3b3b3b;
    height: 75px;
    max-height: 75px;
    font-size: 19px;
    line-height: 1;
}
.previewtext {
    color: #3b3b3b;
    font-size: 16px;
    line-height: 0.9;
    margin: 10px;
    margin-top: 10px;
}
img.preview_picture {
    opacity: 0.12;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 2px;
    padding-left: 2px;
}
.niz_news {
    width: 100%;
    margin: 0px 10px 10px;
}
