.t3-wrapper {
    background-color: #fff!important;
    border-top: 0px solid #005daa;
}

.gradient {
    background: rgb(108,165,203);
background: linear-gradient(1deg, rgba(108,165,203,1) 0%, rgba(205,231,249,1) 100%);
}

div.row {
    max-width: 100%!important;
}

.np .col-md-1,.np .col-md-2,.np .col-md-3,.np .col-md-4,.np .col-md-5,.np .col-md-6,.np .col-md-7,.np .col-md-8,.np .col-md-9,.np .col-md-10,.np .col-md-11,.np .col-md-12 {
    padding: 0;
}

.np .col-lg-1,.np .col-lg-2,.np .col-lg-3,.np .col-lg-4,.np .col-lg-5,.np .col-lg-6,.np .col-lg-7,.np .col-lg-8,.np .col-lg-9,.np .col-lg-10,.np .col-lg-11,.np .col-lg-12 {
    padding: 0;
}

.t3-mainbody .row {
    max-width: 200%!important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000!important;
    background: none!important;
}

div.t3-navbar.navbar-collapse.collapse.pull-right.nopadding {
    padding: 0;
}

.mob .btn.btn-primary.off-canvas-toggle {
    color: #005daa;
    background-color:#fff;
    top: 27px!important;
    position: relative;
}

.nav-pills active {
    background-color: #fff;
}

div.logo-bar {

    padding: 20px;
    position: relative;
    z-index: 10;
}

.logo {
    margin-bottom: -71px;
    top:-2px;
    position: relative;
    z-index: 5000;
}

.logo-bar li a {
    margin: 0px 5px!important;
    font-size: 17px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    color: #000;
    background:none;;
    text-transform: uppercase;
    text-decoration: none;
    border-style: solid;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0px;
    border-color: rgba(0, 0, 0, 0.0);
    padding: 10px 10px!important;
}

.logo-bar li a:hover {
    color: #ffffff;
}

.logo-bar li ul a {
    margin: 0px 18px!important;
    font-size: 12px!important;
    font-family: 'Arimo', sans-serif;
    font-weight: 500;
    color: #fff!margin;
    text-transform: uppercase;
    text-decoration: none;
    border-style: solid;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0px;
    border-color: rgba(0, 0, 0, 0.0)
}

.treci .nav > li > a:hover, .treci .nav > li > a:focus {
    background: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: #ffffff52;
    color: #000;
    border-bottom-width: 0px;
}

.search-query {
    border-style: none!important;
    background-color: #e6e6e6!important;
    width: 350px!important;
    margin-top: 12px!important;
    border-radius: 5px!important;
    height: 40px!important;
}

.slide-desc-in {
    width: 1200px;
    margin: auto;
    text-align: left;
    left: 0px;
}

.slide-desc-bg-default {
    background: RGBA(0,0,0,0.0)!important;
}

.djslider-default .slide-desc {
    position: absolute;
    background: RGBA(0,0,0,0.0);
    min-height: 100%;
    display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center;
    font-family: 'Arimo', sans-serif;
}

.slide-text {
    width: 60%
}

div.slide-text h1 span {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Arimo', sans-serif;
    padding: 5px 20px;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.72);
    background-color: #005daa;
}

    .slide-text {
        width: 100%!important
    }
}

.slide-text h2 {
    color: #fff;
    font-size: 50px;
    padding: 5px 0px;
    font-weight: 700;
    font-family: 'Cairo', sans-serif;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.72);
}

.slide-text h3 span {
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    font-weight: 500;
    background-color: #005daa;
}

.slide-text h1 a:hover {
    color: #000;
}

div.moduletable h3 {
    text-align: center;
    color: #808080;
    font-family: 'Arimo', sans-serif;
    font-weight: 300;
    font-size: 30px;
}

.dole {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height:1;
    font-size: 13px;
    background-color: #f1f1f1;
    color: #000;
    margin-top: 10px;
    border-top: 10px solid #005daa;
}

.dolelink a {
    padding-right: 15px;
    font-weight: bold;
}

.dolelink a:hover {
    color: #000;
}

.dolelink {
    margin-top: 30px;
}

.app {
    margin-top: 30px;
}



.dole h1{
   font-size:12px;
   font-weight:500!important;
   color:#969696
}

