/* @override http://lakberendezotanfolyam.hu/style_hirlevel_reg.css */

#hirlevel_regisztracio .red{
	color: #ff0000;
}
#hirlevel_regisztracio table{
	width: 190px;
	border-color: #be8b06;
	border-style: dotted;
	border-width: 0px;
	margin: auto;
	border-spacing: 0px 0px;
	text-align: center;
	padding: 0;
}
#hirlevel_regisztracio td{
	border-style: dashed;
	border-width: 0px;
	text-align: left;
}
#hirlevel_regisztracio .wrongrow{
	border-style: solid;
	border-width: 0px;
	height: 11px;
	background-color: #fdfaf1;
}
#hirlevel_regisztracio #textarea{
	line-height: 17px;
	border-width: 0px;
	border-style: none;
	font-style: italic;
	word-break: normal;
	height: 60px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #fdfaf1;
	color: #be8b06;
}
#hirlevel_regisztracio #megjegyzesek{
	margin-left: 0px;
	border-color: #c3c3c3;
	border-width: 1px;
	border-style: solid;
	font-style: normal;
	word-break: normal;
	height: 60px;
	width: 100%;
	text-align: left;
	font-weight: normal;
}
#hirlevel_regisztracio #hibas_email, #hirlevel_regisztracio #hibas_nev,
#hirlevel_regisztracio #hibas_cim {
	font-size: 9px;
	text-align: right;
	width: 90%;
	color: #c81300;
}

#hirlevel_regisztracio td.wrongrow {
	width: 95%;
	background-color: transparent;
}
#hirlevel_regisztracio .beviteli{
	width: 90%;
	border-color: #c3c3c3;
	border-style: solid;
	border-width: 1px;
}
#hirlevel_regisztracio .beviteli2{
	width: 100%;
	border-color: #c3c3c3;
	border-style: solid;
	border-width: 1px;
}

