h1 {
	font-weight: bolder;
	color: #F0C46B;
	font: normal 900 17px;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	text-indent: 19px;
	border-bottom: 1px solid;
	background-position: 1px;
	}

h2 {
	font-weight: bold;
	color: #D15252;
	font: bold 13px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
h4 {
	font-size: xx-small;
	color: #FFA07A;
	}
	
h6 {
	font-size: 10px;
	text-indent: 5px;
	background-color: #F0C46B;
	color: white;
	line-height: 20px;
	}

.Zahlavi_tabulky {
	font-size: 10px;
	text-indent: 5px;
	background-color: #FCFCF4;
	color: #B22222;
	line-height: 20px;
	text-align: center;
}


.Text_tabulky {
	color: #4682B4;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

BODY {
	color: #4682B4;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

A {
	color: Navy;
	text-decoration: none;
}

A:HOVER {
	color: #C71585;
	text-decoration: underline;
}
