body {
	background:url(../assets/bg_body.gif) #eee repeat bottom center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4;
	overflow:hidden;
}

#container {
	width: 800px;
	background: url(../assets/intro/bg_main.gif) repeat-y top right; 
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px; 
	margin-top: -302px; 
}
#top { 
	background: url(../assets/intro/top.gif) no-repeat top right; 
	height:39px;
}
#menu {
	width:800px;
}
#images {
	background: url(../assets/intro/intro_links.gif) no-repeat top left;
	margin:27px 0 0 19px;
}
#images .tekst {
display:none;
}
#imgintro {
	margin-left:307px;
}
#bottom {
	height:62px;
	margin:0;
	background: url(../assets/intro/bottom.gif) no-repeat top left;
	font-size:10px;
}
#imgmotorsport, #imgservices, #imgengineering {
	display:none;
	height:408px;
	width:455px;
	margin:0 0 0 307px;
}
#motorsport {
	width:283px;
	height:48px;
}
#services {
	width:217px;
	height:48px;
}
#engineering {
	width:300px;
	height:48px;
}
img {
	border:0;
}
#footer {
	color:#0f2857;
	padding:50px 0 0 35px;
}
#imgBottom {
	display:block;
}
#footer a:link, #footer a:visited {
	color:#0f2857;
	text-decoration:none;
}
#footer a:hover {
	color:#b40b10;
	text-decoration:none;
}
#footer a:active {
	color:#b40b10;
	text-decoration:underline;
}

