.nadpis {
          color: #000033;
          font-family : Verdana;
          font-size: 10px;
        }
.nadpis_2 {
          color: #0000FF;
          font-family : Verdana;
          font-size: 10px;
        }
.error {
          color: red;
          font-family : Arial;
          font-size: 10px;
          font-weight: bold;
       }
.menu_selected {
          color: #3399CC;
          font-family : Verdana;
          font-size: 10px;
        }
.citat {
          color: #6600FF;
          font-style : italic;
          font-family : Verdana;
          font-size: 10px;
          font-weight: bold;
       }
.text_text {
          color: #FFFFFF;
          font-family : Verdana;
          font-size: 10px;
}

.text_text_green {
          color: green;
          font-family : Verdana;
          font-size: 10px;
}

.text_blue {
          color: #3399CC;
          font-family : Verdana;
          font-size: 10px;
}

.text_citace {
          color: #FFFF00;
          font-style : italic;
          font-family : Verdana;
          font-size: 10px;
          font-weight: bold;
}
.text_nadpis {
          color: #3399CC;
          font-family : Verdana;
          font-size: 14px;
          font-weight: bold;
}

li {
    color: #000033;
}

i {
     color: #0099FF;
     font-size: 12px;
     font-family: Verdana
  }

font {
        color:white;
        font-size: 10px;
        font-family: Verdana
     }

p {
     color: gray; font-size: 8px; font-family: Verdana
  }

h2 {
      color: #0099FF;
      font-weight: bold;
      font-family: verdana;
   }

a {
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
  }
a:link {
          color: #FFFFFF;
       }
a:active {
            color: #330099;
         }
a:visited {
             color: #FFFFFF;
          }
a:hover {
           color: #330099;
        }

hr {
     color: green;
   }

body, html  {
               scrollbar-track-color: grey;
               scrollbar-face-color: white;
               scrollbar-highlight-color: #000033;
               scrollbar-3dlight-color: #000033;
               scrollbar-darkshadow-color: #000033;
               scrollbar-shadow-color: #000033;
               scrollbar-arrow-color: #000033;
            }

td {
     font-color: #0099FF;
     font-family: verdana;
     font-size: 10px;
   }