p, body, table, td{
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #465A65;
	scrollbar-face-color: #465A65;
	scrollbar-highlight-color: #E3E6E8;
	scrollbar-shadow-color: #465A65;
	scrollbar-3dlight-color: #E3E6E8;
	scrollbar-arrow-color: #E3E6E8;
	scrollbar-track-color: #E3E6E8;
	scrollbar-darkshadow-color: #465A65;
}
	
A {
	color : #465A65;
	text-decoration : underline;
}
	
A:Hover {
	color : #9EA7AE;
	text-decoration : underline;
}


.white{
	color : white;
}

A.white {
	color : white;
	text-decoration : none;
}
	
A.white:Hover {
	color : #7B6666;
	text-decoration : underline;
}


.stopka{
	color : white;
	font-size: 8pt;
}

A.stopka {
	color : white;
	font-size: 8pt;
	text-decoration : none;
}
	
A.stopka:Hover {
	color : #DBE8F0;
	font-size: 8pt;
	text-decoration : underline;
}


#size8 {font-size: 8px;}
#size9 {font-size: 9px;}
#size10 {font-size: 10px;}
#size12 {font-size: 12px;}
#size14red {font-size: 14px;color:red;}
#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;}
#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;
}



#submit { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color : White;
	background : #BE1616;
	font-size: 11px;
	color : White;
	font-weight : bold;

}



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;

}

