
.profil_k, .profil_m {
	overflow: hidden; 
	padding: 0px; 
	z-index: 9997; 
	position: absolute; 
	width: 264px; 
	height: 282px;
	text-align: left; 
}

.profil_k {
	background: url(../_img/_wizytowki/twarze_k.png) no-repeat ;
}

.profil_m {
	background: url(../_img/_wizytowki/twarze_m.png) no-repeat ;
}

.profil_container {
	padding: 0px 0px 0px 0px; 
	width: 264px; 
	height: 282px;
	overflow: auto;
}


.profil_text {
  vertical-align: top;
	padding: 10px;
	color: #000000;
	font-family: Verdana;  
	font-size: 10px;
	font-weight: normal; 
}


