/* CSS styles */
a {color:#e7e7e7;text-decoration:none;}
a:hover {color:#aaff00;text-decoration:none;}
<a href="www.seznam.cz" title="seznam" style="background: red;"><img src="nahráváčbláblá.cz/image/seznam.png" alt=""></a>
background-position:center top;margin:auto;font-family:Arial;font-size:12px;color:#e7e7e7;}
.body2 {width:998px;height:100%;padding:14px 0 0 0;background:#181818;border:1px solid #3d3d3d;border-top:none;margin:0 auto 20px auto;}
#header {width:1000px;height:140px;margin:auto;}
#header .header {padding:20px 0 0 20px;}
/* Menu */
#menu {width:1000px;height:53px;margin:auto;background:url(images/menu.png) no-repeat;}
#menu .menu {font-family:Arial;font-size:12px;padding:20px 1px 0 1px;}
#menu .menu a {padding:20px 14px 15px 14px;color:#e7e7e7;font-weight:bold;}
#menu .menu a:hover {background:url(images/menu-h.png);color:#050505;font-weight:bold;}
/* */
Já:
/* CSS styles */
a {color:#e7e7e7;text-decoration:none;}
a:hover {color:#aaff00;text-decoration:none;}
body {background:url(images/bg.jpg);
background-position:center top;margin:auto;font-family:Arial;font-size:12px;color:#e7e7e7;}
.body2 {width:998px;height:100%;padding:14px 0 0 0;background:#181818;border:1px solid #3d3d3d;border-top:none;margin:0 auto 20px auto;}
#header {width:1000px;height:140px;margin:auto;}
#header .header {padding:20px 0 0 20px;}
/* Menu */
#menu {width:1000px;height:53px;margin:auto;background:url(images/menu.png) no-repeat;}
#menu .menu {font-family:Arial;font-size:12px;padding:20px 1px 0 1px;}
#menu .menu a {padding:20px 14px 15px 14px;color:#e7e7e7;font-weight:bold;}
#menu .menu a:hover {background:url(images/menu-h.png);color:#050505;font-weight:bold;}
/* */
A vůbec nic. :/