body {
	background-color: #E1EFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #253837;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

img {
	border: 0;
}

h2 {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: x-large;
}

.oferta, .sections {
	width: 170;
}

.foot {
	font-size: 7pt;
}

.container {
	width: 1000px;
	text-align: center;
	margin: auto;
}

.prezentacja {
	position: relative;
	width: 660px;
	height: 250px;
	z-index: 1;
	overflow: auto;
	font-size: 11pt;
	text-align: left;
	color: #3F3F3F;
}

