body	{
	padding: 0px;
	margin: 0px;
	background-color:#1f4b42;
	text-align:center;
	font-family: "Tahoma", "Arial", "Verdana";
	color: #e7e7e7;
	font-size:10pt;
	}
#inner	{
	 margin-left:auto; 
	 margin-right:auto;
	 width: 920px;
	 text-align:justify;
	}
#top	{
	width: 920px;
}

#topp {
	width: 998px;
	height: 19px;
	background-image:url(img/top.gif);
}
#menu	{
	width: 920px;
	padding-top:20px;
	padding-left:25px;
}
#main_content	{
	text-align:justify;
	width: 998px;
	margin-top:14px;
	background-color: #3a8b79;
	
}
#content	{
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:100px;
	
}
#bottom	{
	background-color:#0d2722;
}
#bottom_content	{
	padding: 20px;
	text-align: center;
	}
h1	{
	color: #99f172;
	font-size: 14pt;
	font-weight: 400;
}
h2	{
	color: #263915;
	font-size: 12pt;
	font-weight:100;
}
ul	{
	color:#0f2207;
}
p	{
	color: #0f2207;
}	
a:link  
	{
	color: #ffd672;
	TEXT-DECORATION: none
	}
a:visited 
	{
	color: #ffd672;
	TEXT-DECORATION: none
	}
a:active 
	{
	color: #ffd672;
	TEXT-DECORATION: none
	}
a:hover 
	{
	color: #ffd672;
	TEXT-DECORATION: underline
	}
	
input.formularz
 {
 
 font-size:14pt; border: thin #000 solid; background-color:#FFEBB8; 	
 }
	
