body {	
	color: #000000;
	font-size:11px;
	font-family:  Verdana, Tahoma, Arial, Helvetica;  
	font-weight : normal;
	text-align : left;		
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;		
	background-color : #191919;
	background-image:url('../images/img_bck_body.jpg');
	background-position: top center;
	background-repeat:repeat-x;
}

#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-512px;	
	width:1024px;
	height:600px;
	background-color : #191919;
	background-image:url('../images/img_bck_body.jpg');
	background-position: top center;
	background-repeat:repeat-x;
}

#logo {
	position:absolute;
	width:250px;
	height:43px;
	top:135px;
	left:75px;
	background-image:url('../images/img_logo.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}	

#pl {
	position:absolute;		
	width:53px;
	height:38px;
	top:136px;
	left:830px;
	background-image:url('../images/img_lang_pl.gif');
	background-position: top center;
	background-repeat:no-repeat;
}

#pl a {
	text-decoration:none;
	display:block;
 	width:53px;
	height:38px;
}

#en {
	position:absolute;		
	width:60px;
	height:38px;
	top:136px;
	left:900px;
	background-image:url('../images/img_lang_en.gif');
	background-position: top center;
	background-repeat:no-repeat;
}

#en a {
	text-decoration:none;
	display:block;
 	width:60px;
	height:38px;
}

#flash {		
	width:966px;
	height:677px;
}