function zmien (x)
{
x.color='white'
x.background='#71A171'
}

function zmien2 (x)
{
x.color='white'
x.background='#003000'
}
