/*YOUR CUSTOM STYLES*/

.users .row:first-child{
	color:black;
	margin-bottom:10px;
}

.users .row div, .users .row input {
	float:left;
}

.users .row div:nth-child(1)  {
	width:50px;
	text-align:right;
	margin-right:50px;
}
.users .row div:nth-child(2)  {
	width:280px;
}

.users .row div:nth-child(3)  {
	width:200px;
}

.users .row input  {
	width:20px;
	margin-right:100px;
}
.users .row div:nth-child(4)  {
	width:120px;
}

.users .row div:nth-child(5)  {
	width:170px;
}

.users .row div:nth-child(6)  {
	width:200px;
}

.users .row div:nth-child(7)  {
	width:120px;

}

.span9 .uplatnica{
	float:right;
	padding:15px 30px 15px 30px;
	width:750px;
	background-color:white;
}
.span9 .uplatnica .left{
	float:left;
	margin-top:20px;
	width:345px;
}
.span9 .uplatnica .right{
	float:right;
	width:335px;
}

.span9 .uplatnica .polje{
	border:1px solid black;
	margin-bottom:10px;
	margin-left:0;
	padding:3px 0;
}
.span9 .uplatnica .linija{
	border-top:1px solid black;
	text-align:center;
	font:10px arial;
	margin:0;
}
.span9 .uplatnica .span1 {
	width:100%;
}
.span9 .uplatnica .span2{
	width:50px;
	margin-right:10px;
	float:left;
}


.span9 .uplatnica .span3{
	width:190px;
	float:right;

}
.span9 .uplatnica .span4{
	width:40px;
	float:left;
}
.span9 .uplatnica .span5{
	width:270px;
	float:right;
	text-align:center;
}
.span9 .uplatnica .span6{
	width:190px;
	float:left;
	margin-top:20px;
}

.span9 .uplatnica .span7{
	width:180px;
	float:right;
	margin-top:15px;
}

.span9 .uplatnica .span8{
	width:120px;
	float:left;
	border:none;
	margin-top:15px;
}
.span9 .uplatnica .span9{
	width:125px;
	float:left;
	margin-top:120px;
}
.span9 .uplatnica .span10{
	width:100%;
	margin-top:5px;
	border:none;
}
.span9 .uplatnica .height1{
	height:45px;

}
.span9 .uplatnica .height2{
	height:15px;

}


.span9 .uplatnica h1{
	font:bold 20px arial;
	text-align:right;
	margin:0;
	width:100%;
}

.span9 .uplatnica h2{
	font: 12px arial;
	margin-left:3px;
	margin-bottom:0;
}

.span9 .uplatnica .centerbold{
	text-align:center;
	font-weight:bold;
}


.span9 .uplatnica p{
	margin:0;
	line-height:15px;
	padding:0 10px;
	/*display:none;*/
}

form.myorder{
	width:750px;
	float:right;
	padding:0px 30px 0px 30px;
}


form.myorder label{
	float:left;
	font:bold 14px verdana;
}

form.myorder input{
	float:left;
}

form.myorder .btn{
	width:200px;
}

form.myorder .btn{
	width:200px;
}

.uplatnica .odstampaj {
	width:200px;
	position:absolute;
	bottom:30px;
	right:25px;
}

form.myorder .alert{
	float:left;
	margin-bottom:30px;
}


.span3 a.logo  img {
	width:90%;
}

#popup-gallery .span3 {
	padding-bottom:3%;
}

@media print{
	header.main{
		display:none;
	}
	div.top-title-area{
		display:none;
	}
	div.span3{
	display:none;
	}
	form.myorder{
	display:none;
	}
	button.odstampaj{
	display:none;
	}
	footer.main{
	display:none;
	}
	div.gap{
	display:none;
	}
	.span9 .uplatnica{
	margin:0;
	padding:0;
	width:17.8cm;
	margin-top:0.5cm;
	/*display:none;*/
	}
	
	
	.span9 .uplatnica .left{
	float:left;
	margin-top:0.5cm;
	width:8cm;
	}
	.span9 .uplatnica .right{
		float:right;
		width:8cm;
	}
	.span9 .uplatnica h2{
	font: 12px arial;
	margin-left:3px;
	margin-bottom:0;
	}
	
	.span9 .uplatnica .polje{
		border:1 px solid black;
		margin-bottom:0.4cm;
		margin-left:0;
		padding-top:0.1cm;
	}
	.span9 .uplatnica p{
		margin:0;
		padding:0 0.2cm;
		font: 14px arial;
		/*display:none;*/
	}
	
	.span9 .uplatnica .centerbold{
	text-align:center;
	font-weight:bold;
	}
	/*
	.span1{
		width:100%;
	}
	.span2{
		width:1.2cm;
	}
	.span3{
		width:5cm;
	}
	.span4{
		width:0.8cm;
	}
	
	.span10{
		width:100%;
	}
	*/
	
	.span9 .uplatnica .span3{
		width:5cm;
		float:right;
		text-align:center;
		
	}
	.span9 .uplatnica .height1{
		height:1.5cm;

	}
	
	.span9 .uplatnica .height2{
		height:0.5cm;

	}
	
}

