#menu,
#header,
#col1,
#col2,
#creator,
.path,
.turinys,
#relatedPages,
#priklausantysStraipsniai,
.skaityti_toliau,
#footer a { display: none;}

* { padding: 0px; margin: 0px; }
body {
	background-color : White;
	color: black;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: justify;
}
#header * { margin:0; text-align: center;}
h1 { font-size: 18pt; text-align: center; }
h1#ns { font-size: 11pt; text-align: left: }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; font-weight: bold; }
h1, h2, h3, h4, p, ol, ul, table {margin: 1em 0; padding: 0 .5cm}
#footer { border-top: 1px solid silver; text-align: center; font-size: 9pt; clear: both; }
#url {
	display: inherit;
	font-family: monospace;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
#url p {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #D5D5D5;
	margin::0;
}

a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.border { border: 1px solid black;}
img.fl-left { float:left; }
img.fl-right { float:right;}
.clear-both { clear: both;}

img { margin: .6em }

table { border-collapse: collapse; margin: 1em .5cm; empty-cells: show; }
table caption { font-weight: bold; font-size:11pt; }
tr { margin:0; padding:0;}
th, td { border: 1px solid black; margin:0; padding: .2em .5em;}
th, thead td { vertical-align: middle; text-align: center; }
td { vertical-align: top; text-align: left; }

