BODY, TD {
  
}

#hlavni {
width: 750px;
margin: 0 auto;
}

#hlava {
width: 740px;
height: 120px;
float: left;
background-color: #4dc5e2;
padding: 0 0 0 10px;
}

#hlava h1 a {size: 16px; color: white; font-family: "sans-serif" lucida; text-decoration: none; }
#hlava h1 a:hover {size: 16px; color: white; font-family: "sans-serif" lucida; }

#telo {
width: 740px;
float: left;
background-color: #e0e0e0;
padding: 10px 0 0 10px;
}

.menu {
width: 725px;
margin: 0px 10px 0 0px;  
background-color: #51a746;
padding: 0 0 0 5px;
}

.menu a {size: 12px; color: white; font-family: "sans-serif" lucida; text-decoration: none; }
.menu a:hover {size: 16px; color: white; font-family: "sans-serif" lucida; text-decoration: underline;}

h2 {size: 1$px; color: black; font-family: "sans-serif" lucida; text-decoration: none; }

td.id {width: 20px; border-right: 1px solid green;}
td.login {width: 100px; padding-left: 5px;}
td.jmeno {width: 100px;}
td.status {width: 100px;}

td.idtop {width: 20px; border-right: 1px solid green; border-bottom: 1px solid green;}
td.logintop {width: 100px; padding-left: 5px; border-bottom: 1px solid green;}
td.jmenotop {width: 100px; border-bottom: 1px solid green;}
td.statustop {width: 100px; border-bottom: 1px solid green;}

td.jmenoa {width: 150px;}  

table.user {border: 1px solid green;}

a.odkaz {color: green; text-decoration: underline;}
a:hover.odkaz {color: green; text-decoration: none;}

p.form {margin: 0;}

.img {
width: 300px;
height: 100px;
margin: 0px 5px 0 0px;  

vertical-align: inherit;
text-align: center;
}