H1              { text-align: center; color: #009933; font-size: 24pt}
H2              { color: #006600;font-size: 16pt;}
H2              { border-color: navy; border-style: solid }
H2              { border-width: 1px, 0px, 0px, 0px } /* pro NN a IE*/
H2              { border-top-width: 1px; border-right-width: 0px;
                  border-bottom-width: 0px; border-left-width: 0px } /* Ještě jednou pro Mozillu */
p               { text-indent: 15px}                                 /* Dříve bylo 10 */

/* odkazy */
A:link           { color: #0000cc}
A:visited        { color: #336699}
A:hover          { color: red}
A                { text-decoration: none}
A:hover          { text-decoration: underline }


.vpravo_nahore  {color:blue;font-weight:bold;font-size:8pt;font-family:Tahoma,Arial}

.odkazy_vlevo a,.odkazy_vlevo a:link,.odkazy_vlevo a:visited {color:green;font-weight:bold;font-size:8pt;font-family:Tahoma,Arial;text-decoration: none}
.odkazy_vlevo a {position: relative; left: 29px; top: -1px }
.odkazy_vlevo a:hover {color:blue;font-size:9pt;text-decoration: none ! important }

.odkazy_nadpis   {color:red;font-weight:bold;font-size:12pt;font-family:Arial; text-align: center}
.odkazy_nadpis   {position: relative; top: 4px }

.akce         {color:red;font-weight:bold;font-size:9pt;font-family:Arial; text-align: center}

.pocitadlo       {color:black;font-weight:bold;font-size:12pt;font-family:Courier New, Courier; text-align: center}
.pocitadlo       {position: relative; left: -7px; top: 27px }

.telo            {margin-left: 5px; margin-right: 5px; margin-top: 15px;margin-bottom: 15px}

.telo_spodek     {background-color: #333399; border-bottom: 4px solid #BDEAEE}
.telo_spodek a:link, .telo_spodek a:visited  {color: white}
.telo_spodek p, .telo_spodek {color:white;font-size:8pt;font-family:Arial}

.odsazeni        {position: relative; left: 15px;}


