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: url(../images/header.jpg) top left no-repeat;
}

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

div.contentIns  {
height: 370px;
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;
}

.pagenav{
font-weight:bold;

font-size: 11px;
}

.readon{
float:right;
}

.blog_nauj img{
padding:0px;
border:2px #7BBD42 solid;
margin:0px 10px 5px 0px;
}

.readon_nauj{
float:right;
}

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;
}