body {
	margin: 0px;
	text-align: center;
	background: #DADADA;
}

h3 {
	margin-top: 10px;
}

a.menu {
	font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.menu:visited {
	font-family: verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

a.menu:hover {
	font-family: verdana;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}

a.MenuLink {
	color: black;
	text-decoration: none;
}

a.MenuLink:visited {
	color: black;
	text-decoration: none;
}

a.MenuLink:hover {
	color: white;
	text-decoration: none;
}

#AkTop {
	position: relative;
	width: 750px;
	height: 140px;
	background: url(img/aktop.jpg);
}

#AkLine {
	position: relative;
	width: 750px;
	height: 27px;
	background: url(img/akline.gif);
}

#Cze {
	position: absolute;
	top: 6px;
	left: 125px;
	width: 25px;
	height: 15px;
	font: 0px;
	background: url(img/cze.gif);
	cursor: hand;
}

#Eng {
	position: absolute;
	top: 6px;
	left: 160px;
	width: 25px;
	height: 15px;
	font: 0px;
	background: url(img/eng.gif);
	cursor: hand;
}

#AkBody {
	position: relative;
	width: 750px;
	height: 200px;
	background: url(img/akbg.gif) #C6C6C6;
}

#AkLeft {
	position: relative;
	width: 116px;
	height: 100%;
	float: left;
	background: url(img/akparachute.jpg) no-repeat bottom center #A3A3A3;
	padding-bottom: 175px;
}

#AkRight {
	position: relative;
	width: 116px;
	height: 100%;
	float: right;
	background: url(img/akbottomplane.jpg) no-repeat bottom center #A3A3A3;
	padding-bottom: 130px;
}

#AkCenter {
	position: relative;
	width: 512px;
	height: 100%;
	margin-left: 116px;
	margin-right: 116px;
	padding: 10px 5px 10px 5px;
	text-align: justify;
	font-family: tahoma;
	font-size: 13px;
}

#AkMenuTop {
	position: relative;
	width: 100%;
	height: 7px;
	font: 0px;
}

#AkButton {
	position: relative;
	width: 100%;
	height: 16px;
	background: url(img/akbutton.gif);
	margin-top: 5px;
	margin-bottom: 7px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#AkTopPlane {
	position: relative;
	width: 100%;
	height: 123px;
	background: url(img/aktopplane.jpg) no-repeat;
}

#AkLink {
	position: relative;
	padding: 3px 5px 3px 5px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
