#outer_wrapper {
	background-position: center;
}
body {
	background-image: url(tlo.jpg);
	background-attachment: fixed;
}
#top {
	height: 250px;
	width: 1000px;
	background-image: url(top.jpg);
}

#content_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer_wrapper {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(footer.png);
}
#menu {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-position: center;
	text-align: center;
	margin-bottom: 0px;
}
#main {
	background-image: url(tlomain.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#relacje {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-align: right;
	background-position: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #990066;
	background-position: left;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #990066;
	background-position: left;
	text-align: left;
}


#main_foot {
	background-image: url(footmain.png);
	width: 990px;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#inner_wrapper {

}
