body,td,th {
	color: #CCCCCC;
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
body {
	background-color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

.nadpis {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}
.nadpis_big {
	color: #DAA520;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
}
.A_nadpis_big {
	color: #DAA520;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
}
.A_nadpis_big:hover {
	color: #DAA520;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
}
.small {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 11px;
}
.smaller {
	color: #A9A9A9;
	font-size: 9px;
	line-height: 5px;
}
.form {
	font-size: 10px;
	color: #262626;
	font-family: Arial;
}
.form_area {
	font-size: 10px;
	color: #262626;
	font-family: Arial;
}
.gold_text {
	color: #DAA520;
	font-weight: normal;
	line-height: 15px;
}
}
.image_border {
	border-color: white;
}