A:link  {
	color: Maroon;
  	text-decoration : none;
  }
  
  A:visited  {
	color: #191970;
  	text-decoration : none;
  }
  
  A:active  {
  	color: #FF4500;
  	text-decoration : none;
  }
  A:hover {color: #483D8B; text-decoration: underline;}

    .a2:link  {
    	color : #330000;
		text-decoration : none;
    }
    
    .a2:visited  {
    	color : #550000;
    	text-decoration : none;
    }
    
    .a2:active  {
    	color : #000000;
    	text-decoration : none;
    }
    
    .a2:hover  {
		background-color : #ffefd5;
    	text-decoration : none;
    }
	
    P  {
    	margin-left : 3;
    	margin-top : 0;
    	text-indent : 20px;
    	margin-right : 3;
    	margin-bottom : 5;
    }
    
    .zmena  {    	background-color : #d7effb;    }
	.zmena2  {
    	font-size : 0.6em;
    	font-family : Arial;
    	font-weight : bold;
    	background-color : #004080;
    	color : #d7effb;
		cursor: hand;
    	text-align : center;
		float: right;
		width : 220px;
		    }
	CODE {background-color: #f5f5dc; color: #2f4f4f; align: left}
	BODY {background-color: #6eb0df; color: #000000;  margin : 0px; }
	HR {color: #D6E5F9;}
	TH {background-color: #004000; color: #adff2f;}
.tisk {font-family: Arial; font-size: 10px; color: Black; text-align: center; background-color: #ffcc00; float: left; font-weight : bold;  width : 30px; }

	.nadpis {font-family: Arial; font-size: 9pt; color : #004080; font-weight : bold; background-color : #d7effb;  text-indent : 5px; }
	.text {background-color: #f6faff; font-family: Arial; font-size: 9pt; padding: 2px;}
	.ramecek {padding-top: 3px; border-color: #D6E5F9; border-style: solid; border-width: 1px;   }
	.poznamka {background-color: #ccff33; color: Black; font-family: Arial; font-size: 9pt;}
	.poc {font-family: Arial; font-size: 10px; color: #d7effb; background-color: #004080; float: left; font-weight: bold; padding-left: 2px; padding-right: 2px;}
TABLE {
	border : none;
}