/** 
�uti krug outline na dot navigaciji u headeru, aktivna stranica
ovo ne�e mo�i biti inline jer je pseudo element
jednako u fizici i matematici
**/
.dot-nav .cell .dots li.active.current:after {
    content: url(../img/yellow-ring-1533201572194.png);
}

.module-header {
    background: url(../img/top-bg-1533201572194.jpg) no-repeat 50% 50%;
    background-size:cover;
}
.module-header .btn.btn-orange:before {
    background: url(../img/pin-1533201572194.png) no-repeat 50% 50%;
}

.homepage section.did-you-know {
    background-image: url(../img/did-you-know-1533201572194.jpg);
    background-size:cover;

}

section.buttons {
    background: url(../img/bg-buttons-1533201572194.png) 50% 50% no-repeat;
    background-size:cover;
}

section.conclusion {
    background: url(../img/top-bg-1533201572194.jpg) no-repeat 50% 50%;
    background-size:cover;
}

section.take-test {
    background: url(../img/procjeni-znanje-bg-1533201572194.jpg) no-repeat 50% 50% #412e5c;
    background-size:cover;
}

section.take-test.opened {
    background-image: url(../img/procjeni-znanje-bg2-1533201572194.jpg);
    background-size:cover;
}


section h1.uvod:before, 
section h2.uvod:before, 
section h3.uvod:before, 
section h4.uvod:before, 
section h5.uvod:before, 
section h6.uvod:before {
    background: url(../img/icons/icon-lightbulb-1533201572194.svg) 50% 50% no-repeat;
}
section h1.dodatna-tema:before, 
section h2.dodatna-tema:before, 
section h3.dodatna-tema:before, 
section h4.dodatna-tema:before, 
section h5.dodatna-tema:before, 
section h6.dodatna-tema:before {
    background: url(../img/icons/Dodatna-tema-1533201572194.svg) 50% 50% no-repeat;
    background-size:contain;
}
section h1.izborna-tema:before, 
section h2.izborna-tema:before, 
section h3.izborna-tema:before, 
section h4.izborna-tema:before, 
section h5.izborna-tema:before, 
section h6.izborna-tema:before {
    background: url(../img/icons/Izborna-tema-1533201572194.svg) 50% 50% no-repeat;
}
section h1.izradi-vjezbu:before, 
section h2.izradi-vjezbu:before, 
section h3.izradi-vjezbu:before, 
section h4.izradi-vjezbu:before, 
section h5.izradi-vjezbu:before, 
section h6.izradi-vjezbu:before {
    background: url(../img/icons/Izradi-vjezbu-1533201572194.svg) 50% 50% no-repeat;
}
section h1.pokus:before, 
section h2.pokus:before, 
section h3.pokus:before, 
section h4.pokus:before, 
section h5.pokus:before, 
section h6.pokus:before {
    background: url(../img/icons/Pokus-1533201572194.svg) 50% 50% no-repeat;
}
section h1.prakticna-vjezba:before, 
section h2.prakticna-vjezba:before, 
section h3.prakticna-vjezba:before, 
section h4.prakticna-vjezba:before, 
section h5.prakticna-vjezba:before, 
section h6.prakticna-vjezba:before {
    background: url(../img/icons/Vjezba-1533201572194.svg) 50% 50% no-repeat;
}
section h1.projekt:before, 
section h2.projekt:before, 
section h3.projekt:before, 
section h4.projekt:before, 
section h5.projekt:before, 
section h6.projekt:before {
    background: url(../img/icons/Projekt-1533201572194.svg) 50% 50% no-repeat;
    background-size:contain;
}
section h1.znati-vise:before, 
section h2.znati-vise:before, 
section h3.znati-vise:before, 
section h4.znati-vise:before, 
section h5.znati-vise:before, 
section h6.znati-vise:before {
    background: url(../img/icons/Znati-Vise-1533201572194.svg) 50% 50% no-repeat;
}
section h1.korelacija:before, 
section h2.korelacija:before, 
section h3.korelacija:before, 
section h4.korelacija:before, 
section h5.korelacija:before, 
section h6.korelacija:before {
    background: url(../img/icons/Korelacija-1533201572194.svg) 50% 50% no-repeat;
    background-size:contain;
}
section h1.rjesenje:before, 
section h2.rjesenje:before, 
section h3.rjesenje:before, 
section h4.rjesenje:before, 
section h5.rjesenje:before, 
section h6.rjesenje:before {
    background: url(../img/icons/Rjesenje-1533201572194.svg) 50% 50% no-repeat;
}
section h1.zadatak:before, 
section h2.zadatak:before, 
section h3.zadatak:before, 
section h4.zadatak:before, 
section h5.zadatak:before, 
section h6.zadatak:before {
    background: url(../img/icons/Zadatak-1533201572194.svg) 50% 50% no-repeat;
}

section .definition:before {
    background: url(../img/Definicija-icon-1533201572194.svg) no-repeat 50% 50%;
    background-size:contain;
}

.owl-info .owlBtn {
    background: url(../img/sovica-1533201572194.svg) 50% 50%;
    background-size:cover;
}

.homepage {
    background: url(../img/home-bg-1533201572194.png) no-repeat top center;
    background-size:cover;
}

.accordion-holder .panel-group .panel-heading .icon-zad {
	background: url(../img/icons/zadatak-sprite-1533201572194.png) top right no-repeat;
}
.accordion-holder .panel-group .panel-heading a:hover>.icon-zad {
	background: url(../img/icons/zadatak-sprite-1533201572194.png) top left no-repeat;
}
.accordion-holder .panel-group .panel-heading a[aria-expanded=true]>.icon-zad {
	background: url(../img/icons/zadatak-sprite-1533201572194.png) top left no-repeat;
}
