body {
	margin: 0px;
	background-color:	#ffffff;
	background-image: url('webimg/top_back.jpg');
	background-repeat: repeat-x;
	color: #000;
	font-family: verdana;
	font-size: 7px;
	font-variant: normal;
}
div#all {
  width: 1024px;

  margin: 0px auto;
  border: 0px solid #000000;
}
div#logo {
  height: 163px;
  width: 1024px;
  background-image: url('webimg/top_back_logo.jpg');
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: left;
}
div#tresc {
  height:100%;
  width: 550px;
}
div#inside {
  width: 580px;
}
div#bottom {
  height: 144px;
  width: 100%;
  background-position:bottom;
  background-repeat: repeat-x;
}
div#btribal {
	height: 144px;
	width: 100%;
	background-image: url('webimg/bottom_tribal.gif');
	background-position: right;
	background-repeat: no-repeat;
}
div#text {
	background-repeat: no-repeat;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
}
div#data {
<romek>
}
