#temp{
	margin-top: -15px;
}
#temp input{
	border: none;
	outline: none;
	font-size: 17px;
	font-family: HelveticaNeueCyr-Roman;
	width: 550px;
	height: 40px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#temp textarea {
	width: 550px;
	height: 200px;
	padding-left: 30px;
	padding-top: 10px;
	resize: none;
	border: none;
	outline: none;
	font-size: 17px;
	font-family: HelveticaNeueCyr-Roman;
	margin-bottom: 10px;
}
#forma{
	width: 680px;
	height: 510px;
}
#ok input{
	cursor: pointer;
	margin-top: 7px;
	width: 583px;
	height: 35px;
	background: #00A99D;
	color: white;
	font-size: 20px;
	border:none;
	outline: none;
}