@charset "UTF-8";
body {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.nelomljivo{
	-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
          						page-break-inside: avoid; /* Firefox */
								break-inside: avoid; /* IE 10+ */
}




.nevidljivo {
	display: none;
}

ul.levo > li {
  float: left;
  position: relative;
	margin-right: 12px;
}
.levo{
	float: left;
}
.vazno{
	font-size: 18px;
	color: red;
	font-weight: 700;
}
.podkategorije{
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;}

.kategorije_index{
	float: none;
	background-color: #F5070B;
	width: 98%;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	display: block;
	}


.kategorije_index_linkovi{
    padding-left: 3px;
	font-size: 14px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
.menubar {
	margin-top:5px;
	z-index:500;
	position:relative;
  text-align: left;
  width:100%;
 }
ul.menubar li.icon {display: none;}
ul.menubar {
	margin-top:5px;
	z-index:500;
	position:relative;
  float: left;
  text-align: left;
  width:100%;
 }

ul.menubar > li {
	width: 100%;
  display: inline-block;
  float: left;
  position: relative;
  text-transform: uppercase;
}
ul.menubar > li > a {
	display: block;
	text-align: left;
	position: relative;
	color: #000000;
	font: 400 14px/18px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0;
	padding-left: 2px;
	padding-bottom: 0;
	padding-top: 3px;
	border-bottom: 2px solid #eeeeee;
	-webkit-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
ul.menubar > li > a:hover {
  border-bottom: 2px solid #000000;
  color: #e22323;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  background: #e5e5e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e5e5e5 0%, #efefef 70%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(70%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #efefef 70%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%, #efefef 70%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%, #efefef 70%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%, #efefef 70%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#efefef', GradientType=0);
  /* IE6-9 */
}
ul.menubar > li.current a {
  border-bottom: 5px solid #000000;
  color: #e22323;
  background: #e5e5e5;
}

 ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
	 width: 100%;
		}
		ul.tabs li{
    background-color:#D4D4D4;
    color: darkgrey;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    width: auto;
			padding-left: 15px;
			padding-right: 15px;
    text-align: center;
		}

		ul.tabs li.current{
    background-color:#7D0305;
    color: white;
		}

		.tab-content{
    display: none;
    background: #ededed;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
		}

		.tab-content.current{
			display: inherit;
		}

.logo{
	width: 100%;
	align-content: center;
}
.sadrzaj{
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.meni_sidebar_lista{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: normal;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 3px;
	background-color: #09F;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;
	text-decoration: none !important;
	vertical-align: middle;
	list-style: none;
	display: block;
}
.meni_sidebar_lista > a{
	display: block;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding-left: 6px;	
}
.omotac-slike{
    margin-top: 6px;
    margin-left: -1px;
    margin-right: 1px;
    overflow: hidden;
    position: relative;
    width: 36%;
    height: 115px;
    text-align: center;
    vertical-align: middle;
    background-color: white;
    float: left;
}
.thumbnail{
    width: 100% !important;
    max-height: 110px !important;
    min-height: 100% !important;
    object-fit: contain;
    resize: both;
    float: left;
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}
.naslov_oglasa_1{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
	width: 63%;
	background-color: #0065FF;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	text-indent: 3px;
	float: left;
	margin-left: 1%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.form-container-oglas-box-naslovna {
    position: relative;
    width: 48%;
    float: left;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
    padding-top: 4px;
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 5px;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-container-oglas-box-naslovna:hover{
	box-shadow: 0 4px 8px 0 rgb(43, 32, 25);
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari 3-8 */
    transform: scale(1.05);
    background-color: white;
    transition: 0.2s;
    z-index: 1200;
}
.text_oglasa_naslovna {
	max-width: 63%;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #033;
	text-align: left;
	height: auto;
	max-height: 69px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-left: 1%;
	border-bottom: #731214 thin solid;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.cena_oglasa_naslovna {
	position: absolute;
    bottom: 4px;
	right: 9px;;
	width: 62%;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-align: right;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 1px;
	
}

.kategorije123{
	display: block;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 400;
	color: white;
	padding-left: 6px;
	background-color: black;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 6px;
}


ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style: none;
}



h2 {
    margin:0 0 0 5px;
	font-size: 14px;
    font-weight: normal;
	
	}



h3 {
	font-size: 13px;
	height:auto;
	color: #000000;
	font-weight:normal;
	margin-bottom:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
	}
a img { 
	border: none;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}


.container {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}


header {
	margin-bottom: 25px;
	width: 100%;
	background-color: #900;
}


.sidebar1 {
	float: left;
	width: 17%;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
}
.levisidebar {
	z-index: 510;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
}
.content {
	width: 66%;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 100%;
}

.content_user {
	width: 80%;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 100%;
}
.sidebar2 {
	float: left;
	width: 17%;
	padding: 10;
	z-index: 500;
}

.content ul, .content ol {
	padding: 0 1px 1px 4px;
	list-style-type: none;
	list-style-position: inside;
}

.meni {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	background-color: #900;
}

li.meni > last-child {
    border-right: none;
}


ul.meni > li {
    float: left;
	color: white;
	 display: block;
}

ul.meni > li a {
   display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.meni a:hover {
    background-color: #5E0305;
}

.footer {
	width: 100%;
	z-index:520;
	padding: 10px 0;
	background-color: #CCC49F;
	clear: both; 
	position: absolute;
	bottom: 0;
}


.linkovi {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.content_navigacija {
	width: auto;
	height: 100px;
	margin: 10;
}

.procitana_poruka{
	font-size: 12px;
	color:#666;
	background-color:#E4E4E4;
	text-align: left;
	overflow: hidden;
	vertical-align:middle;
	padding-top:3px;
	height:18px;
}	
.poruke_link
	{
		padding-left:4px;
		display:block;
		text-decoration: none;
		}

.neprocitana_poruka{
	font-size: 12px;
	font-weight:bold;
	color:#333;
	background-color:#FFC;
	text-align: left;
	overflow: hidden;
	vertical-align:middle;
	padding-top:3px;
	height:18px;
	}
	
.carousel_inner {
	float: left;
	width: 520px;
	margin-left: 45px;
	overflow: hidden;
	position: relative;
}  

  

.carousel_ul {  

	position:relative;  

	left:-260px;

	width:9999px; 

}  

  

.carousel_ul li{  

	padding:0 10px 0 0;

	float: left;

	width:250px;

} 
#sidebar ul.ul_columns{

		width: 250px;

	}

	#sidebar ul.ul_columns li{

		float: left;

		width: 230px;

		margin:0 10px 0 0;

		

	}

	#sidebar ul.ul_columns li.first{

		margin-top: 0;

		padding: 0;

		background: none;

	}

		#sidebar ul.ul_columns li a{

			display: block;

			padding: 6px 0 6px 20px;



		}

		
#slider{


		padding:0 0 26px 0; margin:0 0 0px 0;

}

#slider .container{

		border-bottom:5px solid #202020;

		margin:0 auto;

		width:500px; height:380px;

	}

	



		

