@CHARSET "UTF-8";
<style type="text/css">
body
{
	text-align: left;
	color: #323232;
	font: 100%/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
	margin: 0;
}
.position
{
	text-align:center;
	width:40px;
	height:30px;
	float: left;
	position:relative;
	background:url(../images/poradi.png) no-repeat;
	margin-right: 10px;
	line-height: normal;
	padding-top: 0px;
}

.position .number
{
	display: block;
	text-align: center;
	color: #cc0000;
	font-size: 15px;
	padding-top: 6px;
	text-transform: uppercase;
}

.meta
{
	display: block;
	font-size: 11px;
	color: #666;
}
</style>
