Otoz jak zrobic to co na obrazku?
CSS:
#panel input.button { width: 24px; height: 24px; margin: 0; padding: 0; border: 0; background: url(images/search.png) no-repeat 4px 4px; text-indent: -1000em; cursor: pointer; }
HTML:

#panel input.button { width: 24px; height: 24px; margin: 0; padding: 0; border: 0; background: url(images/search.png) no-repeat 4px 4px; text-indent: -1000em; cursor: pointer; }