/* STATS */

#stats {
		width: 495px;
		margin: 5px 0px 0px 5px;
		font-family: Arial, Verdana, sans-serif;		
}

#stats h2 {
		clear: left;
		font-size: 15px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		color: #333948;
}

#stats .tables {
		width: 241px;
		float: left;
		margin: 0px 5px 10px 0px;
		border-collapse: collapse;
		font-size: 12px;
}

#stats .tables .leader {
	background: #eeeccb url(../images/backStats.gif) repeat-x 0px -53px;
	width: 96px;
}

#stats .leader img {
	border: 1px solid;
	padding: 1px;
}

#stats .leader h4 {
	font-size: 12px;
}

#stats .leader h6 {
	font-size: 10px;
}

#stats p {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
}

#stats thead th a:hover {
		text-decoration: none;
		color: #fafafa;
}

#stats thead th, #stats tbody td {
		text-align: center;
		padding-left: 2px;
}

#stats tbody th {
	padding: 0;
}

#stats tbody td span {
	position: relative;
	bottom: 1px;
	right: 2px;
	font: bold 10px Verdana, Arial, sans-serif;
}

#stats .ime {
		text-align: left;
		border-left: 1px solid gray;
		padding-right: 0;
		white-space: nowrap;
		overflow: hidden;
}

#stats .ime2 {
    width: 150px;
		text-align: left;
		text-transform: capitalize;
}

#stats .napad {
		margin: 0px;
}

#stats .odbrana {
		clear: left;
		margin: 0px;
		padding-top: 10px;
		border-top: 1px dotted gray;
		font-size: 12px;
}

#stats .table {
		width: 495px;
		background: #f1f1f1;
		border: 1px solid #bfbfbf;
		border-collapse: collapse;
		font-size: 12px;
}

#stats .odd {
		background: #e5e5e5;
}

#stats .selected {
		background: #cfcfcf url(../images/backTableTd.gif) 0px -30px;
}

#stats select {
}

.selektor {
	margin: 0;
}