#pa {
	/*margin:0 auto;*/	
	font-size:14px;
	color:black;
	font-weight:bold;
	overflow:hidden;    
	width:360px;
	height:105px;
	font-family: Arial,sans-serif;
	background: #FFF;
	text-align: center;
	padding:35px 20px 0 100px;
	border: 2px solid #666;
	margin-top:0;
	position: absolute;
	background:url('../grafika/popup.png') no-repeat left top;
	z-index: 100000;
	border:none;
}
#pa a
{
	clear:both;
	color:black;
	text-decoration:none;
	float:left;
}

#pa .pa_close 
{
	padding: 0;
	margin: 0;
	position: absolute;
	overflow:hidden;
	height:25px;
	top:20px;
	width:380px;
	margin-bottom:10px; 
	padding:0;
		
}

#pa .pa_close a
{
	float:right;
	height:23px;
	width:25px;
	
}


#pa a img 
{
	border: none;
	text-decoration: none;
}
