/* Verziókövetés:
1.0 - 2009.01.05.

*/

function megrendeles_lista_over(sor)
{
	sor.style.backgroundColor = "#D7D8E0";
}

function megrendeles_lista_out(sor)
{
	sor.style.backgroundColor = "";
}
