.naf1 {
	background-image: url(images/szi1.png);
}

.naf2 {
	background-image: url(images/szi2.png);
	font-family: Tahoma;
	font-size: 12px;
	text-shadow: yellow 0.1em 0.1em 0.2em;
	text-align: right;
	color: #fff;
}

.naf3 {
	background-image: url(images/szi3.png);
}
.pmessage {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #ffde79;
	border: 1px solid #ff0000;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.pwmessage {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #668c25;
	border: 1px solid #ffde79;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.prmessage {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #ff0000;
	border: 2px solid #04688d;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}