.dole h2{
   font-size:10px;
   font-weight:300!important;
   color:#969696;
   margin-top: 30px;
}

.dole h3{
   font-size:35px;
   font-weight:300!important;
   color:#005daa
}

.dole h4{
   font-size:45px;
   font-weight:900!important;
   color:#005daa
}

.dole .col-md-8 p{
   font-size:13px;
   font-weight:300!important;
   color:#000;
   line-height:1.3;
}

.logofooter{
    margin-top:-60px;
    margin-bottom:20px;
    position:relative;
    z-index:155!important
}

.dole p {
    padding: 0px;

}

.dole li {
    display: inline-block;
}

.dole a {
    color: #005daa;
}

.dole a:HOVER {
    color: #fff;
}

.dole2 {
    background-color: #c3bfbf;
    color: #4d4d4d;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 13px;
    text-align:left;
}

section.article-content h1 {
    font-weight: 100!important;
    font-weight: 700!important;
    color: #005daa;
    text-align:left;
    font-size: 40px!important
}

.article-content h2 {
    font-weight: 700!important;
    color: #005daa;
    font-size:30px!important;

}

h1.article-title a {
    color: #343e47!important;
    text-align: center;
}

h1.article-title {
    color: #343e47!important;
    text-align: left;
}

section.article-content.clearfix p img {
    max-width: 100%!important;
    padding-top: 5px!important;
    padding-right: 0px!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
}

div.container.t3-mainbody {
    padding: 0 20px 30px 0px!important;
    font-size: 15px;
    color: #000000
}

div.t3-content.col-xs-12 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

h1.article-title {
    margin-top: 20px!important;
}

h3.module-title {
    text-align: center!important;
    font-size: 25px!important;
    font-wight: 300!important;
    border-style: solid!important;
    border-left-width: 0!important;
    border-right-width: 0!important;
    border-top-width: 0!important;
    border-bottom-width: 5px!important;
    border-color: #d6d6d6!important;
    padding-bottom: 10px!important;
}

div.dole2 a:hover {
    color: #fff!important;
}

section.article-content.clearfix h3 {
    line-height: 1.5em!important;
    font-weight: 800!important;
    color: #000!important;
}

