#current_champion_container{
	clear: both;
	float: left;
	width: 200px;
}
#current_champion{
	float: left;	
	width: 200px;
	height: 250px;
	background-image: url(images/history/current_champion.jpg);
}
#champs_main_container{
	float: left;
	width: 755px;
	text-align: right;
}
#champs_container{
	float: left;
	width: 500px;
	text-align: right;
}
#champs_info_header{
	width: 500px;
	height: 30px;
	background-image: url(images/history/champs_info_header.jpg);
}
#champs_drivers_list_top,
#champs_teams_list_top{ 
	width: 500px;
	height: 30px;
}
#champs_drivers_list_top{
	background-image: url(images/history/champs_drivers_list_bg_top.jpg);
}
#champs_teams_list_top{
	background-image: url(images/history/champs_teams_list_bg_top.jpg);
}
#champs_drivers_list_content,
#champs_teams_list_content{
	width: 500px;
	padding-top: 5px;
	text-align: center;
}
#champs_drivers_list_table,
#champs_teams_list_table{
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	text-align: center;
}

/*prawa strona*/
#champs_right_container{
	float: left;
	width: 255px;
	text-align: right;
}

/*najwiecej tytulow - kierowcy*/
#champs_drivers_top,
#champs_teams_top,
#champs_countries_top{ 
	width: 255px;
	height: 30px;
}
#champs_drivers_top{ 
	background-image: url(images/history/champs_drivers_bg_top.jpg);
}

#champs_teams_top{ 
	background-image: url(images/history/champs_teams_bg_top.jpg);
}
#champs_countries_top{ 
	background-image: url(images/history/champs_countries_bg_top.jpg);
}
#champs_drivers_content,
#champs_teams_content,
#champs_countries_content{
	width: 255px;
	background-image: url(images/table_right_big_content.jpg);
}
#champs_drivers_bottom,
#champs_teams_bottom,
#champs_countries_bottom{ 
	width: 235px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	background-image: url(images/table_right_big_bottom.jpg);
}
#champs_drivers_table,
#champs_teams_table,
#champs_countries_table{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#champs_drivers_table TD,
#champs_teams_table TD,
#champs_countries_table TD{
	background-repeat: repeat-x;
	background-image: url(images/dark_dotted_bg.jpg);
	background-position:bottom;
	padding-bottom:2px;
}