/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body{
	background-color: #51799D;
}
#page{
	width: 767px; height: 587px;
	position: absolute; top: 50%; left: 50%; 
	margin: -294px 0 0 -384px;
	background-position: bottom;
}
a{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
#cz, #de, #en{
	display: block; width: 27px; height: 21px; float: left;
	text-decoration: none;
	margin-top: 7px;
}
#cz{
	background-image: url(../img/flagcz.gif);
}
#cz:hover{
	background-image: url(../img/flagczover.gif);
}
#de{
	background-image: url(../img/flagde.gif);
}
#de:hover{
	background-image: url(../img/flagdeover.gif);
}
#en{
	background-image: url(../img/flagen.gif);
}
#en:hover{
	background-image: url(../img/flagenover.gif);
}
#intro{
	width: 767px; height: 173px;
}
#contentfrm{
	width: 767px; height: 173px;
}
#copy{
	float: right; margin-right: 84px; margin-top: 58px;
	height: 23px; width: 91px;
}
.langover{
	width: 27px; height: 21px; margin-top: 7px; display: none; float: left;
}