@font-face { font-family: "Arial";  }
@font-face { font-family: "Verdana";  }

#dataerr {
	z-index: 5; width: 100%; height: 100%; opacity: 0.8; position: absolute; background-color: black;
}
#dataerr2 {
	position: relative; z-index: 6; padding: 50px 50px 30px 50px; margin: 180px auto auto auto; width: 520px; color: white; background-color: black; border: 2px solid white; text-align: center; vertical-align: middle; opacity: 1;
}
#msgclose {
	padding: 20px; text-align: center;
}
#msgclosebutton {
	background-image: url('/images/vilagosgomb.png'); width: 141px; height: 29px; display: inline-block; text-alig: center; color: black; cursor: pointer;
}
