BODY {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	color: #666699;
	background-color: #ff9900;
	font-family: "Trebuchet MS", Courier, monospace;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


TR, TD, UL, LI {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666699;

}

LI {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #666699;
	LIST-STYLE-TYPE: disc;
	font-size: 11px;
}

HR {
	border: 0px;
	color: #484848;
	background-color: #484848;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom: 0px; 
}


P {
	font-size: 11px;
	color: #666699;
	padding: 0px;
	text-decoration: none;
	margin-top: 10px; 
	
}

H1 {
	font-family: "Funstuff Bold", Courier, monospace;
	font-weight: bold;
	font-size: 40px;
	color: #484848;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 0px; 
}

H2 {
	font-family: Garamond, monospace;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 10px; 
}

H3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 15px;
	color: #484848;
	text-decoration: none;
	margin-bottom: 0px; 
}

H4 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	margin-bottom: 0px; 
}


IMG {
	border: 0px;
}

A {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #474642;
	text-decoration: underline;
}

A:hover {text-decoration: underline;}

A.navi:link, A.navi:visited  {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #666699;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}

A.navi:hover {text-decoration: underline; color:#ff6600;}

#whole {
	clear: both;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border: 0px solid green;
}
#middle {
	position: relative;
	width:980px;
	height:600px; 
	margin:0px auto;
	text-align:center;
	padding:0px;
	border: 0px solid blue;
	}
#centras {
	position: relative;
	width:980px;
	height:600px; 
	margin-top: 1px;
	text-align:center;
	padding:0px;
	border: 0px solid red;
	}


#footer {
	position: absolute;
	top: 560px;
	left: 105px;
	margin-top:10px;
	text-align:left;
	padding:0px ;
	font-weight: bold;
	}


div.zalias {
	position: absolute;
	top: 20px;
	left: 840px;
	width:40px;
	height:40px;
	background-color:#008000;
	border: 1px solid #000;
	z-index: 4;
	}

div.oranzinis {
	position: absolute;
	top: 30px;
	left: 870px;
	width:40px;
	height:40px;
	background-color:#ff6600;
	border: 1px solid #000;
	z-index: 4;
	}

div.baltas {
	position: absolute;
	top: 40px;
	left: 900px;
	width:40px;
	height:40px;
	background-color:#fff;
	border: 1px solid #000;
	z-index: 4;
	}

div.baltas_navi {
	position: absolute;
	background-color:#fff;
	border: 1px solid #000;
	height: 20px;
	padding: 3px 20px 0px 20px;
	z-index: 5;
	}

div.melynas {
	position: absolute;
	top: 50px;
	left: 930px;
	width:40px;
	height:40px;
	background-color:#666699;
	border: 1px solid #000;
	z-index: 4;
	}


div.info {
	position: absolute;
	border: 0px solid #000;
	background-color:#ff2;
	color:#008000;
	padding: 10px;
	width: 150%;
	text-align: justify;
	z-index:5;
	}


div.title {
	position: absolute;
	z-index: 3;
	}

div.empt {
	line-height: 1.2;
	}

div.close {
	line-height: 1.5em;
	float:right; 
	text-align:right; 
	}
/*
.PNG {position:absolute;top:5px;left:5px;z-index:-1;width:100%;height:100%;*display:none;}
*/
.PNG {position:absolute;top:5px;left:5px;z-index:-1;width:100%;height:100%;
*display:none;}
.overlay {*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='clear-shadow.png',sizingMethod='scale');
*padding:0px 5px 5px 0px;
}
div.overlay-bd {zoom:1;
background:#fff url(images/grad2.jpg) 100% 100% no-repeat;
border-style:solid;
border-width:1px;
border-color:#ccc #999 #777 #ccc;
z-index:5;
}
div.overlay-bd:hover {overflow: visible;}
#m2 .overlay-bd {background-image:url(gradient_2.jpg);}
#m3 .overlay-bd {background-image:url(gradient_3.jpg);}

.overlay-bd * {padding-right:15px;padding-left:15px;}
.overlay-bd * * {padding-right:0;padding-left:0;}


.overlay h2 {font-family: "Trebuchet MS",Tahoma,sans-serif;font-weight:normal;font-size:11px;background:#ff6600;color:#fff;margin:0px 1px 1px 1px;}
.overlay h2 a {font-family: "Trebuchet MS";font-weight:normal;font-size:1.1em;line-height:1.5em;background:#ff6600;color:#fff;margin:0px;}

