body {
    background-color:#fff;
}
a {
    color: #69A249;
    text-decoration:none;
}
a:visited {
    color: #69A249;
    text-decoration:none;
}
a:hover {
    color: #990099;
    text-decoration: none;
}

.logo-banner-holder {
    display: table;
    width: 100%;
}

.logo-holder, .banner-holder {
    display: table-cell;
    vertical-align: middle;
}

.logo-holder {
    width: 200px;
    padding:30px 0px;
}

.logo-holder img.img-responsive {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
}

.banner-holder {
    padding:10px 0px;
}

.mine-content-holder, .side-content-holder {
    display: table-cell;
    vertical-align: top;
}

.mine-content-holder {
    
	width: 100%;
}

.side-content-holder {
    width: 330px;
    padding: 0 15px;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#wrapper.toggled {
    /*padding-left: 200px;*/
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 200px;
    width: 0;
    height: 100%;
    margin-left: -200px;
    overflow-y: auto;
    background: #fafafa;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    -o-box-shadow: 0px 0px 10px #ccc;
    -ms-box-shadow: 0px 0px 10px #ccc;
}

#wrapper.toggled #sidebar-wrapper {
    width: 200px;
}

#page-content-wrapper {
    width: 100%;
    position: relative;
    padding: 15px;
}
.modal {
    top: 10%;
}
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 1279px) {
    #page-content-wrapper, footer {
        box-shadow: 0px 0px 10px #ccc;
    }
}
#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: -200px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    border-top: none;
    border-bottom: none;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding:10px 15px 10px 15px;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #666;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

.logo-scroll {
    max-width: 200px;
    position: fixed;
    top: 76px;
    left: 15px;
    display: none;
    z-index: 1000;
}
a.club {
    background-color: #f65a2b;
    color: #fff;
}
a.club:hover {
    background-color: #f09b81;
    color: #fff;
}
a.offer {
    background-color: #61277a;
    color: #fff;
}
a.offer:hover {
    background-color: #8f54a9;
    color: #fff;
}
#top-menu .dropdown-menu {
    min-width: 180px;
    padding: 10px;
    margin: 0px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    right: 0;
    left: auto;
}
a.poslovi {
    text-decoration: none;
}
a.poslovi:hover {
    text-decoration: none;
}
.poslovi-1 {
    color: #f26f21;
}
.poslovi-2 {
    color: #4f8dbb;
}
.poslovi-1, .poslovi-2 {
    font-weight: bold;
}
.btn-success:visited {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.reklama-1 {
    transform: rotate(-90deg);
    height: 40px;
    transform-origin: right;
    float: left;
    width: 50px;
    text-align: center;
}
#zone7008692 {
    float: left;
}
.banner-inner {
    width: 1060px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
}
footer {
    background-color: #122D3A;
    border-bottom: 5px solid #69A249;
    border-top: 5px solid #69A249;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-top: 10px;
}
footer a, footer a:visited {
}
footer a:hover {
    color: #fafafa;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
    position: static;
    padding: 6px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    opacity: 1;
}
.homepage-carousel-image {
    margin: 0 10px 10px 0;
}
.panel {
    background-color: transparent;
}
.panel-default {
    border: none;
}
.form-control {
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
}
.well, .btn-primary, .btn-primary:visited, .btn {
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
}
.well {
    margin-bottom: 0px;
    background-color: #fff;
    padding: 10px;
    border: none;
}
.btn-primary, .btn-primary:visited {
    color: #fff;
    background-color: #69A249;
    border: 1px solid #57863c;
}
.btn-primary:hover {
    color: #fff;
    background-color: #57863c;
}
.carousel-control {
    color: #69A249;
}
.carousel-indicators li {
    border: 1px solid #77448e;
    background-color: #77448e;
}
.carousel-indicators .active {
    background-color: #ffffff;
}
.mCSB_container .badge {
    margin-right: 5px;
}
.top-header-nav {
    background-color:#fafafa;
    border-bottom: 1px solid #e7e7e7;
    position: fixed;
    z-index: 10000;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; top: 0px;
}
@media (min-width: 728px) {
    a.logo-link {
        display: block;
        margin-left: -60px;
        position: absolute;
        left: 50%;
    }
}
img.img-logo {
    float: left;
    max-height: 21px;
    margin: 10px 0 10px 5px;
    max-width: 130px;
}
img.icon-nav-menu {
    max-width: 20px;
    vertical-align: middle;
}
.menu {
    display: none;
    position: fixed;
    top: 0;
    z-index: 1000;
    left: 220px;
    width: 100%;
    z-index: 10000;
    width: 100%;
    max-width: 850px;
    border-right: 1px #ccc solid;
    overflow: auto;
}
.menu_unutra {
/*    background-color: rgba(119,68,142,1);*/
    background-color:#b8142a;
}