.m-b-1 {
    font-size: 50px!important;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.off-canvas-effect-4.t3-off-canvas {
    z-index: 1000!important;
}

.padding {
    padding: 20px 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 5px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10px;
    padding: 0px 0!important;
    margin: 0px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #000;
    border: 0px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    background-clip: padding-box;
}

.t3-off-canvas-body .dropdown-menu {
    background-color: #005daa;
    margin-left: 10px;
}

.module-inner img {
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
}

div.module-inner {
    padding: 0!important;
    margin-bottom: -10px!important;
}

.mega-group-title {
    text-align: center!important;
    background-color: #ef4836!important;
    color: #fff!important;
    padding: 5px!important;
}

.mega-dropdown-menu {
    border-style: none!important;
}

.mega-inner {
    background-color: #75a0d3;
    padding: 0px!important;
    min-height: 100%!important;
    margin: 0!important;
}

.mega-nav li a {
    text-align: center!important;
    color: #000!important;
    margin: 0!important;
}

.mega-nav li a:hover {
    text-align: center!important;
    color: #005daa!important;
    background: none!important;
}

.mega-col-nav {
    padding: 0!important;
}

div.t3-off-canvas-body {
    background-color: #005daa;
}

.t3-off-canvas .t3-off-canvas-body a {
    color: #fff!important;
    text-decoration: none;
}

.nav > li > a {
    padding: 15px 10px;
}

em.caret {
    display: none!important;
}

.service-container {
    text-align: center;
    z-index: 1;
    position: relative;
}

.uslugein {
    padding: 40px;
    background-color: #fff;
    margin-bottom: 15px;
    border-top: 5px solid #b94a48;
    border-left: 1px solid #c0c2c3;
    border-right: 1px solid #c0c2c3;
    border-bottom: 1px solid #c0c2c3;
}

.uslugein p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.sredina {
    top: -20px;
    margin-left: -4px;
    margin-right: -4px;
    z-index: 3;
}

.sredina .uslugein {
    padding-bottom: 70px
}

.uslugein:hover {
    background-color: #f7f7f7;
    transition: background-color 0.5s ease;
}

.uslugatab {
    padding: 0px;
    color: #c0c2c3;
    font-family: 'Arimo', sans-serif;
}

h2.servicetitle a {
    font-family: 'Arimo', sans-serif;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #848688;
}

.svg-inline--fa.serviceicon {
    font-weight: bold;
    font-size: 50px;
    width: 100px;
    height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    padding: 20px;
    border-radius: 80px;
    color: #fff;
}

hr {
    text-align: center;
    /* horizontal centering */
    line-height: 1px;
    /* vertical centering */
    height: 1px;
    /* gap between the lines */
    font-size: 1em;
    /* choose font size you like */
    border-width: 1px 0;
    /* top and bottom borders */
    border-style: solid;
    border-color: #676767;
    margin: 30px 10px;
    /* 20px space above/below, 10px left/right */
    overflow: visible;
    /* ensure 1px gap between borders */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

hr:after {
    display: inline;
    /* for vertical centering and background knockout */
    background-color: #fff;
    /* same as background color */
    padding: 0 0.5em;
    /* size of background color knockout */
}

/* opera doesn't render correctly. hide section sign */
x:-o-prefocus, hr:after {
    content: "";
}

section.article-content.clearfix h1 {
    text-align: left;
    font-weight: bold;
    margin-top: 50px
}

.media {
    padding: 20px 0 5px 0;
    color: #D2D3D5;
    font-size: 15px;
    font-weight: 800;
    line-height: 0.8;
}

.media-object {
    top: -5px;
    position: relative;
}

div.media-body {
    text-align: center
}

.text {
    color: #5a5a5a;
    font-size: 15px;
    font-weight: 300;
    padding: 40px;
    text-align: center;
}

.text h1 {
    color: #bcacbd;
    font-size: 30px;
    font-weight: 100;
    margin: 30px 0 30px 0;
}

.text h1 span {
    color: #005daa;
    font-size: 40px;
    font-weight: 900;
    margin: 80px 0 30px 0;
    font-family: 'Cairo', sans-serif;
}

.text a {
    background-color: #005daa;
    padding: 8px 10px;
    color: #fff;
    font-size: 15px;
    line-height: 3;
}

.text a:hover {
    color: #000;
    text-decoration: none;
}

.sivo {
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #f3f3f3;
    background-color: #f3f3f3;
    margin-bottom:30px;
}

.tab .sivo {
    padding: 20px;
    border-style: solid;
    border-width: 0px;
    background-color: #000000;
    margin-bottom: 30px;
}

.tab {
    padding: 10px;
}

.slika {
    height: 200px;
    overflow: hidden;
    width: 100%;
}

.slika img {
    max-width: auto;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.tab .slika img {
    border-top: 10px solid #fff;
}


.vijest {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    background-color: #fff;
    flex-wrap: wrap;
    padding: 0;
}

a.mod-articles-category-title {
    color: #005daa;
    font-size: 15px;
    font-weight: bold;
}

.tab a.mod-articles-category-title {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    font-size: 55px;
    font-family: 'Arimo', sans-serif;
    text-shadow: 0px 0px 5px rgba(0,0,0,1);
}

.tab .mod-articles-category-article-3 a.mod-articles-category-title {
    font-size: 40px;
}

.tab a.mod-articles-category-title:hover {
    color: #fff!important;
    text-decoration: none;
}

.mod-articles-category-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}

.mod-articles-category-introtext {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 12px;
    text-align: left;
}

.tab .mod-articles-category-introtext {
    color: #fff
}

a.mod-articles-category-title:hover {
    color: #000;
}

span.cc-message {
    font-weight: 300;
    font-family: 'Arimo', sans-serif;
}

span.cc-message a {
    color: #fff;
    font-weight: bold;
}

.djbanner {
    position: relative
}

.djslider-loader {
    padding: 0!important;
}

.row.container {
    padding: 0!important;
}

.kon {
    padding: 7px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.kon a {
    padding: 7px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.kon a:hover {
    color: #fff;
    text-decoration: none;
}

.bijelo {
    background-color: #fff;
    z-index: 4;
    position: relative;
    top: 0px
}

.sadrzaj {
    padding-top: 50px;
}

.sadrzaj .sivo {
    margin-bottom: 30px;
}

.ld {
    margin: -98px 0px 0 -15px;
    min-width: 1180px;
}

.ispod {
    margin-bottom: 15px;
}

.pod img {
    max-width: 100%;
}

.article-content h6 {
    display: none;
}

.service-container-prvi {
    text-align: center;
    margin-top: 50px;
    margin-right: 20px;
}

.service-container {
    text-align: center;
    margin-top: 0px;
    margin-right: 20px;
}

.uslugatab {
    padding: 20px;
}

.dokument {
    background-color: #005daa;
    margin-bottom: 10px;
    padding: 20px;
    width: 100%;
}

div.dokument a {
    color: #fff;
}

.sajam {
    background-color: #994d9c!important;
    color: #fff!important;
}

.prvi {
    border-bottom: 0px solid #EBECEC;
}

.kal {
    float: left;
    margin-right: 10px;
}

.kalendar {
    top: 5px;
    border-left: 1px solid #EBECEC;
    height: 100%!important;
    padding-left: 5px!important
}

.kalendar h1 {
    font-size: 15px;
    margin: 0;
}

.kalendar h2 {
    font-size: 13px;
    margin: 0;
    color: #005DAA;
    font-weight: 300;
}

.kalendar h2 a{
    color: #005DAA;
}

.logo2 {
    margin-left: 10px;
}

.logo3 {
    margin-left: 15px;
    margin-top:35px
}

.slogan {
    padding: 4px 10px!important;
    font-size: 17px;
    color: #000;
}

.telefon {
    padding: 4px 0px!important;
    font-size: 15px;
    color: #000;
    text-align:right;
}

.izbornik li {
    display: inline-block;
    font-family: 'Barlow Condensed';
    color: #fff;
}

.izbornik li a {
    color: #fff;
}

.treci {
    background-color: #00000036
}

.bannernovosti{
    background-color:#6ca5cb;
    position:relative;
    z-index:5
}

.bannernovosti-in{
    width: 1300px;
    max-width:100%;
    margin:auto;
}

.bannernovosti-in .sivo{
    background-:none;
    margin-top:-170px;
    height:168px;
}

.bannernovosti-in .slika {
    height: 450px;
    overflow: hidden;
    width: 100%;
}

.bannernovosti-in .slika img{
    margin-left:-2px;
    width: 105%;
}

.bannernovosti-in .mod-articles-category-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    font-size:25px;
    font-weight:900;
    color:#fff;
    text-shadow: 0px 0px 10px #000000;
}

.bannernovosti-in .mod-articles-category-title:hover {
    text-decoration:none;
    color:#fff;
    text-shadow: 0px 0px 5px #000000;
}

.bannernovosti-in .mod-articles-category-introtext {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 12px;
    text-align: left;
    font-size:15px;
    font-weight:500;
    color:#fff;
    text-shadow: 0px 0px 3px #000000;
}

.frekvencije{
    background-color:#005daa;!important;
    font-size:16px;
    text-align:left!important;
    font-family: 'Barlow Condensed';
    margin:0;
    padding:20px;
    line-height:1.3;
    color:#fff;
}

.frekvencije h1{
    font-size:20px!important;
    text-align:left!important;
    font-family: 'Barlow Condensed';
    margin:0 0 20px 0!important;
    padding:0 15px;
    line-height:1.;
    color:#fff;
}


.frekvencije p{
    text-align:left!important;
}

.tab-a{
    background-color:#EE4540;!important;
    padding:30px!important;
    border-bottom: 10px solid #a00500;
    border-right: 0px solid #c5c6c6;
    left:15px;
}

svg.svg-inline--fa.fa-volume-up.fa-w-18 {
    float:left;;
    font-size:40px;
    margin-right:20px;
    color:#FFF;
}

.tab-a a{
    color:#fff!important;
}

.tab-a h1{
    color:#fff!important;
    font-weight:900;
}

.tab-b{
    background-color:#fff;!important;
    padding:30px!important;
    border-bottom: 10px solid #FFCA2C;
    border-right: 1px solid #c5c6c6;
    left:15px;
}

.tab-c{
    background-color:#fff;!important;
    padding:30px!important;
    border-bottom: 10px solid #801336;
    left:15px;
}

.tabovi h1{
    margin:0;
    font-size:22px;
}

.tabovi a{
    margin:0;
    font-size:15px;
    color:#adadad;
}

.tabovi svg {
   color:#EE4540;
   font-size:25px;
   top:5px!important;
   position:relative;
}

.naslovna h1{
    font-size:22px;
    position: relative;
    margin:30px 15px
}

.naslovna h1 span {
    background-color: white;
    padding-right: 10px;
}

.naslovna h1:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.7em;
    border-top: 5px solid #efefef;
    z-index: -1;

}

.desno h1{
    font-size:22px;
    position: relative;
    margin:30px 15px
}

.clanak h1 span {
    background-color: white;
    padding-right: 10px;
}

.desno h1:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.7em;
    border-top: 5px solid #efefef;
    z-index: -1;

}

.desno h1:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.7em;
    border-top: 5px solid #efefef;
    z-index: -1;
    margin-right:-30px
}

