*
{
	padding: 0;
	margin: 0;
}

a img
{
	border: none;
}
 
body
{
	background: #fff;
}

#wrapper
{
	padding-top: 781px;
	margin: 20px auto 0;
	width: 548px;
	background: url(gfx/wakat7.jpg) top left no-repeat;
	position:relative;
}

a.rekrutacja
{
	display: block;
	width: 130px;
	height: 40px;
/*	border: 1px solid green;*/
	position: absolute;
	right: 25px;
	bottom: 90px;
	text-decoration: none;
}

a.rekrutacja2
{
	display: block;
	width: 400px;
	height: 25px;
/*	border: 1px solid green;*/
	position: absolute;
	right: 25px;
	bottom: 200px;
	text-decoration: none;
}

