div#TopNavigation {
	top: 60px;
	height: 25px;
	width: 770px;
}

div#TopNavigation div {
	float: left;
	width: 105px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin-right: 5px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

div#TopNavigation a {
	display: block;
	float: left;
	width: 105px;
	height: 25px;
	line-height: 25px;
	margin-right: 0px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

img#animGif {
	position: absolute;
	top: 0px;
	left: 150px;
}

img#logo {
	position: absolute;
	top: 77px;
	left: 16px;
}

img#gsk {
	position: absolute;
	top: 350px;
	left: 0px;
}

img#zewo {
	position: absolute;
	top: 340px;
	left: 230px;
}

div#Content {
	height: 500px;
}