body,td,.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
	background-color: #FFFFFF;  
}
a:link, a:visited { color: #669933; }
table { table-layout: fixed; }

.menuCat1, .menuCat0, .boxHead {
	font-weight: bold;
	line-height: 20px;
	height : 20px;
	min-height: 20px;
	vertical-align: bottom;
}
.menuCat0 {
	color: black !important;
	background-color: #CCFF66;
	text-decoration : none !important;
}
.menuCat0:hover {
	text-decoration : underline !important;
}
.menuCat1 {
	background-color: #669933;
	color: white !important;
	text-decoration : none !important;
}
.menuCat1:hover {
	text-decoration : underline !important;
}

#colorline{
	color: #669933;
	background-color :#669933;
}
#footer {
	width: 615px;
	height: 18px; 
	font-size: 11px; 
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
}
h4{
	font-size: 28px;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2px;
	color: #669933;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top:2px;
	font-style : italic;
	color : #669933;
}
h2 {
	font-size: 18px;
	font-weight: bold; 
	margin-bottom:2px;
	margin-top:2px
}
h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2px
}
.content {
	width: 615px;
	text-align: left;
}
P {
	margin-top: 8px;
}
dl,form {
	margin-top: 0px;
}
.f1{
	color :#CCFF66 ;
}
.f2{
	color: #669933;
}
.ferror{
	color : #FF0033;
}
.fheader {
	background-color: #CCFF66;
	font-weight : bold;
	line-height: 20px;
	height : 20px;
	min-height: 20px;
}

#akcja {
	width: 600;
	border: 1px solid Red;
	padding: 6px;
}

#news {
	width: 600;
	border: 1px solid #669933;
	padding: 6px;
}