html{
    height:100%;
}
body {
  padding-top: 160px;
  padding-bottom: 20px;
  height:100%;
}
body>.container{
    height:100%;
}
a{
color: #0f3465;
}
.navbar-bg{
    background: #fff;
    width:100%;
    position:fixed;
    top:0px;
    height: 100px;
    z-index: 1
}
.navbar{
    margin-top:100px;
    /*background: #0f3465 url('../img/topInnerStripe.jpg');*/
    background: #0f3465;
    border: none;
}
.navbar-header{
    width: 100%;
}
.navbar-brand{
    margin-top:-110px
}
.navbar-flag{
    float: right;
   /* position: absolute;
    right: 10px;
    top: -83px;*/
}
.navbar-header>a.navbar-flag.ser img{
    margin-left:-159px;
}
.nav.navbar-nav a{    
    color: #ffffff !important;
    font-size: 20px !important;
    
}
#navbar>.nav.navbar-nav>li>a{
	text-shadow: 0 1px 2px #0f3465;
}
.active[data-naslov] a{
    color: #ffffff !important;
}
.active[data-podnaslov] a{
    color: #ffffff !important;
    background:#3a84d0 !important
}
.dropdown-menu{
    color: #ffffff !important;
    background:#0f3465 !important
}
.dropdown-menu li:hover a{
    color: #073286 !important;
    background-color: #fff !important;
}

div.row.levo{
    float: left;
    width: 150px;
    margin: 0px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    /*background: -moz-linear-gradient(top, #3156a3 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, #3156a3 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, #3156a3 0%,rgba(255,255,255,0) 100%);*/
    min-height: 100%;
    padding: 5px;
}
div.row.centar{
    float: left;
    width:calc(100% - 410px);
    margin: 0px 5px;
    border-radius: 5px;
    overflow: hidden;

    

    min-height:100%;
}
div.row.desno{
    float: right;
    width:250px;
    margin: 0px;
    overflow: hidden;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 100%;
    padding: 5px;
}

.dropdown-menu .divider{
	margin:0px !important;
}

@media (max-width: 1199px){
    div.row.levo{
        display:none;
    }
    div.row.centar{
        width:100% !important;
        margin: 0px;
    }
    div.row.desno{
        width:100%;
        margin: 0px;
        height:auto;
    }
}
.article{
    padding:2px;
    min-height:320px;
}
.article>p{
    float:right;
}
p.more{
   margin: 4px 0px 0px 0px;
    float: right;
    margin-top: -33px;
    margin-right: 1px;
    position:relative;
    /*border:solid 1px silver;	*/
}
.col-md-12.article p.more{
    margin-top: -3px;
    border:none;
}
p.more a{
    border:none;
}
.article>.article{
    
    padding: 2px 2px;
    height: 200px;
    -webkit-box-shadow:0 1px 2px #9E9E9E;
    box-shadow:0 1px 2px #9E9E9E;
    /*border-radius: 5px;*/
    overflow: hidden;
}
.article>.article h2{
    margin:0px;
    font-size: 15px;
    margin-bottom:5px;
    padding:3px 5px;
    border-bottom: solid 1px gray;
    background:#0f3465;
    color: white;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 1px 2px #0f3465;
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:100%;*/
}
.btn-success {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}
span.date{
    font-size: 12px;
    float: right;
    margin-top: -6px;
    font-weight: bold;
    background: #0f3465;
    color: white;
    padding: 0px 3px;
    /*border-bottom-right-radius: 5px;*/
    /*border-bottom-left-radius: 5px;*/
}
span.breadslicer{
    width:100%;
    padding:10px;
    float:left;
}
span.breadslicer b{
    margin:3px;
}
h4.arhiva{
    float:left;
    width:100%;
    margin: 0px;
    padding: 10px;
}
ul.arhiva{
    float:left;
    list-style: none;
    padding: 0 0 0 10px;
}
li.godina>a{
    border-bottom:solid 1px rgb(51, 122, 183);
    width:100%;
    float: left;
}
ul.arhiva ul{
    float:left;
    list-style: none;
    padding: 0 0 0 20px;
}
ol.share{
    float:left;
    list-style: none;
    padding: 0 0 0 10px;
    width:100%;
}
span[data-brojac]{
    width:100%;
    float:left;
}
footer{
    width:100%;
    float:left;
    padding:5px 20px 20px 20px;
}

div.folder{
    width:100%;
    margin-top:10px;
    /*border:solid 1px black;*/
    background:rgb(245, 245, 245);
}
div.folder ul{
	list-style:none;
	padding:5px 5px 5px 10px;
}
td{
	padding:2px 3px 2px 3px !important
}


.carousel-caption>div {
    background: rgba(10, 10, 10, 0.6) !important;
}

.izjzv_logo.lat{
    background-image: url("../img/logo.png");
    width: 300px;
    height: 93px;
    background-size: cover;
}

.izjzv_logo.eng{
    background-image: url("../img/logo_eng.png");
    width: 300px;
    height: 93px;
}

/* MOBILNI CSS */

@media only screen and (max-width: 600px){ 

    .izjzv_logo.lat{
        background-image: url("../img/logo_mob.png");
        width: 133px;
        height: 93px;
	background-size: contain;
        background-repeat: no-repeat;
    }

    .izjzv_logo.eng{
        background-image: url("../img/logo_mob_en.png");
        width: 133px;
        height: 93px;
	background-size: contain;
        background-repeat: no-repeat;
    }

    .navbar-header>a.navbar-flag.ser img{
        margin-left:0px;
        margin-top:35px;
    }

  /*  .navbar-header>a.navbar-flag.ser_cir img{
        margin-left:0px;
        margin-top:35px;
    }*/

}
i.preslovi{
	font-weight:bolder;
	opacity: 0.95;
}

@media only screen and (max-width: 340px){
    .izjzv_logo{
        margin-left:40px;
    }
    .navbar-flag{
        display: none;
    }
}


div.article div.article article img{
	margin:5px;
	width: 100px;
	height: initial;
}
a.carousel-control{
height: 330px;
}


.zastave{
position: absolute;
    top: -50px;
    right: 10px;
}
.zastave img{
width: 32px;
    padding: 3px;
}
