/* Centravimas */
html,
body {
	height: 100%;
}
#container {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/* Centravimas */

/* Siaurukas */
body {
	margin: 0;
	padding: 0;
	position: inherit;
	background-image:url(images/main-bg.gif);
}

#header {
	background:url(images/header.jpg) no-repeat;
	width: 870px;
	height: 190px;
	padding: 30px 0 0 70px;
	font: italic 24px "Bitstream Charter","URW Palladio L",Palatino,"Palatino Linotype","Hoefler Text",Georgia,"Book Antiqua",Times,"Times New Roman",serif;
	color: #000000;
}

#main {
	width: 600px;
	position: relative;
	padding: 40px 50px 30px 50px;
	background:url(images/popierius.jpg) repeat-y;
}

#flash {
	position: absolute;
	width: 256px;
	height: 160px;
	top: 12px;
	right: 227px;
	z-index: 1;
}

#banner {
	position: absolute;
	width: 200px;
	top: 150px;
	right: -50px;
	z-index: 2;
}

#meniu {
	position: absolute;
	width: 670px;
	height: 25px;
	top: 0;
	left: 10px;
	z-index: 1;
}

#meniu ul li {
	display: inline;
}

#meniu a {
	font: italic 18px "Bitstream Charter","URW Palladio L",Palatino,"Palatino Linotype","Hoefler Text",Georgia,"Book Antiqua",Times,"Times New Roman",serif;
	color: #000000;
	text-decoration: none;
	margin: 0 15px 15px 0;
}

#meniu a:hover {
	display: inline;
	text-decoration: underline;
}

#footer {
	position: relative;
	width: 70px;
	height: 25px;
	bottom: 0px;
	left: 130px;
	z-index: 1;
}

#language {
	position: absolute;
	width: 25px;
	height: 70px;
	top: 0px;
	left: 710px;
	z-index: 1;
}

#language ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
