.RewardItem {
	width:220px;
	text-align:center;
	float:left;
	height:270px;
	margin:10px;
}

.RewardImage  {
	height:200px;
	background-position:bottom;
	background-repeat:no-repeat;
}

.Reward {
	margin-top:-14px;
	background-color:white;
	border-top:solid silver 1px;
}

.OperationTable {
	width:100%;
	background-color:silver
}

.OperationTable td {
	background-color:white;
	padding:3px;
}

.OperationTable thead td {
	background-color:#E9E9E9;
}

.PointsDiv {
	width:85px;
	height:85px;
	background-image:url(/Images/reward.png);
	background-repeat:no-repeat;
	padding-top:25px;
	color:#BC4646;
}

#Regulamin li {
	font-weight:bold;
	margin-top:10px;
}

#Regulamin li li {
	font-weight:normal;
	margin-top:auto;
}