/* -------------------------------------------------------------------------------------- ITEM SLIDER */

#item_slider{
	padding: 5px 0 0 0;
	position: relative;
	height: 120px;
}

#item_slider .right_scroll{
	position: absolute;
	background: url(../images/nivo_slider_next.png);
	right: 0px;
	top: 35px;
	z-index: 9;
	cursor: pointer;
	width: 42px;
	height: 81px;
	display: block;
	text-indent: -9999px;
}



#item_slider .left_scroll{
	position: absolute;
	background: url(../images/nivo_slider_previous.png);
	left: -9px;
	top: 33px;
	z-index: 9;
	cursor: pointer;
	width: 49px;
	height: 81px;
	display: block;
	text-indent: -9999px;
}



#item_slider .item{
	width: 250px;
	text-align:center;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}

#item_slider .item a{

	background:#000 url(../images/zoom.png) no-repeat 50% 50%;

	width:250px; height:110px;

	display:block;

}
.shadow_item{

	background:url(../images/shadow_item.png) no-repeat center bottom;

	padding:0 0 12px 0;

}

#podgupice{column-count:2;}

.button {
   border: 1px solid #062f47;
   background: #2e1138;
   background: -webkit-gradient(linear, left top, left bottom, from(#c765d6), to(#2e1138));
   background: -webkit-linear-gradient(top, #c765d6, #2e1138);
   background: -moz-linear-gradient(top, #c765d6, #2e1138);
   background: -ms-linear-gradient(top, #c765d6, #2e1138);
   background: -o-linear-gradient(top, #c765d6, #2e1138);
   background-image: -ms-linear-gradient(top, #c765d6 0%, #2e1138 100%);
   padding: 10.5px 21px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #ffffff;
   font-size: 14px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border: 1px solid #0a3c59;
   text-shadow: #1e4158 0 1px 0;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   color: #fff;
   }
.button:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #fff;
   }
.Text_zaglavlje {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	letter-spacing: 0.1em;
	padding-top: 10px;
	float: left;
}
.slika_istaknuti {
	height: auto; 
    width: auto; 
    max-width: 103px; 
    max-height: 103px;
}
.slika_istaknuti_ispod {
	margin: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	resize: both;
	width: 130px;
	height: auto;
	background-color: #DFDFDF;
	background-size: 100%, 100%;
	max-height: 100%;
	max-width: 100%;
}
.slike_oglasa_istaknuti {
	height: 104px;
	width: 104px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	border: thin solid #003;
}
.tabela_naslov_pogrupi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
	text-align: left;
	padding-left: 6px;
	background-color: #666;
	width: auto;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	page-break-before: avoid;
	height: 16px;
}

.tabel_text{
	float: none;
	width: 98%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	
	height: auto;
	display: block;
	}






.tabel_text a {
   padding-left: 5px;
	font-size: 13px;
	display:block;
	text-decoration:none;
	color:black;
}


.tabel_text2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #033;
    text-align: left;
    padding-left: 1px;
   
    overflow: hidden;
    padding-top: 0px;
    width: auto;
    margin-bottom: 10px;
}

.lista_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #033;
	text-align: left;
	height: 20px;
	overflow: hidden;
	padding-top: 0px;
	width: auto;
	line-height: normal;
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column; 
	break-inside: avoid-region;        /* IE 11 */
 
 
                   /* Actually FF 20+ */
			   
}

.boxic{ /* To show paragraph starts. */
  page-break-inside: avoid; /* For Firefox. */
  -webkit-column-break-inside: avoid; /* For Chrome & friends. */
  break-inside: avoid; /* For standard browsers like IE. :-) */
  display:block;
  page-break-after:avoid;
	  }

.lista_naslov {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:200;
	color:#06C;
	text-align: left;
	padding-left: 0px;
	height: auto;
	overflow: hidden;
	padding-top: 8px;
	width: auto;
	line-height: normal;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;
	display:block;
		   
}
.lista {
    -webkit-column-gap: 1%; /* Chrome, Safari, Opera */
    -moz-column-gap: 1%; /* Firefox */
    column-gap: 1%;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    column-fill: auto;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    break-inside: avoid-region;
    overflow: hidden;
    width: 98%;
    float: none;
	margin-left: auto;
	margin-right: auto;
}
.lista_2 {
	padding: 4px;
	column-fill: auto;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;
	overflow: hidden;
}
.tabela_naslov {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #FFF;
    line-height: normal;
    text-align: left;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-top: 3px;
    background-color: #09F;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    break-inside: avoid-region;
    text-decoration: none !important;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
	
	
	



.naslov_oglasa {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
	line-height: 15px;
	text-align: left;
	padding-left: 1px;
	height: 16px;
	overflow: hidden;
	padding-top: 1px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 440px;
	padding-bottom: 1 px;
}
.text_oglasa_promocija {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #033;
	line-height: normal;
	text-align: left;
	padding-left: 4px;
	height: 55px;
	overflow: hidden;
	background-color: #FFF;
}
.tabel_text_desno {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003;
	text-align: right;
	padding-right: 4px;
	height: 14px;
	width: auto;
	float: right;
	overflow: hidden;
}
.formular {
}
.tabela_boja {
	background-color: #CCC;
}
.grupe_oglasa {
	height: 50px;
	width: 400px;
	overflow: hidden;
	border: thin solid #063;
}
.lebdeca {
	position: fixed;
	visibility: visible;
	top: 200px;
}

.example {
  -webkit-columns: 150px;
  -moz-columns: 150px;
  columns: 150px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;  
}
a:hover, a:visited, a:link, a:active
{
    text-decoration: none !important;
}

.naslov_oglasa2{
	font-size: 20px;
	font-weight: bold;
	padding-left: 0px;
	border: none;
	height: auto;
	color: #F00;
}
.kategorije_levo {
	width: 250px;
	float: left;
	overflow: visible;
	height: auto;
	page-break-before: always;
}
.kategorije_desno {
	width: 270px;
	float: right;
}
.gornja_slika {
	height: 100px;
	width: 610px;
}
.slike_oglasa {
	height: 130px;
	width: 130px;
	overflow: hidden;
	position: relative;
	display: table-cell;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
.slika {
	margin: auto;
	display: block;
	text-align: center;
	vertical-align: middle;
	resize: both;
	width: 130px;
	height: auto;
	background-color: #FFF;
	background-size: 100%, 100%;
	float: left;
}
@media screen and (max-width: 736px) {
	
	.kategorije123{
	width:93%;
		margin-left: 3%;
		margin-right: 4%;
}
	
	
	.sidebar1 {
		width: 100%;
		transition: 0.4s all ease; 
	}
	.sidebar2{
		display: none;
		transition: 0.4s all ease; 
	}
	
	.levisidebar {
	z-index: 510;
	float: left;
		margin-left: 3%;
		margin-right: 3%;
	width: 44%;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
}
.content
header {
	width:100%;
	margin-top: 0px;
  	transition: 0.4s all ease; 
}
	.content{
		width: 100%;
		transition: 0.4s all ease; 
	}
	
	.logo{
	width: 100%;
	transition: 0.4s all ease;
}
	.lista {
		transition: 0.4s all ease; 
	text-overflow: ellipsis;
	-webkit-column-gap: 1%; /* Chrome, Safari, Opera */
	-moz-column-gap: 1%; /* Firefox */
	column-gap: 1%;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;

}
	
.form-container-oglas-box-naslovna {
	margin-left: 2%;
	width: 96%;
}
	.meni_sidebar_lista{
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 4px;
}
	.meni_sidebar_lista > a{
	font-size: 18px;	
}

	
 ul.menubar > li > a{display: none;}
  ul.menubar li.icon {
    float: right;
    display: inline-block;
  }
  ul.menubar.responsive {position: relative;}
  ul.menubar.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.menubar.responsive li {
    float: none;
    display: block;
	
	
  }
  ul.menubar.responsive li a {
    display: block;
    text-align: center;
  }


}
@media screen and (min-width: 1169px) {
	
}

@media screen and (max-width: 1169px) {
#reklama_gore{
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	align-content: center;
	
		transition: 0.4s all ease; }

	
.sadrzaj{
    width: 100%;
    margin-bottom: 10px;
	}
		
ul.menubar > li {
  display: inline-block;
  float: left;
}
ul.menubar > li > a {
  font: 400 11px/40px;
  padding:0 12px;
  padding-top:12px;
}

}
.form-container {
    
    background: #ffffff;
    width: 80%;
    margin: auto;
    padding: 0;
   }

.form-container h2 {
   text-shadow: #ffffff 0 1px 0;
   font-size:14px;
   margin: auto;
   font-weight:bold;
   text-align:center;
   
    }
.form-title {
   margin-bottom:7px;
   color: #333;
   text-shadow: #ffffff 0 1px 0;
   width:500px;
   margin-left:auto;
   margin-right:auto;
   font-size:14px;
   }
.submit-container {
   margin:8px 0;
   text-align:right;
   }

.submit-button-crveni {
   border: 0px solid #030508;
   background: red;
  
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #2e0b2e 0 1px 0;
   color: #ffffff;
   padding: 8px 14px;
   font-size: 15px;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button-crveni:hover {
	border: 0px solid #447314;
   text-shadow: #0d1405 0 1px 0;
   background:#940406;
   color: white;
	cursor: pointer;
   }


.submit-button {
   border: 0px solid #030508;
   background: #0e0e0f;
  
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #2e0b2e 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 4px 18px;
   font-size: 12px;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button:hover {
   border: 0px solid #447314;
   text-shadow: #0d1405 0 1px 0;
   background: #0f4075;
   
   color: #fff;
   text-decoration: none;!important;
   }
.submit-button:active {
   text-shadow: #111a08 0 1px 0;
   border: 0px solid #142107;
   background: #0d3604;
   
   color: #fff;
   text-decoration: none;!important;
   }
.submit-button-mali {
   border: 0px solid #030508;
   background: #0e0e0f;
  
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #2e0b2e 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 2px 9px;
   font-size: 12px;
   text-decoration: none;
   vertical-align: middle;
   text-decoration: none;!important;
   }
   a:hover, a:visited, a:link, a:active
{
    text-decoration: none;!important;
	
}
dugme {	

	background-color: #000066;
	border: 1px none #ddd;
	color: #FFF;
	font-size: 9px;
	margin-top: 0;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: 0.3em;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
.sledeci_korak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	padding: 10px;
	background-color: #FFF;
	width: auto;
	float: right;
	margin: 5px;
	height: 18px;
	color: #00C;
}
.formulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	width: 100%;
	alignment-adjust: central;
	padding: 5px;
}

.select-div{
    width: 100%;
    margin-top: 1px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    color: #000000;
    background: url(../strelica.png) no-repeat right #FFFFFF;
    -webkit-box-shadow: inset 0 2px 4px rgba(107, 105, 105, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding-left: 0px;
    border-radius: 4px;
    border: 1px solid #000000;
}
select{
    background: transparent;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 3px;
    padding-left: 14px;
    text-indent: 16px;
    font-size: 16px;
    color: #000000;
    border: 0;
    border-radius: 0;
    height: 40px;
    -webkit-appearance: none;
    cursor: pointer;
  }
.select-label{
    float: none;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
}
.select-label-kratki{
	float: left;
	width: 47%;
	margin-top: 15px;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 400;
	color: #000000;
	margin-right: 3%;
}

.form-naslov{
	
	text-indent: 20px;
	float:none;
	background-color:#F5070B;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:400;
	overflow: hidden;
	color:#FFFFFF;
	
}


.form-field-div{
	width: 100%;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	-webkit-box-shadow: inset 0 2px 4px rgba(107, 105, 105, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	padding-left: 0px;
	border-radius: 4px;
	border: 1px solid #000000;
	min-height: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}  

.form-field-div-kratki{
	width: 47%;
	margin-top: 1px;
	margin-bottom: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-left: 0px;
	border-radius: 4px;
	border: 1px solid #000000;
	float: left;
	margin-left: 0px;
	margin-right: 3%;
	min-height: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}  


.form-field {
	width: 100%;
  	background-color:white;
   	margin-left:auto;
   	margin-right:auto;
   	padding: 1px;
   	padding-left:4px;
   	text-indent: 10px;
	font-size: 16px;
   	line-height: 1;
   	border: 0;
   	border-radius: 0;
   	height: 34px;
  	-webkit-appearance: none;
  	cursor:pointer;
   }
.form-field-textarea {
	width: 100%;
  	background-color:white;
   	margin-left:auto;
   	margin-right:auto;
   	padding: 1px;
   	padding-left:4px;
   	text-indent: 10px;
	font-size: 16px;
   	line-height: 1;
   	border: 0;
   	border-radius: 0;
  	-webkit-appearance: none;
  	cursor:pointer;
   }

.polje {
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 16px;
}
.polje_naslov {
	width: 550px;
	height: auto;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
}
.polje_kratko {
	width: 170px;
	height: auto;
	text-align: left;
	font-size: 14px;
}

.polje_srednje {
	width: 230px;
	height: 22px;
	text-align: left;
	font-size: 13px;
	border: thin solid #999;
   background: #FFF;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   padding-left:6px;
}
.polje_etiketa{	
	font-size:12px;}

.dugme {
	width: 100px;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	color: #006;
	border: 2px none #006;
	padding: 20px;
}

form.clean input[type=button],
form.clean input[type=reset],
form.clean input[type=submit],
form.clean button
{
	-webkit-border-radius: 0.em;
	-moz-border-radius: 0.em;
	border-radius: 0.em;
	background-color: #000066;
	border: 1px none #ddd;
	color: #FFF;
	font-size: 9px;
	margin-top: 0;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: 0.3em;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
.div_glavni {

	height: auto;
	width: 610px;
}
.div_pgas_vrsta_2 {
	height: 114px;
	width: 599px;
	border: 1px solid #009;
	padding: 1px;
	margin-top: 5px;
}
/* oglas */

.slika_velika {
	height: 504px;
	display: block;
	margin: auto;
	position: relative;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	width: 500px;
}

.oglas_sadrzaj{
	z-index: 500;
	float: left;
	width: 100%;
	margin-top: 20px;
	
	
	
}

.oglas_omotac{
	width: 100%;
	float: left;
}
.oglas_godina{
	float: left;
	margin-top: 2px;	
	padding-bottom: 1px;
	color: #000000;
	font-size: 16px;
	text-indent: 6px;
	width: 40%;
	margin-bottom: 1px;
	margin-left: 5%;
}


.oglas_informacije_omotac {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	width: 90%;
	padding-bottom: 3px;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	column-fill: auto;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;
	-webkit-column-gap: 5px; /* Chrome, Safari, Opera */
	-moz-column-gap: 5px; /* Firefox */
	column-gap: 5px;
   }


.oglas_informacije{
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	font-size: 15px;
	text-indent: 10px;
	margin-bottom: 1px;
}

.oglas_informacije_lista{
	
	list-style: inside disc;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
	font-size: 15px;
	text-indent: 6px;
	margin-bottom: 3px;
}


.oglas_pocetak{
	margin-top: 35px;
	font-size: 18px;
	font-weight: 400;
	width: 37%;
	background-color: #F5070B;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	text-indent: 10px;
	float: left;
	margin-left: 5%;
}

.oglas_dodatne{
	text-indent: 20px;
	float: left;
	background-color: #F5070B;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
}


.oglas_naslov{
	text-indent: 10px;
	float: none;
	background-color: none;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	overflow: hidden;
	color: #FF0004 ;
	height: auto;
	display: block;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: thin #000000 solid;
}

.oglas_cena{
	margin-top: 5px;
	font-size: 18px;
	font-weight: 500;
	width: 30%;
	background-color: #FFB700;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	text-indent: 10px;
	float: left;
	margin-left: 5%;
}

.slike_oglasa_pregled_div {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;
	margin-left: auto;
	margin-right: auto;
}
.slika_pregled {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	resize: both;
	max-width: 100%;
	height: 80px;;
	background-color: #FFF;
	background-size: 100%, 100%;
	display: inline-block;
}
.oglas_slika_velika{
	width: 100% !important;
	max-height: 426px !important;
	min-height: 426px !important;
	object-fit: contain;
	display: block;
	resize: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: 0.6s;
	
}
.oglas_omotac-slike{
	margin-top: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 380px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
	width: 100%;
	position: relative;
	transition: 0.6s;
	margin-left: auto;
	margin-right: auto;
}
.tackice{
	text-align: center;
	margin-top: 10px;
	width: 100%;
}

/* Next & previous buttons */


.prev {
	z-index: 550;
  cursor: pointer;
  position: absolute;
	height:auto;
	display: table-cell;
  vertical-align: middle;
  top: 10%;  padding: 16px;
  margin-top: 20px;
  color:whitesmoke;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
	background-color:#575757;}



.next {
		z-index: 550;
  cursor: pointer;
  position: absolute;
	height:auto;
	display: table-cell;
  vertical-align: middle;
  top: 10%;
  padding: 16px;
  margin-top: 20px;
  color:whitesmoke;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
	background-color:#575757;}




/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  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 {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.dot1 {
  cursor:pointer;
  height: 35px;
  width: auto;
  margin: 0 2px;
  background-color: #bbb;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

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

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

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@media only screen and (max-device-width: 720px) and (orientation: landscape) {

.oglas_dodatne{
	font-size: 60%;
	}	
	
.oglas_informacije_omotac {
	width: 100%;
   	}
	
.oglas_godina{
	font-size: 15px;
	}

.oglas_informacije_lista{
	font-size: 14px;
	}
	
.slideshow-container {
	transition: 0.4s all ease;
	width: 100%;
	}
	
.oglas_slika_velika{		
	transition: 0.4s all ease;
	max-width: 100% !important;
	max-height: 236px !important;
	min-height: 236px !important;
	}
}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 460px) and (orientation: portrait) {
    .form-container {
    
    background: #ffffff;
    width: 90%;
    margin: auto;
    padding: 0;
   }
	
	
.prev, .next,.text {font-size: 11px}
.slideshow-container {
	transition: 0.4s all ease;
	width: 100%;
	}
	
.oglas_omotac{
	width: 100%;
	transition: 0.4s all ease;
	}
	
.oglas_godina{	
	width: 100%;
	margin-bottom: 5px;
	margin-left: 0;
	}

.oglas_cena{
	width: 100%;
	margin-left: 0;
	}
	
.oglas_pocetak{
	width: 100%;
	margin-left: 0;
	}
	
.oglas_informacije_omotac {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
	column-fill: auto;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	break-inside: avoid-region;
	}
	
.oglas_slika_velika{
	transition: 0.4s all ease;
	max-width: 100% !important;
	max-height: 296px !important;
	min-height: 296px !important;
	}

.tackice{
	width: 100%;
	}
	
.dot {
  height: 10px;
  width: 10px;
	}
}

/*userpanel poruke*/

.text_poruke {
	width: 100%;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #033;
	text-align: left;
	height: auto;
	padding-top: 4px;
	padding-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	
	
	
	}

.text_poruke_posiljalac {
	width: 100%;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:700;
	color: #033;
	text-align: left;
	height: auto;
	padding-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	
	
	}

.text_poruke_oglas {
	width: 100%;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:500;
	color: #033;
	text-align: left;
	height: auto;
	padding-bottom: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	
	
	}



.container_poruke {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 7px;
    margin: 5px 0;
}

.darker {
    border-color: #ccc;
    background-color: #ddd;
}


.neprocitano {
    border-color:burlywood;
    background-color:cornsilk;
}


.container_poruke::after {
    content: "";
    clear: both;
    display: table;
}

.container_poruke img {
    float: left;
    max-width: 60px;
    width: 100%;
    margin-right: 20px;
    border-radius: 50%;
}

.container_poruke img.right {
    float: right;
    margin-left: 20px;
    margin-right:0;
}

.time-right {
	font-size: 12px;
    float: right;
    color: #aaa;
}

.time-left {
	font-size: 12px;
    float: left;
    color: #999;
}

/* —— Prikaz oglasa (fragment uključen u stranicu) —— */
.oglas-sadrzaj-wrap {
  max-width: 720px;
}
.oglas-lokacija-box {
  padding: 0.65rem 0.9rem;
  margin-bottom: 1rem;
  background: linear-gradient(135deg, rgba(240, 253, 250, 0.85) 0%, #fff 100%);
  border: 1px solid rgba(13, 148, 136, 0.2);
  border-radius: 12px;
  font-size: 0.95rem;
  color: #334155;
}
.oglas-lokacija-box a {
  color: #0d9488;
  font-weight: 600;
}
.oglas-lokacija-box a:hover {
  text-decoration: underline;
}
.oglas-naslov-prikaz {
  font-size: 1.5rem;
  font-weight: 800;
  color: #0f172a;
  line-height: 1.25;
  margin: 0 0 0.75rem;
  letter-spacing: -0.02em;
}
.oglas-opis-prikaz {
  font-size: 1rem;
  line-height: 1.65;
  color: #334155;
  margin-bottom: 1.25rem;
}
.oglas-meta-red {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1.25rem;
  margin-bottom: 0.35rem;
  font-size: 0.95rem;
}
.oglas-cena-pill {
  display: inline-block;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  background: rgba(220, 38, 38, 0.08);
  color: #991b1b;
  font-weight: 700;
}
.oglas-cena-pill.oglas-cena-dogovor {
  background: rgba(13, 148, 136, 0.12);
  color: #0f766e;
}
.oglas-meta-muted {
  color: #64748b;
}





/* --- Site-wide modern layer (mirror of Styles/site-modern.css) --- */
/**
 * HocuDaKupim — minimalistički globalni sloj
 * Učitava se na kraju mainpage_tmp.css (ne menjati redosled bez razloga).
 */

:root {
  --hdz-bg: #f4f4f5;
  --hdz-bg-subtle: #fafafa;
  --hdz-surface: #ffffff;
  --hdz-text: #18181b;
  --hdz-muted: #71717a;
  --hdz-border: rgba(24, 24, 27, 0.08);
  --hdz-primary: #0d9488;
  --hdz-primary-dark: #0f766e;
  --hdz-accent-soft: rgba(13, 148, 136, 0.12);
  --hdz-header: #27272a;
  --hdz-header-muted: #3f3f46;
  --hdz-radius: 14px;
  --hdz-radius-sm: 10px;
  --hdz-radius-xs: 8px;
  --hdz-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  --hdz-card-shadow: 0 4px 20px rgba(15, 23, 42, 0.07);
  --hdz-card-shadow-hover: 0 12px 32px rgba(15, 23, 42, 0.1);
  --hdz-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --hdz-content-pad: clamp(14px, 4vw, 28px);
  --hdz-max: 1120px;
  --hdz-tap: 44px;
  --hdz-step: 0.25rem;
  --hdz-text-base: clamp(0.9375rem, 0.9rem + 0.2vw, 1rem);
  --hdz-text-sm: clamp(0.8125rem, 0.78rem + 0.15vw, 0.875rem);
  --hdz-text-xs: 0.75rem;
  --hdz-leading: 1.55;
  --hdz-leading-tight: 1.35;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--hdz-font) !important;
  font-size: var(--hdz-text-base);
  line-height: var(--hdz-leading);
  background-color: var(--hdz-bg) !important;
  color: var(--hdz-text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4 {
  font-family: var(--hdz-font);
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--hdz-text);
  line-height: var(--hdz-leading-tight);
}

h1 {
  font-size: clamp(1.5rem, 1.2rem + 1.2vw, 1.875rem);
}
h2 {
  font-size: clamp(1.2rem, 1.05rem + 0.6vw, 1.45rem);
}
h3 {
  font-size: clamp(1.05rem, 0.95rem + 0.35vw, 1.15rem);
}
h4 {
  font-size: 1rem;
  font-weight: 600;
}

p {
  margin: 0 0 0.75rem;
  max-width: 65ch;
}

.content p:last-child,
.content .hdz-main-inner p:last-child {
  margin-bottom: 0;
}

img,
svg,
video,
canvas {
  max-width: 100%;
  height: auto;
}

/* Omotač */
.sadrzaj {
  width: 100% !important;
  max-width: var(--hdz-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: var(--hdz-content-pad) !important;
  padding-right: var(--hdz-content-pad) !important;
  box-sizing: border-box !important;
}

.sadrzaj::after {
  content: "";
  display: table;
  clear: both;
}

/* Zaglavlje — tamna traka, bez agresivnog crvenog */
header {
  background: linear-gradient(180deg, var(--hdz-header) 0%, #18181b 100%) !important;
  box-shadow: var(--hdz-shadow);
  margin-bottom: 0 !important;
  position: sticky;
  top: 0;
  z-index: 900;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

ul.meni {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 2px !important;
  overflow: visible !important;
  padding: 6px 0 !important;
  background-color: transparent !important;
}

ul.meni > li {
  float: none !important;
}

ul.meni > li a {
  min-height: var(--hdz-tap);
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 14px !important;
  font-size: var(--hdz-text-sm) !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em;
  border-radius: var(--hdz-radius-xs);
  color: #fafafa !important;
  transition: background 0.15s ease, color 0.15s ease;
}

.meni a:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* Sidebar */
.meni_sidebar_lista {
  border-radius: var(--hdz-radius-xs) !important;
  margin-top: 6px !important;
  margin-bottom: 4px !important;
  box-shadow: none !important;
  border: 1px solid var(--hdz-border);
  background: var(--hdz-surface) !important;
}

.meni_sidebar_lista > a {
  font-size: var(--hdz-text-sm) !important;
  font-weight: 600 !important;
  padding: 11px 14px !important;
  min-height: var(--hdz-tap);
  display: flex !important;
  align-items: center !important;
  color: var(--hdz-text) !important;
}

.meni_sidebar_lista[style*="background-color:#F00"],
.meni_sidebar_lista[style*="F00"] {
  background: linear-gradient(135deg, #fef2f2 0%, #fff 100%) !important;
  border-color: rgba(239, 68, 68, 0.25);
}
.meni_sidebar_lista[style*="background-color:#F00"] > a,
.meni_sidebar_lista[style*="F00"] > a {
  color: #b91c1c !important;
}

.meni_sidebar_lista[style*="0b7557"] {
  background: linear-gradient(135deg, rgba(240, 253, 250, 0.9) 0%, #fff 100%) !important;
  border-color: rgba(13, 148, 136, 0.25);
}
.meni_sidebar_lista[style*="0b7557"] > a {
  color: var(--hdz-primary-dark) !important;
}

.logo img {
  border-radius: var(--hdz-radius-xs);
}

/* Glavni blok */
.content,
.content_user {
  background: var(--hdz-surface);
  border-radius: var(--hdz-radius);
  border: 1px solid var(--hdz-border);
  box-shadow: var(--hdz-shadow);
  margin-top: 12px !important;
  margin-bottom: 20px !important;
  padding: var(--hdz-content-pad) !important;
  box-sizing: border-box !important;
}

.content_user {
  width: auto !important;
  max-width: 100% !important;
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.sidebar2 {
  padding: 8px !important;
  box-sizing: border-box !important;
}

.sidebar2 iframe {
  border-radius: var(--hdz-radius-xs);
  border: 1px solid var(--hdz-border);
}

/* Kategorije dugme */
.kategorije123 {
  cursor: pointer;
  user-select: none;
  margin: 12px 0 10px !important;
  padding: 12px 16px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  text-align: center !important;
  font-weight: 600 !important;
  font-size: var(--hdz-text-sm) !important;
  letter-spacing: 0.02em;
  color: #fff !important;
  background: var(--hdz-primary) !important;
  border: none !important;
  border-radius: var(--hdz-radius-xs) !important;
  box-shadow: 0 2px 8px rgba(13, 148, 136, 0.25);
  transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.kategorije123:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(13, 148, 136, 0.35);
}

.kategorije123:focus-visible {
  outline: 2px solid var(--hdz-primary);
  outline-offset: 2px;
}

/* Kategorije u sidebar meniju */
ul.menubar > li > a {
  font-weight: 500 !important;
  font-size: var(--hdz-text-sm) !important;
}

ul.menubar h2 {
  font-size: inherit !important;
  font-weight: inherit !important;
  margin: 0 !important;
  display: inline;
}

/* Sekcija „najnoviji oglasi“ */
.hdz-section--listings {
  margin: 0 0 1.5rem;
}

.hdz-section-head {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem 1rem;
  margin-bottom: 1.25rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid var(--hdz-border);
}

.hdz-section-head__title {
  margin: 0;
  font-size: clamp(1.15rem, 1rem + 0.5vw, 1.35rem);
  font-weight: 700;
  letter-spacing: -0.03em;
}

.hdz-section-head__meta {
  margin: 0;
  font-size: var(--hdz-text-sm);
  color: var(--hdz-muted);
  font-weight: 500;
}

/* Grid listing */
.hdz-listing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 260px), 1fr));
  gap: 1.25rem;
  margin: 0;
  padding: 0;
  clear: both;
}

/* Kartica oglasa */
.hdz-card--listing.form-container-oglas-box-naslovna {
  position: relative !important;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: var(--hdz-surface) !important;
  border-radius: var(--hdz-radius) !important;
  border: 1px solid var(--hdz-border) !important;
  box-shadow: var(--hdz-card-shadow) !important;
  overflow: hidden !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.hdz-card--listing.form-container-oglas-box-naslovna:hover {
  transform: translateY(-3px);
  box-shadow: var(--hdz-card-shadow-hover) !important;
  border-color: rgba(13, 148, 136, 0.22) !important;
  z-index: 2;
}

.hdz-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  text-decoration: none !important;
  color: inherit !important;
}

.hdz-card__figure.omotac-slike,
.form-container-oglas-box-naslovna .omotac-slike {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  aspect-ratio: 4 / 3;
  background: var(--hdz-bg-subtle);
  overflow: hidden;
  display: block;
  position: relative !important;
}

.hdz-card__img.thumbnail,
.form-container-oglas-box-naslovna .thumbnail {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  min-height: 0 !important;
  object-fit: cover !important;
  float: none !important;
  display: block;
  transition: transform 0.35s ease;
}

.hdz-card--listing:hover .hdz-card__img.thumbnail,
.hdz-card--listing:hover .thumbnail {
  transform: scale(1.03);
}

.hdz-card__body {
  padding: 1rem 1.1rem 1.15rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  min-height: 0;
}

.naslov_oglasa_1.hdz-card__title,
.form-container-oglas-box-naslovna .naslov_oglasa_1 {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  background-color: transparent !important;
  color: var(--hdz-text) !important;
  white-space: normal !important;
  text-indent: 0 !important;
  font-size: clamp(0.95rem, 0.88rem + 0.3vw, 1.05rem) !important;
  font-weight: 600 !important;
  line-height: var(--hdz-leading-tight) !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text_oglasa_naslovna.hdz-card__excerpt,
.form-container-oglas-box-naslovna .text_oglasa_naslovna {
  float: none !important;
  max-width: none !important;
  width: auto !important;
  max-height: 4.6em !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: var(--hdz-text-sm) !important;
  color: var(--hdz-muted) !important;
  line-height: var(--hdz-leading) !important;
  font-family: var(--hdz-font) !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hdz-card__meta {
  margin-top: auto;
  padding-top: 0.65rem;
}

.cena_oglasa_naslovna.hdz-card__price,
.form-container-oglas-box-naslovna .cena_oglasa_naslovna {
  position: static !important;
  bottom: auto !important;
  right: auto !important;
  float: none !important;
  width: auto !important;
  text-align: left !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: var(--hdz-text-sm) !important;
  font-weight: 700 !important;
  color: var(--hdz-primary-dark) !important;
  font-family: var(--hdz-font) !important;
}

/* Naslovna — hero (index) */
.hdz-home-hero {
  padding: clamp(18px, 5vw, 32px);
  margin-bottom: 1.5rem;
  border-radius: var(--hdz-radius);
  background: var(--hdz-surface);
  border: 1px solid var(--hdz-border);
  box-shadow: var(--hdz-shadow);
}

.hdz-home-hero h1 {
  margin: 0 0 0.35rem;
  font-size: clamp(1.35rem, 1.1rem + 1vw, 1.75rem);
  font-weight: 700;
  color: var(--hdz-text);
  letter-spacing: -0.03em;
}

.hdz-home-hero .hdz-home-tagline {
  margin: 0 0 0.85rem;
  font-size: var(--hdz-text-base);
  font-weight: 500;
  color: var(--hdz-muted);
}

.hdz-home-hero p {
  font-size: var(--hdz-text-sm);
  color: #3f3f46;
  margin: 0.65rem 0 0;
  max-width: 52ch;
}

.hdz-home-hero a {
  color: var(--hdz-primary-dark);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.hdz-flash-success {
  margin: 0 0 1rem;
  padding: 14px 16px;
  border-radius: var(--hdz-radius-xs);
  border: 1px solid #bbf7d0;
  background: #f0fdf4;
  color: #166534;
  font-size: var(--hdz-text-sm);
  line-height: var(--hdz-leading);
}

.hdz-main-inner {
  max-width: 100%;
}

/* Formulari */
.form-container {
  width: min(560px, 100%) !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  box-sizing: border-box !important;
  border-radius: var(--hdz-radius) !important;
  border: 1px solid var(--hdz-border);
}

.form-title {
  width: 100% !important;
  max-width: 100% !important;
}

.form-container h2 {
  font-size: 1.1rem !important;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  font-family: inherit;
  font-size: var(--hdz-text-sm);
  border-radius: var(--hdz-radius-xs);
  border: 1px solid var(--hdz-border);
}

button,
input[type="submit"],
.submit-button {
  border-radius: var(--hdz-radius-xs);
  min-height: var(--hdz-tap);
  font-size: var(--hdz-text-sm);
  font-weight: 600;
  cursor: pointer;
}

:focus-visible {
  outline: 2px solid var(--hdz-primary);
  outline-offset: 2px;
}

/* Tabele */
.content table,
.content_user table {
  display: block;
  width: 100% !important;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  font-size: var(--hdz-text-sm);
}

/* Prazno stanje */
.hdz-empty {
  padding: 1.25rem 1rem;
  border-radius: var(--hdz-radius-xs);
  background: var(--hdz-bg-subtle);
  border: 1px dashed var(--hdz-border);
  color: var(--hdz-muted);
  font-size: var(--hdz-text-sm);
  text-align: center;
}

/* Raspored: glavni sadržaj prvi na užim ekranima */
@media screen and (max-width: 960px) {
  .sadrzaj {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
  }

  .sadrzaj > .content {
    order: 1 !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .sadrzaj > .sidebar1 {
    order: 2 !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .sadrzaj > #reklama_gore {
    order: 3 !important;
    float: none !important;
    width: 100% !important;
    margin: 0 auto !important;
  }

  .sadrzaj > .sidebar2 {
    order: 4 !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  ul.meni {
    justify-content: center !important;
  }

  .hdz-listing-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

@media screen and (min-width: 600px) and (max-width: 959px) {
  .hdz-listing-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 736px) {
  ul.meni > li a {
    font-size: var(--hdz-text-xs) !important;
    padding: 10px 12px !important;
  }

  .levisidebar {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: none !important;
  }

  .content {
    padding: 14px !important;
  }
}

/* Listing — iznad starog float layouta u .content */
.content .hdz-listing-grid {
  isolation: isolate;
  width: 100%;
}

/* Kompaktno zaglavlje */
header.hdz-header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

header.hdz-header ul.meni {
  padding: 4px 0 !important;
  gap: 1px !important;
}

header.hdz-header ul.meni > li a {
  min-height: 36px !important;
  padding: 6px 12px !important;
  font-size: var(--hdz-text-xs) !important;
}

/* Sidebar — ujednačeni CTA (Novi / Profil / Admin) */
.meni_sidebar_lista.hdz-nav-btn {
  background: var(--hdz-bg-subtle) !important;
  border: 1px solid var(--hdz-border) !important;
  box-shadow: none !important;
}

.meni_sidebar_lista.hdz-nav-btn > a {
  color: var(--hdz-text) !important;
}

.meni_sidebar_lista.hdz-nav-btn--primary {
  border-left: 3px solid var(--hdz-primary) !important;
}

.meni_sidebar_lista.hdz-nav-btn--primary > a {
  color: var(--hdz-primary-dark) !important;
}

.meni_sidebar_lista.hdz-nav-btn--secondary {
  border-left: 3px solid #94a3b8 !important;
}

.meni_sidebar_lista.hdz-nav-btn--admin {
  border-left: 3px solid #0f766e !important;
  background: linear-gradient(180deg, #ecfdf5 0%, var(--hdz-surface) 100%) !important;
}

.meni_sidebar_lista.hdz-nav-btn--admin > a {
  color: #0f766e !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
}

/* Manje kartice u listingu */
.hdz-listing-grid {
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 200px), 1fr)) !important;
  gap: 0.85rem !important;
}

.hdz-card__figure.omotac-slike,
.form-container-oglas-box-naslovna .omotac-slike {
  aspect-ratio: 16 / 10 !important;
  max-height: 130px !important;
}

.hdz-card__body {
  padding: 0.65rem 0.75rem 0.75rem !important;
}

.naslov_oglasa_1.hdz-card__title,
.form-container-oglas-box-naslovna .naslov_oglasa_1 {
  font-size: clamp(0.875rem, 0.82rem + 0.2vw, 0.95rem) !important;
}

.text_oglasa_naslovna.hdz-card__excerpt,
.form-container-oglas-box-naslovna .text_oglasa_naslovna {
  -webkit-line-clamp: 2 !important;
  max-height: 3.2em !important;
}

/* Odustajanje od novog oglasa */
.hdz-link-quit {
  font-size: var(--hdz-text-sm);
  font-weight: 600;
  color: var(--hdz-muted);
  text-decoration: none !important;
  padding: 8px 12px;
  border-radius: var(--hdz-radius-xs);
  border: 1px dashed var(--hdz-border);
  transition: color 0.15s ease, border-color 0.15s ease, background 0.15s ease;
}

.hdz-link-quit:hover {
  color: #b91c1c;
  border-color: rgba(239, 68, 68, 0.45);
  background: #fef2f2;
}

.hdz-link-quit-inline {
  margin-left: 0.5rem;
  padding: 4px 10px;
  font-size: var(--hdz-text-xs);
  vertical-align: middle;
}

.nog-submit-bar {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 0.75rem !important;
}

/* Stranica pojedinačnog oglasa */
.hdz-oglas-page {
  width: 100%;
}

.hdz-oglas-inner {
  max-width: 100%;
}

.hdz-oglas-breadcrumb {
  margin-bottom: 1rem !important;
  padding: 10px 14px !important;
  border-radius: var(--hdz-radius-xs) !important;
  background: var(--hdz-bg-subtle) !important;
  border: 1px solid var(--hdz-border) !important;
}

.hdz-oglas-sep {
  opacity: 0.45;
  margin: 0 0.35rem;
}

.hdz-oglas-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 320px);
  gap: 1.25rem;
  align-items: start;
  margin-bottom: 1.5rem;
}

@media (max-width: 900px) {
  .hdz-oglas-layout {
    grid-template-columns: 1fr;
  }
}

.hdz-oglas-card {
  border-radius: var(--hdz-radius) !important;
  border: 1px solid var(--hdz-border) !important;
  background: var(--hdz-surface) !important;
  box-shadow: var(--hdz-shadow) !important;
  padding: var(--hdz-content-pad) !important;
}

.hdz-oglas-maincol .oglas-naslov-prikaz {
  margin-top: 0 !important;
  font-size: clamp(1.25rem, 1.05rem + 0.8vw, 1.6rem) !important;
}

.hdz-oglas-meta-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  align-items: center;
  margin: 0.75rem 0 1rem !important;
}

.hdz-oglas-body {
  font-size: var(--hdz-text-base);
  line-height: var(--hdz-leading);
  max-width: none !important;
}

.hdz-oglas-body img {
  border-radius: var(--hdz-radius-xs);
}

.hdz-oglas-seller-title {
  margin: 0 0 0.75rem !important;
  font-size: 1rem !important;
}

.hdz-oglas-dl {
  margin: 0 0 1rem !important;
  font-size: var(--hdz-text-sm);
}

.hdz-oglas-dl dt {
  font-weight: 600;
  color: var(--hdz-muted);
  margin-top: 0.5rem;
}

.hdz-oglas-dl dt:first-child {
  margin-top: 0;
}

.hdz-oglas-dl dd {
  margin: 0.15rem 0 0 !important;
}

.hdz-oglas-msg-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px 14px !important;
  border-radius: var(--hdz-radius-xs) !important;
  background: var(--hdz-primary) !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-size: var(--hdz-text-sm) !important;
  text-decoration: none !important;
  border: none !important;
  box-shadow: 0 2px 8px rgba(13, 148, 136, 0.25);
  transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.hdz-oglas-msg-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(13, 148, 136, 0.35);
  color: #fff !important;
}

.hdz-oglas-gallery-wrap {
  margin-top: 0.5rem !important;
  padding: var(--hdz-content-pad) !important;
  border-radius: var(--hdz-radius) !important;
  border: 1px solid var(--hdz-border) !important;
  background: var(--hdz-surface) !important;
}

.hdz-oglas-gallery-title {
  margin: 0 0 0.75rem !important;
  font-size: 1.05rem !important;
}
