@charset "iso-8859-2";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: none;
	margin: 5px;
	padding: 5px;
	height: 20px;
	width: 20px;
	position: fixed;
}
.art {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
}
.agh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip: rect(10px,10px,10px,10px);
}
