@charset "utf-8";
/* CSS Document */
A:link, A:visited {color:#333; text-decoration:none;}
A:hover {color:#666; text-decoration:none;}
body {
	font-family: sans-serif;
	margin:0;
	height: 100%;
    width: 100%;
	
background-clip: border-box;
background-color: #ededed;
}
form
{
	margin: 0;
}
div
{
	box-sizing:border-box;
}
h3
{
	margin: 0 15px;
    padding: 0;
    font-size: 21px;
    float: left;
    line-height: 40px;
    color: #444;
}
#login
{
	width: 100%;
	height: 100%;
	margin:0;
	background: rgba(141,207,224,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(141,207,224,1) 0%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(141,207,224,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(141,207,224,1) 0%, rgba(73,165,191,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(141,207,224,1) 0%, rgba(73,165,191,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(141,207,224,1) 0%, rgba(73,165,191,1) 100%);
background: radial-gradient(ellipse at center, rgba(141,207,224,1) 0%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dcfe0', endColorstr='#49a5bf', GradientType=1 )
}
#login > #wrapper
{
	max-width:280px;
	max-height:250px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-125px 0 0 -140px;

}
#login  #flash
{
	    width: 50px;
    height: 50px;
    position: absolute;
    left: 49%;
    top: 30%;
    margin: 0;
}
#login  #error, #login  .msg
{
	 color: #f00;
    font-weight: 700;
    text-align: center;
}

#login  #flash i
{
	font-size: 30px;
	color: #fff;
}
#login > #wrapper > form > input
{
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
	
	margin: 0 auto;
	width: 96%;
	 background-color: #DBE3E4;
	 color: #444;
	     margin: 6px;
    border: 1px #eee solid;
}
#login > #wrapper > form > input[type="submit"]
{
	
	 background-color: #444;
	 border:0;
	 color: #eee;
}
#login > #wrapper > form > input[type="submit"]:hover
{
	cursor: pointer;
	background-color: #222;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   background-color: #DBE3E4;
	 color: #444;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 background-color: #DBE3E4;
	 color: #444;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
background-color: #DBE3E4;
	 color: #444;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 background-color: #DBE3E4;
	 color: #444;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
background-color: #DBE3E4;
	 color: #444;
}
#login_footer
{
	position:absolute;
	left:0;
	right: 0;
	width: 100%;
	bottom:0;
	    text-align: center;
    padding: 10px;
    color: #eee;
    font-size: 13px;
}
#login_footer i
{
 color: #eee;
    font-size: 35px;

	}
#login_footer  span {
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding-top: 5px;
}
form input { font-family: sans-serif;}
.content { max-width:930px;  margin:0px auto; text-align:left; display: block; }
.content_print {  margin:0px auto;  text-align:left;  }
.content_pdf { width:760px; margin: 0 0 0 20px;text-align:left;  }

.zebra { width:100%;  margin:0 0 10px 0; text-align:left; background-color:#EAEAEA; float:left;   }
.zebra div, .zebra_naslov div
{
	padding: 5px;
	box-sizing:border-box;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;

}
.zebra_naslov, .racun_stavke_naslov { width:100%;  margin:0px 0 0 0; padding:5px 0; text-align:left;background-color:#357cd8; color:#fff; font-size:11px; font-weight:bold;  float:left; 
	 }
.zebra_list {  width:100%; font-size:12px; padding:5px 0 ; min-height:18px; vertical-align: middle; margin:4px 0; font-weight:bold; float:left;
background: #ddd; 

  }
.zebra_list div {
	min-height:18px; 
	border-right: 1px solid #0185a1;}
.zebra_list:hover {
	background: rgb(214,249,255); 




 }

.nav_filter  { width:100%;  margin:0; text-align:left;   color:#ccc; font-size:30px; padding:0;  font-weight:bold;  float:left;  }
.button_nav  {font-size:30px; font-weight:bold; background-color:#2b8cf3; margin-right:8px; padding:5px; width:60px; float:left; text-align:center }

.stranice  {
	width: 100%;
    margin: 8px 0;
    text-align: left;
    font-size: 9px;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    background-color: #97a9c1;
  }
.stranice  a
{
	color: #fff;
	font-weight: 700;
	font-size: 14px;
}
.search {
    margin: 0px 0 0 0;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    width: 320px;
    background-color: #80a6dc;
    padding: 8px 6px 6px 15px;
    border: 0;  }

.search_artikl {
    margin: 0px 0 0 0;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    width: 200px;
    background-color: #fff;
    padding: 8px 6px 6px 8px;
    border: 1px solid #ccc;  }
.search_artikl::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #ccc;
	 background-color: #fff;
}
.search_artikl:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #ccc;
	 background-color: #fff;
   opacity:  1;
}
.search_artikl::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #ccc;
	 background-color: #fff;
   opacity:  1;
}
.search_artikl:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #ccc;
	 background-color: #fff;
}
.search_artikl:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
 color: #ccc;
	 background-color: #fff;
}
.search_artikl:placeholder
{
	color: #ccc;
 background-color: #fff;
}
.racun { 
	max-width:930px;
	padding:5px 0 0 0;
	display: table;
	 }
h3.naslov
{
	width: 100%;
	margin: 4px;
    font-size: 25px
}
.racun_kupac, .racun_datum
 { width: 50%;
   min-height: 190px;
    padding: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #eaeaea;
    float: left;
    margin: 0;
    background: rgb(64, 64, 64);
    line-height: 20px;
    border: 5px #ededed solid;
        min-height: 220px;
}
.kupac_list { background-color:#FFF; border:0; box-shadow: 0 0 5px #000; font-size:12px; font-weight:bold; width:380px; height:35px; padding:5px; margin:8px 0 0 0; } 

.racun_datum p {font-size:9px; margin:-17px;}
.racun_datum div
{
    width: 50%;
    float: left;
    padding: 4px 0;
}
.racun_datum_izmjena div:nth-child(even)
{
    width: 65%;
}
.racun_datum_izmjena div:nth-child(odd)
{
    width: 35%;
}
.racun_buttons { 
	width:50%; 
	
	padding:8px 0; 
	text-align:center;
	font-size:10px; 
	font-weight:bold; 
	color:#fff; 
	float:left; 
	border: 5px #ededed solid;
	background: #568dd8;

}
.btn-success
{
	background: 0;
	border:0 none;
    cursor:pointer;
    width: 100%;

}
.btn-success::-moz-focus-inner {
   border: 0;
}
.racun_buttons:hover {
	opacity: 0.7;
} 
.izmjena .racun_buttons { 
	width:25%; 
}
.izmjena .racun_buttons.prints { 
	width:25%; 
	background-color: #6c8aa7;
}
.racun_buttons i {
	font-size: 30px;
	color: #fff;
} 
.racun_buttons span
{
	width: 100%;
	color:#fff;
	font-size: 11px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.racun_stavke_naslov
{
	border: 5px #eaeaea solid;
}
.racun_stavke_naslov div, .racun_stavke_ukupno div, .racun_stavke div
{
	padding: 5px;
	float: left;
	display: block;
	font-size: 13px;
	color: #222;
}
.racun_stavke div textarea
{
	width: 100%;
	overflow: hidden;
	height: 60px;
	font-family: sans-serif;
    line-height: 1.2;
}
.racun_stavke div input
{
	width: 100%;
	padding: 4px 0;
}
.racun_stavke div select
{
	padding: 4px 0;
}
.racun_stavke_naslov div:nth-child(1), .racun_stavke div:nth-child(1)
{
width: 5%;
font-weight: 700;
}
.racun_stavke_naslov div:nth-child(2), .racun_stavke div:nth-child(2)
{
width: 13%;
font-weight: 700;
}
.racun_stavke_naslov div:nth-child(3), .racun_stavke div:nth-child(3)
{
width: 30%;
}
.racun_stavke_naslov div:nth-child(4), .racun_stavke div:nth-child(4)
{
width: 10%;
font-weight: 700;
text-align: center;
}
.racun_stavke_naslov div:nth-child(5), .racun_stavke div:nth-child(5)
{
width: 9%;
font-weight: 700;
text-align: center;
}
.racun_stavke_naslov div:nth-child(6), .racun_stavke div:nth-child(6)
{
width: 12%;
font-weight: 700;
text-align: right;
}
.racun_stavke_naslov div:nth-child(7), .racun_stavke div:nth-child(7)
{
width: 7%;
font-weight: 700;
text-align: center;
}
.racun_stavke_naslov div:nth-child(8), .racun_stavke div:nth-child(8)
{
width: 13%;
font-weight: 700;
text-align: right;
}


.otpremnica .racun_stavke_naslov div:nth-child(1), .otpremnica .racun_stavke div:nth-child(1)
{
width: 7%;
font-weight: 700;
}
.otpremnica .racun_stavke_naslov div:nth-child(2), .otpremnica .racun_stavke div:nth-child(2)
{
width: 12%;
font-weight: 700;
}
.otpremnica .racun_stavke_naslov div:nth-child(3), .otpremnica .racun_stavke div:nth-child(3)
{
width: 50%;
}
.otpremnica .racun_stavke_naslov div:nth-child(4), .otpremnica .racun_stavke div:nth-child(4)
{
width: 10%;
font-weight: 700;
text-align: center;
}
.otpremnica .racun_stavke_naslov div:nth-child(5), .otpremnica .racun_stavke div:nth-child(5)
{
width: 10%;
font-weight: 700;
text-align: center;
}
.otpremnica .racun_stavke_naslov div:nth-child(6), .otpremnica .racun_stavke div:nth-child(6)
{
width: 10%;
font-weight: 700;
text-align: right;
}



.racun_stavke_ukupno div:nth-child(even)
{
	width: 19%;
	text-align: right;
	font-weight: 700;
}
.racun_stavke_ukupno div:nth-child(odd)
{
	width: 80%;
	text-align: right;
	font-weight: 700;
}

.racun_stavke, .racun_stavke_ukupno { 
	width:100%; 
	border: 5px #eaeaea solid;
	background-color: #ddd;
	font-size: 12px;
	padding: 5px;
	display: table;

}
.racun_stavke_izmjena { width:100%; border: 5px #eaeaea solid;  min-height:15px; padding:8px; 
font-size:11px; font-weight:bold; color:#333; float:left;  background-color:#CCC; 
}
.racun_stavke_izmjena_novo { width:100%; border: 5px #eaeaea solid; min-height:15px; padding:8px; 
font-size:11px; font-weight:bold; color:#333; float:left;  background-color:#357bd9;
}


.racun_stavke_naziv { 
	width:100%; 
	border: 5px #eaeaea solid; 
	min-height:15px; 
	padding:8px; 
	font-size:11px; 
	font-weight:bold; 
	color:#333; 
	float:left;  
	background-color:#357bd9;
}
.racun_stavke_naziv  label
{
	width: 20%; 
	float: left;
	color: #fff;
	padding: 6px 0 0 0!important;
} 
.racun_stavke_naziv  input, .racun_stavke_naziv  textarea
{
	width: 70%!important; 
	float: left;
	color: #222;
	padding: 3px!important;
	margin: 0 0 10px 0!important; 
} 
.racun_stavke_ukupno { 
background: rgb(163,163,163);
}

.racun_stavke_ukupno input {
border: 0;
    text-align: right;
    display: inline-block;
    width: 80%;
    font-size: 14px;
    font-weight: 700;
	}
.racun_stavke_placanje input {
border: 0;
    text-align: right;
    display: inline-block;
    width: 170px;
    font-size: 14px;
    font-weight: 700;
	}
	#stopa_pdv {
		width: 30px;
		padding: 4px;
	}
#container_date1 > div 
{
	width: 100%;
}
#container_date1 > div > select
{
	float: left;
	padding: 4px;
    margin-right: 2px;
    z-index: -1;
}
#container_date1 > div > a > i
{
	font-size: 22px;
	color: #fff;
	margin-left: 7px;
}
.print_kupac { width:320px; height: 115px; float:left; border:2px #ccc solid; padding:24px 5px 0 5px; font-size:16px;  text-align:center; margin:40px 0 30px 10px;}
.print_kupac p { font-size:8px; text-align:left; margin: -20px 0 0 2px;  color:#999}
.print {  width:740px; height:600px; padding:40px 0px 10px 0px; font-family: 'Open Sans', sans-serif;}
.print_pdf {  width:740px; height:990px; padding:0px 0px 10px 0px; font-family: 'Open Sans', sans-serif;}
.print_datum { width:330px; height: 135px; float:left; font-size:12px;  padding:0px 5px 0 5px;  margin:40px 0 30px 40px;}

.print_stavke_naslov { width:705px; height:15px; padding:3px; font-size:11px; font-weight:bold; float:left; margin:8px 4px 4px 10px; border:1px #000 solid; color:#000; }
.print_stavke { width:705px; min-height:15px; padding:3px; font-size:10px;   float:left; margin:0px 4px 0px 10px; border-bottom:1px #000 solid; color:#000; }
.print_stavke_ukupno { width:710px; height:auto; padding:3px; font-size:11px; font-weight:normal;  float:left; margin:1px 4px 1px 10px; color:#000; }

.home {  
	margin:10px auto 0 auto;
	max-width:700px;
	display: table;
	border: 5px #fff solid;
	box-sizing:border-box;
	background-color: #fff;
}
.box_glow {
	float:left;
	margin:0;
	width:65%;
	box-sizing: border-box;
	border:5px #fff solid;
	display: table;
	height:100px;
	
	
}

.box_glow:hover { opacity: 0.6;  filter: alpha(opacity=60); cursor:pointer; color:#222;  }
.box_glow i
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
	color:#fff;
	float: left;
    color: #fff;
    padding: 25px 0 5px 0;
}
.box_glow span
{
	width: 100%;
	color:#fff;
	font-size: 12px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.home-racuni
{
background-color: #0286a1;

}
.home-novi-racuni
{
background-color: #2b8cf3;
width: 35%; 
}
.home-artikli
{
background-color: #044ab2;
}
.home-novi-artikl
{
background-color: #123f82;
width: 35%;
}
.home-otpremnice
{
background-color: #643fc2;
}
.home-nova-otpremnica
{
background-color: #a102aa;
width: 35%;
}
.home-kupci
{
background-color: #019500;
}
.home-novi-kupac
{
background-color: #126a11;
width: 35%;
}
.home-ponude
{
background-color: #de5428;
}
.home-nova-ponuda
{
background-color: #b01e47;
width: 35%;
}
.postavke
{
	width: 25%;
	background-color: #222;
	color:#eee;
}
.menu
{
	margin: 15px; 
}
.menu i
{
	font-size: 40px;
}
#footer
{
	width: 100%;
	display: table;
	
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    color: #444;
    
    box-sizing: border-box;
}
#footer i
{
		font-size: 40px;
		 color: #444;
}
#footer span
{
	display: table-footer-group;
	font-size: 11px;
	font-weight: 700;
}
#header-home
{
	width: 100%;
	display: table;
    text-align: center;

}
#header-home img
{
	height: 40px;
	

}
.racun_stavke_placanje div
{
	width: 100%!important;
	text-align: left!important;

}
.izmjena_kupac
{
	width: 930px;
	background: rgb(2,130,159);
	display: table;

}
.izmjena_kupac > div
{
	width: 50%;
	
	float: left;
	padding: 10px;
	}
.izmjena_kupac > div > input, .izmjena_kupac > div > select
{
	padding: 8px;
	color: #222;
	border:1px #ddd solid;
	font-size: 16px;
	width: 97%;
}
.izmjena_kupac > div > label
{
	font-size: 16px;
	color: #fff;
	padding: 5px 0;
	display: inline-block;
}
.izmjena_kupac > div > textarea
{
		padding: 8px;
	color: #222;
	border:1px #ddd solid;
	font-size: 16px;
	width: 97%;
	height: 120px;
}
.izmjena_kupac > .but2
{
	width: 100%;
	text-align: center;
}
.izmjena_kupac > div > .button2
{
	    width: 35%;
    padding: 6px;
    background-color: #222;
    color: #eee;
    border: 0;
    display: inline-block;
    float: l;
    text-align: center;

}
.stranice > div
{
	float: right;
}
.racun_stavke_placanje label {
			width:150px;
			display: inline-block;		
		
	}
.racun_placeno div
{
	width: 100%!important;
}
@media screen and (max-width: 950px) {
	.izmjena_kupac > div
{
	width: 100%;
}
	.izmjena_kupac
{
	width: 100%;
	
}
	.content
	{
		margin: 0 10px;
	}

}
@media screen and (max-width: 710px) {
	.racun_stavke_placanje input {
		width:55%;
	}
	.racun_stavke_placanje label {
		width:30%;

	}
	.izmjena .racun_buttons { 
	width:100%; 
}
.izmjena .racun_buttons.prints { 
	width:50%; 
	background-color: #969;
}
.racun_kupac, .racun_datum
 { 
   min-height: 100%;
}
	.home
	{
margin: 10px;
}
.zebra_list div
{
	font-size: 11px;
}
.zebra_list div:nth-child(1)
{
	width: 6%!important;
	overflow: visible;
}
.zebra_list div:nth-child(2)
{
	width: 18%!important;
	overflow: visible;
}
.zebra_list div:nth-child(3)
{
width: 22%!important;
}
.zebra_list div:nth-child(4)
{
width: 18%!important;
}
.zebra_list div:nth-child(5)
{
width: 18%!important;
}
.zebra_list div:nth-child(6)
{
width: 18%!important;
}
.artikli_lista .zebra_list div:nth-child(2)
{
	width: 18%!important;
	overflow: hidden;
}
.otpremnica .racun_stavke_naslov div:nth-child(1), .otpremnica .racun_stavke div:nth-child(1)
{
width: 10%;

}
.otpremnica .racun_stavke_naslov div:nth-child(2), .otpremnica .racun_stavke div:nth-child(2)
{
width: 15%;
}
.otpremnica .racun_stavke_naslov div:nth-child(3), .otpremnica .racun_stavke div:nth-child(3)
{
width: 45%;
}
.otpremnica .racun_stavke_naslov div:nth-child(4), .otpremnica .racun_stavke div:nth-child(4)
{
width: 15%;

}
.otpremnica .racun_stavke_naslov div:nth-child(5), .otpremnica .racun_stavke div:nth-child(5)
{
width: 15%;

}
.otpremnica .racun_stavke_naslov div:nth-child(6), .otpremnica .racun_stavke div:nth-child(6)
{
	display: none;
}


}
@media screen and (max-width: 650px) {
.search, .search_artikl
{
	width: 100%!important;
	margin-top: 10px;

}
.zebra_list div
{
	font-size: 9px;
}
.racun_datum div
{
    padding: 0;
    
}
.racun_kupac, .racun_datum
{
	width: 100%;
	height: 100%;
   padding: 10px;
   font-size: 12px;
}
.racun_stavke div, .racun_stavke_naslov div, .racun_stavke_ukupno div
{
	font-size: 11px;

}
.racun_stavke_naslov div
{
overflow: hidden;
   
    white-space: nowrap;
    display: inline-block;
}
.racun_stavke div:nth-child(2)
{
width: 14%;
}
.racun_stavke div:nth-child(3)
{
width: 28%;
}
.racun_stavke div:nth-child(4)
{
width: 14%;
}
.racun_stavke div:nth-child(5)
{
min-height: 60px;
}
.racun_stavke div:nth-child(6), .racun_stavke div:nth-child(7), .racun_stavke div:nth-child(8)
{
width: 28%;
text-align: right;
}
.racun_stavke_ukupno div:nth-child(even)
{
	width: 35%;
}
.racun_stavke_ukupno div:nth-child(odd)
{
	width: 65%;
}
.izmjena .racun_stavke div:nth-child(5)
{
min-height: 110px;
width: 14%;
}
.izmjena .racun_stavke textarea
{
	min-height: 97px;
}
.izmjena .racun_stavke div:nth-child(6), .izmjena .racun_stavke div:nth-child(7), .izmjena .racun_stavke div:nth-child(8)
{
width: 23%;
text-align: right;
}
.racun_datum_izmjena div
{
    width: 100%!important;
    margin:2px;
}
.zebra_list div:nth-child(1), .zebra_naslov div:nth-child(1)

{
width: 9%!important;
}
.zebra_list div:nth-child(2), .zebra_naslov div:nth-child(2)
{
width: 20%!important;
}
.zebra_list div:nth-child(3), .zebra_naslov div:nth-child(3)
{
width: 44%!important;
}
.zebra_list div:nth-child(4), .zebra_naslov div:nth-child(4)
{
width: 25%!important;
}
.zebra_list div:nth-child(5), .zebra_naslov div:nth-child(5)
{
display: none;
}
.zebra_list div:nth-child(6), .zebra_naslov div:nth-child(6)
{
display: none;
}
.zebra_ukupno div:nth-child(1)
{
width: 65%!important;
}
.zebra_ukupno div:nth-child(2)
{
width: 32%!important;
}
.zebra_ukupno div:nth-child(3)
{
display: none;
}
.zebra_ukupno div:nth-child(4)
{
display: none;
}


.nav_filter div:last-child
{
	width: 100%;
}

}
.kupci_lista .zebra_list div:nth-child(1), .kupci_lista .zebra_naslov div:nth-child(1)
{
	width: 11%!important;
}
.kupci_lista .zebra_list div:nth-child(2), .kupci_lista .zebra_naslov div:nth-child(2)
{
	width: 45%!important;
}
.kupci_lista .zebra_list div:nth-child(3), .kupci_lista .zebra_naslov div:nth-child(3)
{
width: 15%!important;
}
.kupci_lista .zebra_list div:nth-child(4), .kupci_lista .zebra_naslov div:nth-child(4)
{
width: 26%!important;
}

.artikli_lista .zebra_list div:nth-child(1), .artikli_lista .zebra_naslov div:nth-child(1)
{
	width: 12%!important;
}
.artikli_lista .zebra_list div:nth-child(2), .artikli_lista .zebra_naslov div:nth-child(2)
{
	width: 50%!important;
}
.artikli_lista .zebra_list div:nth-child(3), .artikli_lista .zebra_naslov div:nth-child(3)
{
width: 19%!important;
}
.artikli_lista .zebra_list div:nth-child(4), .artikli_lista .zebra_naslov div:nth-child(4)
{
width: 7%!important;
}
.artikli_lista .zebra_list div:nth-child(5), .artikli_lista .zebra_naslov div:nth-child(5)
{
width: 9%!important;
display: inline-block;
}
.graf
{
	width:100%!important;
	height:100%;
	max-width: 930px;
}
.graf #cvs
{
	width:98.9%;
	max-width: 930px;
}
@media screen and (max-width: 650px) {
	.artikli_lista .zebra_list div:nth-child(1), .artikli_lista .zebra_naslov div:nth-child(1)
{
	width: 20%!important;
}
.artikli_lista .zebra_list div:nth-child(2), .artikli_lista .zebra_naslov div:nth-child(2)
{
	width: 42%!important;
}
	}


	.typeahead, .tt-query, .tt-hint {
	border: 1px solid #ddd;
	font-size: 17px;
	padding: 8px 12px;
	width: 100%;
}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 1px solid #0097CF;
}
.tt-query {
	box-shadow: 0;
	    border: 1px solid #e71837;
}
.tt-hint {
	color: #999999;
}
.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	padding: 8px 0;
	width: 100%;
	color:#222;
}
.tt-suggestion {
	font-size: 14px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
	border-bottom: 1px dotted #ddd;
    padding: 0 0 5px 0;
}
.twitter-typeahead
{
position: relative;
    display: inline-block;
    direction: ltr;  
    width: 100%;
}