body {
	margin:0;
	margin-top: 18px;
	padding:0;
	font-family: Tahoma, 'MS Sans Serif', Arial;
	Font-size: 8pt;
	color: #000;
	background: #dadade url(img/bg.gif) repeat-x top;
}

#top1 {
	margin: auto;
	width: 770px;
	height: 47px;
	background: url(img/eng-top-01.jpg) no-repeat center;
	position: relative;
}

#top1 span, #top2 span {
	display: none;
}

.lng-pl
{
	display: block;
	position: absolute;
	top:0;
	left: 40px;
	height: 30px;
	width: 30px;
}

.lng-de
{
	display: block;
	position: absolute;
	top:0;
	left: 95px;
	height: 30px;
	width: 35px;
}

.nav-start
{
	display: block;
	position: absolute;
	top:0;
	left: 588px;
	height: 30px;
	width: 30px;
}

.nav-cont
{
	display: block;
	position: absolute;
	top:0;
	left: 644px;
	height: 30px;
	width: 30px;
}

.nav-map
{
	display: block;
	position: absolute;
	top:0;
	left: 704px;
	height: 30px;
	width: 30px;
}


#top2 {
	margin: auto;
	width: 770px;
	height: 73px;
	background: url(img/eng-top-02.jpg) no-repeat center;
}

.start-1 {
	display: block;
	width: 150px;
	height: 73px;
}

#top3 {
	margin: auto;
	width: 770px;
	height: 65px;
	background: url(img/eng-top-03.jpg) no-repeat center;
}

#menu {
	margin: auto;
	width: 770px;
	height: 48px;
	background: url(img/menu-bg.jpg) no-repeat center;
}

#menu ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu span {
	display: none;
}

.menu-01
{
	display: block;
	float: left;
	height: 48px;
	width: 148px;
	background: url(img/eng-menu-01.jpg) no-repeat center;
}

.menu-02
{
	display: block;
	float: left;
	height: 48px;
	width: 150px;
	background: url(img/eng-menu-02.jpg) no-repeat center;
}

.menu-03
{
	display: block;
	float: left;
	height: 48px;
	width: 158px;
	background: url(img/eng-menu-03.jpg) no-repeat center;
}

.menu-04
{
	display: block;
	float: left;
	height: 48px;
	width: 163px;
	background: url(img/eng-menu-04.jpg) no-repeat center;
}

.menu-05
{
	display: block;
	float: left;
	height: 48px;
	width: 151px;
	background: url(img/eng-menu-05.jpg) no-repeat center;
}


#content {
	margin: auto;
	width: 770px;
	background: #d4d4d4 url(img/ilu_sub2.jpg) no-repeat top left;
	overflow: auto;
	position: relative;
}

#ani-02 {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 226px;
	height: 164px;
	z-index: 100;
}

#text {
	margin:0;
	padding: 0 25px 50px 25px;
	float: right;
	width: 625px;
	display: inline;
	background: #f3f3f3 url(img/bg-content.gif) repeat-x top;
}

#text h1 {
	margin: 5px 0 75px -7px;
	font-family: Arial;
	color: #1f1f1f;
	font-size: 14pt;
	font-variant: small-caps;
	background: url(img/header_arrow.gif) no-repeat left;
	padding-left: 40px;
}

#text h2 {
	width: 420px;
	font-size: 12pt;
}

#text h3 {
	width: 420px;
	font-size: 9pt;
}

#text p {
	width: 420px;
	line-height: 16px;
	text-align: justify;
}

#text a {
	color: #193867;
	text-decoration: none;
}

#text a:hover {
	text-decoration: underline;
}

#text ul {
	padding: 0;
	margin-left: 25px;
	margin-right: 205px;
	line-height: 16px;
}

#right {
	float: right;
	width: 161px;
	background: url(img/top_bar.gif) no-repeat top;
	margin-top: 65px;
	padding-top: 20px;
}

#right img {
	border:0;
	margin-bottom: 5px;
}

#footer {
	margin: auto;
	padding: 15px 15px;
	width: 740px;
	height: 40px;
	background: url(img/footer.gif) no-repeat top;
	color: #fff;
}

#footer p {
	margin: 0;
	float: left;
	width: 600px;
}

#totop {
	float: right;
	width: 50px;
	text-align: right;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}