<!--
//o firmie
ofirmie= new Image(171,27)
ofirmie.src="../../img/de/ofirmie-M.gif"
ofirmieUP= new Image(171,27)
ofirmieUP.src="../../img/de/ofirmie-M_up.gif"
//oferta 
oferta= new Image(171,27)
oferta.src="../../img/de/oferta-M.gif"
ofertaUP= new Image(171,27)
ofertaUP.src="../../img/de/oferta-M_up.gif"
//kontakt
kontakt= new Image(171,27)
kontakt.src="../../img/de/kontakt-M.gif"
kontaktUP= new Image(171,27)
kontaktUP.src="../../img/de/kontakt-M_up.gif"

function rollover(imagename, newsrc){
document.images[imagename].src=newsrc.src
}
//-->