.menu a, span.menu-title {
    color: #fff;
    padding: 10px 5px;
}
.menu a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255,255,255,0.1);
}
.menu2, .menu3, .menu4, .menu5, .menu6, .menu7 {
    background-color: rgba(119,68,142,0.95);
}
.menu-badge {
    width: 30px;
    padding: 3px 0px;
    text-align: center;
    margin-right: 5px;
    background-color: #5cb85c;
    display: inline-block;
    color: #fff;
}
.content-marker, a.content-marker {
    background-color: #fafafa;
    padding: 10px;
    border: 1px solid #e7e7e7;
    display: block;
    overflow: hidden;
}
.content-marker, a.content-marker {
    margin: 15px 0;
}
.content-marker h1 {
    margin: 10px 0;
    font-size: 1.5em;
}
a.content-marker h1, a.content-marker:hover {
    color: #333 !important;
    text-decoration: none;
}
.form-search {
    position: absolute;
    right: 20px;
    margin-top: -25px;
}
img.home-category-icon {
    fill: #fff;
    height: 20px;
}
.langing-page-category {
    margin: 15px 0 10px 0;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.pagination>li>a, .pagination>li>span {
    color: #69A249;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background: #69A249;
    border: #69A249;
}
.pagination > li > a.active {
    background-color: #fafafa;
    color: #333;
    cursor: default;
}
.text-primary {
    color: #69A249;
}
.banner-top-970 {
    background-image:url(/images/reklama728x90.png);
    background-position:right;
    background-repeat:no-repeat;
    width:980px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.breadcrumb {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    margin: 20px 0 0 0;
}
.applay-to-mail {
    color: #FFF;
    padding: 10px 25px;
    background-color: #77448e;
    position: fixed;
    bottom: 10px;
    left: 10px;
    max-width: 290px;
    z-index: 1000;
}
.applay-to-mail small {
    color: #ffffff;
}
.close-email {
    color: #999;
    background-color: #fff;
    padding: 1px 7px;
    border-radius: 25%;
    cursor: pointer;
    position: absolute;
    margin-left: 255px;
    margin-top: -5px;
}
.title4 {
	font-size:14px;
	font-weight:bold;
	background-color:#F5F5F5;
	display:block;
	padding:5px;
	border-bottom:#DDD 1px solid;
	color:#6C3987;
	margin:5px 0px;
}
@media(max-width: 1023px) {
    .banner-top-970 {
        display: none;
    }
    
    #wrapper.toggled {
        padding-left: 0;
    }
    
}
@media(min-width:768px) {
    #wrapper {
        /*padding-left: 220px;*/
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 220px;
        margin-top:40px;
		/*z-index: 99999999999;*/
    }
    
    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding:45px 20px 20px 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}
@media(max-width:768px) {
    .logo-scroll {
        top: 10px;
        left: 10px;
    }
    .height-corrector {
        height: 40px;
    }
    .mine-content-holder, .side-content-holder {
        display: block;
        vertical-align: top;
    }
    
}

/*blognav*/
#donja-nav {
    background: #77448e;
    margin-top: 43px;
}

#donja-nav #navbar a {
    color: #fff;
}
#donja-nav #navbar a:hover {
    color: #77448e;
}

