#nagrody{
	height: 33px;
	background: transparent url(images/nagrody.png) top left no-repeat;
	margin-bottom: 25px;
	position: relative;
}
#nagrody .title{
	float: left;
	width: 116px;
	padding: 8px 11px 0 14px;
	font-size: 15px;
	color: #fff;
}
#nagrody strong{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	display: block;
	overflow: hidden;
	padding: 11px 11px 0 0;
	position: absolute;
	top: 0;
	left: 141px;
	height: 15px;
}
#nagrody strong a, #nagrody strong a:visited, #nagrody strong a:hover, #nagrody strong a:active{
	text-decoration: none;
	color: #333;
	display: block;
}
#nagrody strong a:hover{
	color: #469F15;
}
#wczytajNagrody{
	display: none;	
}
