@charset "windows-1250";
.warning {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

