body
 {
	font-family : Arial;
	color : Black;
	font-size : 14px;
	margin-left : 20px;
	margin-top : 20px;
	margin-right : 20px;
	margin-bottom : 80px;
	background-color : F09819;
}
.date {
	font-size:13;
	color: Red;
	font-family : Arial;
	font-style : oblique;
}
.nadpisy{
	color: Black;
	font-family : Arial;
	font-weight : bold;
}

.odstavec{
 text-indent:30;
}

 A:LINK, A:ACTIVE, A:VISITED  {
	font-family : Arial;
	color : Black;
	font-size : 14px;
	text-decoration: none;
	background-color : #F3C63A;
}

A:HOVER {
	font-family : Arial;
	color : #FFCC33;
	font-size : 14px;
	background-color : Black;
}
H1 {
	color : black;
	font-size : 20px;
	font-weight : bold;
	text-align : center;
}
TD {
	font-size : 14px;
}


