BODY {
        margin-top: 0px;
        margin-bottom: 0px;
		  padding-top: 0px;
		  padding-bottom: 0px;		
}
TABLE {
        font-family: verdana;
		  font-size: 12px;	
}
A     { color: #FF9900;
        font-weight: bold; 
		  font-family: arial;	
		  text-decoration: none;	
}
A:HOVER { color: #FF9900;
        font-weight: bold; 
		  font-family: arial;	
		  text-decoration: underline;	
}
A.pit    { color: #006699;
        font-weight: bold; 
		  font-family: arial;	
		  text-decoration: none;	
}
A:HOVER.pit { color: #006699;
        font-weight: bold; 
		  font-family: arial;	
		  text-decoration: underline;	
}
A.stopka    { 
        color: #007AB9;
		  font-size: 10px;	
		  font-family: arial;	
		  text-decoration: none;	
}
A:HOVER.stopka { 
        color: #818181;
        font-size: 10px;
		  font-family: arial;	
		  text-decoration: underline;	
}

