body,td,th {
	color: Black;
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	line-height: 19px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #8A6309;
	text-decoration: underline;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
.a_menu {
	color: #8A6309;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
}
.a_menu:hover {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
}
.a_menu:active {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
}
.nadpis {
	color: #8A6309;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
}
.form {
	font-size: 10px;
	color: #262626;
	font-family: Arial;
}
.form_area {
	font-size: 10px;
	color: #262626;
	font-family: Arial;
}
.image_border {
	border-color: Black;
}