/* Ovo su zastavice da ne bjeze */
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #3fa531!important;
}
/* Ovo je boja menija */
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #ffffff!important;
}
/* Ovo je subheder boja titla */
#Subheader .title {
    color: #ffffff!important;
}

/* Ovo je meni po sredini */
.menu-highlight #Top_bar .menu > li > a span:not(.description) {
    line-height: 74px!important;
}
/* Ovo je slike na pocetnoj da su po sredini */
.image_frame .image_wrapper img:not(.ls-l) {
    position: relative;
    top: -2px;
    left: 33px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