div.col-md-8.lijevo {
    padding: 0;
}

div.col-md-4.desno {
    padding: 0;
}

.t3-content {
    max-width:770px!important
}

.t3-mainbody .desno{
    padding-left:10px!important
}


.desno-in {
    background-color: #f3f3f3;
    min-height:20px;
}

.desno h1{
    left:-15px;
}


.desno {
    left:15px;
}

.novosti h1{
    font-size:22px;
    position: relative;
    margin:50px 15px
}

.novosti  h1 span {
    background-color: white;
    padding-right:20px!important;
}

.novosti  h1:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.7em;
    border-top: 5px solid #efefef;
    z-index: -1;
}

.novosti{
    margin:20px 0px;
}


#sticky-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sticky-social {
    left: 0;
    position: fixed;
    top: 205px;
    z-index:20;
}

#sticky-social a {
    background: #fff;
    color: #005daa;
    display: block;
    height: 55px;
    font-size: 30px;
    line-height: 55px;
    position: relative;
    text-align: center;
    width: 55px;
}


#sticky-social  a span {
    height: 55px;
    line-height: 55px;
    left: -150px;
    position: absolute;
    text-align: center;
    width: 150px;
    background: #000;
    font-size: 12px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index:-1;
    color:#fff;
}

#sticky-social a:hover span {
    left: 100%;
      -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

