/*--body 		{ background-image:url(images/bg.jpg); background-repeat:repeat-x; }--*/
body {
  margin: 0px;
  padding: 0px;
  height: 99%;
  text-align: center;	
  margin-left: auto;
  margin-right: auto;
}

table		{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#800; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.Stil0 		{ font-size: 2px; }
.Stil1 		{ font-size: 11px; }
.Stil2 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #90949A; }
.Stil3		{ margin: 0px 5px 0px 5px; }
.Stil4 		{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#800; padding-left:7px; padding-right: 7px; }
a:link 		{ color: #990000; text-decoration: underline; }
a:visited	{ text-decoration: none; }
a:hover 	{ text-decoration: underline; color: #FF6600; }
a:active 	{ text-decoration: underline; color: #FF6600; }

#maintable	{ border: 1px solid #990000; width:90%; }

#blokas {
  width: 100%;
  height: auto;
  display: inline;
  margin: 0px 0px 0px 0px;
  color: #900;
  padding: 0px;
  text-decoration: none;
}

.blokas1 a {
  height: 145;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-decoration: none;
  align: center;
  font-weight: bold;
}

.blokas1 a:hover {
  background: #fcb;
  color: #900;
  text-decoration: underline;
}

#sprendimas a {
  display: block;
  padding: 3px 2px 3px 2px;
  font: 10px Verdana;
  text-decoration: none;
  text-align: center;
  color: #A22;
  width:110;
}

#sprendimas a:hover {
  background-color: #FCB;
  color: #703030;
}

#placiau a {
  display: block;
  text-align: center;
  width: 200px;
  color:#900;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  border: 1px solid #900;
}
#placiau a:hover {
  background: #FD9;
  width: 200px;
}
	
/* Meniu */
	
	
#dd
{	margin: 0;
	padding: 0;}

#dd li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#dd li a.menu
{	display: block;
	text-align: center;
	padding: 3px 10px;
	margin: 0px 0px 0px -1px;
	height: 19;
	color: #900;
	width: 110px;
	text-decoration: none;
	border: 1px solid #900;}

#dd li a.menu:hover
{	background: #FCB;
	border: 1px solid #900;}

.submenu
{	background: #FCB;
	border: 1px solid #900;
	visibility: hidden;
	position: absolute;
	z-index: 4;
	width: 190px;}

	.submenu a
	{	display: block;
		font: 11px arial;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		color: #900;}

	.submenu a:hover
	{	background: #900;
		color: #FCB;}

#meniu a {
  display: block;
  color:#BC5100;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  width: 195;
}

#meniu a:hover {
  background: #FDA;
  width: 195;
  color:#AA0000;
}

#meniu2 a {
  display: block;
  color:#FF0;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  width: 195;
  background: #AA5000;
}

#meniu2 a:hover {
  background: #A01;
  color:#EEEE00;
}

#meniu3 a {
  display: block;
  color:#880000;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  width: 195;
}

#meniu3 a:hover {
  background: #EC8;
  width: 195;
  color:#AA0000;
}

#meniu4 a {
  display: block;
  background: #90FF90;
  color:#900;
  font: 11px Tahoma, verdana, sans-serif;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  width: 195;
  border: 1px solid #990000;
}

#meniu4 a:hover {
  background: #00AA00;
  width: 195;
  color:#FFF;
}

**** Gbook ****
#container {
	margin: auto;
	width: 650px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	background-color: #FFFFFF;
	text-align: center;	
}

#container #content {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	text-align: center;	
}
#container #footer {
    clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	text-align: right;
	border-top: 1px solid #900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;	
}



#navigation {
   width:650px;
   margin:0px auto;
}

#navigation a {
   text-decoration:none;
}

#nleft {
   width:130px;
   float:left;
}

#nright {
   width:130px;
   float:right;
   text-align:right;
}

.newsList{
   width:700px;
	margin:20px auto;
	border:1px solid #900;
	border-collapse:collapse;
}

.newsList a{
   text-decoration:none;
   color:#fff;
}

th {
    padding:5px;
    background-color: #EDA;
    color:#900;
}

.right{
	text-align:right;
	font-size:10px;
}

.iform {
	margin:auto;
	padding:10px;
}

hr {
   height:0px;
   border:0px;
   border-top:1px solid #900;
}
