@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bkgdnoblack.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

#Layer-1 {
	position: absolute;
	margin-left: -600px;
	left: 50%;
	top: 0px;
	width: 1200px;
	height: 800px;
	z-index: 1;
}

#bkgd3 {
  position: absolute;
  margin-left: -330px;
  left: 50%;
  top: +52px;
  width: 660px;
  height: 500px;
  z-index: 2;
}

#sveikslogo {
  position: absolute;
  margin-left: -170px;
  left: 50%;
  top: 106px;
  width: 340px;
  height: 114px;
  z-index: 3;
}

#francais {
	position: absolute;
	top: 321px;
	width: 132px;
	height: 134px;
	z-index: 4;
	left: 175px;
}

#english {
	position: absolute;
	left: 330px;
	top: 321px;
	width: 132px;
	height: 134px;
	z-index: 5;
}
