body {
  background:#ECECEC;
}
form {
  
}

.off {
    display: none;
}
.clear {
    clear: both;
}
.nopad {
    padding: 0;
}
.nopadL {
    padding-left: 0;
}
.nopadR {
    padding-right: 0;
}
.transparent, .transparent *:not(.btn-primary) {
    background: none !important;
    color: white;
}
.borderless, .borderless * {
    border: none !important;
    box-shadow: none !important;
}
.preHeader {
}

#topBar {

}
.header {
    border-bottom: 8px solid #004F8D;
    text-align: left;
    margin: 15px 0;
}
.header img {
    max-width: 100%;
    margin: 0 auto;
}
#cPolicy {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 10px;
    z-index: 20000;
}
#cPolicyContainer {
    color: white;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 20px 15px;
    background: #000000;
    font-size: 12px;
}
#cPolicyClose {
    float: right;
}
#cPolicy a {
    color: white;
    text-decoration: underline;
}
#ajax-modal iframe{width:100%;border:none;min-height:650px;}

#cf .form-group{margin-bottom:5px;}
#ajax-modal-sm iframe{width:100%;border:none;min-height:610px;}
#mainNavigation {
    margin-bottom: 0;
    padding: 5px 10px;
    border: none;
    background:#fff;
}
#leftNav {

}
.navbar-brand {
    padding: 0;
}
.navbar-toggle{margin:0 0 0 10px;}
.navbar-collapse.in{background:#fff;} 
.search-collapse{padding-top:8px;}
ol.breadcrumb {
    background: none !important;
}

.footer {
    border-top: 1px solid white;
    padding: 1em 0;
}
.tools form {
    margin-bottom: 20px;
}
#pull-menu {
    position: fixed;
    right: 2%;
    padding: 4px;
    z-index: 1000;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    text-align: right;
    width: 10%;
}
/*homepage*/

.homePage .listEventDate .badge {
    display: none;
}
.homePage hr.clear {
    height: 1px;
    color: #004f8d;
    background: #004f8d;
}
.summary {
    padding: .5em;
}


@media (max-width: 768px) {
    #najave.nopad, #kino.nopad {
        padding: 0 1em !important;
    }
    .articleList {
        border: none !important;
    }
    #uprava_menu .um {
        width: 24%;
        float: left;
        font-size: 0.8em;
        margin-bottom: 2em;
    }
    #uprava_menu .um img {
        max-height: 36px;
    }
}


h1.listTitle {
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 8px;
}
.articleList4columns, .articleList3columns {
    display: flex;
    flex-wrap: wrap;
}
/*lists*/
.homePage .articleTitle {

}

.articleList4columns .listImage {
    /*    height:0;
     padding-bottom:75%;
     overflow:hidden;
     */
}

.articleList4columns .listImage img {/* transform:scale(1.55);*/
}

.articleList4columns .articleList {
    border-right: 1px solid silver;
}
.articleList4columns .articleList:last-of-type {
    border: none;
}

.articleList {
    margin-bottom: 2em;
    position: relative;
}
.articleTitle, .articleTitleBlock {
    margin-top: 0.5em !important;
    font-size: 18px;
    font-weight: normal;
}
.articleTitle a, .articleTitleBlock a {
    color: #4c4c4c;
}
.listImage {
    text-align: center;
}
.listImage.left {
    padding-left: 0 !important;
}
.listEventDate {
    margin: 4px 0;
    color: #a7a9ab;
}
.col-12.articleList .listImage.pull-left {
    margin-right: 8px;
}

.mwrap {
    padding: 10px;
}

/*article details*/
.modal-body object {
    max-height: 100% !important;
    min-height: 720px;
}
.eventExpired {
    background: red !important;
}
.eventSoon, .eventNow {
    background: green !important;
}
.artleFileCont {
    margin-bottom: 2em;
}

