body { font-family: "Arial CE", sans-serif;
       background-color: rgb(30,60,0);
       color: white}

a:link     { color: rgb(190,240,130); text-decoration: none; font-weight: bold}
a:visited    { color: rgb(190,240,130); text-decoration: none; font-weight: bold}
a:active    {color: rgb(40,155,8); text-decoration: none; font-weight: bold}
a:hover    {color: rgb(40,155,8); text-decoration: none; font-weight: bold}

.clanek { width:600px;}

/* bod seznamu */
.bod { text-align: left;
       font-size: 14px;
       color: rgb(200,250,145);
       line-height: 120%;
       font-weight: bold}

h1   { text-align: left;
       font-size: 20px;
       /* color: rgb(25,50,25); */
       color: rgb(200,250,145);
       line-height: 120%;
       font-weight: bold}

.ramecek  {border-style: solid; border-color: rgb(20,90,0); border-width: 2px}

.visacka  {background-color: rgb(47,77,7);
           width: 585px;
           font-size: 14px;}

.visacka_pul  {background-color: rgb(47,77,7);
           width: 292px;
           font-size: 14px;}

.visacka_navigator  {background-color: rgb(47,77,7);
           width: 160px;
           font-size: 12px;
           border-style: solid;
           border-color: rgb(20,90,0);
           border-width: 1px}

.td_navigator  {background-color: rgb(47,77,7);
           font-size: 12px;
           border-style: solid;
           border-color: rgb(20,90,0);
           border-width: 1px}

.td_datum  {text-align: center;
            background-color: rgb(47,77,7);
           font-size: 12px;
           border-style: solid;
           border-color: rgb(20,90,0);
           border-width: 1px;
           font-weight: bold}

.texty    {background-color: rgb(190,255,170);
           width: 585px;
           font-size: 16px;}

.vpravo {text-align: right;}
.vlevo {text-align: left;}

.table_hlavicka {text-align: center; background-color: rgb(10,40,0)}

.pismo  {font-size: 14px}

