#flags { 
	margin: 0 0 0 0px;
	padding: 3px 0 0 0;
	font-size:11px;
	z-index:505;
	color: #ffffff;
	text-align: right;
	width: 80px;
	height: 250px;
	position: absolute;
	left: 72px;
	top: 13px;
}

#flags div {
	text-align: right;
	width: 80px;
	display: block;
	z-index:510;
}



#flags a {
	background-color: #2B2B2B;
	display: block;
	line-height: 20px;
	text-indent: 0px;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0 3px 0 0;
	text-decoration: none;
	color: white;
	text-align: right;
	width: 80px;
	z-index: 520;
}

#flags a:hover {
	background-color: white;
	color: #2B2B2B;
	text-decoration: underline;
}


.german_flag {
	background: url(gfx/german.gif) 3px center no-repeat;
}

.english_flag {
	background: url(gfx/english.gif) 3px center no-repeat;
}

.czech_flag {
	background: url(gfx/czech.gif) 3px center no-repeat;
}
