body	{
	margin: 3px;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: Black;
	color: #909090;
}

td 		{ 
font-family: Arial CE, arial, verdana, sans-serif;
font-size: 12px;
color: #909090;
}



a:link		{
	color: #6363FF;
	text-decoration: underline;
	font-weight: bold
}
a:active	{color: #330099; text-decoration: underline; font-weight: bold}
a:visited	{color: #708090; text-decoration: underline; font-weight: bold}
a:hover		{color: #0033cc; text-decoration: underline; font-weight: bold}

.logo	    {
	color: #909090;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold
}

.nadpis	    {
	color: #909090;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style : normal;
}


.nadpis-velky    {
	color: #909090;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style : normal;
}

.pruh		{color: #909090; font-size: 12px; letter-spacing: 0.05em}
.spodni_pruh {color: #909090; font-size: 10px; letter-spacing: 0.03em}
.barva_logo {color: #bd201d} 
.text		{color: #909090; font-size: 16px}


