document.write('<style type="text/css">');
document.write('.biteu {');
document.write('   width: 250px;');
document.write('   background: white;');
document.write('   color:black;');
document.write('   font-size: small;');
document.write('   border: 1px solid gray;');
document.write('}');
document.write('.biteu a {');
document.write('   background: white;');
document.write('   color: #ff1717 !important;');
document.write('   text-decoration: none;');
document.write('}');
document.write('.biteu a:hover {');
document.write('   background: white;');
document.write('   color: #ff1717 !important;');
document.write('   text-decoration: underline;');
document.write('}');
document.write('.biteu div {');
document.write('   background: white;');
document.write('   color: red;');
document.write('   font-weight: bold;');
document.write('   font-size: medium;');
document.write('}');
document.write('.biteu .biteutitle {');
document.write('   text-align: center;');
document.write('   width: 50%;');
document.write('   font-weight: bold');
document.write('}');
document.write('.biteu span { font-weight: bold }');
document.write('</style>');
document.write('<table class="biteu" cellpadding="2" border="0">');
document.write('<tr>');
document.write('    <td><a href="http://www.64bit.eu"><img src="http://www.abclinuxu.cz/images/site2/64bit-eu-logo-93x30.png"></a></td>');
document.write('    <td class="biteutitle">Akční<br />nabídka</td>');
document.write('    <td rowspan="2"><a href="http://www.64bit.cz/nagios-xi-unlimited-hosts-1-year-licence/?affiliate=9ecf6204f16bdc6db1c740b6260b6c01"><img src="http://www.64bit.eu/img/goods/small/4007.jpg"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('    <td colspan="2"><a href="http://www.64bit.cz/nagios-xi-unlimited-hosts-1-year-licence/?affiliate=9ecf6204f16bdc6db1c740b6260b6c01">Nagios XI Unlimited Hosts, 1 Year Licence</a><br />');
document.write('    <span>47 642 Kč</span></td>');
document.write('</tr>');
document.write('</table>');

