body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#05204D;
	margin: 0;
background:#000;
text-align:center;
}
#intro {
	background:url(index_bg.jpg) no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:652px;
	height:392px;
	top: 54px;
}
#flaga {
background:url(flagi.gif) transparent;
	width:55px;
	top:151px;
left:430px;
	height:108px;
position: absolute;
margin: 0;
padding: 0;
z-index:11;
}

a#flaga_pl, a#flaga_de, a#flaga_en{
	position: absolute;
	top:0px;
	height:36px;
	display: block;
	text-indent: -3000px;
	width: 55px;
	left: 431px;
}
a#flaga_pl {
	background:url(flagi.gif) transparent 0 0;
top:152px;
width:55px;
height:36px;
}

a#flaga_de {
	background:url(flagi.gif) transparent 0 -36px ;
top:189px;
width:55px;
height:36px;
}

a#flaga_en {
	background:url(flagi.gif) transparent 0 36px ;
top:226px;
width:55px;
height:36px;
}
.text_top{
text-align:center; 
color:#B1967B; 
font-size:14px; 
padding-left:12px; 
padding-top:110px;
}
#lang{
	position:absolute;
	top:158px;
	left:323px;
	font-weight:bold;
	width: 94px;
	height: 100px;
}
a:link, a:visited  {
	color: #05204D;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration: none;
	color: #000099;
}
