* { border: 0; padding: 0; margin: 0; }

body {
	font-family: Verdana;
	font-size: 11px;
	color: #5b73a3;
	text-align: center;
	background-color: #d1e6f4;
}

a {
	color: #de0018;
	text-decoration: none;
}

#top, #main, #footer {
	margin: 0 auto;
	width: 991px;
	text-align: left;
	display: block;
	clear: both;
	position: relative;
}
#container {
	padding-top: 127px;
	border-bottom: 1px #afcde1 solid;
	background: #d3e6f5 url(images/tlo.jpg) no-repeat top center;
}
#container2 {
	padding-top: 127px;
	border-bottom: 1px #afcde1 solid;
	background: #d3e6f5 url(images/tlo2.jpg) no-repeat top center;
}

.clr { clear: both; }
.wyr { color: #fd0303; }

/**** TOP ****/
	#container2 #top { height: 15px; }
	#top ul, #top ul li { list-style: none; }
	#top ul {
		position: absolute;
		z-index: 2;
	}
	#top ul li {
		padding: 0 15px;
		float: left;
	}
	#top img { display: block; }
	#container #flash {
		position: absolute;
		top: -127px;
		left: 304px;
		z-index: 1;
	}
	#container2 #flash {
		position: absolute;
		top: -127px;
		left: 600px;
		z-index: 1;
	}
	#motto { 
		position: absolute;
		top: -72px;
		left: 256px;
		z-index: 5;
		font-family: Arial;
	}
	#opis {
		padding-top: 90px;
		line-height: 19px;
	}
	#opis a { font-weight: bold; }
	#opis .tytul {
		padding: 9px 0;
		font-weight: bold;
		color: #de0018;
	}
/**** /TOP ****/
/**** MAIN ****/
	#main { margin-top: 103px; }
	#content-2nd {
		width: 316px;
		float: left;
	}
	#content-2nd img, #promocja img { display: block; }
	#content-2nd ul, #content-2nd ul li { list-style: none; }
	#content-2nd ul { float: left; }
	#content-2nd ul li {
		padding: 7px 0;
		background-image: url(images/proponowaneuslugi-t.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#promocja {
		width: 280px;
		line-height: 18px;
		position: absolute;
		z-index: 3;
	}
	#container #promocja {
		top: 0;
		left: 316px;
	}
	#container2 #promocja {
		top: 150px;
		left: 600px;
	}
	#promocja #szczegoly { padding-top: 27px; }
	#container #promocja #szczegoly { text-align: right; }
	#rejestracja {
		position: absolute;
		z-index: 4;
	}
	#container #rejestracja {
		top: 84px;
		right: 0;
	}
	#container2 #rejestracja {
		top: 320px;
		left: 600px;
	}
/**** /MAIN ****/
/**** FOOTER ****/
	#footer {
		padding: 15px 0;
		color: #8197c1;
	}
	#footer ul, #footer ul li { list-style: none; }
	#footer ul { padding-bottom: 17px; }
	#footer ul li {
		padding: 0 18px;
		display: inline;
	}
/**** /FOOTER ****/