p, body, table, td{
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : White;
scrollbar-face-color: #e0e0e0;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #e0e0e0;
scrollbar-3dlight-color: #c8cccc;
scrollbar-arrow-color:  #5b5b5b;
scrollbar-track-color: #efefef;
scrollbar-darkshadow-color: #a0a8a8;
}
	
A {
	color : #ffcc00;
	text-decoration : none;
}
	
A:Hover {
	color : #ffcc00;
	text-decoration : underline;
}


.white{
	color : white;
}

A.white {
	color : white;
	text-decoration : none;
}
	
A.white:Hover {
	color : #CCCCCC;
	text-decoration : underline;
}


.stopka{
	color : white;
	font-size: 8pt;
}

A.stopka {
	color : white;
	font-size: 8pt;
	text-decoration : none;
}
	
A.stopka:Hover {
	color : #ffcc00;
	font-size: 8pt;
	text-decoration : none;
}

.yellowbrown{
	color : #333333;
	font-size: 8pt;
}

A.yellowbrown {
	color : #333333;
	font-size: 8pt;
	text-decoration : none;
}
	
A.yellowbrown:Hover {
	color : black;
	font-size: 8pt;
	text-decoration : none;
}
#size8pt {font-size: 8pt;}
#size9 {font-size: 9px;}
#size10 {font-size: 10px;}
#size12 {font-size: 12px;}
#size14 {font-size: 14px;}
#size16 {font-size: 16px;}	
#gray{color:gray;}
#silver{color:silver;}
#white{color:white;}
#black9{color:black;font-size: 9px;}
#black10{color:black;font-size: 10px;}
#black12{color:black;font-size: 12px;}
#black14{color:black;font-size: 14px;}
#black16{color:black;font-size: 16px;}
#black{color:black;}
#red{color:red;}
#red9{color:red;font-size: 9px;}
#navy{color:navy;}
#green{color:#46691F;}
#orange{color:#ff6600;}
#rozowy {color:#CB0A63}
#maroon {color : #990000;}
#gray9 {font-size: 9px; color:gray;}
#gray11 {font-size: 11px; color:gray;}
#tableform1{background : white;}
#tableform2{background : White;}
#formtext{color:black;}


a.pomoc:link, a.pomoc:active, a.pomoc:visited {
	color : #ff0033;
	width: 100%;
	height: 100%;
	padding-left: 1px;
	padding-right: 1px;
	padding-top : 1px;
	padding-bottom : 1px;
	text-decoration : none;
}
a.pomoc:hover {
	text-decoration : none;
}

flat, textarea.flat, input.flat, 

select.error, textarea.error, input.error,

textarea.code { 

	border-style: solid;

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px;
	
font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px;
}



select.flat, textarea.flat, input.flat,

textarea.code {

	border-color : #888888;
font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px;
}


select.error, textarea.error, input.error { 

	border-color : #990000;

}



textarea.code, textarea.code-gray {

	font-family: "Lucida Console", "Courier New", Courier, monospace;

	font-size: 12px; 

	line-height: 15px; 

}



textarea.code-gray {

	border-style: solid;

	border-top-width: 0px; 

	border-right-width: 0px; 

	border-bottom-width: 0px; 

	border-left-width: 0px;

	color: #808080;

}

#submit{
	border-top : 1px solid Gainsboro;
	border-left : 1px solid Gainsboro;
	border-bottom : 1px solid #a0a8a8;
	border-right : 1px solid #a0a8a8;
	background-color : #e0e0e0;
	font-size: 12px;
	color : #404040;
}
