h2 {align: center}
h3 a {font-family: sans-serif}
h4 a {font-family: sans-serif}
h4 a {color: #0000CC}

A:link {text-decoration: none; color: #0000CC}
A:visited {text-decoration: none; color: #0000CC}
A:hover {color: rgb(255,0,0)}

strong a {color: #0000CC}
body {background-color: #FFFFCC; font-family: sans-serif} 
<!-- body { font-family: sans-serif; background-image: url('arctile.jpg') } -->

table {font-family: sans-serif}
td {font-family: sans-serif}
tr {font-family: sans-serif}
p {font-family: sans-serif}
li {font-family: sans-serif}
ol {font-family: sans-serif}
ul {font-family: sans-serif}

<!-- zacatek stylu pro tabulku v zahlavi CMP04 -->
table.spec A:link {background-color:yellow; color: blue}
table.spec A:visited {background-color:yellow; color: blue}
table.spec A:hover {font-style: italic; color: red}
table.spec td {background-color: yellow}
<!-- konec -->

<!-- zacatek stylu pro tabulku v zahlavi - odkaz na home.html pomoci obrazku as_logo-->
table.aslogo h1 {align: center}
table.aslogo A:link {background-color:yellow; color: blue}
table.aslogo A:visited {background-color:yellow; color: blue}
table.aslogo A:hover {font-style: italic; color: blue}
table.aslogo td {background-color: red}
<!-- konec -->

.zlutab {
	background-color : #FFFF00;
}
.zlutaa{
	background-color : #FFFF99;
}

.tab_basic {
	background-color : #FFFF99;
}
.tab_high{
	background-color : #FFFF00;
}
