BODY {	background-color: #BFDFEF;
	text-color: "#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15 px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 2px;
	margin-left: 3px }

p {	text-align: center;
	font-weight: bold}

a:link    { color: #000050; text-decoration:none; font-size: 13px}   /* nenavštívený odkaz */
a:visited { color: #5F676F; text-decoration:none; font-size: 13px }    /* navštívený odkaz */
a:active  { color: green; text-decoration:none; font-size: 13px;} /* aktivní odkaz */
a:hover   {color:#B5FFFF; background:#05637A ; font-size: 13px; text-decoration:none} /* myška na odkaze */

 .IDG { background-repeat: repeat;	      /* nastavenie tabuľky */
        background-position: center center;
        font-weight: normal;
        font-family: Arial, sans-serif;
	font-size: 20 pt;
	width: 96;
	border-width:1 px;
	background-color: "#DAEFFF" }
 .IDG TH { color: yellow;			/* nastavenie hlavičky tabuľky */
           background-color: blue }
 .IDG TD { text-align:left;			/* nastavenie tela tabuľky */
	   font-size: 12 px;
	border-width:0 px;
	   text-target: top;
	background-color: "#B8EEFC";
	border:1 }

 .IDG2 { background-repeat: repeat;	      /* nastavenie tabuľky */
        background-position: center center;
        font-weight: normal;
        font-family: Arial, sans-serif;
	font-size: 14 px;
	border-width:0 px;
	border=0;
	background-color: "#EFF7FF" }
 .IDG2 TH { color: yellow;			/* nastavenie hlavičky tabuľky */
           background-color: blue }
 .IDG2 TD { text-align:left;			/* nastavenie tela tabuľky */
	   font-size: 12 px;
	border-width:0 px;
	   text-target: top;
	background-color: "#B8EEFC";
	border:0 }

 .IDG3 { background-repeat: repeat;	      /* nastavenie tabuľky */
        background-position: center center;
        font-weight: normal;
        font-family: Arial, sans-serif;
	font-size: 14 px;
	border-width:0 px;
	border:0;
	background-color: "#BFDFEF" }
 .IDG3 TH { color: blue;			/* nastavenie hlavičky tabuľky */
           background-color:"#BFDFEF"}
 .IDG3 TD { text-align:left;			/* nastavenie tela tabuľky */
	   font-size: 12 px;
	border-width:0 px;
	   text-target: top;
	background-color: "#BFDFEF";
	border:0 }


H1 {	letter-spacing= 3px;
	text-align: center;
	color: #026DAE;
	font-weight: bold;
    	font-style: normal;
    	font-size: 35px;
	line-height: 42px;
	font-family: "Arial", sans-serif  }

H2    { color: blue;
        font-size: 20px;
	line-height: 22px;
        font-family: Arial, sans-serif;
        text-align: center }

H3    { color: #000040;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-weight: normal;
    	font-style: normal;
	text-align: center }

H6    { color: #000000;
        font-size: 10px;
	line-height: 11px;
    	font-style: italic;
        font-family: Arial, sans-serif;
        text-align: center }
