#sp-header {
    height: 100px !important;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
#sp-header .logo {
    height: 100px;
    display: inline-flex;
    margin: 15px 0px !important;
    align-items: center;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
.sp-megamenu-parent.menu-animation-none.d-none.d-lg-block {
    padding-top: 15px;
}
.sp-page-title {
    padding: 85px 0px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 34px !important;
    line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 22px !important;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px;
}
.image-layout-preset-style-poster .sppb-addon-image-layout-content {
    position: absolute;
    margin: 0 0px !important;
}
.sppb-addon-image-layout-content {
    background: #f1f1f1;
    padding: 10px 40px 40px;
}
.sppb-flipbox-panel, .threeD-item {
    height: 200px;
}
.cjenik tr td {
    border: 1px solid;
	padding: 3px;
}
.programi h2 {
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue !important;
}