@charset "iso-8859-1";
form { display:inline; }
img  {
	vertical-align:middle;
	padding: 5px;
}
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #69788E; margin:0px 10px 0px 10px;background-color:#ffffff; }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #69788E; }
a:link, a:visited, a:active { text-decoration: none; color: #5083A8 }
a:hover { color: #99CC33; text-decoration:underline
}

a:link, a:visited {
text-decoration:none;
color:#09496f;
}

a:active, a:hover {
text-decoration:underline;
}

a img {border:0px;}

.codebuttons  {
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: middle;
	border: 1px solid #D3D5D8;
	background-color: #97BDE1;
}

.table_decoration {
	border-collapse: collapse;
	border-top: #cccccc dashed 0px;
	border-left: #cccccc  dashed 0px;
	border-right: #cccccc  dashed 0px;
	border-bottom: #cccccc  dashed 0px;
	background-color: #FAFAFA;
	empty-cells:hide;
	padding: 10px;
}
.table_apc {
	font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #288900;
	empty-cells:hide;
	vertical-align: middle;
}
.eua {
	font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 9px;
	color: #222222;
	border: 1px solid #97bde1;
	background-color: #d7ecff;
	padding: 3px;
	width: 100%;
}

.support {
	font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 10px;
	color: #986265;
	border: 1px solid #986265;
	background-color: #F4E7EA;
	padding: 1px;
	width: 100%;
}

.buttons {
	clear: both;
	height: 15px;
    width: 225px;
}

.buttonName {
    vertical-align: top;
	margin-top: 0px;
	padding: 0px;
    width: 50%;
	float: left;
}
    /* Buttonai. */
.buttonFont {
	background:#97BDE1;
	border: 1px outset #FFFFFF;
	font-size:10px;
	font-family:verdana;
	color:#444444;
	width: 112px;
}

.buttonEntry {
    margin-top: 0px;
	padding: 0px;
	width: 50%;
	float: right;
}

.imageMenu {
	position: relative;
	width: 949px;
	height: 200px;
	overflow: hidden;
}



.imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	padding: 0;
	}

.imageMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:190px;
	height: 200px;
}

.imageMenu ul li.naujienos a {
	background: red url(images/naujienos.jpg) repeat scroll 0%;
}

.imageMenu ul li.apiemus a {
	background: green url(images/apiemus.jpg) repeat scroll 0%;
}

.imageMenu ul li.nuorodos a {
	background: blue url(images/nuorodos.jpg) repeat scroll 0%;
}

.imageMenu ul li.kontaktai a {
	background: orange url(images/kontaktai.jpg) repeat scroll 0%;
}
.imageMenu ul li.proc a {
	background: purple url(images/2proc.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}

#menu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 174;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: x-small;
}
#menu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #4C8939 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
