body {
	margin: 0px;
	width: 100%;
	height: 100%;
}

#back {
	width: 100%;
	background: url('images/bg.jpg') no-repeat 50% 0%;
}

#words {
	width: 100%;
	background: url('images/raides.png') no-repeat 50% 55%;
}

#mwords {
	width: 100%;
	background: url('images/mzodziai.png') no-repeat 30% 50%;
}

#mergina {
	width: 100%;
	background: url('images/mergina.png') no-repeat 98% 100px;
}

#logo {
	width: 100%;
	background: url('images/logo.gif') no-repeat 50% 150px;
}

#main {
	width: 100%;
	height: 100%;
	background: url('images/top.png') no-repeat 0% 0%;
}

#footer {
	height: 20px;
	width: 100%;
	background-color: #555;
	min-width: 870px;
	height: 125px;
	background: url('images/footer.gif') repeat-x 0% 0%;
}

#center {
	width: 884px;
	margin: 0px auto;
}
#fcenter {
	width: 884px;
	margin: 0px auto;
}
#menu {
	padding: 350px 0px 0px;
	height: 130px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px 7px;
	display: block;
	float: left;
	list-style: none;
	height: 125px;
	text-align: center;
}
#menu a {
	color: #376d9a;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#banners {
	padding: 30px 0px;
	height: 40px;
	text-align: center;
}
#banners ul {
	margin: 0px;
	padding: 0px;
}
#banners li {
	margin: 0px;
	padding: 0px 25px;
	display: block;
	float: left;

	list-style: none;
	
	text-align: center;
}
#footer .left{
	float:left;
	width: 400px;
	text-align: left;
	margin: 25px 0px 0px 0px;
}
#footer .right{
	margin: 25px 0px 0px 0px;
	float:right;
	width: 400px;
	text-align: right;
}
#footer {
	color: #555;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#footer a {
	color: #4460a8;
}
#flags {
	height: 20px;
	padding-top: 150px;
}
#flags ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#flags li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
	display: inline-block;	float: left;
}
#flags span {
	display: block;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #376d9a;
	}
#flags a {
	color: #376d9a;
	}