html {
	min-height: 100%;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/first-bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
	min-height: 100%;
}


.global_wrapper_intro {
    top: 0px;
	left: 50%;
	width: 100%;
	min-height: 821px;
	z-index: 1;
	background-image: 	url(images/first-main.jpg);
	background-position: top center;
}

.main_wrapper_left_news {
	width: 630px;
	height: auto;	
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 8px 4px;
	float:left;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #afd0ff;
	}

.lietuviu{
	width: 200px;
	height: 50px;
	position:absolute;
	left: 50%;
	margin-top:590px;
	margin-left:-420px;
	z-index: 10;

	
	}