@charset "utf-8";
.informations p {
	padding: 0 15px 0 10px;
	width: 180px;
}
.informations .date {
	font-weight:bold;
	font-size:11.25px;
	padding: 15px 0 12px 10px;
	color:#FFF;
}
.informations .info {
	font-size:11.25px;
	padding: 0 0 0 20px;
	color:#FFF;
}
.informations .info a {
	color:#CCC;
}
.infoZobaczWszystkie li.btn_zobaczWszystkie a:hover {
	cursor:pointer;
	background-position: bottom left;
	color:#eeeeee;
}
.infoZobaczWszystkie a { 
	display: block; 
}
.infoZobaczWszystkie li { 
	list-style: none; 
	float:left; 
	padding: 10px 0 5px 25px;
}
.infoZobaczWszystkie li.btn_zobaczWszystkie a {
	background: url(../../images/buttons/btn_zobaczWszystkie.png);
	width: 103px; /*110 - 7 padding*/
	height: 28px;
	margin-left: 15px; 
	font-size:11px;
	color:#FFF;
	line-height: 22px;
	padding-left:7px;
	text-decoration:none;
}
