BODY {background-color:  #CCCCC0;
SCROLLBAR-FACE-COLOR: #CCCCCC; 
  SCROLLBAR-3DLIGHT-COLOR:#FFB73E;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #FFFACD;  
	 SCROLLBAR-SHADOW-COLOR: Black;
	color: #000000;
	font-family: Tahoma, sans-serif;}

div.tlacitko { 
	border: 8px outset #C0C0C0;
	padding: 0.1em;
	margin: 3px 2%;
	background-color: #C1C1C1;
	font-weight: bold;
	text-align: center;
	width: 120px;
}
div.tlacitko:hover { 
	background-color: #C3C3C3;
}

a.tlacitko {
	text-decoration: none;
	color: #606060;
}
a.tlacitko:hover {
	text-decoration: none;
	color: #6B6B6B;
}


A {	COLOR: #000000;}
A:hover {	COLOR: #6B6B6B;
text-decoration: overline;
}

A:hover {text-decoration: underline;}

H1 {font-family: "Arial Black";
	font-size: x-large;	
	color: #000000;
	text-align: center;}
H2 {font-family: Arial;
font-size: 14pt;
color: #0F0F0F;
background-color: #A0A0A0;	
text-align: center;}
H4 {background-color: #B0B0B0;
	color: white;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;}
h6 {background-color: #FFFACD;
	font-weight: bold;
	font-size: 8pt;
	color: #FFCC66;
	}
	
p, p.MsoNormal, li.MsoNormal, div.MsoNormal
        {
        margin:0cm;
        margin-bottom:.0020pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Tahoma,sans-serif";
  		text-align: justify;
}