tr.tv.row0 td {
    background-color: #fff;
}

tr.tv.row1 td {
    background-color: #fff;
}

.tvp_currently td {
    color: #000!important;
    font-weight: bold;
    border-style: none;
}

.tvpDays li {
	background-color:#005daa!important;
	color:#fff!important;
}

.tvpDays li.active a{
	font-weight:bold;
	color: #000;
}

.mod_tvprofil_trenutno td{
    padding:12px 11px 11px 11px;
    border-color:#fff;
    font-size:14px;
}

.bezslike {
    display: none;
}

.duhovnikutak {
    font-weight: bold;
}

h1.duhovni {
    font-weight: bold;
}

h1.kutak {
    font-weight: 900;
    margin-top: 50px;
    text-align: center;
    border-bottom: 2px solid #005daa;
    padding-bottom: 10px;
    margin-left: 30px;
}

h1.kutak a{
    color:#000;
}

h1.kutak a:hover{
    text-decoration:none;
    color:#005daa;
}

.nakane h2 {
    font-weight: 900;
    margin-top: 0px;
    text-align: center;
    border-bottom: 2px solid #005daa;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-right:15px;
    font-size: 22px
}

.nakane h2 a{
    color:#000;
}

.nakane p{
    font-size:12px;
    font-weight:bold;
    padding:20px 35px;
}


.desno img {
    width: 80%;
}

td.flatcal_weekdays {
    font-size: 13px!important;
    font-weight: bold!important;
}

td.flatcal_daycell {
    font-size: 13px!important;
    text-align: center!important;
    padding: 10px 0!important;
}

a.flatcal_daylink {
    font-size: 13px!important;
}

td.flatcal_todaycell {
    font-weight: bold!important;
    text-align: center!important;
    padding: 10px 0!important;
}

a.flatcal_busylink {
    font-size: 13px!important;
    font-weight: 700!important;
}

td.flatcal_sundaycell {
    font-size: 13px!important;
    text-align: center!important;
    padding: 10px 0!important;
}

a.flatcal_sundaylink {
    font-size: 13px!important;
    color: #e61515!important;
}

td.flatcal_month_label a {
    font-size: 15px!important;
    color: #000!important;
    padding-top: 5px!important;
}

td.flatcal_month_label {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}


div.cf-control-group {
    padding-left: 0!important;
}

