.formularz1 {
	width:360px;
	height:670px;
	background: url(../images/formbg.png) no-repeat;
       }	



.textarea, .textarea:focus {

	width:240px;

	height:110px;

}


.buttonSubmit, .buttonSubmit:hover {
	margin-top:10px;
	width:98px;
	height:26px;
	
	font-family; Arial;
	font-size:10px;
	text-align:center;
	
	padding:2px 5px;
	

}

.textinput {

	width:180px;
}
.textinput1 {

	width:180px;
}


