BODY, TD {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: White;
	background-color: Black;
    margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 30px;
}

P {
    text-align: justify;
}

A {
	text-decoration: none;
	color: #FF6464;
}

A:Hover {
	text-decoration: underline;
}

A.Seznam {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

A.Seznam:Hover {
	text-decoration: underline;
}

A.SezAut {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC99;
}

A.SezAut:Hover {
	text-decoration: underline;
}

P.Nadpis {
	font-size:  30px;
	font-weight: bold;
    text-align: left;
}

P.NadpisOddilu {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom : 30px;
}

P.Podnadpis {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom : 5px;
	margin-top : 40px;
}

P.Dilo {
	font-weight: bold;
	text-align: left;
	margin-top : 20px;
	margin-bottom : 0px;
}

P.Center {
    text-align: center;
}

P.right {
	text-align: right;
}

P.Odsazeno {
	margin-bottom : 0px;
	margin-left: 20px;
	margin-top : 5px;
}

P.br {
	margin-bottom : 0px;
	margin-top : 0px;
}

