html,body {height:100%;}
body 
{
	font:normal 11px/1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#006D33;
	color:#e4e4e4;
}

#wraper
{
width:746px;
margin-left: -372px;
position:absolute;
top:0px;
left:50%;
}

#top_headre
{
	margin: 0px 0px 0px 0px;
	height: 10px;
	width:100%;
}

a {font-family: VERDANA, ARIAL, HELVETICA;font-size: 11px;color: #CBCBCB;}
a:hover{font-family: VERDANA, ARIAL, HELVETICA;font-size: 11px;color: #CBCBCB; text-decoration: underline}

p 
{
	font-size: 12px;
	font-family: VERDANA, ARIAL, HELVETICA, SAN;
	color: #e4e4e4;
}

img { border: 0 }


#centre {
	width:374px;
	height:325px; 
	margin-left: auto;
	margin-right: auto;
	background : url('gfx/back.jpg') no-repeat;
 }
 
 ul {
    list-style-type : none;
	text-align:center;
}

#flaga_pl
{
	display  : inline;
}

#flaga_en
{
	display  : inline;
	margin-left: 70px;
	
}
 
 #warning 
 {

	text-align:center;
	position:relative; 
	width:450px; 
	margin-left: auto;
	margin-right: auto;	
 }
 
 #warning p
 {
	width: 440px;
	font-size: 9px;
	height:22px;
	text-align: center;
	margin-left: 7px;
 	
 }
 
 #footer 
 {
	text-align:center;

 }
 
 
