.roz{
	margin-top: 20px;
	margin-bottom: 15px;
	border: 1px dotted #bfbea9;
	width: 500px;
}

.aktualnosc .a_tytul{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ae3340;
}

.aktualnosc .autor{
	float: left;
  font-style:italic;
}

.aktualnosc .wiecej{
  float: right;
  color: #730017;
  font-size: 0.8em;
}

.aktualnosc .wiecej > a{
  color:inherit;
  text-decoration:none;
}

.aktualnosc .wiecej > a:hover{
  text-decoration:underline;
}

.aktualnosc .tresc{
	clear: both;
}

div.avbox{
  float:left;
  margin-right:15px;
  text-align:center;
}

.day{
	font-size: 0.8em;
  font-weight:bold;
	margin-top: 35px;
	margin-bottom: 5px;
}
