body      { background: #4d4d4d;}


#hlavicka { background: url('../grafika/hlavicka.jpg'); width: 800px; height: 200px; text-align: right; bottom: 40px; }
#text	  { background: #d4d4d4; width: 800px; padding-top: 50px; padding-bottom: 50px; }
#menu	  { background: #d4d4d4; background-image: url('../grafika/menu.jpg'); background-repeat: no-repeat; background-position: center; width: 800px; height: 50px; line-height: 250%; }
#paticka  { background: #d4d4d4; width: 800px; padding-top: 50px; padding-bottom: 50px; height: 40px; }

.hlavni   { width: 500px; text-align: justify; color: #000000; font-family: sans-serif; font-size: 15px; }
.patka    { width: 500px; text-align: center; color: #000000; font-family: sans-serif; font-size: 15px; }


p	  { width: 500px; text-align: justify; color: #000000; font-family: sans-serif; font-size: 12px; text-indent: 30px; margin: 0px; }
img	  { border-style: none; }

a:link    { color: #316ac5; text-decoration: none; }
a:visited { color: #316ac5; text-decoration: none; }
a:active  { color: #316ac5; text-decoration: none; }
a:hover   { color: #4d4d4d; }
a         { margin: 20px; font-family: sans-serif; background-color: none; font-weight: 150; }

