body {
	width:100%;
	text-align:center;
	background:#f3edd5 url(../img/bg_body.jpg) 0 0 repeat-x;
	color:#000;
	margin:0;
	padding:0; 
	font:13px Arial, Verdana, sans-serif;
}
.akapit {
	text-indent:0.25in;
}
img {border:0;}
.cleared {clear:both; font-size:1px; height:1px;}
h1 {
	width:160px;
	min-width:166px;
	height:20px;
	padding:8px 41px;
	background:#fff url(../img/bg_h1.gif) 0 0 no-repeat;
	color:#004c89;
	font:bold 15px 'Arial Narrow', Arial, sans-serif;
	text-transform:uppercase;
	margin:0;
	border-bottom:3px solid #d3cfbd;
	white-space: nowrap;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul li {
	background:url(../img/bg_li.gif) 14px 50% no-repeat;
	color:#323337;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:41px;
	border-top:1px solid #faf8ed;
}
ul li.first {
	border-top:0;
}
/* ---- glowna czesc strony - wewnatrz jest szpalta lewa i srodkowa ---- */
#glowna {
	width:778px;
	height:730px;
	margin:0 auto;
	text-align:left;
}
	html>body #glowna {
		height:auto;
		min-height:730px;
	}
#banner_top {
	width:778px;
	margin:0 auto;
	clear:both;
	background:url(../img/bg_banner_top.jpg) right top no-repeat;
	color:white;
}
#top_01, #top_02 {
	clear:both;
	width:778px;
}
#top_01 img, #top_02 img, #top_02 #flash_main, #top_02 #flash_main img {
	float:left;
}

#menu {
	color:#ffe878;	
}
a.navi:link, a.navi:visited, a.navi:active {
	font-weight:bold;
	color:#ffe878;	
	text-transform:uppercase;
	text-decoration:none;
}
a.navi:hover {
	font-weight:bold;
	color:#ffe878;	
	text-transform:uppercase;
	text-decoration:underline;
}
a.navi_on:link, a.navi_on:visited, a.navi_on:hover, a.navi_on:active {
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

#kodowanie_kluczy a:link, #kodowanie_kluczy a:visited, #kodowanie_kluczy a:active {
	color:#000;
	text-decoration:none;
}
#kodowanie_kluczy a:hover {
	color:#000;
	text-decoration:underline;
}
/* ---- srodkowa czesc strony - zawiera tresci dzialow ---- */
#srodek {
	clear:both;
	background:url(../img/bg_srodek.jpg) 0 0 repeat-y;
	text-align:left;
	height:400px;
}
	html>body #srodek {
		height:auto;
		min-height:400px;
	}
#srodek .srodekPadding {
	padding:0 5px;
}
#lewa {
	float:left;
	width:414px;
	text-align:left;
	background:url(../img/bg_lewa.jpg) right top no-repeat;
}

#prawa {
	float:right;
	width:347px;
	text-align:left;
}

/* ---- stopka ---- */
#stopka {
	width:100%;
	text-align:center;
	background-color:#323337;
	color:#fff;	
	font:11px Arial, Verdana, sans-serif;
}
