﻿body {
	background-color: #000000;
	background: #9EB9FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: 1em;
	font-weight: normal;
	color: #000070;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000070;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.nadpisy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	padding: 4px;
	text-align: left;

}
td a         { text-align: left; background-color: #487AFD; 
               display: block;
 }

td a:hover   { 
	background-color: navy;
	color: #FFFFFF;
}

A:link, A:visited {
	text-decoration: blink;
	color: #FFFFFF;
}
A:hover { text-decoration: underline; color: black }

