BODY {
	background-color : #A39300;
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
	scrollbar-face-color: #5F585F;
	scrollbar-shadow-color: #A39300;
	scrollbar-highlight-color: #5F585F;
	scrollbar-darkshadow-color: #A39300;
	scrollbar-track-color: #A39300;
	scrollbar-arrow-color: Silver;
	scrollbar-base-color : #A39300;
}

P {
	color : White;
	font-family : Verdana;
	font-size : 10px;
	text-align : justify;
}


CENTER {
	color : White;
	font-family : Verdana;
	font-size : 10px;
	text-align : center;
}

TD.info {
	color : White;
	font-family : Verdana;
	font-size : 10px;
	text-align : right;
}


A {
	color: #FF9C00;
	text-decoration : none;
}

A:VISITED {
	color: #FF9C00;
	text-decoration : none;
}

A:HOVER {
	color: Yellow;
	text-decoration : none;
}

#formularz {
font-family : verdana;
font-size : 11;
background-color:#8D8D8D;
color : #FFFFFF;
text-decoration: bold;
border-width: 1px;
border-color: #000000;
}

A.regaty {
	color: #003063;
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
A:VISITED.regaty {
	color: #003063;
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
A:HOVER.regaty {
	color: #CFCFCF;
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}

