.JOB {

	font: 14px Arial, Helvetica, sans-serif;

	color: #006600;



}

.formbg {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #006600;

	background: #AEE5BD;

	border: 1px solid #006600;



}

.brochureform {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #006600;

	border: 1px solid #006600;

}

.zaglavie {
	font-family: cursive;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.dreben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #99CC99;

}

a:link { color:#6CA336; text-decoration:none}
a:visited { color:#FFBF3C; text-decoration:underline}
a:hover {
	color:#669966;
	text-decoration:underline;
	cursor:auto;
}
a:active {
	color:#5F8D5F;
	text-decoration:none;
	list-style: disc;
}
BODY { 
           scrollbar-3dlight-color: #57C874;
           scrollbar-arrow-color: #228B22;
           scrollbar-base-color: #57C874;
           scrollbar-darkshadow-color: #CCFFFF;
}