#donja-nav .nav > li > a {
   padding: 10px 13px;
   font-size: 11px;
}


@media(max-width:768px) {
#donja-nav {
    background: #fff;
    margin-top: 0px;
}
#donja-nav #navbar a {
    color: #333;
}

}
/* Marko 29. 10.*/
.ex-slides{
    height:170px;
    text-align: left;
    border: 1px solid #eee;;
    border-radius: 5px;
    padding: 15px;
    /* font-size: 17px;  */
}
.institution{
	text-align:center;
}
@media only screen and (max-width: 991px){
    .horizontal-center{
        text-align: center!important;
        float: none!important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

}

@media only screen and (min-width: 991px){
    .vertical-center {
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
       
      }
   
}

.horizontal-center {
    max-width: 100%;
  }

.naslov-jezik-bg {
    margin: 20px -20px; 
    background-image: linear-gradient(rgba(119, 68, 142,.2), rgba(119, 68, 142,.2)), url(/images/Kursevi_baner.jpg); 
    min-height: 100px; 
    background-size: cover; 
    padding: 40px;
}

.naslov-jezik {
    text-transform: uppercase; 
    color: #fff; 
    font-weight: 900; 
    font-size: 3.5em;
}




/* OVO SE DODAJE U POSTOJECI css.css */

.auto-margin {
   margin: auto;
   float: none;
}

.box-naslovi {
    padding: 40px 20px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.box-naslovi h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 2em;
    position: relative;
    display: block;
    margin: revert;
    text-align: center;
}

.box-tekst-link {
    padding: 5px 10px;
    margin-top: 10px;
	height: 12em;
}

.box-tekst-naslov {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.strong-link {
    font-weight: 600;
}

.zelena-linija {
    margin: 5px 0;
    border-top: 2px solid #69A249;
}

.dugme-svi-kursevi {
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    background: transparent;
    border: 2px solid rgba(87,7,104,0.9);
    color: #333;
    margin-top: 10px;    
}

.dugme-svi-kursevi:hover {
    border: 2px solid #69A249;  
}
a.content-marker-homepage-holder-1 {
background-color: rgba(87,7,104,0.9);
display: block;
}
a.content-marker-homepage-holder-1:hover {
background-color: #5cb85c;
}
/*.dugme-svi-kursevi {
padding: 0 5px;
font-size: 10px;
text-transform: uppercase;
background: transparent;
border: 2px solid rgba(87,7,104,0.9);
color: #333;
margin-top: 10px;
}

.dugme-svi-kursevi:hover {
border: 2px solid #69A249;
}*/


/* istaknuti-home widget css */

.notice-wrap {
    /* position: fixed; 
    bottom: 20px;*/
    right: 20px;
    /* width: 300px; */
	
    z-index: 9;
}

.notice-item-wrapper {
    border-radius: 2px !important;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
}
.notice-item-wrapper {
    /* border-radius: 100px 60px !important; */
    box-shadow: none !important;
    margin-bottom: 15px;
    /* margin-left: 150px; */
}

.notice-item.notice {
    background: rgba(87,7,104,0.9) !important;
    color: #fff!important;
    border-radius: 150px 50px 50px  150px!important;
    text-align: left;
    margin: auto;
    display: flex;
    flex-direction: row;
    padding: 0px;
    margin: 0px 0 0;
    position: relative;
    box-shadow: 3px 1px 4px rgb(0 0 0 / 20%);
    margin-left: 150p;
}
.notice-item {
    box-shadow: none;
    border-radius: 2px !important;
}

.notice-item.siva .notice-item-close, .notice-item.crna .notice-item-close, .notice-item.notice .notice-item-close {
    right: 0px;
    top: -13px !important;
}
.notice-item-close {
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.notice-icon-map {
    /* min-width: 75px; */
    /* min-height: 75px; */
    /* width: 75px; */
    height: auto;
     /*line-height: 70px;*/
    vertical-align: middle;
    text-align: center;
    color: #fff;
    display: block;
	
    /* margin-left: 5px; */
    /* box-shadow: 3px 1px 4px rgb(0 0 0 / 20%); */
	  margin: auto;
	  margin-right:1.5em;
}

.notice-icon-map-div {
    border-radius: 50%;
    cursor: pointer;
    height: 55px;
    width: 55px;
    /* z-index: 99999; */
    margin-right: 3px;
    position: relative;
    margin-top: 3px;
    

}

.notice-text-p {
    margin: auto;
    padding: 0px;
    padding-top: 0px;
    position: relative;
    width: 100%;
    color:#fff;
}

.notice-text-p a {
     color:#fff;
}
.notice-text-p button {
    color:#811095;
    font-weight: bold;
   

}


.notice-icon-map-div {
   border-radius: 50%;
    cursor: pointer;
    /*height: auto;*/
    /*width: auto;*/
    /*z-index: 99999*/
    /* margin-right: 23px; */
    position: relative;
    margin-top: 0px;
    border-radius: 100%;
    background: #fff;
    margin-left: -5px;
    box-shadow: 3px 1px 4px rgb(0 0 0 / 20%);
    height: 100%;
    width: 100%;
}

.notice-icon-map-div img{
	  vertical-align: middle;
    border-style: none;
    height: 100%;
    width: auto;
    position: relative;
    border-radius: 50%;
    margin-left: 0px;
    padding: 40px;
    min-width: 196px;
	max-width:200px;
	height:200px;
	object-fit:contain;
}

@media (max-width: 767px) {
	
	.notice-item-wrapper{
		margin:1em 1em;
	}
	
    .notice-item.notice {
    flex-direction: column;
    align-items: center;
    max-width: 700px;
    border-radius: 50px 50px 50px 50px !important;
    }
	
	.notice-icon-map{
		margin:0px;
	}

    .notice-icon-map-div{
    flex-direction: column;
    max-width: 200px;
    margin: 0px;
    }

    .notice-icon-map-div img{
    position: relative;
    width: 60%;
    padding: 35px;
}

    .notice-text-p {
    flex-direction: column;
    max-width: 500px;
    flex: 0 0 100px;
    align-items: center;
    padding: 25px;
}
}

@media only screen and (max-width: 400px) {
    .notice-item.notice {
        flex-direction: column;
        align-items: center;
        max-width: 400px;
        border-radius: 50px 50px 50px 50px !important;
    }

    .notice-icon-map {
        max-width: 200px; 
		margin:0px;
    }

    .notice-icon-map-div{
        flex-direction: column;
        max-width: 200px;
        margin: 0px;
    }
    
    .notice-icon-map-div img{
        position: relative;
        width: 100%;
        padding: 35px;
    }
    .notice-text-p{
        flex-direction: column;
        max-width: 270px;
        flex: 0 0 200px;
        align-items: center;
        margin: 0px;
    }  

    p {
        padding-right: 0px !important;
    }
}

/***info strana****/
.full-content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mySlides {
    display: none;
}

/* .mySlides img {
    vertical-align: middle;
} */

/* Slideshow container */
.slideshow-container {
    max-width: 320px;
    position: relative;
    margin-bottom: 40px;
}

/* Caption text */
.mySlides .text {
    color: #383838;
    font-size: 16px;
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

/*.active {
    background-color: #717171;
}*/

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}


.naslov-jezik-bg--new {
    margin: 0; 
    background-image: linear-gradient(rgba(68 142 84 / 5%), rgb(68 142 84 / 5%)), url(/images/naslovna-n.png);
}

main#main {
    border-right: 1px solid #383838;
}

/* aside#newSidebar {
    border-left: 1px solid #383838;
} */



.mySlides img {
    border-radius: 10px;
    max-width: 100%;
    /*width: 320px;*/
}

.slideshow-headline {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.slideshow-container1 {
margin-bottom: 60px;
}

.intxtWide {
    margin: 15px auto;
}
@media (min-width:1200px){
    #fs13{
        min-width: 800px;
    }
}