#header {
	width: 996px;
	height: 326px;
}
#top {
	height: 126px;
	width: 996px;
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 126px;
	width: 125px;
	padding-left: 30px;
}
#main-menu {
	float: right;
	width: 841px;
}


#flash {
	height: 206px;
	width: 978px;
	background-image: url(../images/bg-flash.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#flags {
	float: right;
	width: 510px;
}

#flags ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flags li {
	float: right;
	margin-left: 30px;
	margin-top: 10px;
}
#flags li a {
	color: #666666;
	text-decoration: none;
}
#flags li a:hover {
	color: #666666;
	text-decoration: none;
}
#flags span {
	visibility: hidden;
}
.ger a {
	display: block;
	background-image: url(../images/ger.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 73px;
}
.ger a:hover {
	background-image: url(../images/ger-down.jpg);
	background-repeat: no-repeat;
}
.uk a {

	display: block;
	background-image: url(../images/uk.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 73px;
}
.pol a {

	display: block;
	background-image: url(../images/pol.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 73px;
}
.uk a:hover {

	background-image: url(../images/uk-down.jpg);
	background-repeat: no-repeat;
}
.pol a:hover {

	background-image: url(../images/pol-down.jpg);
	background-repeat: no-repeat;
}
