BODY, td, table, p{ 
	font-family:  Verdana, Arial; 
	font-size: 11px; 
	color:DimGray;
	}
A{
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #003300;
	text-decoration : none;
}
A:hover{
	font-family:  Verdana, Arial;
	font-size: 11px;
	color:Red;
	text-decoration : underline;
}


.menu{
font-size: 11px;
color: Black;
font-family: Verdana, Arial;
}
A.menu{
font-family: Verdana, Arial;
font-size: 11px;
color: #003300;
text-decoration : none;
}
A.menu:hover{
font-family: Verdana, Arial;
font-size: 11px;
color:Red;
text-decoration : underline;
}

#gray{color:gray;}
#silver{color:silver;}
#WhiteSmoke{color:WhiteSmoke;}
#white{color:white;}
#black{color:black;}
#red{color:red;}
#navy{color:navy;}
#green{color:#46691F;}
#orange{color:#ff6600;}

#black14{color:black;font-size: 14px;}

#size9 {font-size: 9px;}
#size12{font-size: 12px;}
#size14 {font-size: 14px;}
#size16 {font-size: 16px;}	

input, form, select, textarea{ 
	font-size: 11px;
}
#submit{ 
 font-weight: bold;
}
#klawisz{
	background-color : Black;
	border : thin double #FF9966;
	color : #FF9966;
}
		
