.extraServiceContent_body h1 {
	font-size: 125%;
}


/** formularze **/
.extraServiceContent_forms {
	margin-top: 30px;		
}

.extraServiceContent_forms .column1, .extraServiceContent_forms .column2 {
	width: 49%;
}

.extraServiceContent_body .field label {
	width: 30%;
}

.extraServiceContent_body .field input {
	width: 65%;
}

.extraServiceContent_body .submitField input {
		width: 100%;
}


.extraServiceContent_forms h2 {
	font-size: 100%;
}