@charset "utf-8";
/* CSS Document */
img
{
border: 0;	
}
body
	{
	background-color: white;

	}
#buda
	{
	position: relative;
	width: 150px;
	margin: 0 auto;
	
	padding-top: 150px;
	}
#progres
	{
		margin-top: 50px;

	position: relative;
	}
#wejscie
	{
		bottom: 11px;
		left: 155px;
		visibility: hidden;
	position: relative;
	}
a:link, a:visited
	{
		font-family: Tahoma, Geneva, sans-serif;
		padding-left: 80px;	
		padding-top: 40px;
		text-decoration: none;
	color: white;
	font-size: 10px;
	}
a:hover
	{
	color: #9E1F63	
	}