#div-content input.input {
	width: 500px;
}
#div-content textarea {
	width: 500px;
}
#div-content table#munkatarsak {
	font-size: 12px;
	margin-bottom: 30px;
}
#div-content table#munkatarsak th {
	padding-right: 20px;
	padding-bottom: 7px;
	text-align: left;
}
#div-content table#munkatarsak td {
	padding-right: 12px;
}
#div-content table#munkatarsak td a {
}
#div-content table#contact {
	font-size: 12px;
	margin-bottom: 30px;
}
#div-content table#contact th {
	padding-right: 20px;
	padding-bottom: 7px;
	text-align: left;
}
#div-content table#contact td {
	padding-bottom: 7px;
}
#div-content table#contact td a {
}
p.sikeresen_elkuldve {
	border-bottom: 1px solid #009900;
	border-top: 1px solid #009900;
	color: #009900;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	background: #eeeeee;
	text-align: center;
	margin: 30px 0 30px 0;
}
p.hibas_kitoltes {
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	background: #eeeeee;
	text-align: center;
	margin: 30px 0 30px 0;
}