body
         {background-color     : powderblue;
          /*color                : #0000AA; #FFFFFF*/
          font                 : normal 11px Verdana,Arial,Helvetica,Serif;
          font-family          : Verdana,Arial,Helvetica,Serif;
          font-style           : normal;
          font-weight          : normal;
          }
BODY.Main
         {background-color     : #EEEEEE; 
	  font-size  	 :10pt;
          font-family          : Verdana,Arial,Helvetica,Serif;
          font-style           : normal;
          font-weight          : normal;
          }

H1      
         {color       : blue;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : bold;
          font-size   : large;
          }

H2
         {color       : navy;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : bold;
          }

H3
         {color       : navy;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : normal;
          font-size   : small;
          }

H4 
         {color       : teal;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : bold;
          font-size   : small;
          }

H5 
         {color       : olive;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : bold;
          font-size   : small;
          }

H6 
         {color       : green;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : bold;
          font-size   : small;
          }

P
         {text-indent : 3%;  
         }

P.OdrazkaM
         {text-indent : 0%;  
          margin-left : 5%;
         }

P.OdrazkaV
         {text-indent : 0%;  
          margin-left : 10%;
         }

A:LINK    {color     : navy}
A:VISITED {color     : navy} 
A:ACTIVE  {color     : navy}
A:HOVER   {color     : blue}
A.MALY    {font-size : smaller} 

IMG.Odrazka
          {width      : 15; 
           height     : 15;
           }

FONT.Obsah
         {color       : green;
          font-family : Verdana,Arial,Helvetica,Serif;
          font-style  : normal;
          font-weight : bold;
          font-size   : small;
          }
FONT.Vyrazne
         {font-weight : bolder;
          }

table
         {font-family          : Verdana,Arial,Helvetica,Serif;
          font-style           : normal;
          font-weight          : normal;
          font-size            : x-small;
          }
TABLE.CERT
         {width          : 100%;
          border-width   : thick; 
          border-style   : groove;
          background-color : #FFFFFF;
          }

      .Nadpis { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; text-align:right;
                color:navy;}

      .button { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; text-align:right;
                color:blue; cursor:hand; cursor:pointer; }
                
      .popis { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt; }

A.menu
{
        color:navy; 
	font-style:italic;
	text-decoration: none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14pt; font-weight:bold; text-align:right;
}

A.menu:active
{
	color:green;
	font-style:italic;
        background-color : #FFFFFF;
	text-decoration: none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14pt; font-weight:bold; text-align:right;
}

A.menu:hover
{
	color:blue;
	font-style:italic;
	text-decoration: none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14pt; font-weight:bold; text-align:right;
}
