html, body, div, p, pre, form, fieldset, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

html { background: #1f4c97 url(./images/bg.gif) repeat-y center; height: 100%; }
body { position: relative; min-height: 100%; }
body:after { display: block; content: ""; clear: both; }

#top {
	margin-left: 50%;
}

#center {
	text-align: center;
}

#top div {
	margin-left: -471px;
	padding-top: 23px;
	height: 144px;
	background: #1f4c97 url(./images/topbg.gif) bottom repeat-x;
}
#top div div {
	margin: 0;
	padding: 10px 0 0 270px;
	width: 672px;
	height: 134px;
	background: url(./images/pasek.gif) bottom repeat-x;
}

#middle {
	width: 950px;
	margin: 0 auto;
}

#menu {
	margin: 0 10px 0 10px;
	float: left;
	width: 230px;
	height: 700px;
	display: inline; /* ie hack */
	list-style-type: none;
	padding: 120px 10px 65px 10px;
	text-align:center;
}

#content {
	float: left;
	width: 650px;
	padding-bottom: 250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 57px;
	background: url(./images/bottom.gif) repeat-x;
	text-align: center;
}

#logo {
	position: absolute;
	margin-left: -496px;
	left: 50%;
	top: 0;
}

#heart {
	position: absolute;
	margin-left: -496px;
	left: 50%;
	bottom: 0;
} 


#linki {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: none;
	padding: 0 0 25px 0;
}

#linki a {
	font-style: normal;
	text-decoration:none;
	color:#000000;
}

#linki a:hover {
	font-style: normal;
	text-decoration:none;
	color:#CC0000;
}


a {
	font-style: normal;
	text-decoration:none;
	color:#0000CC;
}

a:hover {
	font-style: normal;
	text-decoration:none;
	color:#FF0000;
}


#menu img {
	margin-bottom: 10px;
	border: none;
}

#content td.tytul {
	font-weight:bold;
}

#content td.odstep {
	padding: 0 0 20px 20px;
	text-indent: 20px;
}

#reklamy {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 650px;
	float: left;
	vertical-align: middle;
}

#reklamy td {
	width: 220px;
	text-align: center;
	vertical-align: middle;
}

#reklamy img {
	padding: 0 0 20px 0;
	border: none;
}

#obrazki {

}

#obrazki img {
	padding: 0 0 20px 0;
}