
/* HUN SPECIFIC */
.top10imgusedactive { 
	width: 55px;
	height: 32px;
	background-image:url("../images/top10_used_active_hun.gif") 
}
.top10imgusedinactive { 
	width: 55px;
	height: 32px;
	background-image:url("../images/top10_used_inactive_hun.gif") 
}

.top10imgnewactive { 
	width: 64px;
	height: 32px;
	background-image:url("../images/top10_new_active_hun.gif") 
}
.top10imgnewinactive { 
	width: 64px;
	height: 32px;
	background-image:url("../images/top10_new_inactive_hun.gif") 
}

.top10imgofficeactive { 
	width: 37px;
	height: 32px;
	background-image:url("../images/top10_office_active_hun.gif") 
}
.top10imgofficeinactive { 
	width: 37px;
	height: 32px;
	background-image:url("../images/top10_office_inactive_hun.gif") 
}
/* Modify by KZoli - 20070712 (oldal alcím kép helyére tett h1) */
.tablefull h1.newheading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B004D;
	text-transform: uppercase;
}
