document.getElementById('rivalove').innerHTML = '<center><a style="color: #ffffff; font-weight: bold; text-decoration: none;" href="http://rivalove.cz">Online hra</a> | <a style="color: #ffffff; font-weight: bold; text-decoration: none;" href="http://vtipy.rivalove.cz">Vtipy</a> | <a style="color: #ffffff; font-weight: bold; text-decoration: none;" href="http://eshop.rivalove.cz">Eshop</a> | <a style="color: #ffffff; font-weight: bold; text-decoration: none;" href="http://katalog.rivalove.cz">Katalog webových stránek</a></center>';
document.getElementById('rivalove').style.position = 'absolute';
document.getElementById('rivalove').style.top = 0;
document.getElementById('rivalove').style.width = '100%';
document.getElementById('rivalove').style.zIndex = 10;
document.getElementById('rivalove').style.padding = 0;
document.getElementById('rivalove').style.margin = 0;
document.getElementById('rivalove').style.textAlign = 'center';
document.getElementById('rivalove').style.color = '#ffffff';
document.getElementById('rivalove').style.backgroundColor = '#000000';
document.getElementById('rivalove').style.fontSize = '10pt';
document.getElementById('rivalove').style.borderTopStyle = 'none';
document.getElementById('rivalove').style.borderLeftStyle = 'none';
document.getElementById('rivalove').style.borderRightStyle = 'none';
document.getElementById('rivalove').style.borderBottomStyle = 'none';   
document.body.style.paddingTop = "15px";
document.body.style.backgroundPosition="0px 15px";
