BODY, TABLE {
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
}
.main_menu2 {
	color: #DCDCDC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A {
	color: #DAA520;
	text-decoration: underline;
}
A:HOVER {
	text-decoration: underline;
	color: #FFD700;
}
.Abig {
	color: #DAA520;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.Abig:HOVER {
	text-decoration: underline;
	color: #FFD700;
	font-size: 13px;
	font-weight: bold;
}
.copy {
	color: #696969;
	text-decoration: none;
	font-size: 8px;
}
.copy:HOVER {
	text-decoration: none;
	color: #DAA520;
}
.myTABLE {
	border : dashed #F5F5F5;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : medium;
	border-width : 0px 1px 0px 0px;
}
INPUT {
	font-size : 10px;
	font-family : Verdana;
}
.nadpis {
	font-family: Verdana;
	font-size: 13px;
	color: #DCDCDC;
	font-weight: bold;
}
.nadpis2 {
	font-family: Verdana;
	font-size: 13px;
	color: #B8860B;
	font-weight: bold;
}