@charset "iso-8859-2";
html,body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(img/bg.gif);
}
body {
	
}
.crt {
	position: absolute;
	right: 1px;
	bottom: 1px;
}
.floatereu {
	font-family: verdana;
	font-size: 10px;
	line-height: 9px;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 3px;
	overflow: hidden;
	height: 18px;
	color: #CCCCCC;
	z-index: 100;
	text-align: center;
	width: 120px;
}
.floatereu a, .floatereu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.floatereu a:hover{
	text-decoration: none;
	color: #999999;
}
