#zero a, #zero a:hover {color:000; background: transparent; text-decoration: none; }


/* styl typ01 */	
#typ01, #typ02, #typ03, #typ04, #typ05, #typ06, #typ07 {
	background-color: #ddd;
	border: 1px solid #666;
	padding:8px;
	float:left;
	margin:0 2px;}

#typ01 a {text-decoration: none; }
#typ01 a:hover {text-decoration: underline; }
#typ02 a {text-decoration: underline; ; }
#typ02 a:hover {text-decoration: overline; ; }
#typ03 a {text-decoration: none; }
#typ03 a:hover {color:#eff; }

#typ04 a:hover {border:1px solid orange;}

#typ05 a {border:1px solid #ddd; padding:1px 4px;}
#typ05 a:hover {border:1px solid orange;}

#typ06 a { display: block; width: 46px; height: 20px; float:left; text-align: center; }
#typ06 a:hover {width: 44px; height: 18px; border:1px solid orange; margin:-1 auto auto auto;}

#typ07 a { display: block; width: 46px; height: 20px; float:left; text-align: center; }
#typ07 a:hover {width: 44px; height: 18px;  border-top:1px solid #000; border-bottom:1px solid #e8e8e8;
border-left:1px solid #666;   border-right:1px solid #666; background-color: #c9c9c9;}


.czysc {clear: both; }

/*

*/