 



.middle-span{
	text-align: center;
	display: inline-block;
	margin-left: 70px;
	width: 170px;
}




/*GENERALIJE*/
.generalije-tomic{
	width: 100%;
	height: 135px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.generalije-korisnik{
	border: 1px solid;
	border-radius: 6px;
/*	width: 330px; */
	min-width: 40%;
	height: 123px;
	padding: 5px
}

.generalije-logo{
	padding: 10px 15px 10px 5px;
	width: 80px;
	height: 100%;
}

.logo-tomic{
/*	margin: 10px 5px;  */
}

.generalije-tekst{
	width: 230px;
/*	height: 120px;
	margin-top: 5px;
*/
}

.naziv-firme{

}

.adresa-tomic{

}

.telefon-tomic{

}

.generalije-kupac{

	border: 1px solid;
	border-radius: 6px;
/*	width: 320px;  */
	min-width: 40%;
/*	height: 123px;
	min-height: 120px;  */
	padding: 5px
}


.kupac-info{
	float:right;
	font-size:12px;
/*	height:18px; 
	size:38em;
*/
}
/*END Generalije*/


 /*GENERALIJE 2*/
 .generalije-korisnik-banka{
 	width: 100%;
 	height: 25px;
 	border-top: 1px solid;
 	border-bottom: 1px solid;
 }
 /*END Generalije2*/


 /*PODACI FAKTURE*/
 .podaci-fakture{
 	margin-top: 10px;
 	width: 100%;
 /*	height: 155px; */
 	padding-top: 2px;
 }

 .uslovi-fakture{
 	border: 1px solid;
/*	border-radius: 6px; */
/* 	width: 313px; */
	width: 44%;
 	height: 70px;
 	padding: 5px;
 }

 .uslovi-otpremnice{
 	border: 1px solid;
/*	border-radius: 6px; */
/* 	width: 313px; */
	width: 35%; 
 	height: 60px;
 	padding: 5px;
 }

 #valuta{
 	padding: 3px;
 	height: 20px;
 }

 .redni-broj-fakture{
 /*	width: 370px;  */
 	width: 50%;  
 	height: 60px;
 }

 .redni-broj-otpremnice{
 	width: 60%;
 	height: 100%;
 }

 .br-fakture-tomic{
 	font-size: 22px; 
 /*	font-size: 17px;  */  
 	margin: 25px 0px 0px 15px;
 }

 .br-otpremnice-tomic{
 	font-size: 22px; 
 /*	font-size: 17px;  */  
 	margin: 15px 0px 0px 15px;
 }

 .br-fakture-tomic input{
 	text-align: right;
 	font-size: 22px; 
 	font-weight: 400 !important;
 	width: 85px;
 }

 /*END Podaci Fakture*/


 /*DETALJI FAKTURE*/
 .detalji-fakture{
 	width: 100%;
 }
 /*END Detalji Fakture*/


 /*OBRACUN FAKTURE*/
 .obracun-fakture{

 }
 /*END Obracun Fakture*/


.napomene-tomic{
	margin-bottom: 20px;
}




@media print{
/*	.generalije-tomic{
		height: 110px;
	}
	.generalije-korisnik{
		height: 100%;
	}
	.generalije-kupac{
		background-color: red;
		height: 110px;
	}
*/
}

 