@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #ffffe7;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 893px;
	margin: 0px auto;
	padding-bottom: 35px;
}
.top {
	height: 177px;
	width: 484px;
	margin: 30px auto 0px;
}
.top img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.top a {
	text-decoration: none;
	outline: none;
}
.img {
	height: 200px;
	width: 893px;
}
.img img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.zapraszamy {
	margin: 210px auto 0px;
	height: 30px;
	width: 601px;
}
.zapraszamy img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#animacje {
	height: 189px;
	width: 893px;
	margin-top: 45px;
	text-align: center;
}
.jeden {
	float: left;
	height: 189px;
	width: 211px;
	padding-left: 99px;
}
.dwa {
	float: left;
	height: 189px;
	width: 211px;
	padding-left: 30px;
}
.trzy {
	float: left;
	height: 189px;
	width: 234px;
	padding-left: 20px;
}
#animacje a, #animacje a:hover, #animacje a:visited{
	color: gray;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

