.outerDiv {
	bottom: 15px;
	position: relative;
}

/* Table CTT01 Standings */

.CTT01_standings {
	border-collapse: collapse;
	border-bottom: 2px solid #ccc;
	margin-left: 5px;
	width: 584px;
}
.CTT01_standings th {
	border-bottom: 2px solid #ccc;
	font-weight: normal;
	padding: 8px 4px 8px 6px;
}
.CTT01_standings td {
	border-bottom: 1px solid #ccc;
	padding: 6px 4px 6px 6px;
}
.CTT01_standings th:first-child, td:first-child {
	text-align: right;
	width: 4%; 
}
.CTT01_standings th:first-child+th, td:first-child+td {
	text-align: left;
	width: 47%;
}
.CTT01_standings th:first-child+th+th, td:first-child+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings th:first-child+th+th+th, td:first-child+td+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings th:first-child+th+th+th+th, td:first-child+td+td+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings th:first-child+th+th+th+th+th, td:first-child+td+td+td+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings th:first-child+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings th:first-child+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings th:first-child+th+th+th+th+th+th+th+th, td:first-child+td+td+td+td+td+td+td+td {
	text-align: center;
	width: 7%;
}
.CTT01_standings tbody tr:hover td {
	background-color: #fbfbfb;
	color: #000;
}
.final_three {
	background-color: #eee;
	border: 1px solid #ccc;
}

/* Table CTT01 Teams */

.CTT01_teams {
	border-collapse: collapse;
	border-bottom: 2px solid #ccc;
	float: left;
	margin-left: 5px;
	margin-right: 45px;
	width: 402px;
}
.CTT01_teams th {
	border-bottom: 2px solid #ccc;
	font-weight: bold;
	padding: 8px 4px 8px 6px;
	text-align: left;
}
.CTT01_teams td {
	border-bottom: 1px solid #ccc;
	padding: 6px 4px 6px 6px;
	text-align: left;
}
.CTT01_teams tbody tr:hover td {
	background-color: #fbfbfb;
	color: #000;
}
.kolona1 {
	width: 50%;
}

/* Table CTT01 Legend */

.legendDiv {
	background-color: #f3eeeb;
	border: 1px solid #ccc;
	bottom: 0;
	margin-right: 100px;
	padding: 15px;
	position: absolute;
	right: 0;
	width: 180px;
}
.legendList {
	line-height: 225%;
	list-style-type: none;
	margin-left: 40px;
	padding: 0;
}
.legendLI {
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 2.5em;
}

/* CTT01 Table Images Align */

.CTT_img {
	vertical-align: bottom;
}

/* CTT Details */

.details_header_multi {
	float: left;
	padding: 0 8px 4px 0;
	margin: 0 40px 0 5px;
	width: 398px;
}
.details_header_multi_below {
	background-color: #f3eeeb;
	border: 1px solid #ccc;
	float: left;
	padding: 0 0 4px 8px;
	margin: 0 38px 30px 5px;
	width: 398px;
}

/* Rules List */

.rulesList {
	line-height: 150%;
}
