/* PODBREZNIK OVERRIDE */
.sp_cenik th {
    text-align: center;
    background-color: #fe9400;
    color: #fff;
    font-weight: bold;
}
.single-page > .header.no-image, .blog-page > .header.no-image {
    background: #595856;
    background-image: url(/images/header_bg2.jpg);
    background-size: 100%;
}
#gkHeader {
    background-size: cover !important;
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 160px;
    background-color: #363b3a;
}
#gkMobileMenu i {
    background: #ffffff;
}
#gkMobileMenu i:before, #gkMobileMenu i:after {
    background: #ffffff;
}
#gkMobileMenu span {
    color: #ffffff;
}
.box li {
    border-bottom: 0px solid #e5e5e5;
}
ul, ol {
    margin: 0;
    padding: 0 0 0 0px;
}
.gkIsWrapper-gk_box .gkIsPagination li {
    margin: 0 5px;
}
.gkIsWrapper-gk_box .gkIsPagination li.active {
    border-top: 3px solid #fe9400;
}
.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkBottom3 .box, .frontpage #gkBottom4 .box, .frontpage #gkBottom5 .box, .frontpage #gkBottom6 .box, .frontpage #gkBottom7 .box, .frontpage #gkBottom8 .box {
    padding: 10px 0 0px 0;
}
.box.border1 .box-wrap, .box.border2 .box-wrap {
    border-top: 2px solid #fe9400;
    border-bottom: 2px solid #fe9400;
    border-left: 0px solid #fe9400;
    border-right: 0px solid #fe9400;
}
.ms_slideshow {
    height: 585px;
    margin-bottom: 90px;
    background-color: #fe9400;
}
.frontpage #gkPageContent {
    display: none;
}
.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkBottom3 .box, .frontpage #gkBottom4 .box, .frontpage #gkBottom5 .box, .frontpage #gkBottom6 .box, .frontpage #gkBottom7 .box, .frontpage #gkBottom8 .box {
    padding: 0px 0 0px 0;
}
.frontpage #gkHeaderMod h4 sub {
    font-size: 20px;
}
#gkBreadcrumb {
    background-color: #363b3a;
}
#gkBreadcrumb .gkPage {
    text-align: center;
}
#gkBreadcrumb .gkPage a {
    display: inline-block;
}
#gkBottom2 {
    margin-top: 50px;
}