﻿* { margin:0; padding:0; }
#header, #toc, #path, #susije, #skaitliukai, hr { display: none;}
#container, #content, #article  {width: auto;}
a:link, a:visited {
	color: black;
	text-decoration: none;
	background: transparent;
	}
a img { border: 0; }
body {background: white;}
#article {
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 10pt;
	color: black;
	text-align:left;
	background: transparent;
	border-top: 3px solid silver;
}
#article font {
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 10pt;
	color: black;
	text-align:left;
}
#article strong {margin:0; padding:0; border: 0px solid blue;}
#location {
	display: block;
	font-family: monospace;
	font-size: 8pt;
	margin-bottom: 2em;
}
#footer {
	margin-top:6pt;
	padding-top:6pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: black;
	text-align: center;
	background: transparent;
	border-top: 1px solid gray;
}
h1 {
	margin-top:1em;
	font-size: 18pt;
}
h2 {
	margin-top:1em;
	font-size: 16pt;
}
h3 {
	margin-top:1em;
	font-size: 14pt;
}
h4 {
	margin-top:1em;
	font-size: 12pt;
}
