function vysun()
{
document.getElementById('vlajky_menu').style.top = '0px';
};
function zasun()
{
document.getElementById('vlajky_menu').style.top = '-81px';
};

function v1()
{
document.getElementById('submenu_01').style.top = '0px';
}
