label {
	font-size:11px;
	display: inline;
	text-align: justify;
}

input#submit {
	padding: 15px 0 15px 100px;
}

input#akceptuje {
	display: block;
	float: left;
}

div#akceptujeContainer {
	clear:both;
	font-size:11px;
}

#leftCol {
	width:330px;
	float:left;
}


#downloadAgainBox {
	background: #fbc8e6 url(/images/s0/rog4-.gif) no-repeat right bottom;
	padding: 20px 19px 19px 19px;
	font-size:12px;
	position: relative;
	text-align:justify;
}

#rog {
	position: absolute;
	top: 0px;
	left: 0px;
}


#akceptujeContainer {
	width: 100%;
	margin-top: 10px;
}

#akceptujeContainer div {
	float: right;
	position: relative;
	top: -25px;
}

.error {
	display: none;
	clear: both;
}

.responseBox {
	color: red;
	text-align: center;
	padding-top: 100px;
}
