body             { background-color: black; color: rgb(255, 204, 0); }
a                { color: #00ccff }
a:hover          { color: #ffff00 }
a:visited        { color: #00ccff }
.menu            { color: rgb(0,0,0); font-weight: bold; font-size: 150%; text-align: center; border-bottom: 3px solid #000000 }
.menu2           { background-color: rgb(255, 204, 0); border-right: 4px solid #ffff00 }
.menu2 a         { font-weight: bold; color: rgb(33,0,228); font-size: 130% }
.menu2 a:hover   { font-weight: bold; color: #ffff00; font-size: 130% }
.menu2 a:visited { font-weight: bold; color: rgb(33,0,228); font-size: 130% }
.obsah           { background-color: rgb(9, 65, 118);padding: 10px; text-align: justify }
.cara            { border-bottom: 3px solid #ffff00 }
.b               { font-weight: bold }
.u               { text-decoration: underline }
.zluta           { color: #ffff00 }
.zelena          { color: #00ff33 }
.i               { font-style: italic }
hr              {height: 3px; color: black}
.hr1             { height: 3px; color: #ffffff }

.podekovani      { text-align: justify; padding: 10px; border: 3px solid #ff0000; background-color: #663333 }
.nadpis          { font-weight: bold; font-size: 130%; margin-bottom: 10px; text-align: center }
.nadpis2         { font-weight: bold; font-size: 110%; margin-bottom: 10px }
.aaa             { font-size: 85%; font-family: verdana}
.atlas_div       { width: 500}
.clenove         { float: left; margin-right: 15px; margin-bottom: 10px }
.obr             { display: block; text-align: center; margin-bottom: 5px }