BODY { background-color: #e0FFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #000000;
	font-size: 13px;
	 font-family: "Arial", sans-serif;
	}

a:link    { color: #0000A0; text-decoration:none; font-size: 14px}   /* nenavštívený odkaz */
a:visited { color: #51A0C7; text-decoration:none; font-size: 14px}    /* navštívený odkaz */
a:active  { color: #00A000; text-decoration:none; font-size: 14px font-family: "Arial", sans-serif;} /* aktivní odkaz */
a:hover   {color:White; background:#2095C1; font-size: 12px text-decoration:none} /* myška na odkaze */


P {
	color: #000080;
	font-size: 14px;
	text-align: justify;
	line-height: 17px;
	font-family: "Times Roman", serif 
  }

H1 {	letter-spacing= 3px;
	text-align: center;
	color: #026DAE;
	font-weight: bold;
    	font-style: normal;
    	font-size: 24px;
	line-height: 28px;
	font-family: "Arial", sans-serif  }

H2    { color: #2E84C2;
        font-size: 22px;
	line-height:23px;
        font-family: Arial, sans-serif;
        text-align: center }
H3    { color: #455644;
        font-size: 20px;
	line-height: 23px;
        font-family: Arial, sans-serif;
        text-align: center }
H4    {	letter-spacing= 3px;
	text-align: center;
	color: #026DAE;
	font-weight: bold;
    	font-style: normal;
    	font-size: 14px;
	line-height: 16px;
	font-family: "Arial", sans-serif  }
H5 {	letter-spacing= 1px;
	text-align: center;
	color: #026DAE;
    	font-style: normal;
    	font-size: 12px;
	line-height: 14px;
	font-family: "Arial", sans-serif  }
H6 {	letter-spacing= 1px;
	text-align: center;
	color: #026DAE;
    	font-style: normal;
    	font-size: 10px;
	line-height: 12px;
	font-family: "Arial", sans-serif }

 .IDG { background-repeat: repeat;	      /* nastavenie tabuľky */
        background-position: center center;
        font-weight: normal;
        font-family: Arial, sans-serif;
	width: 100%;
	text-target: top;
	background-color: #E0FFFF }
 .IDG TH {
	color: yellow;			/* nastavenie hlavičky tabuľky */
        background-color: "#95D6EE";
	font-size: 13 px;
	}
 .IDG TD {
	color:black;
	text-align: justify;			/* nastavenie tela tabuľky */
	text-valign: top;
	font-size: 12 px;
	text-target: top
	}

 .TCHAT { background-repeat: repeat;	      /* nastavenie tabuľky */
        background-position: center center;
        font-weight: normal;
        font-family: Arial, sans-serif;
	width: 100%;
	text-target: top;
	background-color: #e0FFFF }
 .TCHAT TH {
	color: black;			/* nastavenie hlavičky tabuľky */
        text-align: left;
	background-color: "#95D6EE";
	font-size: 11 px;
	}
 .TCHAT TD {
	color:#040550;
	text-align: left;			/* nastavenie tela tabuľky */
	text-valign: top;
	font-size: 12 px;
	text-target: top
	}



 .IDG2 { background-repeat: repeat;	      /* nastavenie tabuľky */
        background-position: center center;
        font-weight: normal;
        font-family: Arial, sans-serif;
	width: 100%;
	text-target: middle;
	background-color: #e0FFFF }
 .IDG2 TH {
	color: #000050;			/* nastavenie hlavičky tabuľky */
        background-color: "#B8EEFC";
        font-family: Arial, sans-serif;
        font-weight: normal;
	text-align: center;
	font-size: 11 px;
	}
 .IDG2 TD {
	color:#0000FF;
	text-align: justify;			/* nastavenie tela tabuľky */
	text-valign: top;
	font-size: 12 px;
        font-weight: normal;
	text-target: top
	}



 .IDUL { /* nastavenie zoznamu */
        font-weight: normal;
        font-family: "Times Roman", serif;
	color: #024D8E;
	font-size: 15px
	}
 .IDOL { /* nastavenie zoznamu */
        font-weight: normal;
        font-family: "Times Roman", serif;
	color: #024D8E;
	font-size: 14px;
	line-height: 21px;
	}