div.cf-form-wrap.cf-col-16 {
    padding: 0!important;
}

.mp3browser thead tr th {
    display: none;
}

tbody.mp3browser {
    background: #000;
}

.mp3browser tr td div {
    background-color: #000;
    font-size: 0;
    display: none;
}

.mp3browser tbody tr td {
    background-color: #f7f7f7;
}



@media screen and (max-width: 1023px) {
    div.logo-bar {
        padding:0px 0
    }

 .prev-button {
        display: none;
        clear: both;
        float: left;
        width: 0px;
        margin: 10px auto 5px 20px;
    }

    .next-button {
        display: none;
        clear: both;
        float: left;
        width: 0px;
        margin: 10px auto 5px 20px;
    }

    .slide-desc {
        margin-left:0px;
        width: 80%;
    }

    div.item-page article {
        margin-top: 50px;
    }

    div.slide-text h1 span {
        font-weight: 900;
        font-size: 0px;
        font-family: 'Arimo', sans-serif;
        text-align: center!important;
        ; text-shadow: 0px 0px 15px rgba(0,0,0,0.72);
        display: none;
    }


    div.slide-text h1 {
        text-align:center!important;
}


    .slide-text h2 {
        font-weight: 800;
        text-align: center;
        color: #fff;
        font-size: 15px;
        padding: 5px 20px;
    }

    .slide-text p {
        display: none;
    }

    .slide-text h3 span {
        color: #fff;
        font-size: 10px;
        padding: 5px 10px;
        font-weight: 500;
        text-align: center background-color:#005daa;
    }

    .slide-text h3 {
        text-align: center
    }

    .dole {
        margin-top:0px;
    }

    .dole {
        text-align:center;
    }

    .dole2 {
        text-align:center;
    }

    div.container.t3-mainbody {
        padding: 0 20px 30px 20px!important;
    }

    .service-container {
        text-align: center;
        z-index: 1;
        position: relative;
    }

    .sredina {
        top:0px;
        margin-left: 0px;
        margin-right: 0px;
        z-index: 3;
    }

    .sredina .uslugein {
        padding-bottom:0px
    }

    .singleservice, .singleserviceb {
        width: 100%;
    }

    .text {
        margin-top:0px;
    }

    .sivo {
        margin-bottom:20px;
    }

    .djbanner {
        top:0px!important;
        position: relative
    }

    .bijelo {
        top:0px
    }

    .ld {
        margin: 0px 0px 0 0px;
        min-width: 100%!important;
    }

    .pod {
        margin-bottom: 0px;
    }

.logo {
    margin-bottom: 0px;
    text-align:left!important;
}

.logo img{
    width:110px;
}

.slogan {
    padding: 14px 0px!important;
    font-size: 17px;
    color: #005daa;
    font-weight:bold;
    border-bottom: 1px solid #005daa;
}

.telefon {
    padding: 14px 0px!important;
}

img.logo2 {
    margin-top:5px
}

.kalendar{
    margin-top:10px;
    }

.np .col-md-1,.np .col-md-2,.np .col-md-3,.np .col-md-4,.np .col-md-5,.np .col-md-6,.np .col-md-7,.np .col-md-8,.np .col-md-9,.np .col-md-10,.np .col-md-11,.np .col-md-12 {
    padding: 0 20px;
}

.np .col-lg-1,.np .col-lg-2,.np .col-lg-3,.np .col-lg-4,.np .col-lg-5,.np .col-lg-6,.np .col-lg-7,.np .col-lg-8,.np .col-lg-9,.np .col-lg-10,.np .col-lg-11,.np .col-lg-12 {
    padding: 0 20px;
}

.bannernovosti{
    padding-top:20px;
}

div.col-md-8.lijevo {
    padding-left: 20px;
}

div.col-md-4.desno {
    padding: 20px;
}

.novosti{
    margin:0px 20px!important;
}

#sticky-social ul {
    display: none;

}

.bannernovosti-in .slika {
    height: 50vw;
    overflow: hidden;
    width: 100%;
}

.t3-mainbody .desno{
    left:0px!important;
    padding:10px!important
}

}

@media (max-width: 767px) {
    .tvpTable td:nth-child(2) {
        display: table-cell!important;
    }
    .tvpDays li.other {
        display: table-cell!important;
    }
}