html {
	height:100%;
}
body {
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    color: #2b292a;
    margin: 0px;
    padding: 0px;
    background:url('../images/bgr.jpg') top repeat-x #a6c97a;
    height:100%;
}
img {
	border:0px;
}
a {
	color:#555;
	text-decoration:none;
}
ul {
	padding:0px;
	margin:0px;
	margin-left:15px;
	list-style-image: url('../images/pointer.gif');
}
input.search {
	border:1px solid #a7ca7a;
	background:#def3b2;
	color:#51752a;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:925px;
	height:100%;
}
#main td {
	vertical-align:top;
}
#center {
	background:url('../images/info_original.jpg') bottom center no-repeat #d5eda5;
	width:100%;
	height:100%;
}

#menu {
	height:50px;
	/*background:#d5eda5;*/
	text-align:center;
	vertical-align:middle;
}
#menu ul.mn {
	text-align:center;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:10px;
}
#menu ul.mn li.lmn {
	display:inline;
}
#menu ul.mn li.lmn a.amn {
	line-height:30px;
	margin-left:13px;
	margin-right:13px;
	color:#52732e;
	font-weight:bold;
}
#menu ul.mn li.a {
	border-left:1px solid #9bc079;
}
#menu ul.mn li.lmn ul {
	list-style:none !important;
	list-style-image:none !important;
	text-align:left;
 	background-color:#d5eda5;
	border: 1px solid #9bc079;
	border-top:none;
}


#menu table {
	margin-top:10px;
}
#menu table tr td.a {
	border-left:1px solid #9bc079;
}
#menu table tr td a {
	line-height:30px;
	margin-left:13px;
	margin-right:13px;
	color:#52732e;
	font-weight:bold;
}
#content {
	text-align:center;
}
#logo {
	width:100%;
	height:165px;
	margin:15px;
	margin-top:0px;
	text-align:left;
}
#logo span {
	font-size:20px;
	color:#9bc079;
}
#content_area {
	position:absolute;
	width:650px;
	background:url('../images/namukai.jpg') left bottom no-repeat #feffdd;
	top:100px;
	height:1px;
	-moz-opacity:.98;
	filter:alpha(opacity=98);
	opacity:.98;
	z-index:1000 !important;	
}
#content_area ul {
	list-style-image: url('../images/pointer_black.gif');
}
#content_title {
	min-height:30px;
	margin:0px;
	color:#aece85;
	font-size:16px;
	margin-left:40px;
	padding-top:20px;
	padding-bottom:5px;
	text-transform:lowercase;
}
#content_title:first-letter {
	text-transform:uppercase;
}
.content_info_close {
	background:url('../images/close.jpg') top right no-repeat;
	cursor:pointer;
	width:65px;
}
#content_info {
	overflow:auto;
	margin:0px;
	padding:0px;
	margin-left:40px;
	margin-right:20px;
}

#info {
	margin:25px;
	text-align:left;
	position:relative;
	height:270px;
	overflow:hidden;
	color:#ffffff;
}
#info a {
	color:#a6c97a;
	text-decoration:underline;
}
#info h2 {
	color:#e3e99e;
	font-family:Times;
	font-weight:bold;
	font-size:20px;
	margin:0px;
}
#info table.main {
	width:100%;
	vertical-align:top;
}
#info table.main ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#info table.main ul li a:hover {
	text-decoration:underline;
}
.skelbimai li {
	margin-bottom:5px;
}


#copyrights {
	height:30px;
	line-height:30px;
	color:#587735;
}
#copyrights a {
	color:#587735;
}
.lng {
	color:#6aa12c;
	font-weight:bold;
	padding-right:5px;
	font-size:12px;
}
.lng_a {
	color:#b9d593;
	font-weight:bold;
	padding-right:5px;
	font-size:12px;
}
.all_items {
	text-align:right;
	font-weight:bold;
}
.vam {
	vertical-align:middle;
}
