body {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 12pt;
	text-align: justify;
	color: rgb(20,20,20);

    scrollbar-face-color: black;
    scrollbar-shadow-color:#DDDDDD ; 
    scrollbar-highlight-color: black ;
    scrollbar-3dlight-color: #DDDDDD ; 
    scrollbar-darkshadow-color: black ;
    scrollbar-track-color: black ; 
    scrollbar-arrow-color: #DDDDDD ;
}

a  {
	font-size: 16px ;
	color: rgb(0,40,248);
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: rgb(120,120,120);
}

td     {
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
}

A.odkazmenu, A.odkazmenu:visited {
	cursor: hand;
	font-weight: bold;
	color: rgb(0,40,248);
	font-size: 10pt;
	font-family: Arial, Verdana, Sans-serif;
}

A.odkazmenu:hover {
	color: rgb(120,120,120);
}

H1,H2  {
	font-size: 18px;
	font-weight: bold;
}
