/*
  $Id: obchod.js,v 1.1 2007/12/16 12:06:50 mata Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

function Clear(prvek)
{
	prvek.value='';
}
