body {
	margin: 0px;
	padding: 0px;
	background-image:URL('imgs/bg6.png');
	background-position:top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	/* position: absolute;
	bottom: 20px;
	left:0px; */
}

.pavadinimas {font-size: 12pt; font-weight: bold; text-align: left; font-family: arial;}

.normal_meniu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#0000AA;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	cursor: pointer;
 	float:left;
	padding:2px;
	text-align: left;
}

.hover_meniu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* for IE */
	filter:alpha(opacity=45);
	/* CSS3 standard */
	opacity:0.45;
	background-color:#333355;
	color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	cursor: pointer;
 	float:left;
	padding:2px;
	text-align: right;
}
.nulis {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
 	height:20px;
	width: 1px;
	float:left;
}

#submeniu_place {font-size: 8pt;}

a:link {color: #0000AA; text-decoration: none;}
a:active {color: #AA0000; text-decoration: underline;}
a:visited {color: #5500AA; text-decoration: none;}
a:hover {color: #AA0000; text-decoration: underline;}

.normal_meniu a:link {color: #0000AA; text-decoration: none;}
.normal_meniu a:active {color: #FFFFFF; text-decoration: none;}
.normal_meniu a:visited {color: #0000AA; text-decoration: none;}
.normal_meniu a:hover {color: #FFFFFF; text-decoration: none;}

.hover_meniu a:link {color: #FFFFFF; text-decoration: none;}
.hover_meniu a:active {color: #FFFFFF; text-decoration: none;}
.hover_meniu a:visited {color: #FFFFFF; text-decoration: none;}
.hover_meniu a:hover {color: #FFFFFF; text-decoration: none;}

#page_div {
	text-align: center; 
	width: 100%; 
	margin: 0 auto;
} 

#center_place {width:792px; margin: 0 auto;}

#header_div {text-align:right; width:792px; background-image:URL('imgs/header.png'); height:127px; background-repeat: no-repeat; background-position:50%;margin:0;padding:0;}

#content_div {width:598px; float:left;}

#menu_container {width:180px; /* position:relative; */ float:left;}

#menu_back {min-height:158px; height:158px; background-image:URL('imgs/menubg.png'); background-repeat:no-repeat; text-align:center; }

#contents {text-align:justify; background-image:URL('imgs/body.gif'); background-repeat:no-repeat; min-height:436px; height:436px; max-height: 436px;}

#date_div {float:right; padding-top:10px; padding-right:10px;}
#langs {float:right; padding-top:10px; padding-right:5px; margin-right:20px;}

/* div {border:1px inset #FF0000;} */

