body,td,th {
	color: #303030;
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
body {
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #303030;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color: White;
}
a {
	color: #004180;
	text-decoration: underline;
}
a:hover {
	color: Maroon;
	text-decoration: underline;
}
.amenu
{
	font-size: 12px;
	text-decoration: none;
	color: #303030;
	background: White;
	font-weight: normal;
	width: 200px;
	display: block;
	height: 25;
}
.amenu:hover
{
	text-decoration: none;
	color: Maroon;
	font-weight: normal;
	width: 200px;
	background: #F0F0F0;
	display: block;
	height: 25;
}
.amenu:active
{
	text-decoration: none;
	color: #004180;
	font-weight: normal;
	width: 200px;
	background: ;
	display: block;
	height: 25;
}
.nadpis {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
}
.nadpis_big {
	font-size: 12px;
	font-weight: normal;
	color: Maroon;
	text-decoration: none;
	line-height: 22px;
}
.red_text {
	font-size: 12px;
	font-weight: normal;
	color: Maroon;
	text-decoration: none;
}
.form {
	font-size: 10px;
	color: #262626;
	font-family: Arial;
}
.form_area {
	font-size: 10px;
	color: #262626;
	font-family: Arial;
}
.bg {
	background-position: bottom,right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.image_border {
	border-color: #B8860B;
}
.small_text {
	font-size: 10px;
	line-height: 11px;
}
.tr_color {
	background-color: #E8EDF2;
}