function newWindow() {
                  legendaWindow=window.open
                                ('../../cz/okoli/piktogramy1.html', 'legendaWin', 
                                'width=640, height=200, scrollbars=yes, align="left" ')
                  legendaWindow.focus()              
                                
}