body {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#meniny {
	position: relative; 
	left: 10px; top: 70px;
	font-size: 9px;
}
#ip {
	position: relative; 
	left: 10px; top: 130px;
	font-size: 9px;
}
#icq {
	position: relative; 
	left: 10px; top: 100px;
	font-size: 9px;
}
#mail {
	position: relative; 
	left: 10px; top: 100px;
	font-size: 9px;
}

#napis {
	position: absolute;
	left: 380px; top: 300px;
	font-size: 20px;
	font-weight: normal;
}
.error {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.erroraction {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.action {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: darkgreen;
	text-decoration: none;
}