body {
	background-color: #ffffdf;
	color: #000000;
	font-family: 'Century Gothic', Tahoma, Technical, Sans-Serif;
	font-size: 13px;	
}
 #hiper {
	background-color: #ffff00;
	color: #00ffff;
	width: 300px;
	height: 30px;
	position: relative; top: 5px; left: 5px;
}
 #ogloszen {
	background-color: #ffffca;
	color: #d3032d;
	position: absolute; top: 40px; left: 60px;
	text-align:left;
}
	#wc {
	position: relative; top: 40px; left: 60px;
}
 .opiekun {
	font-weight: bold;
	text-align: right;
}
.gratulacje {
	line-height: 30pt;
	font-weight: bold;	
}
a {	
	color: #ff0000;
}
a:hover {
	background-color: #ffff59;
}
a:link {
		color:rgb(221,3,95);
}
