
body {
	margin : 20px 20px 20px 0px;
	color : #000;
	background-color : #EEE;
	font-family : serif;
	font-weight : normal;
	font-size : 12pt;
}
h1,h2,h3,h4,h5 {
	font-family : sans-serif;
	color : #003;
}
h1,h2 {
	text-decoration : underline;
	text-align : center;
	font-variant: small-caps;
}
h1 { color: #00A; }
h2 { color: #003; }
h3 {
	margin : 1ex 20px 0px 20px;
	text-decoration : underline;
}
h4 {
	margin : 2ex 20px 0px 20px;
	text-decoration : none;
}
.h0 {
	font-size: smaller;
	margin-left: 2em;
	text-decoration : none;
}

#menu { display: none ; }            /* id=menu */ 
.menu-oddelovac { display: none;}   /* class=menu-oddelovac */
hr.story-odd { display: none;} 
