body {
	padding: 0 10 10 10;
}
a:hover {
	text-decoration: none;
}
.firma_search_item .wrap {
	border: 1px solid black;
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	/*display:table;*/
	/*height: 150px;*/
}
.firma_search_item .wrap * {
	cursor: context-menu;
}

.firma_search_item .wrap:hover {
	background-color: #cccccc;
}
.firma_search_item .item_caption {
	max-width: 100%;
	white-space:nowrap;
	display: block;
}
.caption_title {
	color: #aaaaaa;
	font-size: 1.2em;
}
.caption_title_small {
	color: #aaaaaa;
	font-size: 1em;
}
.caption_text {
	.color: black;
	font-size: 1.2em;
}
a .wrap {
	color: black;
}
.komentar_datum {
	color: #aaaaaa;
	font-size: 0.8em;
}
.komentar_tekst {
	padding-bottom: 10px;
}
.meni a img {
	height:30px;
}
.no_button {
	border: none !important;
	background-color: transparent !important;
	font-weight: 100 !important;
}
.table_acc {
	font-size: 1.2em;
	font-weight: 900;
}
.username_caption {
	color: green !important;
	font-weight: 900;
	padding-right: 4px;
}
.scrolable {
	max-height: 100% !important;
	overflow: scroll !important;
}
.odd {
	background-color: #DFDFDF !important;
}
.even {
	background-color: white !important;
}
.text-align-right {
	
}
.loading {
	/*display: none;*/
	background-color: rgba(255,255,255,0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    width: 200px;
    height: 100px;
    /*border: 1px solid black;*/
    width:100%;
    height:100%;
    left: 0px;
    top:0px;
    margin:0;
}
.loading div {
    top: 50%;
    left: 50%;
	position: absolute;

	background-color: #449ee2;
	color:white;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
    border: 1px solid gray;
	/*padding-top: 35px;*/
	/*display: table;*/
	/*border: 1px solid red;*/
	/*width: 100%;*/
	/*/*height: 100%;*/
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.51);
	-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.51);
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.51);	
}
.pdv, .vp, .naziv_artikal, .prodaja_2017 {
	font-size: 0.9em !important;
}
.fancybox_container {
position: fixed;
background-color: rgba(100, 100,100, 0.3);
top: 0px;
width: 100%;
height: 100%;
}
.fancybox_container iframe {
position: relative;
width: 80%;
height: 80%;
border: 1px solid black;
left: 50%;
top: 50%;
margin-top: -25%;
margin-left: -40%;
background-color: white;
}
.napravi_ino_button {
	width: 100% !important;
	margin: 4px !important;
	padding: 4px !important;
}
.listItem {
	display: block;
}
