@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	width: 174px;
	height: 150px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#button {
	float: right;
	height: 350px;
	width: 550px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#footer {
	margin-bottom: 10px;
	clear: both;
	height: 40px;
	background-image: url(../images/footer/footer.png);
	background-repeat:no-repeat;
	vertical-align: middle;
	margin-top: 30px;
}
#galeria {
	height: 400px;
	width: 500px;
}

#baner {
	width: 586px;
	height: 150px;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
}
#tytul {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
#navi {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#tekst {
	float: right;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#object {
	text-align: center;
	vertical-align: middle;
}
#flashcontent {
	margin: 0px;
	clear: right;
	float: left;
}
