<!-- 
        
    body  {
	background-color: #009300;
	leftmargin: 0;
	topmargin: 0;
}
    A:link {text-decoration : none;}
    A:visited {
	color : #000000;
}
    A.external:link {
	color : #006600;
}
    A.external:visited {
	color : #006600;
}
    
    A.cl1   {
	color : #660000;
	text-decoration : none;
	font-family: Courier New CE,serif;
}
    A.cl1:hover{font-family:Courier New CE,serif;
                color:#660000;
                text-decoration : underline}
/*použito*/
    A.cl2    {
	font-family:    Tahoma, Arial, sans-serif;
	color : #000000;
	font-weight: bold;
	text-decoration : none;
	font-size:        17px;
}
    A.cl2:hover{
	font-family:    Tahoma, Arial, sans-serif;
	color : #OO0000;
	font-weight: bold;
	text-decoration : none;
	font-size:        17px;
}
/* ff0000
    A.cl2:visited{
	color : #ffff00;
	font-weight: bolder;
	text-decoration : none;
}
*/  
/*použito*/
    A.cl2_inv    {
            font-family:    Tahoma, Arial, sans-serif;
			color : #ffff00;
            font-weight: bold;
            text-decoration : none;
			font-size:        17px;
			}
    A.cl2_inv:hover{
            font-family:    Tahoma, Arial, sans-serif;
			color : #ffff00;
            font-weight: bold;
            text-decoration : none;
			font-size:        17px;
			}
    A.cl2_inv:visited{
            font-family:    Tahoma, Arial, sans-serif;
			color : #ffff00;
            font-weight: bold;
			text-decoration : none;
            font-size:        17px;
			}
/*použito*/
    A.cl2_a    {
	color : #0000ff;
	font-weight: bold;
	text-decoration : none;
	font-style:     normal;
    font-size:        12px;
}
    A.cl2_a:hover{
	color : #0000ff;
	font-weight: bold;
	text-decoration : underline;
    font-size:        12px;
	font-style:     normal;
}
    A.cl2_a:visited{
	color : #0000ff;
	font-weight: bold;
    font-size:        12px;
	font-style:     normal;
}
/*použito*/
    A.cl2_b    {
    font-family:    Tahoma, Arial, sans-serif;
	color : #ffff00;
	font-weight: normal;
	text-decoration : none;
	font-style:     normal;
	font-size:        12px;
}
    A.cl2_b:hover{
    font-family:    Tahoma, Arial, sans-serif;
	color : #ffff00;
	font-weight: normal;
	text-decoration : underline;
	font-style:     normal;
	font-size:        12px;
}
    A.cl2_b:visited{
    font-family:    Tahoma, Arial, sans-serif;
	color : #ffff00;
	font-weight: normal;
	font-style:     normal;
	font-size:        12px;
}

    A.cl3    {
	color : #ffff33;
	font-weight: bold;
	text-decoration : none;
	font-size:        12px;
}
    A.cl3:hover{
    color : #ffff33;
    font-weight: bold;
    text-decoration : underline;
	font-size:        12px;
}
    A.cl3:visited{
	color : #ffff33;
	font-weight: bold;
	font-size:        12px;
}

    A.cl3a    {
	color : #660000;
	font-weight: normal;
	text-decoration : none;
}
    A.cl3a:hover{
            color : #660000;
            font-weight: normal;
            text-decoration : underline}
    A.cl3a:visited{
	color : #996600;
	font-weight: normal;
}
						            
    A.cl4    {color : #dedede;
            text-decoration : none;
            font-family:    Courier New CE,serif;
            font-size:        85%;}
    A.cl4:hover{color : #660000;
            text-decoration : underline;
            font-family:    Courier New CE,serif;
            font-size:        85%;}
    A.cl5        {color:#fbf9df;
                text-decoration : none;
                }
    A.cl5:hover{color:#1b3b4a;
                text-decoration : none;
                background-color: #f7f5cf;
                }

    
