#profil_kep
		{
			width: 100px;
			height: 100px;
		}
		
#profilkeptarto
		{
			width:104px;
			height:104px;
			float:left;
			margin-right:10px;
			margin-bottom:10px;
			padding:2px;
			border:1px solid #ccc;
			border-radius:2px;
		}		
		
#teljes_profiladat_tarto
		{
			width:540px;
			height:108px;
			float:right;
			margin-bottom:10px;
			border:1px solid #ccc;
			border-radius:2px;
		}
		
.profil_adat_tarto
		{
			margin-top:4px;
			float:left;
		}
		
.profil_adat_bal
		{
			float:left;
			width:290px;
		}
		
.profil_adat_jobb
		{
			float:left;
			width:250px;
		}
		
.profil_adat1
		{
			width:120px;
			float:left;
			text-align:right;
		}
		
.profil_adat2
		{
			width:150px;
			padding-left:10px;
			float:left;
			text-align:left;
		}
		
.profiladat2
		{
			width:150px;
			padding-left:10px;
			float:left;
			text-align:left;
		}

.profil_animelista
		{
			width:200px;
			height:30px;
			float:right;
			margin:15px 10px 0 0;
			border-radius:2px;
			border:1px solid #ccc;
			text-align:center;
			font-weight:bold;
			line-height:30px;
			background: url(../kepek/profil_anime_gomb.png);	
		}
		
.profil_animelista:hover
		{	
			box-shadow: 0px 0px 2px red;
			border:1px solid #EB7878;
		}	
		
.profil_mangalista
		{
			width:200px;
			height:30px;
			float:right;
			margin:15px 10px 0 0;
			border-radius:2px;
			border:1px solid #ccc;
			text-align:center;
			font-weight:bold;
			line-height:30px;
			background: url(../kepek/profil_manga_gomb.png);	
		}
		
.profil_mangalista:hover
		{	
			box-shadow: 0px 0px 1px 1px #7AD2DE;
			border:1px solid #7AD2DE;
		}
		
.profil_adat_egyeb1
		{
			width:210px;
			height:30px;
			float:left;
			margin:0 0 10px 0;
			border-radius:2px;
			border:1px solid #ccc;
			text-align:center;
			font-weight:bold;
			line-height:30px;
		}
		
.profil_adat_egyeb2
		{
			width:210px;
			height:30px;
			float:left;
			margin: 0 14px 10px 15px;
			border-radius:2px;
			border:1px solid #ccc;
			text-align:center;
			font-weight:bold;
			line-height:30px;
		}
		
#profil_adatlap
		{
			width:643px;
			min-height:90px;
			padding:10px;
			float:left;
			border-radius:2px;
			border:1px solid #ccc;
		}		

.alairas	
		{
			height:135px;
			overflow:hidden;
		}	
	
#profil_adatlap img
		{
			padding:2px;
			border:1px solid #bbb;
			border-radius:3px;
			box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
			margin:3px;
		}		
	
.alairas img
		{
			padding:2px;
			border:1px solid #bbb;
			border-radius:3px;
			box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
			margin:3px;
		}