div#formthis {
	width:250px;
	float:left;
	padding-left: 5px;
	border-left: dotted;
	border-left-width: 1px;
	border-left-color: #CCC;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
	
	
div#rememberoup {
	width:120px;
	float:left;
	color: #06C;
	text-align: right;
	margin-top: 5px;
}


.tipkasabmitx {
	background-image: url(http://www.nibuster.com/slike/zajednickeslike/sabmit.jpg);
	width: 62px;
	height: 25px;
	display: block;
	float: left;
	margin-top: 0px;
	border: none;
	cursor: pointer;
	margin-left:10px;
}


.klir {
	clear:both;}
	
div#rikoverp {
	width:auto;
	float:left;
	margin-top:5px;
	background-color:#FDFDF2;
	height: 18px;
	display: block;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}
	
#rikoverp a {
	color:#039;
	display: block;
	text-align: center;
	text-decoration: none;
	}
	
	
#rikoverp a:hover {
	text-decoration:underline;
	color:#900;}

.vat {
	width:70px;
	display:block;
	float:left;
	border-bottom:dotted;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	margin-top:10px;
}


