A, A:Link, A:Active, A:Visited  {
	text-decoration : underline;
	color : #FFFFFF;
}
A:Hover  {
	text-decoration : underline;
	color : #ff0000;
}

BODY  {
	font-family :  Arial;
	color : #FFFFFF;
	font-size : 13px;
	background-color :#1E90FF;
	background-attachment : fixed;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

P, TD, UL, OL, INPUT, TEXTAREA, OPTION  {
	font-family :  Arial;
	color : #FFFF99;
	font-size : 13px;
}

.alert  {
	color : #EE2222;
}

SMALL, .small  {
	font-family : Arial;
	font-size : 10px;
}

.pole_edycyjne {
	border: 1px solid Black;
	font-family :  Arial;
	font-size : 11px;
	padding-left: 2px;
	color : #000000;
}

option {
	color : #000000;
	font-size : 10px;
}

.table1 {
	background-color : #666666;
}

.table2 {
	background-color : #999999;
}

.button {
	color : #000000;
}