#socialPlugins {
    margin: 15px;
}
#articleImages.right {
    float: right;
    max-width: 100%;
    margin-left: 1em;
}
#articleImages.left {
    float: left;
    max-width: 100%;
    margin-right: 1em;
}
.carousel .item {
    background: none !important;
}
.carousel-control {
    cursor: pointer;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 100%) !important;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.15) 0px , rgba(0, 0, 0, 0) 100%) !important;
}
#myCarousel .item a {
    cursor: zoom-in;
}

.addthis_toolbox.addthis_32x32_style span {
    line-height: 12px !important;
}

/*widgets*/

#main-slider .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;    
    text-shadow: none;
}
#main-slider .carousel-caption a {

}

#main-slider-full {
}

#main-slider-full img {
    width: 100%;
}
#main-slider-full .cc-full {
    position: absolute;
    width: 60%;
    left: 20%;
    right: 20%;
    bottom: 0;
    /*background:rgba(255,255,255,0.8);*/
}
#main-slider-full .carousel-caption-full {
    text-align: center;
}
#main-slider-full h1 {
    font-size: 21px;
}
#sidebar .speedlinksWrapper.hidden-xs.hidden-sm {
    display: block !important;
}
#imgSliderTop .nivo-imageLink img {
}

.afterArticleWidgets {

}
#bottom{
    margin-top:1em;
    padding:6px;  
    
}
#prWraper {
    height: 100px;
    position: relative;
}
#topWidgets {
  
}
#topWidgets .speedlinksWrapper {
    position: absolute;
    top: 5px;
    left: 54%;
    background: #fafafa;
    display: block;
    /*  margin-right: -586px;*/
}

#topWidgets ul.nav-stacked > li {
    float: left;
    margin: 0px;
}
#topWidgets a.speedlink {
    padding: 4px 8px;
    color: #0D6469;
    background: transparent;
    border-radius: 0;
}

a.nivo-imageLink img {
    width: 100% !important;
}
#topWidgets .htmlWrapper {

}
#topWidgets .simpleWidgetWrapper .panel {
    height: 400px;
}
#verTextScroller {
    height: 320px;
    position: relative;
}
#verTextScroller div div {
    margin-bottom: 5px;
    border-bottom: 1px silver solid
}
.afterArticleWidgets .imageList a img {
    max-height: 90px;
}
.bw-container {
    background:#4E4B5C; color:white;
}
.bw-container  a{
    color:white;
}
.bw-container .htmlWrapper.col-md-3 {
    /*  width:50% !important*/
}
div.prText {
    position: relative;
    left: -800px;
    font-size: 11px;
    text-align: center;
    margin-left: 10px;
}
.mmkSlider {
    position: relative;
}

/*linked*/
.artLinks {
    margin-bottom: 30px;
}
/* form validation fix*/
.form-horizontal .has-feedback .form-control-feedback {
    right: unset;
    top: unset;
}
.help-block {
}
/*widgets*/
.speedlinksWrapper {
    margin-bottom: 10px;
}
.panel img, .panel iframe {
    max-width: 100%;
    max-height: 100%;
}

.bw-container h3 {
    margin-top: 0;
    font-size: 16px;
}
.bmp {
    margin-top: 0;
}
.fi {
    margin-right: 1em;
}
#bw {
    margin-top: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 3px solid #EFEFEF;
}
.container-fluid.imageList {
    border-top: 1px solid silver;
    margin-top: 1em;
    padding: 2em 0;
}
.imageList img {
    display: inline;
    margin: 1em;
}
.botomColContainer a {
    display: block;
}
#archiveArticleList .articleList {
    clear: both;
}
/*archive navigator*/
.panel-heading a {
    display: block;
    cursor: pointer;
    color: inherit;
}
#archiveNavigator .panel-heading a:hover {
    text-decoration: none;
}
#archiveNavigator .panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}
#archiveNavigator .panel-heading a.collapsed:after {
    content: "\e080";
}
.panel-primary > .panel-heading a:hover {
    color: white;
}

/*mmk*/
.liftf20 {
    margin-top: -26px;
}

