body {
	margin: 0;
	padding: 0;
}

A:visited	{
	color:#EE610A;
	text-decoration: none;
	font-weight: normal;
}

A:active	{
	color:#EE610A;
	text-decoration: none;
	font-weight: normal;
}

A:hover		{
	color:#EE610A;
	text-decoration: none;
	font-weight: normal;
}

A:link	{
	color:#EE610A;
	text-decoration: none;
	font-weight: normal;
}

input         {
	color: #ADA18A;
	background-color: #FFFFFF;
	font: 8pt Verdana, Helvetica;
	border: 1px solid #ADA18A;
}

select         {
	color: #ADA18A;
	background-color: #ffffff;
	font: 8pt Verdana, Helvetica;
	border: 1px solid #ADA18A;
}
img {
  border: 0;
}
textarea    {
	color: #ADA18A;
	background-color: #ffffff;
	font: 8pt Verdana, Helvetica;
	border: 1px solid #ADA18A;
}

.title {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #9DA184;
}
.date {
	color: #305E92;
	font-weight: bold;

}

#main {
	width: 768px;
	margin: 0 auto;
	background: #ffffff;
	border-left-style: solid;
	border-left-color: #B8BBA6;
	border-left-width: thick;
	border-right-style: solid;
	border-right-color: #B8BBA6;
	border-right-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B8BBA6;
	border-bottom-width: thick;  
	font-family: Verdana, Arial;
	font-size: 10px;
}

h1, form,p {
	margin: 0;
	padding: 0px;
}


#header {            
	width: 768px;
	height: 150px;
	background-color: #ECEDE7;
	border-bottom-style: dotted;
	border-bottom-color: #B8BBA6;
	border-bottom-width: thin;  
}



#contLeft {
	width: 164px;
	background-color: #ffffff;
	padding: 5px;
	float: left;
}

#contCenter {
	width: 574px;
	background-color: #ffffff;
	padding: 10px;
	float: left;
}

.news {
	width: 500px;
	font: 8pt Verdana, Helvetica;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	    
}
div.news hr {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}

#menu {
	width: 152px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	font-size: 11px;
	margin: 0 auto;
	text-align: justify;
}


#archiwum {
	width: 500px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
} 

#contact {
	width: 500px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
} 

#nav {
	width: 500px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
	text-align: center;
} 

#banner {
	width: 500px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
	text-align: center;
} 

#komunikat {
	width: 400px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
} 

#menutop {
	width: 152px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
} 

#menutop li {
	list-style-type: none;
	display: list-item;
	list-style-image: url(img/arrow2.gif);
}

#reklama_panel {
	width: 152px;
	border-style: dotted;
	border-color: #B8BBA6;
	border-width: thin;  	
	background-color: #ECEDE7;     
	padding: 4px;
	margin: 0 auto;	
} 

#archiwum li {
	list-style-type: none;
	display: list-item;
	list-style-image: url(../img/arrow2.gif);
}


.clear {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	clear: both;
}

a.bold {
	font-weight: bold;
}

#footer {
	height: 25px;
	color: #000000;
	text-align: center;                                                                                  
	background-color: #ECEDE7;                                                                           
	border-top-style: dotted;
	border-top-color: #B8BBA6;
	border-top-width: thin;  
	
}          

#linki {
	color: #000000;
	text-align: center;                                                                                  
	font: 8pt Verdana, Helvetica;	
}          

ul {
margin-top: 0em;
margin-bottom: 0em;
text-align: left;
margin-left: 20px;
padding-left: 0;
}


li {
list-style-type: none;
display: list-item;
list-style-image: url(img/arrow.gif);
}

li:first-child {
border: none;
}