@charset "UTF-8";
/* CSS Document */
body { font-family: Arial; font-size:14px; color:#333; }

.custom-modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.5s ease-in-out;
}

.custom-modal-content {
  background: #f8f9fa;
  opacity: 0.9;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  max-width: 600px;
  width: 90%;
  position: relative;
  font-family: 'Segoe UI', sans-serif;
}

.custom-modal-content h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #2c3e50;
}

.custom-modal-content ul {
  padding-left: 20px;
  list-style: none;
}

.custom-modal-content li {
  margin-bottom: 10px;
  font-size: 15px;
}

.custom-modal-content a {
  color: #f50015;
  text-decoration: underline;
  font-weight: 600;
}

.custom-action-btn {
  margin-top: 20px;
  padding: 8px 20px;
  background-color: #f50015;
  border: none;
  color: white;
  border-radius: 30px;
  cursor: pointer;
}

.custom-close-btn {
  position: absolute;
  top: 12px;
  right: 16px;
  background: none;
  border: none;
  font-size: 24px;
  color: #999;
  cursor: pointer;
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

.crveninaslov { background-color:#f50015; color:#ffffff; font-size:15px; font-weight:400; padding:10px 15px; margin-bottom:15px; margin-top:15px;  border-radius: 7px; }
h3 { color:#999999; font-size:16px; font-weight:bold; padding:10px 15px 10px 0px; margin-bottom:15px; margin-top:0px; }
/*---------------Cookies--------------*/
.kolacici { display: none; background-color: rgba(0,0,0,0.9); color:#fff; padding: 20px; text-align: center; position: fixed; bottom: 0; left: 0; right: 0; z-index: 99999 !important; }
.dugmekolacici { color: #fff; border: 2px solid rgba(255,255,255, .75); background: transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: auto; padding: 5px 15px; font-size: 12px; font-weight: 400; text-transform: uppercase; text-decoration: none; letter-spacing: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; transition: all .6s ease; }
.dugmekolacici:hover { color: #000; background: #fff; transition: all .6s ease; }
.ml15 { margin-left: 15px; }
/*---------------Cookies--------------*/
.heder { background-color:#000000; }
.heder img { margin-left:15px; }
.heder p { color:#ffffff; margin-left:22px; margin-top:25px; }
.desno { text-align:right; padding-bottom:10px; }
.desno a { color:#8c8c8c; text-decoration:none; cursor:pointer; }
.desno a:hover { color:#d8d8d8; text-decoration:none;}
.desno p { margin-top:5px; margin-bottom:5px; }
.desno span { color:#8c8c8c; margin-left:10px; margin-right:10px; }
.desno ul { list-style:none; }
.desno ul li { display:inline-block; margin-left:20px; color:#ffffff; font-size:17px; }
.desno input { background-color:#000000; border:1px solid #8c8c8c; border-radius:0px; height:30px; padding-top:3px; }
.desno button { background-color:#000000; border:1px solid #8c8c8c; border-radius:0px; color:#ffffff; height:30px; padding-top:3px; }
.modal-logoavanje input { margin-left:auto !important; margin-right:auto !important; }
.m-b-15 { margin-bottom:10px; }
.m-b-5 { margin-bottom:5px; }
.forma-naslov { font-size:22px; color:#000; font-weight:400; }

.meni { background-color:#f50015; margin-bottom:15px; }
.meni2 { background-color:#f50015; padding-left:0px; margin-left:0px; }
.meni2 ul { list-style:none; padding-left:none; }
.meni2 ul li { display:inline-block; padding: 18px 25px 18px 0px; font-size:15px; }
.meni2 ul a { color:#ffffff; text-decoration:none; }
.meni2 ul a:hover { color:#000; text-decoration:none; cursor:pointer; }
.aktivna { color:#000 !important; }
.meni2 i { font-size:22px; }
.sakrij { display:inline-block; }
.sakrij2 { display:none; }


.vesti { border-top:1px solid #f2f2f2; position:relative; padding-bottom:20px; }
.datumvesti { background-color:#f2f2f2; color:#000000; width:10% !important;  }
.naslovvesti { padding-left:20px; padding-right:10px; }
.vesti-detaljnije { font-weight:400; text-decoration:none; color:#333; }
.vesti-detaljnije:hover { text-decoration:none; color:#999999; }
.casopisi { margin-bottom:15px; }
.casopisi img { float:left; margin-right:20px; border:1px solid #666666; }
.casopisi h4 { color:#f50015; font-size:16px; font-weight:bold; }

.o-nama img { margin-bottom:15px; }
.o-nama h2 { background-color:#f50015; color:#ffffff; font-size:15px; font-weight:400; padding:10px 15px; margin-bottom:15px; margin-top:0px; }

.o-nama a { text-decoration:none; color:#333; cursor:pointer; }
.o-nama a:hover { text-decoration:none; color:666; cursor:pointer; }

.sa-strane { -webkit-box-shadow: 1px 1px 10px 1px rgba(240,240,240,1); -moz-box-shadow: 1px 1px 10px 1px rgba(240,240,240,1); box-shadow: 1px 1px 10px 1px rgba(240,240,240,1); border:1px solid #dcdcdc; margin-bottom:15px; }
.sa-strane h3 { color:#f50015; background-color:#f2f2f2; font-size:16px; font-weight:bold; border-bottom:1px solid #b7b7b7; padding:10px 20px; margin-top:0px; margin-bottom:0px; }
.sa-strane ul { list-style:none; margin-bottom:0px; padding:15px 20px; }
.sa-strane ul li { display:block; margin-bottom:6px; }
.sa-strane ul li a { color:#676767; font-size:15px; text-decoration:none; cursor:pointer; }
.sa-strane ul li a:hover { color:#b6b6b6; text-decoration:none; }
.sa-strane span { float:left; padding:5px 10px; color:#000000; background-color:#f2f2f2; margin:15px 10px 5px 15px; }
.sa-strane p { border-top:1px solid #f2f2f2; padding:10px 20px; }
.sa-strane i { color:#f50015; font-size:20px; margin-right:10px; }
.sa-strane-vesti { text-decoration:none; color:#333; font-size:13px; line-height:12px; }
.sa-strane-vesti:hover { text-decoration:none; color:#999999; }

.knjiga-cd h1 { font-size:22px; color:#000; font-weight:400; margin-bottom:20px; }
.knjiga-cd h2 { font-size:18px; font-weight:400; }
.knjiga-cd h3 { font-size:16px; color:#f50015; font-weight:400; }
.knjiga-cd h4 { font-size:14px; font-weight:600; }
.knjiga-cd ul { list-style: none; margin:0px; padding:0px; }
.knjiga-cd ul li { display:block; margin-bottom:5px; padding-left:20px; background-image:url(../images/checkicon.jpg); background-position-y:3px; background-position-x:0px; background-repeat:no-repeat; }
.knjiga-cd img {  max-width:250px; }
.knjiga-cd-dugmici { float:right; margin-bottom:15px !important; }
.knjiga-cd-porucite-online { color:#ffffff; background-color:#f50015; padding:8px 13px; text-decoration:none; cursor:pointer; margin-right:10px; margin-bottom:10px; }
.knjiga-cd-porucite-online:hover { color:#eeeeee; text-decoration:none; cursor:pointer; }
.knjiga-cd-arhiva { color:#ffffff; background-color:#000000; padding:8px 13px; text-decoration:none; cursor:pointer; margin-bottom:10px; }
.knjiga-cd-arhiva:hover { color:#eeeeee; text-decoration:none; cursor:pointer; }
.knjiga-cd-istaknuto { background-color: #FFD67E; color:#222222; border:1px solid #333333; padding:15px; margin-bottom:15px; }
.knjiga-cd-istaknuto span { color:#FF0004; font-weight:bold; }


.sa-strane-levo { -webkit-box-shadow: 1px 1px 10px 1px rgba(240,240,240,1); -moz-box-shadow: 1px 1px 10px 1px rgba(240,240,240,1); box-shadow: 1px 1px 10px 1px rgba(240,240,240,1); border:1px solid #dcdcdc; margin-bottom:15px; }
.sa-strane-levo h3 { color:#f50015; background-color:#f2f2f2; font-size:16px; font-weight:bold; border-bottom:1px solid #b7b7b7; padding:10px 20px; margin-top:0px; margin-bottom:0px; }
.sa-strane-levo ul { list-style:none; margin-bottom:0px; padding:0px; }
.sa-strane-levo ul li { display:block; border-bottom:1px solid #f2f2f2; padding:10px; }
.sa-strane-levo ul a li { color:#333; text-decoration:none !important; cursor:pointer; }
.sa-strane-levo ul a li:hover { background-color:#f2f2f2; color:#f50015; text-decoration:none !important; }
.aktivnastr li { background-color:#f2f2f2; color:#f50015 !important; text-decoration:none !important; }


.knjige img { max-height:150px; margin-bottom:10px; }
.knjige h4 { font-size:15px; font-weight:bold; margin-top:0px; margin-bottom:5px; }
.knjige { color:#333; font-size:14px; margin-bottom:5px; margin-top:0px; float:right; }
.dugme { padding:5px 10px; background-color:#f50015; color:#fff; margin-top:5px; border-radius:0px !important; border:1px solid #f50015; margin-left:1px !important; }
.dugme:hover { background-color:#c70e1e; color:#fff; border:1px solid #c70e1e; }
.dugmepocetna { padding:5px 10px; background-color:#f2f2f2; color:#434343; margin-top:5px; border-radius:0px !important; border:1px solid #dcdcdc; margin-left:1px !important; }
.dugmepocetna:hover { background-color:#c70e1e; color:#fff; border:1px solid #b7b7b7; }
.margindole { margin-bottom:25px; }

.mapa { width:100%; min-height:300px; }
.ikonicaa { color:#f50015; font-size:20px; margin-right:10px; }
.kontakt h3 { color:#333333; font-size:20px; font-weight:400; border-bottom:1px solid #ccc; padding-bottom:5px; margin-top:0px; margin-bottom:20px; }
.razmak-kontakt { margin-bottom:15px; }
.dugme-kontakt { padding:5px 25px; background-color:#f50015; color:#ffffff; text-decoration:none; cursor:pointer; border:1px solid #f50015; margin-bottom:15px; }
.dugme-kontakt:hover { background-color:#333333; color:#ffffff; text-decoration:none; border:1px solid #333333; }
.ikonica { color:#f50015; font-size:20px; margin-right:10px; }
.kontaktnaslov h3 { font-size:15px; font-weight:400; color:#f50015; }


.futer { background-color:#000000; padding-top:15px; text-align:left !important; margin-top:15px; font-size:13px !important; }
.futer ul { list-style:none; padding-left:0px; }
.futer ul li { display:block; color:#ffffff; padding-bottom:10px; }
.futer ul li:first-child { padding-bottom:3px; border-bottom:1px solid #2b2a2a; margin-bottom:3px; }
.futer ul li a { color:#949494; text-decoration:none; cursor:pointer; }
.futer ul li a:hover { color:#d8d8d8; text-decoration:none;}
.futer hr { border-color:#2b2a2a; margin-bottom:10px; margin-top:10px; }
.futer p { text-align:right; }
.creative a { color:#00ABFF; text-decoration:none; cursor:pointer; }
.creative a:hover { color:#ffffff; text-decoration:none; }
.crvenkasta { background-color:#f50015; border:solid 1px #f50015; }
.rezoncrvena { margin-right: 10px; color: #f50015;}

/*---------------Carousel Styles--------------*/
/*---------------------------------------------------------------------------------slider--------------------*/
.slider { padding: 0px !important; margin: 0px !important; }
.carousel-indicators .active { background-color: #cb9c74; }
.carousel-inner img { width: 100%; }
.carousel-control { margin: 0; padding: 0; width: 5%; }
.carousel-control.left { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 25%; margin-top: -50px; z-index: 6; transition:all .6s ease; background-image: none !important; text-align: left; }
.carousel-control.right { opacity: 0.6; filter:alpha(opacity=60); display: block; position: absolute; top: 25%; margin-top: -50px; z-index: 6; transition: all .6s ease; background-image: none !important; text-align: right; }
.carousel-control.left:hover, .carousel-control.right:hover { opacity: 1; filter:alpha(opacity=100); transition: all .6s ease; }
.carousel-indicators { bottom: -55px; }
.carousel-indicators li { border: 1px solid #f50015; }
.carousel-indicators .active { background-color: #f50015; }


/* Carousel Header Styles */
.header-text { position:absolute; top:20%; left:1.8%; right:auto; width:96.66666666666666%; color:#fff; }
.header-text h2 { font-size:25px; margin-bottom:20px; }
.header-text h2 span { background-color:rgba(0,0,0,0.6); padding:10px; }
.header-text h3 { margin-bottom:30px; }
.header-text h3 span { background-color:rgba(0,0,0,0.6); padding:10px; font-size:14px; }
.btn-min-block { min-width:170px; line-height:26px; }
.btn-theme { color:#fff; background-color:transparent; border:2px solid #fff; margin-right:15px; }
.btn-theme:hover { color:#000; background-color:#fff; border-color:#fff; }
.slajder_button { background-color:#fff; padding:10px 15px; color:#000; font-size:14px; font-weight:bold; border-radius:5px; text-decoration:none; margin-top:18px; border:1px solid #000; }
.slajder_button:hover { text-decoration: underline; color:#000; }
/*---------------Carousel Styles--------------*/

.tekst h1 { font-size:18px; color:#000; font-weight:400; }
.tekst h2 { font-size:16px; font-weight:400; margin-bottom:15px; }
.tekst h3 { }
.tekst h4 { }


.download ul { list-style:none; padding-left:0px; }
.download ul li { display:block; border-bottom:1px dotted #999999; padding:7px 0px; }
.download ul li a { color:#333; text-decoration:none; cursor:pointer; }
.download ul li a:hover { color:#f50015; text-decoration:none; cursor:pointer; }
.download ul li i { font-size:18px; float:right; color:#333; text-decoration:none; cursor:pointer; }
.download ul li i:hover { color:#f50015; text-decoration:none; cursor:pointer; }
.socialicon { display: inline-block !important; }

.stan { position:relative; height:260px; font-weight:300; overflow:hidden; margin-top:0px; margin-bottom:0px; }
.stan img { margin-left:auto; margin-right:auto; display: block; z-index:-999; max-width:100%; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; }
.stan:hover img { -moz-transform:scale(1.15); -webkit-transform:scale(1.15); transform:scale(1.15); }
.stanmanji { position:relative; height:160px; font-weight:300; overflow:hidden; margin-top:0px; margin-bottom:0px; }
.stanmanji img { margin-left:auto; margin-right:auto; display: block; z-index:-999; max-width:100%; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; }
.stanmanji:hover img { -moz-transform:scale(1.15); -webkit-transform:scale(1.15); transform:scale(1.15); }	
.lista { padding:0px; border-radius:0px; background-color:transparent !important; border: solid 1px #dedede; }
.stannaslov { font-size:14px; text-transform:uppercase; color:#000; margin-top:0px; text-decoration:none; line-height:18px; margin-bottom:10px; }
.opis { padding:10px !important; color:#666 !important; height:130px; background-color:#f6f6f6; }
.lokacija-oglasa { font-size:14px; color:#d31346; line-height:16px; font-weight:600; margin-bottom:10px; }
.saznaj-oglas { position:absolute; bottom:20px; right:15px; padding:5px 10px; font-size:13px; background-color:#f50015; color:#fff; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; text-decoration:none; cursor:pointer; }
.saznaj-oglas:hover { background-color:#000; color:#fff; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; text-decoration:none; cursor:pointer; }
.ribbon { position:absolute; right:10px; top:-5px; z-index:2; overflow:hidden; width:75px; height:75px; text-align:right; }
.ribbon span { font-size:9px; font-weight:bold; color:#FFF; text-transform:uppercase; text-align:center; line-height:20px; -webkit-transform:rotate(45deg); transform:rotate(45deg); width:100px; display:block; background:#ae1218; background:linear-gradient(#ae1218 0%, #cc161d 100%); box-shadow:0 3px 10px -5px rgba(0, 0, 0, 1); position:absolute; top:19px; right:-21px; }
.ribbon span::before { content: ""; position:absolute; left:0px; top:100%; z-index:-1; border-left:3px solid #ae1218; border-right:3px solid transparent; border-bottom:3px solid transparent; border-top:3px solid #ae1218; }
.ribbon span::after { content: ""; position:absolute; right:0px; top:100%; z-index:-1; border-left:3px solid transparent; border-right:3px solid #ae1218; border-bottom:3px solid transparent; border-top:3px solid #ae1218; }
.refer { padding-left: 30px; padding-right: 30px; }
.refer img { margin-top: 50px; margin-bottom: 50px; height:30px; margin-left: auto; margin-right: auto; width: auto !important; }
.twitter{
	font-family:sans-serif;
}
.twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
.vest {
	height:400px;
}

/* Wrapper */
.seminar-share-wrapper {
    margin: 0px 0px 30px 0px;
}

/* Naslov iznad dugmadi */
.seminar-share-title {
    font-size: 15px;
    font-weight: 500;
    color: #1f2933; /* tamno siva / skoro crna */
    margin-bottom: 10px;
    letter-spacing: 0.3px;
}

/* AddToAny layout */
.seminar-share {
    display: flex;
    gap: 10px;
}

/* Dugmad */
.seminar-share a {
    background-color: #f4f6f8; /* svetlo siva pozadina */
    border-radius: 8px;
    padding: 8px;
    transition: all 0.25s ease;
}

/* Ikonice */
.seminar-share .a2a_svg {
    width: 26px;
    height: 26px;
}

/* Hover – diskretan B2B efekat */
.seminar-share a:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
}

/* Ikonica postaje bela na hover */
.seminar-share a:hover .a2a_svg path {
    fill: #ffffff !important;
}

/* Fokus (accessibility) */
.seminar-share a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(31, 79, 216, 0.35);
}


@media (max-width: 1200px){
.meni2 ul li { padding: 18px 23px 18px 0px; font-size:15px; font-size:14px; }	
.meni2 i { font-size:20px; }
}
@media (max-width: 992px){
.meni2 ul li { padding: 18px 5px 18px 0px; font-size:15px; font-size:12px; }		
.meni2 i { font-size:18px; }
}

@media (max-width: 768px){
	
	.vest{ width: 340px; height: 260px}
	.knjiga-cd img { margin-bottom:20px !important; }
	.meni2 ul li { display:block; padding: 10px 5px; font-size:15px; text-align: center; }
	.meni2 i { font-size:20px; }
	.sakrij { display:none; }
	.sakrij2 { display:block; }
	.navbar-toggle { margin-right: -15px; border-radius: 0; }
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #f53211; }
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {  border-color: transparent!important; }
	.desno ul { margin-top: 5px; }
	.desno ul li { font-size: 14px; }
	.navbar-brand { padding: 5px 0px; }
	.navbar-brand>img { height: 40px; }
	.carousel-indicators { width:100%; left: 27%; bottom: -40px;}
	
    .seminar-share { justify-content: center; }
	
}


/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #f2f2f2;
  margin: 0 auto;
  border:1px solid #000000;
  border-radius: 10px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 20px;
}

.loginmodal-container input[type=submit] {
	margin-left:auto; margin-right:auto;
  width: 130px;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #333333;
  padding: 13px 0px;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #666666;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 
.custom-modal {
	  position: fixed;
	  z-index: 9999;
	  left: 0;
	  top: 0;
	  width: 100%;
	  height: 100%;
	  backdrop-filter: blur(2px);
	  background-color: rgba(0, 0, 0, 0.5);
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  animation: fadeIn 0.5s ease-in-out;
	}

	.custom-modal-content {
	  background: #f8f9fa;
	  opacity: 0.9;
	  padding: 30px;
	  border-radius: 16px;
	  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
	  max-width: 600px;
	  width: 90%;
	  position: relative;
	  font-family: 'Segoe UI', sans-serif;
	}

	.custom-modal-content h3 {
	  font-size: 20px;
	  margin-bottom: 20px;
	  color: #2c3e50;
	}

	.custom-modal-content ul {
	  padding-left: 20px;
	  list-style: none;
	}

	.custom-modal-content li {
	  margin-bottom: 10px;
	  font-size: 15px;
	}

	.custom-modal-content a {
	  color: #f50015;
	  text-decoration: underline;
	  font-weight: 600;
	}

	.custom-action-btn {
	  margin-top: 20px;
	  padding: 8px 20px;
	  background-color: #f50015;
	  border: none;
	  color: white;
	  border-radius: 30px;
	  cursor: pointer;
	}

	.custom-close-btn {
	  position: absolute;
	  top: 12px;
	  right: 16px;
	  background: none;
	  border: none;
	  font-size: 24px;
	  color: #999;
	  cursor: pointer;
	}

	@keyframes fadeIn {
	  from { opacity: 0; transform: scale(0.95); }
	  to { opacity: 1; transform: scale(1); }
	}

	.stan { position:relative; height:260px; font-weight:300; overflow:hidden; margin-top:0px; margin-bottom:0px; }
	.stan img { margin-left:auto; margin-right:auto; display: block; z-index:-999; max-width:100%; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; }
	.stan:hover img { -moz-transform:scale(1.15); -webkit-transform:scale(1.15); transform:scale(1.15); }
	.stanmanji { position:relative; height:160px; font-weight:300; overflow:hidden; margin-top:0px; margin-bottom:0px; }
	.stanmanji img { margin-left:auto; margin-right:auto; display: block; z-index:-999; max-width:100%; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; }
	.stanmanji:hover img { -moz-transform:scale(1.15); -webkit-transform:scale(1.15); transform:scale(1.15); }	
	.lista { padding:0px; border-radius:0px; background-color:transparent !important; border: solid 1px #dedede; }
	.stannaslov { font-size:14px; text-transform:uppercase; color:#000; margin-top:0px; text-decoration:none; line-height:18px; margin-bottom:10px; }
	.opis { padding:10px !important; color:#666 !important; height:130px; background-color:#f6f6f6; }
	.lokacija-oglasa { font-size:14px; color:#d31346; line-height:16px; font-weight:600; margin-bottom:10px; }
	.saznaj-oglas { position:absolute; bottom:20px; right:15px; padding:5px 10px; font-size:13px; background-color:#f50015; color:#fff; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; text-decoration:none; cursor:pointer; }
	.saznaj-oglas:hover { background-color:#000; color:#fff; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; transition:all 0.4s; text-decoration:none; cursor:pointer; }
	.ribbon { position:absolute; right:10px; top:-5px; z-index:2; overflow:hidden; width:75px; height:75px; text-align:right; }
	.ribbon span { font-size:9px; font-weight:bold; color:#FFF; text-transform:uppercase; text-align:center; line-height:20px; -webkit-transform:rotate(45deg); transform:rotate(45deg); width:100px; display:block; background:#ae1218; background:linear-gradient(#ae1218 0%, #cc161d 100%); box-shadow:0 3px 10px -5px rgba(0, 0, 0, 1); position:absolute; top:19px; right:-21px; }
	.ribbon span::before { content: ""; position:absolute; left:0px; top:100%; z-index:-1; border-left:3px solid #ae1218; border-right:3px solid transparent; border-bottom:3px solid transparent; border-top:3px solid #ae1218; }
	.ribbon span::after { content: ""; position:absolute; right:0px; top:100%; z-index:-1; border-left:3px solid transparent; border-right:3px solid #ae1218; border-bottom:3px solid transparent; border-top:3px solid #ae1218; }


