@media screen
{
body
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 760px;
	margin: auto}
p
	{
	width: 590px;
	margin-left: 160px;
	color: #333333;
	font-family: serif;
	font-size: 14px;
	text-indent: 50px;
	text-align: justify;
	}

a
	{
	color: #334A8B}
img.left
	{
	float: left;
	clear: left;
	border: 1px solid black;
	margin: 0 10px 0 0}
img.right
	{
	float: right;
	clear: right;
	border: 1px solid black;
	margin: 0 0 0 10px}
table#nariai
	{
	margin-top:15px;
	text-align: center;
	border-collapse: collapse}
#nariai td
	{
	height: 76px}
#nariai th
	{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	width: 150px}
#nariai img
	{
	border: none}
tr#pilka{
	background-color: #F5F5F5}
h1.straipsnis
	{
	text-align: center;
	font-size: 14px;
	color: #336699}
h1.linkai
	{
	margin-left: 200px;
	font-size: 12px;
	color: #336699}
h2
	{
	margin-left: 160px;
	font-size: 12px;
	color: black}
hr
	{
	text-align:right;
	width:600px}
ul
	{
	margin-left: 200px;
	list-style-type: none}
ul a
	{
	color:black;
	text-decoration: none}
ul a:hover
	{	
	text-decoration: underline}
li
	{
	margin-top: 3px}
.parasas
	{
	text-align: right;
	font-size: 11px;
	text-indent: 0;
	font-family: Verdana, sans-serif}
.teises
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #295E69;
	background-color:white;
	border: none;
	font-size: 10px}
p.imagecomment
	{
	width:230px;
	border:1px solid red;
	text-indent:0}
#mytai td
	{
	padding:5px}
table#mytai
	{
	margin-left: 180px}
#mytai img
	{
	border: none}

/*-----------headeris----------*/
#header
	{
	position: relative;
	background-image: url("../fonas/virsus.jpg");
	background-repeat: no-repeat;
	width: 760px;
	height: 67px;
	border: 1px solid black}
#header ul
	{
	letter-spacing: 1px;
	margin: 50px 5px 0 0;
	text-align: right}
#header li
	{
	display: inline;
	padding-left: 5px;
	border-left: 1px solid #CCCCCC}
#header li:first-child
	{
	border: none}
#header a
	{
	color: black;
	text-decoration: none}
#header a:hover
	{
	text-decoration: underline}

#povirsum
	{
	position: relative;
	background-image: url("../fonas/random.jpeg.php");
	background-repeat: no-repeat;
	width: 760px;
	height: 100px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333}
ol#istatai
	{
	margin-left:160px;
	list-style-type: none}
#istatai ol
	{
	
	list-style-type: none}
#istatai li
	{
	font-weight: bold;
	margin-top:20px;
	margin:left:25px}
#istatai li ol li
	{
	font-weight: normal;
	margin-top:0px;	
	margin-left:20px}
.punktas
	{
	margin-left:-30px;
	font-weight: bold}
/*-----------------------dezutes--------------*/
.meniu
	{
	float: left;
	clear: left}
.dezute
	{
	text-align: center;
	margin-top: 15px;
	margin-right: 10px;
	padding-bottom: 10px;
	background-image: url(../fonas/pilkabalta.png);
	width: 140px;
	border: 1px solid #696969
	}
.dezute h1
	{
	background-image: url(../fonas/grad.gif);
	color: #333333;
	font-size: 11px;
	background-color: White;
	border-bottom: 1px solid #696969;
	margin: 0px 0px 10px 0px;
	padding: 1px;
	font-weight: normal}
.dezute img
	{
	margin-top: 3px;
	border: none}
.dezute a
	{	
	display: block;
	color: #333333;
	text-decoration: none}
.dezute a:hover
	{
	text-decoration: underline}
.aktyvus
	{
	font-weight: bold}
.dezute h3
	{
	margin:3px;
	font-size:12px}
/*--------------------naujiena-----------------------*/
.naujiena
	{
	min-height: 120px;
	width: 590px;
	border: 1px solid #696969;
	margin: 15px 0px 0px 150px}
.naujiena h1
	{
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #696969;
	text-align: justify;
	font-size: 12px;
	color: Gray;
	background-color: #E5E5E5}
.naujiena p
	{
	width: auto;
	margin: 0.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 15px}
.naujiena img
	{
	float: left;
	border: 1px solid black;
	margin-right: 5px;
	}
}
@media print
{
body h1, p, hr, div
	{
	display: none;
	}
div.print
	{
	display: block;
	}
ol#istatai
	{
	margin-left:0;
	list-style-type: none}
#istatai ol
	{
	
	list-style-type: none}
#istatai li
	{
	font-weight: bold;
	margin-top:1em;
	margin:left:0}
#istatai li ol li
	{
	font-weight: normal;
	margin-top:0;	
	margin-left:1em}
.punktas
	{
	margin-left:-2em;
	font-weight: bold}
}