@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #006699;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003955;
}
h1 {
	font-size: 18px;
	color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #0066CC;
}
h4 {
	font-size: 10px;
	color: #006699;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a {
	font-weight: bold;
}
.cena {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.popis {font-size: 10px}
