body {  	
		background: #ffffff url(images/background.jpg) repeat-x top center;
		margin: 0 auto;
		text-align: left;
		font-family: calibri, arial, sans serif;
		overflow-y : scroll;
		}
html body { text-align: left; }



div.container {color: #ffffff;
		background: url(images/) repeat-x top center;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
		width: 100%;
		height:100%;
		text-align: left;
		/*border: solid 0px #797979;*/
		border-spacing: 0px;
		position: relative;
		}

/*BOTTOM LINKS*/
#buttons-pradinis{
	float:left;
	position:relative;
	left:47%;
	text-align:left;


}
#buttons-pradinis ul{
	list-style:none; 
	position:relative;
	left:-50%;

} 

#buttons-pradinis li{
	float:left;
	position:relative;
	
	}/* ie needs position:relative here*/

#buttons-pradinis a{
	
	border:0px red solid;
	margin-top:5px;
	float:left;
	padding:5px 2px;
	text-align:center;
	width:220px;
	height:70px;
	font-family: Georgia, Times New Roman, serif;
	color:#1b72f5;
	
	
}

	


/*END OF GROUPMENU AND MAIN LINKS*/

#buttons{
	float:left;
	position:relative;
	left:47%;
	text-align:left;


}
#buttons ul{
	list-style:none; 
	position:relative;
	left:-50%;

} 

#buttons li{
	float:left;
	position:relative;
	
	}/* ie needs position:relative here*/

#buttons a{
	
	border:0px red solid;
	margin-top:50px;
	float:left;
	padding:5px 2px;
	text-align:center;
	width:220px;
	height:250px;
	font-family: Georgia, Times New Roman, serif;
	color:#1b72f5;
	
	
}
#buttons a:hover
	{
		width:220px;
		text-align:center;
		padding:5px 2px;
		border:0px red solid;
		
		color:#104eaa;
		/*background: url(images/under_group_menu_hover.png) repeat-x bottom center;*/
		height:250px;
	}
	
a#buttons_active {
	
	text-decoration:none;
	margin:0px;
	float:left;
	padding:5px 2px;
	text-align:center;
	width:220px;
	
	/*background: url(images/under_group_menu_active_hover.png) repeat-x bottom center;*/
	color:#0a0a0a;
	
	
}
 a#buttons_active:hover
	{
		width:220px;
		text-align:center;
		padding:3px 2px;
		border:0px red solid;
		text-decoration:none;
		color:#0a0a0a;
		/*background: url(images/under_group_menu_hover.png) repeat-x bottom center;*/
	}
	
#content{overflow:hidden}/* hide horizontal scrollbar*/
/*END OF GROUPMENU AND MAIN LINKS*/

#kroshki1 {
		
		height: 31px;
		width:11px;
		position: absolute;
		right: 10px;
		top:70px;
		border: solid 0px #797979;
		background: url(images/ltenru_black.gif) no-repeat top center;
		z-index:9;
}


#lang_lt {	  position: relative;
			  right: 0px;
			  top: 0px;
			  display: block;
			  width: 10px;
			  height: 9px;
		}
#lang_lt span {
  display: none;}
  
 #lang_en {	  position: relative;
			  right: 0px;
			  top: 3px;
			  display: block;
			  width: 11px;
			  height: 9px;
		}
#lang_en span {
  display: none;}

  #lang_ru {	  position: relative;
			  right: 0px;
			  top: 3px;
			  display: block;
			  width: 11px;
			  height: 9px;
		}
#lang_ru span {
  display: none;}
