@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #000000;
}
#outer_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#ilustracja_wrapper {
	height: 200px;
	width: 800px;
	background-image: url(img/BanerGlowny.jpg);
}
#navi_wrapper {
	height: 20px;
	width: 800px;
	padding-top: 20px;
}

#content_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 800px;
	background-color: #555555;
}
#galeria_wrapper {
	height: 160px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#fot_01 {
	height: 130px;
	width: 130px;
	top: 15px;
	position: relative;
	left: 55px;
}
#fot_02 {
	height: 130px;
	width: 130px;
	top: 15px;
	position: relative;
	background-position: top;
	float: right;
	right: 170px;
}
#fot_03 {
	height: 130px;
	width: 130px;
	top: 15px;
	position: relative;
	float: right;
	right: 110px;
}
#fot_04 {
	height: 130px;
	width: 130px;
	position: relative;
	top: 15px;
	float: right;
	right: 50px;
}


#footer_wrapper {
	height: 130px;
	width: 800px;
}
#baner_wrapper {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/Baner_maly_logo.jpg);
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
