* {
	margin: 0;
	padding: 0;
	border: 0;
	}
		
html {
	background: url('gfx/tlo_gora.gif') repeat-x center top;
	}
			
body {
	margin: 0 auto;
	padding: 13px 0 0 0;
	}
		
a {
	text-decoration: none;
	color: #001977;
	}
			
a:hover {
	text-decoration: underline;
	}
			
.ikony {
	background: url('gfx/ikona_tlo.jpg') no-repeat left top;
	height: 69px;
	padding: 0 0 0 810px;
	list-style: none;
	}
			
.ikony li {
	width: 12px;
	overflow: hidden;
	float: left;
	margin: 0 8px 0 0;
	}

.ikony a:hover {
	position: relative; right: 12px;
	}

.top {
	background: url('gfx/top_tlo.jpg') no-repeat left top;
	height: 132px;
	}

.top a {
	color: #fff;
	}

.top a:hover {
	text-decoration: none;
	}

.top h1 {
	width: 790px;
	font: 42px arial;
	font-weight: bold;
	padding: 20px 0 0 0;
	text-align: right;
	}

.top h1 span {
	font: 18px arial;
	display: block;
	position: relative; bottom: 3px;
	}

.strona {
	background: url('gfx/tlo_dol.gif') repeat-x center bottom;
	overflow: hidden;
	}

.lewa {
	background: url('gfx/menu_tlo.jpg') no-repeat right top;
	width: 284px;
	float: left;
	overflow: hidden;
	position: relative;
			}

.lewa ul li {
	list-style: none;
	font: 20px arial;
	height: 35px;
	width: 245px;
	text-align: right;
	}

.lewa ul li a {
	display: block;
	background: url('gfx/menu.jpg') no-repeat -245px 0px;
	padding: 6px 25px 6px 0;
	color: #003296;
	}

.lewa ul li a:hover {
	background: url('gfx/menu.jpg') no-repeat 0px 0px;
	text-decoration: none;
	color: #000;
	}
	
#aktywne_menu {
	background: url('gfx/menu.jpg') no-repeat 0px 0px;
	text-decoration: none;
	color: #000;
	}

.lewa p {
	margin: 80px 0 0 55px;
	width: 175px;
	text-align: justify;
	font: 11px tahoma;
	color: #757575;
	line-height: 14px;
	}

.prawa {
	background: url('gfx/podstrona_tlo.jpg') no-repeat left 128px;
	width: 660px;
	margin: 0 0 0 284px;
	position: relative; right: 3px;
	}

.prawa h1 {
	background: url('gfx/podstrona_tytul_tlo.jpg') no-repeat 0px 0px;
	font: 30px arial;
	padding: 32px 0 61px 120px;
	}

.prawa h2 {
	font: 13px tahoma;
	font-weight: bold;
	line-height: 17px;
	padding: 10px 0 0 30px;
	text-indent: 30px;
	}

.prawa p {
	padding: 40px 0 0 30px;
	font: 13px tahoma;
	line-height: 17px;
	text-align: justify;
	}

.prawa img {
	float: right;
	margin: 10px 0 10px 20px;
	}

.wiecej {
	float: right;
	margin: 15px 0 20px 0;
	font: 13px tahoma;
	color: #001977;
	font-weight: bold;
	}

.stopka_tlo {
	background: url('gfx/stopka_tlo.gif') repeat-x 0px 0px;
	margin: 0 0 0 434px;
	height: 122px;
	width: 100%;
	clear: both;
	}

.stopka {
	background: url('gfx/stopka.jpg') no-repeat 0px 0px;
	height: 122px;
	}

.stopka p {
	width: 510px;
	padding: 42px 0 0 0;
	text-align: right;
	font: 12px tahoma;
	color: #fff;
	}

.stopka a {
	color: #fff;
	}
