table {
	padding: 8px;
	margin: 0;
	line-height: 100%;
	font-size: 10pt;
}
table p {
	padding: 5px 2px;
	margin: 0 0;
}
a {
	color: #005596;
	text-decoration: underline;
}
a:hover, a:visited {
	color: #005596;
	text-decoration: none;
}
h1 {
	color: #0F238C;
	font-size: 12pt;
	margin: 0;
	padding: 7px 0px 4px 0px;
	font-weight: bold;
}
h2 {
	border: 0;
	padding: 7px 0px 4px 0px;
	margin: 0 0;
	color: #0F238C;
	font-size: 12pt;
	font-weight: bold;
}
h3, h4 {
	padding: 6px 0px;
	margin: 2px 0 2px 0;
	border: 0;
	color: #3F7FB0;
	font-size: 11pt;
	font-weight: bold;
}
p {
	padding: 5px 0px;
	margin: 0;
}
a img {
	border: 0;
}
img {
	border-color: white;
}
ul {
  margin: 0;
  padding: 5px;
}
li {
  margin: 0;
  list-style-type: disc;
  margin-left: 20px;
}
body {
	margin: 0px;
	text-align: left;
	font-family: arial;
	font-size: 9pt;
}
#frame {
	width: 1023px;
	background: white url('../images/right.png') right repeat-y;
	overflow: hidden;
	text-align: left;
}
#frameinner {
	background: url('../images/bottom.png') bottom right no-repeat;
}
#left {
	text-align: left;
	width: 208px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#menu {
	padding: 0;
	margin: 0;
}
#menu .item {
	width: 208px;
	height: 37px;
	text-align: left;
	padding-left: 35px;
	font: 11pt/37px Helvetica, sans-serif;
	font-variant: small-caps;
	margin-bottom: 2px;
	color: white;
	background: #50585A;
	text-decoration: none;
}
#menu a:hover .item {
	background: white url('../images/menu.png') no-repeat;
	color: black;
	text-decoration: underline;
	cursor: hand;
}
#menu .item a {
 color: #666666;
}

#top {
	width: 587px;
	height: 115px;
	overflow: hidden;
	background: url('../images/top.png') right no-repeat;
}
#topinner {
	margin: 45px 0 0px 14px;
}
#top input.text {
	background: white;
	border: 1px solid #B9BDBF;
	color: #555;
	margin: 2px 4px 2px 0px;
	width: 172px;
	font-size: 8pt;
	height: 13px;
}
#top input.submit {
	background: #005596;
	color: white;
	border: 1px solid #B9BDBF;
	text-align: center;
	font-size: 9pt;
	margin: 2px 4px 2px 0px;
}
#top .floater {
	float: left;
	margin-right: 15px;
}
#left {
	float: left;
	width: 208px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: white;
}
#leftinner {
	padding: 15px;
}
#left h1 {
	color: #005596;
}
#middle {
	margin: 0 0 0 210px;
	width: 587px;
	text-align: left;
	background: white;
	color: #444;
}
#middleinner {
	padding: 15px;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
div.whiteback img {
	border-color: black;
}
div.gallery {
}
div.picture {
	background: #FFF;
	padding: 4px;
	margin: 4px;
	width: 118px;
	border: 1px solid #CCC;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
div.picture div.innerpic {
	width: 115px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #888888;
	vertical-align: middle;
	background: black;
	margin-bottom: 3px;
	margin: auto;
}
div.picture img {
	padding: 0;
	margin: 0;
}
#footer {
	margin-left: 210px;
	width: 587px;
	height: 59px;
	overflow: hidden;
	text-align: right;
	background: #50585A url('../images/fmservis.jpg') no-repeat 13px 0;
	color: #DBDBDB;
	font-size: 7pt;
	font-weight: normal;
}
#footerinner {
	padding: 13px;
}
#footer .footermenu {
	margin: 2px;
	color: white;
	font-size: 8pt;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer a.active {
	text-decoration: underline;
}
.red001 {
	margin-top: 5px;
}
.red001 .clanek {
	padding: 2px 2px;
	color: #50585A;
}
.red001 .clanek a {
	color: #005596;
	text-decoration: underline;
	font-weight: bold;
}
.red001 .clanek a:hover, .red001 .clanek a:visited {
	color: #005596;
	text-decoration: none;
}
.red001 .clanek .nadpis {
	font-weight: bold;
}
.red001 .clanek .anotace {
	margin: 0;
	color: #50585A;
	font-weight: normal;
	padding: 5px 0px;
}
.red001 .clanek .datum {
  font-weight: bold;
}
.red001 .clanek .ilustr {
	float: left;
	margin-right: 10px;
	border: 1px solid white;
}
