BODY{
	BACKGROUND: #000000;
	COLOR: #FFA200;
	font-family: Arial Narrow
}

a:link {
	color: #FFEED1;
	text-decoration: none
}

a:visited {
	color: #FFEED1;
	text-decoration: none
}

a:hover{
	color: #FFEED1;
	text-decoration: none;
}

.news{
	color:#FFEED1;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}

.news_t{
	color:#FFA200;
	text-decoration: none;
	font-size: 16px;
}

.text{
	color:#FFEED1;
}
.tabulka{
	border-color:#FFA200;
	border-top-width: 1pt;
	border-top-style: solid;
}

.tabulka_uv{
border-bottom-style: solid;
border-bottom-width: 1pt;
}

.nadpis{
	color:#FFEED1;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}