body {
  color: #063C7E;
  background: #EBEEF5;
  font-size: 0.8em;
  font-family: Verdana, "Helvetica CE", sans-serif;
}

/* obrazek */
#picture {text-align: center; margin: 0px 10px 5px 10px; padding: 8px 8px 8px 8px; float: left; background-color: #FBFBFB;	border: 1px solid #C5C5C5;}
#picture img {border: 1px solid black;}
#picture span {display: block; margin: 4px 0px 0px 0px;}

/* pro tisk */
#printhead { border: 0px; display: none;}
#printfoot { border: 0px; display: none;}

/* odkazy */
A { color:#063C7E; background-color: inherit; text-decoration : none; font-weight : normal; border-bottom: 1px dashed #063C7E;}
A:visited { color:#063C7E; background-color: inherit;	text-decoration : none; font-weight : normal;  border-bottom: 0px dashed #063C7E;}
A:hover { color:#063C7E; background-color: inherit; text-decoration : none; font-weight : normal; border-bottom: 0px dashed #063C7E;}
A:visited:hover { color:#063C7E; background-color: inherit;	text-decoration : none; font-weight : normal;  border-bottom: 1px dashed #063C7E;}

#navigator {
   width: 98%; 
	margin: 0px 0px 5px 0px; 
	padding:5px;
	background-color: #FBFBFB;	
	border: 1px dotted #C5C5C5;
	vertical-align: middle;
	color:#063C7E;
	font-size: 0.9em;
}

#navigator .oddelovac {margin: 0px 5px; font-size: 0.7em; padding: 0; }
#navigator A { color: inherit; background-color: #FBFBFB; text-decoration : none; font-weight : normal; }
#navigator A:visited { text-decoration : none; font-weight : normal; }
#navigator A:hover { text-decoration : none; font-weight : normal; }

