p {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	}

h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;}
	
	h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;}

td {text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;}

A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: underline; color: silver;}

html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #146598;
	color: #000000;
	margin: 0;
	padding: 0;
}

#top {
	width: 1008px;
	margin: auto;

}

#NAGLOWEK {
	background-color: #146598;
}


#MENU ul, ul li {
	display: block;
 list-style: none;
	margin: 0;
	padding: 0;
}

#MENU ul li {
	display: inline;
	white-space: nowrap;
}#MENU {
	clear: both;
	width: 100%;
	background-color: #146598;
	text-align: center;
	height: 40px;
	}


	#MENU a
{
display:inline;
background-image: url(gfx_pociete/przycisk.gif);
background-repeat: no-repeat;
background-position: center;
width:182px;
padding: 18px;
padding-left: 62px;
padding-right: 60px;
text-decoration: none;
font: bold 14px sans-serif;
color: white;
}

#MENU a:hover
{
display:inline;
background-image: url(gfx_pociete/przycisk2.gif);
background-repeat:no-repeat;
background-position: center;
width:182px;
color: white;
}

#TEKST_STOPKA ul, ul li
{list-style: disc;
	}
