@charset "utf-8";
html, body {
	padding:0;
	margin:0;
	height: 100%;
	background-color: #000000;
}
#container {
	height:100%;
	width: 1100px;
	position: absolute;
	margin-left: 0px;
	margin-top: 100px;
}
#container_main {
	background-image: url(../images/tekst/tekst_2.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 640px;
	margin-top: -12px;
	position: relative;
	left: 250px;
	top: 0px;
	background-color: #000000;
}
#header {
	position: absolute;
	height: 200px;
	width: 100%;
	background-image: url(../images/header/header.gif);
	background-repeat: no-repeat;
}
#foother {
	height: 20px;
	width: 600px;
	bottom: 0px;
	clear: both;
	position: absolute;
	background-color: #000000;
}
#foother_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 600px;
	position: absolute;
	top: 1px;
}
#race {
	background-color: #FFFFFF;
	position: absolute;
	height: 91px;
	width: 130px;
	right: 55px;
	top: 460px;
}
#race2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 93px;
	width: 130px;
	right: 55px;
	top: 580px;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#tekst {
	height: 820px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

