﻿function OcistiLinkove()
{
    document.getElementById('padajuci_login').style.visibility='hidden';
    if(document.getElementById('divLgIzdanja').innerHTML!='')
        document.getElementById('divLgIzdanja').style.visibility='hidden';
}
