* {
	font-family: Helvetica, Ariel, sans-serif;
}
div {
	border: 0px dashed #444;
}
img {
	border: 3px double #444;
	padding: 5px;
}
h1 {
	font-weight: bold;
	font-size: 40pt;
	line-height: 46pt;
	letter-spacing: -5px;
	margin: 0;
}
h2 {
	font-size: x-large;
	margin: 10px 0 0;
}
h3 {
	margin: 3px;
}
p {
	text-align: justify;
}
li {
	margin: 5px 5px 0 0;
	list-style: none;
}
div.wrapper {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:link, a:visited {
	color: #444;
	background-color: #fff;
}
a:hover {
	background-color: #eee
}
a.menu_item {
	padding: 5px;
	padding-right: 7px;
	display: block;
	text-decoration: none;
	background-color: #fff;
	color: #000;
	font-size: large;
	font-weight: bold;
}
a.menu_item:link {
	background-color: #fff;
	text-decoration: none;
}
a.menu_item:visited {
	background-color: #fff;
	text-decoration: none;
}
a.menu_item:hover {
	background-color: #eee;
	text-decoration: none;
}
.slips {
	font-style: italic;
}
.trekns {
	font-weight: bold;
}
.pasvitrots {
	text-decoration: underline;
}
.sup {
	vertical-align: super;
	font-size: xx-small;
}
.sub {
	vertical-align: sub;
	font-size: xx-small;
}
.ievads {
	padding-left: 1em;
}
.ievads p {
	font-size: large;
	text-align: justify;
	text-indent: 2em;
}
.bloks {
	float: left;
	width: 320px;
}
.dterm {
	font-size: large;
	clear: both;
	margin-left: 1em;
	border-bottom: 1px solid #555;
}
.ddef {
	margin: auto 1em auto 2em;
}
#content_cont {
	margin: 1em;	
}
p.small {
	font-size: small;
	font-style: italic;
}
p.noindent {
	text-indent: 0;
}
span.dropcap {
	font-size: 3em;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	font-family: Georgia, serif;
}
.anothead {
	font-size: larger;
}
.anotteksti .dalas {
	float: left; width: 290px; margin: auto 10px;
}
.anotteksti p {
	margin: 0;
}
p.copy {
	color: #666;
	font-size: 8pt;
	line-height: 10pt;
}
