#ajanlat {
	font-size: 1.2em;
}

#ajanlat fieldset {
	border: solid 1px #000fff; /* Opera doesn't get border:none or border:0 on fieldsets */
	position: relative; top: 2px;
	padding: 4px;
}

#ajanlat legend { width:200px; position:relative; top: -10px; 
	font-weight:bold; white-space:pre; /* hack: make sure */
	border: 0px solid #781351; padding: 2px 6px;
}

#ajanlat label.nagyonhosszu { width: 210px; float: left; text-align:right;
	margin-right: 1px; }

#ajanlat label.hosszu { width: 160px; float: left; text-align:right;
	margin-right: 1px; }

#ajanlat label { width: 80px; float: left; text-align:right;
	margin-right: 1px; } 

.submit input {margin-left: 30px; } 

input { color: #781351; background: #f0e6f7; border: 1px solid #781351 }

.submit input { color: #000; background: #f0e6f7; border: 4px outset #d7b9c9; }

textarea { background: #f0e6f7; }

select { background: #f0e6f7; }

.checkbox input { border: solid 1 #0ff; }