.gallery img, .albumCover img {
    margin: 0 auto;
}
.albumList {
    margin-bottom: 30px;
}
div.row.mmk div.albumList:nth-child(4n+1), div.row.mmk div.albumList2:nth-child(4n+1) {

    clear: both;
}
.panel-title {
    font-size: 21px;
}
/*BEGIN calendar */
#calendar {
    position: relative;
    right: 0px;
    top: 0px;
    height: 265px;
    font-size: 12px;
}
#cal-navig {
    padding: 0;
    border: none;
    border-spacing: 0;
    margin: 14px 0;
}
#cal-btn-prev {
    font-size: 10px;
    padding: 6px 2px 6px 21px;
    background: url(../img/cal_prev.png) left no-repeat;
    border-radius: 12px 0 0 12px;
    cursor: pointer;
    display: block;
    transition: all 0.5s ease 0.5s;
}
#cal-btn-prev:hover {
    box-shadow: 2px 1px 2px silver;
    background: url(../img/cal_prev_h.png) left no-repeat;
    color: #000000;
}

#cal-current-period {
    text-align: center;
    box-shadow: 0 1px 2px silver;
    border-radius: 8px;
}
#cal-btn-next {
    font-size: 10px;
    padding: 6px 21px 6px 2px;
    border-radius: 0 12px 12px 0;
    background: url(../img/cal_next.png) right no-repeat;
    cursor: pointer;
    display: block;
    transition: 0.3s;
}
#cal-btn-next:hover {
    box-shadow: -2px 1px 2px silver;
    background: url(../img/cal_next_h.png) right no-repeat;
    color: #000000;
}
.day-name {
    text-align: right;
    box-shadow: -1px 1px 5px silver;
    padding: 8px 1px;
}
.day {
    font-weight: bold;
    text-align: right;
    padding: 6px 2px;
    box-shadow: 1px 2px 2px silver;
}
.sunday {
    color: red;
}
.day.prev, .day.next {
    color: #a0a0a0;
}
.day.next.sunday {
    color: #ffa0a0;
}
td.active {
    background: gray;
    color: white;
    cursor: pointer;
}
#cal-popup {
    padding: 8px;
    border: 1px solid silver;
    border-radius: 8px;
    box-shadow: -2px 1px 5px black;
    width: 200px;
    background: #FFFFFF;
    max-width: 100%;
}
#cal-popup a.cal-event-link {
    display: block;
    margin: 4px 0;
    padding: 4px 0;
    border-bottom: thin solid silver;
}

/*END calendar*/
#fixedContact {
    position: fixed;
    bottom: 4px;
    right: 4px;
    z-index: 20;
    box-shadow: 0 0 30px black;
}
#fixedContact .well {
    overflow: auto;
    margin-bottom: 0 !important;
}
#fixedContact .hidden-fixed {
    display: none;
}
#fixedContact .form-group {
    margin-bottom: 1px !important;
}
#fixedContact label {
    margin-bottom: 1px !important;
}
#btnScf {
}

#documents_list a .glyphicon {
    margin-right: 1em;
    color: #399FB2;
}
#documents_list a.collapsed .glyphicon-minus {
    display: none;
}
#documents_list a:not(.collapsed) .glyphicon-plus {
    display: none;
}

@media screen and (max-width: 1100px) {
    #topWidgets .speedlinksWrapper {
        display: none;
    }

}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
}

/* Small Devices, Tablets */
@media screen and (max-width: 768px) {
    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }
    .side-collapse-container.out {
        left: 220px;
    }
    .side-collapse {
        top: 50px;
        bottom: 0;
        left: 0;
        width: 220px;
        position: fixed;
        transition: width .4s;
        overflow-y: visible;
    }
    .side-collapse.in {
        width: 0;
        overflow-x: hidden;
    }
    .side-collapse li > a {
        background: #004F8D !important
    }
    .side-collapse ul.dropdown-menu {
        padding: 0 0 2px 0
    }
    #main-slider-full h1 {
        font-size: 14px;
    }
    #main-slider-full .cc-full {
        position: relative;
        width: 100%;
        left: 0%;
        right: 0%;
        background: rgba(255,255,255,0.8);
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}