A:hover {
	color: darkred;
}

H1.Nadpis_hlavni {
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	color: black;
	text-align: center;
}

H3.Podnadpis {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: navy;
	text-align: center;
}



P.odkazn {
	font-family: sans-serif;
	font-size: 75%;
	text-align: center;
}

P.odkazd {
	font-size: 70%;
	font-family: sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

P.tab_black {
	font-family: sans-serif;
	font-size: 115%;
	text-align: center;
	font-weight: bold;
	color: White;
	
}

P.Stred {
	text-align: center;
}

.Vzkazy_akt {


	color: #000000;
	text-decoration: bold;

}

BODY.cz {
	color: Black;
	background-color: White;
	background-image: url('gfx/cz_poz.jpg');
}

.NewMessages
{
color: #ff0000;
}