body 
	{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#522101;
	text-align:justify;
	}
div#content 
	{ 
	margin:0 auto; 
	width:800px; 
	overflow:hidden;
	text-align:left;
	}
div#header 
	{ 
	position:relative; 
	top:0px; 
	left:0px; 
	width:800px; 
	height:300px;
	overflow:hidden;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	vertical-align:bottom;
	}
div#main 
	{ 
	position:relative; 
	top:0px; 
	left:0px; 
	width:800px; 
	overflow:hidden;
	vertical-align:top;
	text-align:left;
	}
div#footer 
	{ 
	position:relative; 
	top:0px; 
	left:0px; 
	width:800px; 
	height:100px;
	overflow:hidden;
	text-align:center;
	color:#999999;
	}
div.porady, div.narzedzia
	{
	text-align:center;
	font-size:14px;
	}

div.powrot
	{
	text-align:right;
	font-size:12px;
	}
table#panel_krotki
	{
	border-width:5px;
	border-color:#6B2C01;
	border-style:solid;
	background-color:#6B2C01;
	width:270px;
	text-align:justify;
	}
table#panel_dlugi
	{
	border-left-width:0px;
	border-top-width:5px;
	border-right-width:5px;
	border-bottom-width:5px;
	border-color:#6B2C01;
	border-style:solid;
	background-color:#6B2C01;
	width:520px;
	}
tr.podpis
	{
	vertical-align:top;
	}
font.naglowek
	{
	font-size:16px;
	margin-top:5px;
	}
font.wazne
	{
	color:#84F381;
	font-weight:bold;
	}

a.linked_footer:link, a.linked_footer:visited
	{
	text-decoration:none;
	color:#999999;
	}
a.wyroznik:link, a.wyroznik:visited
	{
	color:#999999;
	}
a.obrazek:link, a.obrazek:visited
	{
	text-decoration:none;
	color:#999999;
	}