#zero a, #zero a:hover {color:000; background: transparent; text-decoration: none; }


/* styl typ01 */	
#typ01, #typ02, #typ03, #typ04, #typ05 {
  width: 300px;
  height: 50px; 
	background-color: #ddd;
	border: 1px solid #666;
	padding:8px;
	margin-bottom:40px;}
	
	#typ01 p, #typ02 p, #typ03 p, #typ04 p, #typ05 p  {
	margin:-10px;
	color:#333;
	font-size:15px;}

#typ02 {overflow: hidden;}
#typ03 {overflow: hidden;}
#typ03:hover {overflow: visible;}
#typ04 { overflow: auto; overflow-y: auto; overflow-x: hidden;}
#typ05 p{clip:rect(10px 250px 40px 30px); position: absolute; background-color: #eee; }


.typ06 {width: 150px; height:150px; float: left; margin:4px; overflow: hidden;}


.img01 {margin:-40px -20px; }
.img02 {margin:-80px -80px; }
.img03 {margin:-140px -140px; }
.img04 {margin:-200px -110px; }



.czysc {clear: both; }


.rozpychacz3 {margin:150px 0 0 0; }

/*

clip:rect(20px 75px 40px 20px); position: absolute; min-width: 100px; min-height: 100px; width: 100px; height: 100px;

text-overflow: ellipsis;

text-overflow: ellipsis; 

*/