body {
    padding-bottom: 1em;
    padding-top:80px;   

}
html {
    overflow-y: scroll !important;
}

form {

}
img {
    max-width: 100%;
}
td {
    padding: 4px;
}
.off {
    display: none !important;
}
.transparent, .transparent *, .transparent a:hover {
    background: none !important;
    color: white;
}
.borderless, .borderless * {
    border: none !important;
    box-shadow: none !important;
}
.nopad {
    padding: 0 !important;
}
.nopadL {
    padding-left: 0 !important;
}
.nopad {
    padding-right: 0 !important;
}
.automargin{margin:0 auto;}
#header {

}
#navigation, #tools {
    /* display:none;*/
}
#cPolicy {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 20px;
    z-index: 20000;
}
#cPolicyContainer {
    color: white;
    max-width: 100%;
    width: 966px;
    margin: 0 auto;
    padding: 15px;
    background: #000000;
}
#cPolicyClose {
    float: right;
}
#fixedContact {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 200;
    box-shadow: 0 0 10px 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;
}
.preHeader {

}
.header {
    text-align: left;
}
.header img {
    max-width: 100%;
    margin: 0 5px;
}
.header a {
    padding: 14px;
    display: block;
}
#homeLinkLogo {
    position: relative;
    z-index: 100;
}
.clear {
    clear: both;
}
#sfpre {
    height: 32px;
}
#searchForm {
}
.panel {
    color: #010024;
}
.tools .breadcrumb {
    margin: 0;
    background: none;
}
.pull-right.bottom {
    position: relative;
    bottom: 0;
}
.footer {
    padding-top: 10px;
}
.tools form {
    margin: 4px 0;
}
#pull-menu {

    position: fixed;
    right: 2%;
    padding: 4px;
    z-index: 199;
    top: 45%;
    background: rgba(0,0,0,0.5);
    text-align: right;
}

#mainNavigation {
    margin-bottom: 2px;
    margin-right:0;
    background:#fff;
}
#mainNavigation .nav {
}
#mainNavigation.sm{
    height:60px!important; min-height:60px!important;;
}

#mainNavigation.sm .navbar-brand{
    height:50px!important;
    padding:5px 0 0 5px;
}
#mainNavigation.sm li a{padding-top:20px;
padding-bottom:20px;}
#topNav {
}
#navbar-collapse-1{
}

@media (max-width: 992px) {
   
    .imageList {display:none;}
    #topNav {
        padding: 1em 0 0 0;
    }
    .collapse {
        background: #fff
    }
    .navbar {
        min-height: unset;
    }
    .navbar-toggle {
        margin-bottom: 2px;
    }
    .navbar-brand {
        position: absolute;
        left: 0;
        top: 12px;
        text-align: center;
        margin: auto;
        max-height:100%;        
    }
    #navbar-collapse-1 {
        position: absolute;
        width: 100%;
        text-align: center;
        font-size: 1.4em;
        z-index: 900;
    }
    #mainNavigation.sm{height:60px!important;}
}



.navbar-header {
}
.navbar-default {
    border-radius: 0 0 5px 5px;
    border: 0;
    padding: 0;
}
.navbar-default .navbar-brand {
    padding: 0 0 0 20px !important;
}

.navbar-default .navbar-nav > li {
    margin-left: 1px;
}
.navbar-brand > img {
    display: inline;
    transition:0.5s;
    max-height:100%;
}
.navbar-default .navbar-nav > li > a > i {
    display: inline-block;
}
.navbar-collapse {

}
.collapsing {
    display: none;
}
.navbar-collapse.collapse.in {
    -webkit-animation: bounceInRight 400ms;
    -moz-animation: bounceInRight 400ms;
    -o-animation: bounceInRight 400ms;
    -ms-animation: bounceInRight 400ms;
    animation: bounceInRight 0.4s;
}
.navbar-header {
}
.navbar-collapse {
}
button.navbar-toggle {
    margin-top: 1em;
}
.search-collapse {
    overflow: auto;
    padding: 20px !important;
}
#langNav{margin-right:0px;}
.langContainer {
    padding: 8px 0;
}
.tools {

}
.navbar-right .dropdown-menu.group-description {
right:0;
left:0;
}

