
#link .zawartosc {
  padding-right:30px;
  padding-left:30px;
  background-color:white;
  font-size:10px;
  color:  #909090;
  text-align:center;
}

#link a {
	font-size: 10px;
   color : #A0A0A0;
   background-color: white;
	text-decoration : none;
} 
 
#link a:hover { 
	font-size: 10px;
	color : #707070;
	background-color: white; 
	text-decoration : none;
}
