body {
	margin: 0;
	padding:0;
	background-color:#efede7;
	min-width:1000px;
}
#header {
	background-color:#FFFFFF;
	height:125px;
}

#logo1 {
	width:552px;
	float: left;
	padding-left:50px;
	width:300px;
}
#logo2 {
	float: right;
	width:487px;
	padding-right:50px;
}
#paper {
	clear:both;
	height:62px;
	background-image: url(../img/paper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*meniu*/
#meniu {
	padding-left:50px;
	padding-top:10px;
	float:left;
}
.navigation  {

	margin: 0;
	padding: 0;
	list-style:none;
	width: 166px; /* Width of Menu Items */
	
	}

.navigation  li {
	position: relative;
	}

/* Styles for Menu Items */
.navigation   a, .sub  a  {
	background: url(../img/bullet.gif) no-repeat 0 50%;
	display: block;
	position: relative;
	text-decoration: none;
	color: #000;
	padding:5px 5px 5px 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.navigation li ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sub  {
	border-bottom:solid 1px #cecece;
	padding-bottom:10px;
}
.navigation li ul li a{
	position: relative;
	background:none;
	text-decoration: none;
	color: #000;
	padding:5px 5px 5px 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.navigation li ul li ul{
	position: relative;
	background:none;
	text-decoration: none;
	padding:5px 5px 5px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/* Fix IE. Hide from IE Mac \*/
* html .navigation  li { height: 1%; }
* html .navigation  a { height: 1%; }
/* End */

.navigation  a:hover {  color: #666; text-decoration:underline;} /* Hover Styles */
.navigation  li.active ul li a
{
	position: relative;
	background:none;
	text-decoration: none;
	color: #000;
	padding:5px 5px 5px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.navigation  li.active ul 
{
	padding-top:5px;

}
.navigation  li.active {
	position: relative;
	display: block;
	text-decoration: none;
	color: #92ab00;
	padding:5px 5px 5px 25px;
	border-bottom: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image: url(../img/active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.s_active {
	position: relative;
	display: block;
	text-decoration: none;
	color: #92ab00;
	padding:6px 5px 10px 25px;
	border-bottom: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image: url(../img/active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
float: left;
width: 100%;
margin-left: -220px;
}
#center {
	margin-left: 220px;
	padding-left:20px;
	padding-right:50px;
	zoom: 1;
	background-image: url(../img/bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#center::after {
		content: ""; display: block; clear: both; overflow: hidden; height: 0; 
}
#kalbos {
	float:right;
	padding-bottom:10px;
}
h1 {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	margin:10px 0;
	line-height:34px;
}
h2 {
	color:#847d61;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:10px 0;
}
h3 {
	color:#b03f3e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 5px 0; 
	border-bottom:solid 1px #cac8c0;
	font-weight:bold;
}
h4 {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:10px 0;
	line-height:26px;
}
.apie {
	font-size:14px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	
}
.apie a {
	color:#990000;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
}
#flashcontent {
	float:right;
	margin-left:20px;
	padding-bottom:20px;
}
#naujienos_aktualijos{
	clear:both;
}
#aktualijos {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:45%;
}
.data {
	color:#990000;
	font-size:10px;
}
#pagr_aktualija {
	float:right;
	width:50%;
}
#top_aktualija {
	background-color: #fbffe3;
	background-image: url(../img/r_t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0;
}
#bot_aktualija {
	background-color: #fbffe3;
	background-image: url(../img/r_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0;
}
.aktualija_txt	{
	background-color:#fbffe3;
	padding:2px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:14px;
	font-size:11px;
}
.aktualija_txt::after {
		content: ""; display: block; clear: both; overflow: hidden; height: 0; 
}
#footer {
	padding:20px 50px;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	clear:both;
}

