@charset "utf-8";
/* CSS Document */

table.dkp-table {
	width: 760px;
}
table.dkp-table td {
	padding: 4px 0;
}
table.dkp-table td span {
	display: block;
	text-align: right;
	float: none;
	clear: both;
	width: 98%;
	padding: 2px 2% 2px 0;
	height: 14px;
}
table.dkp-table td span.alt-event {
	background-color:#FFF;
}
table.dkp-table td.broj {
	width: 35px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
table.dkp-table td.user {
	width: 160px;
}
table.dkp-table td.char {
	
}
table.dkp-table td.attendance {
	width: 60px;
	text-align: center;
}
table.dkp-table td.events {
	width: 100px;
	text-align: right;
}
table.dkp-table td.earned {
	width: 90px;
	text-align: right;
}
table.dkp-table td.spent {
	width: 90px;
	text-align: right;
}
table.dkp-table td.penalty {
	width: 90px;
	text-align: right;
}
table.dkp-table td.total {
	width: 90px;
	text-align: right;
}