.main-container{}
.group-description .btn {
    margin: 6px auto;
}
.dropdown-menu ul li {
    list-style-type: none;
}
.dropdown-menu.lang-dropdown {
    width: 30px !important;
}
.dropdown-menu > li > a {
    padding: 15px 20px !important;
}
.group-description a {
    display: block;
}
#sidebar .btn {
    white-space: normal !important;
}
/*lists*/
.listEventDate{font-size:12px;}
.listTitle {

}
.listTitle a {    
   display:block;   
    border-bottom:1px solid #0053A1;
}
.articleList {
margin-top:1em;overflow:visible;
}
.listDescription{font-size:13px;overflow:hidden;}
.listItemBg2 {

}
.listItemBg1 {

}
.articleList h2 {
    margin: 0;
    font-size:16px;
}
.listImage {
    margin-right: 8px;
    margin-bottom:1em;
}
.listImageLeft {
    max-width: 240px;
    float: left;
}
.listImageBlock {
    max-width: 100%;
}
.listImage.li160 {
    max-width: 160px;
}
.listImage.li120 {
    max-width: 120px;
}

/*home*/
#home {
    overflow: auto;
    border-bottom: 1px solid silver;
}
#home h1 {

}
#home a {
}
.home-panel {
    border: none !important;
    box-shadow: 0 0 2px silver !important;
}
.home-panel .panel-body div.articles-3:nth-child(3n+1) {
    clear: both
}
#year a, #library a {
    display: block;
    padding: 4px 0;
}
#news {
    overflow: auto;
    padding-bottom: 30px;
}
#news .homeListItem {
    margin-top: 14px;
    padding: 4px 0;
}
#news .homeListItem:nth-child(3n+2) {
    clear: both;
}
#kometVideo img {
    margin-top: 60px;
}
#library .thumbnail {
    background: none;
    margin-bottom: 4px;
}
/*article details*/
.share{margin:1em 0;}
.eventExpired {
    background: red !important;
}
.eventSoon, .eventNow {
    background: green !important;
}
.detContent {
    margin: 8px 0;
    font-size: 14px;
}
#articleImages.right {
    float: right;
    padding: 0.5em;
}
#articleImages.left {
    float: left;
    padding: 0.5em;
}
#articleImages + div.detContent table {
    /*min-width:65%;*/
}
div.detArticle {
    overflow-x: auto;
    padding: 0 8px;
}
div.detArticle table {
    border-spacing: 0;
    text-align: left;
}
.carousel .item {
    background: none !important;
}
.carousel-caption {

    bottom: 0 !important;
    padding: 0;
}
.carousel-control {
    cursor: pointer;
}
#myCarousel .item a {
    cursor: zoom-in;
}

.addthis_toolbox.addthis_32x32_style span {
    line-height: 12px !important;
}

#socialPlugins {
    margin: 10px 0;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid silver;
}
#peludna th {
    vertical-align: bottom;
    text-align: center;
}
/*widgets*/
.bottom-text{color: white;
background:#0053A1;
position:absolute;
bottom:0;
width:99%;
padding:4px;
}

.box {
    padding: 50px 30px;
    background: #fff;
    position: relative;
}
.box.first {
    margin-top: -40px;
    border-radius: 5px 5px 0 0;
}
.box.last {
    border-radius: 0 0 5px 5px;
}
.box h2 {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    font-size: 48px;
}
#mainBar{}
#sidebar {
background:#f1f1f1;
padding:0 1em 1em 1em;
    z-index: 180;
}
#sidebar .speedlinksWrapper.hidden-xs.hidden-sm {
    display: block !important;
}
#imgSliderTop .nivo-imageLink img

.beforeArticleWidgets, .afterArticleWidgets {
    margin-bottom: 10px;
}
.beforeArticleWidgets .row, .afterArticleWidgets .row {
    padding: 20px 0;
    border-bottom: 1px solid silver;
}
.beforeArticleWidgets h1, .afterArticleWidgets h1 {
    margin-top: 0;
    font-size: 2em;
}
.afterArticleWidgets div.col-md-6 img {
    margin-top: 30px;
}

.autoMargin {
    margin: auto;
}
#prWraper {
    height: 100px;
    position: relative;
}
#topWidgets {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

#list .carousel-control {
    width: 4%;
    background: none;
}

