.gkIsWrapper-gk_university .gkIsSlide {
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    opacity: 0.4 !important;
}

.gkIsWrapper-gk_university figure {
    left: 50%;
    top: 0;
    opacity: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 1;
    background-color: black;
}

.frontpage #gkPageContent {
    padding: 0px 0;
    margin-top: -23px;
}

.itemAuthorData {
    background: #F1F2F300;
    margin: 0px 0;
    overflow: hidden;
    padding: 30px;
}

.itemAuthorContent h3 {
    font-size: 14px;
    font-weight: 700;
    display: none !important;
}

.itemBody > ul, .itemBody > div > ul, ul.gkBullet1, ul.gkBullet2, ul.gkBullet3, ul.gkBullet4 {
    margin: 2em 0;
    padding: 0;
    display: none;
}

#gkPageTitle span {
    background: rgba(15, 23, 37, 0);
    padding: 2px 12px;
}

.darkbar .nspHeader {
    bottom: 0;
    font-size: 19px;
    font-weight: 700;
    left: 0;
    padding: 20px 18px;
    position: absolute;
}

.darkbar .nspHeader {
    text-transform: none;
}

body {
    background: #fff url('../images/mladi_bg.jpg') no-repeat center top;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    margin: 0;
    min-height: 100%;
    padding: 0;
    word-wrap: break-word;
}

.box.gk-video {
	background-image: url(/mrezamladih/images/banners/mreza_mladih_promo_1.jpg) !important;
}

.box.gk-video.onlydesktop {
    color: #888;
    line-height: 1.6;
    width: 100%;
    height: auto !important;
    max-height: 214px;
}