html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: pt;
	color: #000000;
	background-color: #fff;
	background-image: url(images/tlo.png); 
   background-repeat: repeat-x
}

h1
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3pt;
	text-align: center;
	line-height: 1
}

h2
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: pt;
	color: red; 
	text-align: center;
	line-height: 1
}

h3
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: pt;
	color: ; 
	text-align: left;
	line-height: 1
}

h4
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: red; 
	text-align: center;
	line-height: 0
}

h6
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: pt;
	color: ; 
	text-align: center;
	line-height: 1
	}

h5
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0033FF; 
	text-decoration: bold;
	text-align: left;
	line-height: 0
}



p
{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 pt;
	text-align: left;
	line-height: 1,5
}

#top {
	width: 976px;
	margin: 0 auto;
              text-align: left;
   
    
}

#NAGLOWEK {
	background-color: #888;
}

#MENU {
	width: 976px;
	overflow: hidden;
	background-color: #ccc;
}

#ALL {
 	  float: left;
		background-color: #D8D7CD;
}

#TRESC {
	position: relative; top: 0px;
	width: 690px;
	float: left;
	padding: 0px 0px 0px 26px;
	overflow: hidden;
	background-color:  ;
}

#INFORMACJE {
   width: 260px;
	float: right;
   padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color:  ;
}



#STOPKA {
	clear: both;
	width: 100%;
	background-color: #888;
	text-align: center;
	background-image: url(images/index_14.png)
}


ul, ul li {

	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	background-color: #D8D7CD;
	padding: 0px 0 1px 0px;
	border: 0px solid #000;
}

ol {
	
	list-style-type: disc
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-right: 0 solid #D8D7CD;
	border-right: 0px solid #D8D7CD;
}

ul a:hover {
	background-color: #800;
	padding: 0px 0px 5px 0px;

	}
	
table {
	border-collapse: collapse;
	text-align: center;
}
