function ecp_onLoad() { var ihtml = ''; ihtml += '
'; if (document.getElementById('ecpcontainer') != null && typeof(document.getElementById('ecpcontainer')) != 'undefined') document.getElementById('ecpcontainer').innerHTML = ihtml; } var itext = '#ecpcontainer {font: normal 12px verdana; color: #000; background: #fff; margin: 0px;}'; itext += '#ecpcontainer UL.ecpfirstul {font: normal 12px verdana; list-style-type: none; margin: 0px; padding: 3px 0px; width: 550px;}'; itext += '#ecpcontainer UL.ecpproductul {font: normal 12px verdana; list-style-type: none; margin: 0px; padding: 3px 0px; width: 275px;}'; itext += '#ecpcontainer UL.ecpfirstul LI {background: transparent url(http://www.evropska.cz/img/ecp/oz_bul1.png) no-repeat 0px 6px; margin: 0px; padding: 2px 0px 2px 20px;}'; itext += '#ecpcontainer UL.ecpproductul LI {background: transparent url(http://www.evropska.cz/img/ecp/oz_bul2.png) no-repeat 0px 4px; margin: 0px; padding: 2px 0px 2px 20px;}'; itext += '#ecpcontainer TD {padding: 0px 0px 0px 0px;}'; itext += '#ecpcontainer TD.ecpnadpis {color: #1a347a; font-weight: bold; font-size: 14px; padding: 14px 0px 7px 0px;}'; itext += '#ecpcontainer IMG.ecpodsazeni {margin: 20px 0px;}'; itext += 'A:link {border:5px;}'; document.write(""); ecp_onLoad();