@charset "windows-1250";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-top: 0px;
	background-color: #125292;
}
td.webczech {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #064C94;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.webczech a:link {
	text-decoration: none;
	color: white;
}
.webczech a:visited{
	text-decoration: none;
	color: white;
}
.webczech a:hover{
	text-decoration: underline;
	color: white;
}
.webczech a:active{
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
}
.top {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}
td.menu {
	font-size: 10pt;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
td.aktuality {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
td.content {
	padding-left: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
td.menu_odkaz {
	background-image: url(../images/press.png);
	padding-left: 20px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: overline;
}
.datum {color: #FF0000}