* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
body {
	background: #fff url('gfx/top_right.gif') repeat-x left top;
	margin: 0 auto;
	text-align: center;
	}
		
a {
	text-decoration: none;
	color: #003C79;
	}
			
a:hover {
	text-decoration: underline;
	}

.top {
	background: url('gfx/top_left.gif') repeat-x left top;
	height: 181px;
	width: 50%;
	position: absolute; z-index: -1;
	}
	
.naglowek {
	background:  url('gfx/top_tlo.jpg') no-repeat left top;
	width: 958px;
	height: 129px;
	margin: 0 auto;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	position: realtive; z-index: 1;
	}
	
.naglowek a {
	color: #fff;
	}
	
.naglowek a:hover {
	text-decoration: none;
	}
	
.naglowek h1 {
	font: 70px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	color: #fff;
	width: 460px;
	height: 129px;
	overflow: hidden;
	text-align: center;
	position: relative; top: 24px; z-index: 1;
	}
	
.naglowek h1 span {
	display: block;
	color: #000;
	position: relative; bottom: 88px; left: 1px; z-index: -1;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	}
	
.naglowek h1 b {
	font: 13px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	color: #fff;
	display: block;
	width: 460px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	position: relative; top: 10px;
	}
	
.naglowek h1 b span {
	display: block;
	color: #000;
	position: relative; bottom: 17px; left: 1px; z-index: -1;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	}
	
.menu {
	background: url('gfx/menu_tlo.jpg') no-repeat left top;
	margin: 0 auto;
	width: 958px;
	height: 52px;
	overflow: hidden;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	position: relative; z-index: 1;
	}
	
.menu ul {
	list-style: none;
	margin: 0 0 0 510px;
	padding: 14px 0 0 0;
	}
	
.menu ul li {
	font: 15px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	float: left;
	margin: 0 25px 0 0;
	}
	
.menu ul li a {
	color: #fff;
	overflow: hidden;
	}
	
.menu ul li span {
	display: block;
	color: #037;
	position: relative; bottom: 19px; left: 1px; z-index: -1;
	text-decoration: underline;
	}
	
.podstrona {
	background: #F5F5F5 url('gfx/podstrona_tytul.gif') no-repeat left top;
	width: 958px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	}

.podstrona h1 {
	font: 20px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	color: #898989;
	padding: 35px 0 0 44px;
	}
	
.tresc {
	background: url('gfx/podstrona_left.gif') no-repeat left bottom;
	overflow: hidden;
	}
	
.blok_lewy {
	width: 459px;
	padding: 46px 0 40px 0;
	float: left;
	text-align: center;
	}
	
.blok_prawy {
	background: url('gfx/podstrona_right.gif') no-repeat right 46px;
	width: 499px;
	padding: 46px 0 40px 0;
	float: left;
	text-align: center;
	}

.podstrona p {
	font: 13px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	color: #424242;
	width: 410px;
	margin: 25px 0 0 44px;
	line-height: 19px;
	text-align: justify;
	}

.podstrona p span {
	color: #000;
	display: block;
	text-indent: 40px;
	}
	
.wiecej {
	font: 13px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	color: #003C79;
	float: right;
	margin: 20px 44px 20px 0;
	}
	
.zdjecie {
	width: 410px;
	display: block;
	text-align: center;
	margin: 25px 0 0 44px;
	}
	
.stopka_marginesy {
	background: url('gfx/stopka_right.gif') repeat-x left top;
	height: 71px;
	width: 100%;
	text-align: left; 
	position: absolute; left: 0px; right: 0px; z-index: -1;
	}
	
.stopka_marginesy div {
	background: url('gfx/stopka_left.gif') repeat-x left top;
	height: 71px;
	width: 50%;
	text-align: left;
	position: absolute; left: 0px; right: 0px;
	}

.stopka {
	background: url('gfx/stopka_tlo.jpg') no-repeat left top;
	font: 12px 'Trebuchet MS', verdana, tahoma, geneva, sans-serif;
	color: #fff;
	width: 958px;
	height: 71px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	text-align: right;
	margin: 0 auto;
	}

.stopka a {
	color: #fff;
	}

.stopka p {
	padding: 30px 30px 0 0;
	line-height: 13px;
	}

.stopka ul {
	list-style: none;
	float: left;
	padding: 30px 0 0 0;
	}

.stopka ul li {
	float: left;
	margin: 0 0 0 20px;
	}
