body{
	background:#fcfcfc;
}

.clr{
	clear:both;
}

.register-form{
	padding:15px;
	background:#fff;
	border:1px solid #ccc;
	margin-top:30px;
	margin-bottom:30px;
}

.reg-input-block .opt-row{
	margin-top:15px;
}

.reg-input-block .opt-title{
	text-align:right;
	line-height:1;
	vertical-align:middle;
	font-weight:bold;
	padding-top:9px;
}

.reg-options-list{
	margin-top:10px;
}

#ofertaText{
	padding-top:50px;
}

#ofertaContent{
	width:800px;
	height:600px;
	max-height:90%;
	max-width:90%;
	overflow:auto;
}