.carousel-control {
    width: 0.5%;
}
#organizatori-kurseva .carousel-inner {
    /*min-height: 280px;*/
}
#homesearch .btn-group, .btn-group-vertical {
    width: 100%;
}
#homesearch button.multiselect {
    width: 100% !important;
    height: 45px;
    text-align: left;
}
#homesearch button.multiselect:hover, #homesearch button.multiselect:focus {
    color: #333;
}
#homesearch .caret {
    top: 20px;
}

.institution {
    text-align: center;
}
.panel-body {
    padding: 15px 0;
}
.panel-footer {
    background-color: transparent;
    border: none;
}
.pagination>li>a, .pagination>li>span {
    color: #69A249;
}
.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
h1.main-title, h2.main-title {
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    -moz-text-shadow: 2px 2px 2px #000;
    -ms-text-shadow: 2px 2px 2px #000;
    -o-text-shadow: 2px 2px 2px #000;
    -webkit-text-shadow: 2px 2px 2px #000;
}
h1.main-title {
    font-size: 3em;
}
h2.main-title {
    font-size: 2em;
    margin-bottom: 30px;
}
.more_content {
    height: 15px;
}
ul.demo1 {
    height: auto !important;
}
.sp_bann {
    margin: 0 10px 10px 0;
    float: left;
}
.hide-bann {
    display: none;
}
footer {
    max-width: 100%;
}
@media (min-width: 1200px) {
    .item-min-height {
        min-height: auto;
    }
    .fix-height-news {
        min-height: 190px;
    }
}
/*** Pretraga top ***/
.pretraga-top h1 {
    font-size: 18px;
}
.pretraga-top h4 {
    font-size: 14px;
}
.content-marker img.img-cat {
    max-width: 140px;
    margin-right: 10px;
}
.content-marker-homepage-holder {
    display: table;
    width: 100%;   
}
a.content-marker-homepage-holder-1 {
    background-color: rgba(87,7,104,0.9);
    display: block;    
}
a.content-marker-homepage-holder-1 h1 {
    color: #fff;
    font-size: 1.25em;
    text-align: center;
    padding: 15px;
    margin: 0px;
}
a.content-marker-homepage-holder-1 h1:hover, a.content-marker-homepage-holder-1:hover {
    text-decoration: none;
}
a.content-marker-homepage-holder-1:hover {
    background-color: #5cb85c;
}
a.content-marker-homepage-holder-1 h1 img.home-category-icon {
    height: 80px;
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
@media(max-width:768px) {
    a.content-marker-homepage-holder-1 h1 img.home-category-icon {
        height: 20px;
        display: inline;
        margin-top: 0px;
        float: right;
    }
    a.content-marker-homepage-holder-1 h1 {
        text-align: left;
        font-size: 1.2em;
        overflow: hidden;
    }
    .categories-holder {
        margin: 0 0;
    }
    h1.main-title {
        font-size: 2em;
    }
    h2.main-title {
        font-size: 1.4em;
        margin-bottom: 10px;
    }
}
@media (min-width: 768px){
    #page-content-wrapper {
        padding: 10px 20px 20px 20px;
        position: relative;
    }   
}
.homepage-cover [class^="col-"] {
    padding-left: 5px !important;
    padding-right: 5px;
    margin-bottom: 10px;
}
.content-marker-homepage {
    display: table-cell;
    vertical-align: middle;
}
.front .content-marker-homepage {
    text-align: center;
}
.back .content-marker-homepage {
    text-align: left;
    padding: 0 15%;
}
.content-marker-homepage img.img-responsive {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fff;
}
.content-marker-homepage h1{
    font-size: 1.5em;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
}
.content-marker-homepage a, .content-marker-homepage h1 a {
    color: #fff;
    text-decoration: none;
}
.content-marker-homepage a:hover, .content-marker-homepage h1 a:hover {
    color: #fafafa;
    text-decoration: none;
}
.homepage-cover {
    background-position: center;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px;
    border-bottom: 5px solid #999;
}
.home-search-box-top {
/*    background-color: rgba(246,90,43,0.6);*/
    font-size: 1.5em;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    padding: 10px 0;
    overflow: hidden;
}
.home-search-box-top a, .home-search-box-top a span.text-primary {
    color: #fff;
    font-weight: bold;
}
.more {
    font-size: 2.5em;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-top: 10px
}
.categories-holder {
    margin: 50px 0 30px 0;
}
#page-content-wrapper {
    max-width: 100% !important;
}