a.nivo-imageLink img {
    width: 100% !important;
}
#topWidgets .htmlWrapper {

}
#topWidgets .simpleWidgetWrapper .panel {
    height: 400px;
}
#sidebar .speedlinksWrapper {
    width: 100% !important;
}
.textScrollerWrapper {
    padding: 0 !important;
}
.prognozaWrapper {
    padding: 0 4px !important;
}

.prognozaWrapper .panel-body {
    min-height: 260px;
}

.prognozaWrapper small {
    color: white;
}
#verTextScroller {
    height: 320px;
    position: relative;
}
#verTextScroller div div {
    margin-bottom: 5px;
}
.afterArticleWidgets .imageList a img {
    max-height: 90px;
}
.imageList img.thumbnail {
    margin-bottom: 4px;

}
#bottom .imageList img.thumbnail {
    margin-bottom: 4px;
    max-height: 48px;
}
.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;
}

.carouselCenterimage {
    position: relative;
}
#main-slider {   
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 0;
}
#main-slider .item {
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1;
    text-align: center;
}
#main-slider .item:first-child {
    top: auto;
    position: relative;
}
#main-slider img {
    width: 100% !important;
}
#main-slider .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 2;
}
#main-slider .item.active h1 {
    -webkit-animation: fadeInDown 900ms;
    -moz-animation: fadeInDown 900ms;
    -o-animation: fadeInDown 900ms;
    -ms-animation: fadeInDown 900ms;
    animation: fadeInDown 900ms;
    
}
#main-slider .item.active .lead {
    -webkit-animation: fadeInUp 1000ms;
    -moz-animation:  fadeInUp 1000ms;
    -o-animation:  fadeInUp 1000ms;
    -ms-animation:  fadeInUp 1000ms;
    animation:  fadeInUp 1000ms;
   
}
#main-slider .carousel-control{
    z-index:3;
}
#main-slider .prev, #main-slider .next {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
    opacity: 0.3;
}
#main-slider .prev:hover, #main-slider .next:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
body.modal-open {
    overflow: inherit;
    padding-right: 0 !important;
}
#main-slider .prev {
    left: 10px;
}
#main-slider .next{
    right: 10px;
}
#main-slider h2, #main-slider h3, #main-slider h4, #main-slider h5 {
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider h1, #main-slider h1 a {
    font-size: 36px;
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider h2, #main-slider h2 a {
    font-size: 24px;
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}


/*linked*/
.artLinks {
    margin-bottom: 30px;
}
/* form validation fix*/
.form-horizontal .has-feedback .form-control-feedback {
    right: unset;
    top: unset;
}
.help-block {
}
/*widgets*/
.speedlinksWrapper {
    margin: 0 0 10px 0;
    padding: 0;
}
.panel img, .panel iframe {
    max-width: 100%
}
.bw-container {
    margin-top: 15px;
    padding-top:2em;
    padding-bottom:2em;
    background:#204D90;

}
.bw-container a {

    text-decoration: underline;
}
.bw-container h2{margin-top:0;}
#bw {
margin-top:2em;
}
.imageList {
    padding: 15px 0;
}

.lines-3 {
    display:block;
    height:5em;
}

.imageList .thumbnail {
    display: inline;
}
.headBottom {
    color: #0FBC56;
}
.botomColContainer a, .botomColContainer a:hover {
    color: #12CC5E;
    display: block;
}

/*archive navigator*/
.archive-link {
    margin: 6px 0;
}
.panel-heading h1 {
    margin-bottom: 0;
}
.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;
}
.albumList h3{font-size:14px;}
div.row.mmk div.albumList:nth-child(4n+1), div.row.mmk div.albumList2:nth-child(4n+1) {

    clear: both;
}
.masonry_img a img{padding:4px}
/*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*/
/**/
.flip-container {
        perspective: 1000;
    }
    
    .flip-container:hover .flipper, .flip-container.hover .flipper {
        transform: rotateY(180deg);
    }
    .flip-container, .front, .back {
        width: 100%;
        min-height: 260px;
    }
    
    .flipper {
        transition: 0.6s;
        transform-style: preserve-3d;
        position: relative;
    }
    
    .front, .back {
        backface-visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }
 
    .front {
        z-index: 2; 
        transform: rotateY(0deg);
    }    
    .back {
        transform: rotateY(180deg);
        border-radius:50%;
        background:#E1E1E1;
    }
