BODY {
	   scrollbar-track-color: 6D6D6D;
      scrollbar-face-color: 686868;
      scrollbar-highlight-color: 9D9D9D;
      scrollbar-3dlight-color: 343434;
      scrollbar-darkshadow-color: 343434;
      scrollbar-shadow-color: 434343;
      scrollbar-arrow-color: 343434;
	background-color: #7f7f7f;
	table-layout: fixed;
	}
a:link {
	color: Red;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: Red;
}
a:hover {
	text-decoration: none;
	color: Red;
}
a:active {
	text-decoration: none;
	color: White;
}
		
.normalni {
	font-family: serif;
	font-size: medium;
	font-style: normal;
	color: Black;
	font-weight: normal;
	line-height: normal;
}
.texty {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	text-align: center;
	line-height: normal;
}
.nadpis_maly {
	font-family: cursive;
	font-size: larger;
	font-style: normal;
	color: White;
	text-align: center;
	font: bold;
}
.nadpis_stredni {
	font-family: cursive;
	font-size: large;
	font-style: normal;
	color: Black;
	text-align: center;
	font: bold;
}
.nadpis_velky {
	font-family: sans-serif;
	font-size: x-large;
	font-style: normal;
	color: Black;
	text-align: center;
	font: caption bold larger;
}
.ozdobne {
	font-family: sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: Black;
	line-height: normal;
	text-align: center;
	font: bold;
}
.ozdobne2 {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-style: italic;
	color: Black;
	line-height: 12pt;
	text-align: center;
	font: bold;
}
.odkaz {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: Silver;
}
.male {
	font-family: "Times New Roman";
	font-size: 8pt;
	font-style: normal;
	color: White;
}



