body {color: RGB(31, 63, 63);
      background-color: RGB(167, 167, 167);
      font-family: Verdana, Arial, Helvetica, sans-serif}

p {font-size: x-small; color: RGB(31, 63, 63); margin: 8px 0px 0px 0px}

a {text-decoration: none}
a:link    {color: RGB(31, 63, 63); font-weight: bold}
a:visited {color: RGB(31, 63, 63); font-weight: bold}
a:active  {color: #330000; font-weight: bold}
a:hover   {color: #000000; text-decoration: underline}

h3 {font-size: large;  font-family: Arial, Helvetica, sans-serif}
h4 {font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif}
h5 {font-size: small;  font-family: Arial, Helvetica, sans-serif}

li, td, th {font-size: x-small}

.olive {color: #808000}
.brown {color: RGB(120, 50, 0)}
.bar   {background-color: RGB(175, 220, 175)}
.ident {font-size: medium}
.prikaz {font-size: small;
         font-weight: bold;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         margin: 30px 0px 15px 0px}
.obar   {background-color: RGB(175, 220, 175);
         margin: 14px 0px 0px 0p}
.dokbar {font-size: 16px;
         font-weight: bold;
         color: RGB(0, 100, 230);
         background-color: RGB(230, 230, 180);
         margin: 18px 0px 0px 194px}
.prikazbar {font-size: 16px;
           font-weight: bold;
           color: RGB(0, 100, 230);
           background-color: RGB(230, 230, 180);
           margin: 10px 0px 0px 0px}
.podmenu {font-size: xx-small;
         font-weight: bold}
.colortab {border: solid RGB(230, 230, 180) 1px}
.colortab th {color: #700000; background-color: RGB(230, 230, 180)}
.colortab td {color: black; background-color: RGB(230, 230, 200)}

.doctab th {border: solid #666600 1px; background-color: #ffffd0}
.doctab td {border: solid #666600 1px}
.doctab {border-collapse: collapse}

.xxxdiatab {border: solid RGB(230, 230, 180) 1px}
.diatab th {color: #705000; background-color: RGB(252, 255, 224)}
.diatab td {color: black}

.infotab {border-top: solid #e6e6b4 2px; border-bottom: solid #e6e6b4 2px}
.infotab td {border-style: none}

.pale {background-color: RGB(240, 245, 210)}
.dark {background-color: RGB(230, 230, 200)}
.none {background-color: RGB(252, 255, 224)}

.divid  {color: #e6e6b4}
.fill {background-color: #cce8ff; font-size: medium}
.def {font-size: x-small; color: RGB(31, 63, 63)}
dt {margin-top: 5px; font-weight: bold}
.fix14 {font-size: 13px; font-weight: bold}