/*použito*/   
	ol li {list-style-type: disc}
	ul li, ul li ul li {list-style-type: disc}
 
    .nad1 { font-family:    Tahoma, Arial, sans-serif;
            font-style:     normal;
            font-weight:    bolder;
            font-size:        120%;
            color:            #ffff99;  }
/*použito*/    
    .nad2 { font-family:    Tahoma, Arial, sans-serif;
            font-style:     italic;
            font-weight:    bolder;
            font-size:        170%;
            color:            #ffff66;  }
/*použito*/    
    .nad3 { font-family:    Tahoma, Arial, sans-serif;
            font-style:     italic;
            font-weight:    bold;
            font-size:        18px;
            color:            #007DB7;  }
/*použito*/			
    .text { line-height:    120%;
            font-family:    Tahoma, Arial, sans-serif;
            font-style:        normal;
            font-weight:    normal;
            font-size:        12px;
            color:            #ffff99;    }
/*použito*/			
    .textb { line-height:    120%;
            font-family:    Tahoma, Arial, sans-serif;
            font-style:        normal;
            font-weight:    bold;
            font-size:        12px;
            color:            #ffff99;    }
/*použito*/			
    .textb1 { 
			line-height:    120%;
            font-family:    Tahoma, Arial, sans-serif;
            font-style:     normal;
            font-size:        12px;
            font-weight:    bold;
            color:          #0000ff;    
			}

/*použito*/
    .textzm { line-height:    120%;
            font-family:    Tahoma, Arial, sans-serif;
            font-style:     normal;
            font-weight:    normal;
            font-size:      58%;
            color:          #000000;    }
/*použito*/
    .textzm2 { line-height:    90%;
            font-family:    Tahoma, Arial, sans-serif;
            font-style:        normal;
            font-weight:    normal;
            font-size:        10px;
            color:            #d9d9ff;    }

    .textzmb { line-height:    120%;
            font-family:    Courier New CE,serif;
            font-style:        normal;
            font-weight:    bold;
            font-size:        68%;
            color:            #fbf9df;    }

    .textzmbi { line-height:    120%;
            font-family:    Courier New CE,serif;
            font-style:        italic;
            font-weight:    bold;
            font-size:        63%;
            color:            #2a2a2a;    }


    .tab1a        {font-family:    Tahoma, Arial, sans-serif;
                background-color: #a9a8a7;
                font-size:        8pt;
                color:            #2d2f2f;  }

    .tab1b        {font-family:    Tahoma, Arial, sans-serif;
                background-color: #a9a8a7;
                font-weight:        bold;
                font-size:        8pt;
                color:            #ff0000;  }
/*použito*/
    .tab2        {
	font-family: Tahoma, Arial, sans-serif;
	color : Black;
	font-size: 7pt;
	background-color: ;
}

    .tab3        {
	font-family: Tahoma, Arial, sans-serif;
	color : Black;
	font-size: 8pt;
	background-color:;
}
	.tab3a       {
	font-family: Tahoma, Arial, sans-serif;
	color : Black;
	font-size: 8pt;
	background-color:#F5DEB3;
}

    .tab4       {
	font-family: Tahoma, Arial, sans-serif;
	background-color: ;
	font-size: 9pt;
	color: #000000;
}

    .tab5        {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #e6e6e6;
	font-size: 9pt;
	color: #000000;
}
/*použito*/
    .tab6        {
	font-family: Tahoma, Arial, sans-serif;
	background-color: ;
	font-size: 8pt;
	color: Black;
}

    .tab6a        {
	font-family: Tahoma, Arial, sans-serif;
	background-color: ;
	font-size: 9pt;
	color: #3366cc;
}

    .tab6b      {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #F5DEB3;
	font-size: 9pt;
	font-style: normal;
	color: Black;
}			
				
    .tab7        {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 9pt;
	font-weight:    normal;
	color: #000000;
}
    .tab7a        {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #e6e6e6;
	font-size: 9pt;
	font-weight:    normal;
	color: #000000;
}
                
    .tab8        {font-family:    Tahoma, Arial, sans-serif;
                background-color: #fefdf7;
                font-weight:    bold;
                border-bottom:     1px solid #5c6062;
                font-size:        75%;
                color:            #2d2f2f;  }
    
    .but1        {
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #ffff00;
	background-color: #3366cc;
	border-top: 2pt solid #6666ff;
	border-left: 2pt solid #6666ff;
	border-right: 2pt solid #6666ff;
	border-bottom: 2pt solid #6666ff;
}
            
    .box1        {
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #660000;
	background-color: #e6e6e6;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
/*použito*/            
    .box2        {
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

	.img2	{
			display: 			inline-block;
			vertical-align: 	top;
			background-color: 	#e6e6e6;
			margin:				2px 2px 2px 2px;
			padding:				1px;
			font-family:		Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
			font-size:			7pt;
			color:				#4f4d4b;
			text-align:			center;
			}
    
 -->
