body {
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/beground_one.gif);
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #BACFA8;
	scrollbar-face-color: #91BB57;
	scrollbar-track-color: #C1E488;
}

#oras {
	width:860px;
	height:15px;
	margin: 0 auto;
}

#header {
	width:860px;
	height:155px;
	margin: 0 auto;
	background-image: url(../images/header.jpg);
}

#content {
	width:860px;
	height: 370px;
	margin: 0 auto;
	background-image: url(../images/content.jpg);
}

div.contentIns2  {
height: 340px;
width: 561px;
overflow: auto;
font-size: 13px;
color: #102B00;
}

#contentInsBox  {
margin-left:20px;
margin-right:20px;
margin-top:20px;
}

#batton {
	width:810px;
	height: 35px;
	margin: 0 auto;
	background-image: url(../images/batton.jpg);
	padding-right:50px;
}

/*apatinis menu*/
.moduletable_menu table {
padding-top:7px;
} 

.moduletable_menu a { 
width: auto; 
border:1px solid #7BBB41;
display: block;
float:right;
margin-left: 30px;
text-align:center;
font-weight: bold;
} 

div.moduletable_menu a {
color: #333333;
background-color: #ffffff; 
text-decoration:none; 
font-size:12px; 
line-height:10px; 
font-family: Tahoma, verdana, sans-serif;
padding: 5px 5px;
padding-left:5px;
padding-right:5px;
}

div.moduletable_menu a:link {
color: #DEEECF; 
background-color: #7BBB41;
}

div.moduletable_menu a:active { 
color: #000000;
background-color: #DDE6BA; 
}

div.moduletable_menu a:visited {
color: #DEEECF; 
background-color: #7BBB41; 
}

div.moduletable_menu a:hover {
color: #FFFFFF;
background-color: #71AD3A; 
border:1px solid #7BBB41; 
}
/*apatinis menu end*/

/*virsutinis menu*/

/*menu end*/

A:link {text-decoration: none; color: #3B561F;}
A:visited {text-decoration: none; color: #3B561F;}
A:active {text-decoration: none; color: #3B561F;}
A:hover {text-decoration: underline; color: #3B561F;}

#copyright {
	width: 970px;
	height: 30px;
	font-size: 10px;
	text-align: center;
	color: #a1a1a1;
	margin: 0 auto;
}

/*images menu*/
a#button1 {
    display: block;
    width: 101px;
    height: 130px;
    background-image: url(../images/apie_mus.jpg);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button1:hover {
    background-image: url(../images/apie_mus_activ.jpg);
	background-repeat: no-repeat;
}
a .alt { display: none; }

a#button2 {
    display: block;
    width: 101px;
    height: 130px;
    background-image: url(../images/veikla.jpg);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button2:hover {
    background-image: url(../images/veikla_activ.jpg);
	background-repeat: no-repeat;
}
a#button3 {
    display: block;
    width: 101px;
    height: 130px;
    background-image: url(../images/vaizdiniai.jpg);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button3:hover {
    background-image: url(../images/vaizdiniai_activ.jpg);
	background-repeat: no-repeat;
}

#menu {
	margin-top:8px;
}
/*menu images and*/

.pagenav{
font-weight:bold;

font-size: 11px;
}

/* top navigation */

ul#mainlevel{
	margin: 0;
	list-style: none;
	float: left;
	padding-top: 3px;
	padding-left: 20px;
}

ul#mainlevel li{
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	white-space: nowrap;
	border-right: 2px solid #2F510A;
	background: none
}

ul#mainlevel li a{
	padding-left: 10px;
	padding-right: 14px;
	text-decoration: none;
	color: #2F510A;
	background: transparent;
	font-weight:bold;
}

ul#mainlevel li a:hover{
	color: #2F510A;
	text-decoration: underline;
	font-weight:bold;
}

/* top navigation end */

