body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.8em;
	background: #CCCCCC;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
        padding: 0px
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
        padding: 0px
}
h3 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
        padding: 0px
}
red1
{
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
        padding: 0px
        color: red;
}
red 
{
	color red;
}
h4 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
      padding: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 147px; /* Width of Menu Items */
	border-bottom: 0px solid #000000;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 119px; /* Set 1px less than menu width */
	width: 130px; 
      top: 0;
	display: none;
	}
/* Styles for Menu Items */
ul li a {
	display: block;
	text-size: 9pt;
	text-decoration: none;
	color: #555555;
!	background: #99FF66;
	background: #88AACC;
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}
a:hover
{    background-color: #E8E8E8; color: #000000;} 
a:active
{   background-color:  #99AACC; color: #000000;}
li:hover ul { display: block; } /*  The magic */
/* #### aktyvaus lango mygtukas #### */
ul li.chosen a {
	display: block;
	text-size: 9pt;
	text-decoration: none;
	color: #555555;
	background: #E8E8E8;
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}
div#head {
      padding: 10px;
	left:0px;
	width:730px;
	height:85px;
	background-color: #99AACC;
        color: #555555;
	top: 0px;
	position: relative;
	overflow: hidden;
}
div#columns {
	width: 750px;
	position: relative;
	top: 0px;
	background-color: #cccccc;
}
div#side1 {
	position:absolute;  /* ########## kiek telpa i ji */
	left:0px;
	width:151px;
	background-color: #cccccc;
	top:0px;
}
div#content {
	padding: 20px;
	background-color: #cccccc;
	color: #333333;
	width: 580px;
	height: 580px;
	position: relative;
	top: 0px;
	left: 150px;
	line-height: 1.5;
	overflow: auto;
}
div#content1 {
	padding: 10px;
	background-color: #cccccc;
	color: #33333;
	width: 580px;
	height: 583px;
	position: relative;
	top: 0px;
	left: 150px;
	line-height: 1.5;
	overflow: auto;
}
div#foot {
	padding: 3px;
	padding-left: 150px;
!	background-color: #99CC66;
	background-color: #99AACC;
	width: 747px;
	height: 15px;
	clear: both;
	position: absolute;
	margin-top: -2px;
	overflow: hidden;
}
.clear {
	clear:both;
}
div#wrap {
  width: 750px; 
  border: 0px solid #999; 
  background-color: none;
  margin-bottom: 10px; 
  margin-top: 10px; 
  margin-left: auto; 
  margin-right: auto;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

table {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
        width: 560px;
        margin: 0px;
	}

th {
	padding: 0 0.1em;
	text-align: left;
	}

td {
	border-bottom: 1px solid #CCC;
        height:1.2em;
	padding: 0 0.1em;
        vertical-align: top;
	}

td.adjacent {
	border-left: 0px solid #CCC;
	text-align: left;
        width: 95px;
	}

