.NormText {font-family: arial CE,arial, sans-serif; 
           font-size: 12px; 
           font-weight: normal; 
           text-decoration: none}

/* hlavni menu */
.MenuItem {font-family: tahoma, arial CE, arial, sans-serif; 
           font-style: normal; 
           text-decoration: none; 
           font-weight: bold; 
           font-size: 13px}

a.MenuItem {color:black}
a.MenuItem:visited {text-decoration: none; color: gray}
a.MenuItem:hover {color: white; background-color: black; text-decoration: none}
a.MenuItem:active {color: red; text-decoration: none}


/* dolni pomocne menu */
.DMenuItem {font-family: arial CE, arial, sans-serif; 
            font-style: normal; 
            text-decoration: underline; 
            font-weight: normal; 
            font-size: 11px}

a.DMenuItem {color:black}
a.DMenuItem:visited {color: black}
a.DMenuItem:hover {color: blue}


/* cela stranka */
BODY {background: white}

/* text normalniho odstavce */
UL,OL,P,TD {font-family: arial CE,arial, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   text-decoration: none}

/* text nadpisu obsahu */
P#1 {color: white;
     font-family: Times New Roman CE, Times New Roman, times, serif;
     font-style: normal;
     font-weight: bold;
     Font-size: 18px;
     text-align: left}

/* text malych poznamek */
P#2 {color: black;
     font-family: tahoma, arial CE, arial, sans-serif; 
     font-style: normal;
     font-weight: normal;
     Font-size: 10px;
     text-align: left}

/* text malych poznamek - centrováno*/
P#3 {color: black;
     font-family: tahoma, arial CE, arial, sans-serif; 
     font-style: normal;
     font-weight: normal;
     Font-size: 10px;
     text-align: center}


/* Hlavni nadpis WWW stranky */
H1 {color: black;
    font-family: Times New Roman CE, Times New Roman, times, serif;
    font-style: normal;
    font-weight: normal;
    Font-size: 32px;
    text-align: center}

/* nadpis patkovymi kapitalkami s 1. vetsim pismenem*/
H2 {color: black;    
    font-family: Times New Roman CE, Times New Roman, times, serif;
    font-style: normal;
    font-weight: normal;
    Font-size: 18px;
    text-align: center}

/* nadpis patkovymi kapitalkami s 1. vetsim pismenem vlevo umisteny*/
H2#1 {color: black;    
    font-family: Times New Roman CE, Times New Roman, times, serif;
    font-style: normal;
    font-weight: normal;
    Font-size: 18px;
    text-align: left}

/* nadpis patkovymi kapitalkami s 1. vetsim pismenem vlevo umisteny*/
H3 {color: black;    
    font-family: Times New Roman CE, Times New Roman, times, serif;
    font-style: normal;
    font-weight: normal;
    Font-size: 18px;
    text-align: left}
