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.eu/ibm-bladecenter-hs22v-xeon-4c-e5507-sas/?affiliate=9ecf6204f16bdc6db1c740b6260b6c01"><img src="http://www.64bit.eu/img/galery/small/4808.jpg"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('    <td colspan="2"><a href="http://www.64bit.eu/ibm-bladecenter-hs22v-xeon-4c-e5507-sas/?affiliate=9ecf6204f16bdc6db1c740b6260b6c01">IBM BladeCenter HS22V Xeon 4C E5507 SAS</a><br />');
document.write('    <span>64 035 Kč</span></td>');
document.write('</tr>');
document.write('</table>');
