@charset "iso-8859-1";
/* uses ideas from the article by Eric A. Meyer; see http://www.alistapart.com/stories/goingtoprint/ */

body {
   	background: white;
   	font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif; 
   }
#menu, #back, #toc_top {
   display: none;
   }
#main, #tekst {
   position: static;
   width: auto;
   height: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;   }
#top {   
   position: static;
}
div#main {
   margin-left: 0%;
   padding-top: 0em;
   }
div#text {
   margin-left: 0%;
   padding-top: 0em;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#main a:link:after, #main a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

p { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12pt; 
	line-height: 16pt; 
	margin-top: 0pt; 
	margin-bottom: 8pt; 
} 
p.welcome { 
	font-size: 75%; 
} 
p.subt { 
	font-size: 75%; 
} 
p.notka { 
	font-family: serif; 
	font-size: 11pt; 
	line-height: 16pt; 
}
p.day { 
	font-weight: bold; 
}
p.tekst { 
	font-family: serif; 
	font-size: 12pt; 
	line-height: 16pt; 
	margin-bottom: 4pt; 
}
p.footnote { 
	font-weight: normal; 
	font-size: 75%; 
	font-style: normal; 
	text-align: right;
}
p.day { 
	font-weight: bold; 
}
li {
	line-height: 16pt;
	font-size: 12pt;
}
li.changes {
	line-height: 12pt;
	font-size: 9pt;
}
h2 { 
	font-size: 14pt; 
	line-height: 16pt; 
	margin-bottom: 8pt; 
	margin-top: 4pt; 
} 
h3 { 
	font-size: 12pt; 
	font-weight: bold; 
	line-height: 16pt; 
	margin-bottom: 8pt; 
	margin-top: 16pt; 
}  
h2.title { 
	font-size: 18pt; 
	font-weight: bold; 
	line-height: 24pt; 
	margin-bottom: 8pt; 
	margin-top: 16pt; 
} 
h3.section { 
	font-size: 14pt; 
	font-weight: bold; 
	line-height: 16pt; 
	margin-bottom: 4pt; 
	margin-top: 12pt; 
} 
h4.autor { 
	font-weight: normal; 
	font-variant: small-caps; 
	font-style: normal; 
	font-size: 14pt; 
	line-height: 16pt; 
} 
em.person { 
	font-weight: normal; 
	font-variant: small-caps; 
	font-style: normal; 
} 
em.title { 
	font-weight: normal; 
	font-style: italic; 
} 
em.pages { 
	font-weight: normal; 
	font-style: normal; 
	font-size: 9pt; 
} 
em.publisher{ 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 12pt; 
	font-style: normal; 
} 
em.note { 
	vertical-align: super;
	font-style: normal; 
	font-size: 9pt; 
	line-height: 9pt; 
}

var { 
	font-style: italic; 
}
