body	
		{
			font-family:tahoma;
			font-size:14px;
			margin: 0px;
			cursor:default;
			overflow-y: scroll;
		}
			
#contener
		{
			width:1000px;
			min-height:800px;
			margin:0 auto;
			background-color:white;
			box-shadow:0px 0px 10px 2px; 
		}	
			
#kezdolap_gomb
		{
			width:210px;
			height:40px;
			padding:5px 10px;
			float:left;
		}
		
#kezdolap_gomb a
		{
			color:inherit;		
			text-decoration:none;
		}		
			
#kezdolap_gomb_kep
		{
			float:left;
			width:40px;
			height:40px;
			cursor:pointer;
		}
			
#kezdolap_szoveg
		{
			color:white;
			font-weight:bold;
			font-size:30px;
			line-height:40px;
			float:left;
			margin-left:10px;
		}
			
#profil_gomb
		{
			min-width:40px;
			height:44px;
			padding:3px 10px;
			float:right;
		}	
			
#profil_gombok
		{
			width:300px;
			height:40px;
			padding:5px 0 5px 10px;
			float:right;
			color:white;
			text-align:right;
			font-weight:bold;
			font-size:16px;
			text-decoration:none;
		}	
			
#beallitas_gomb
		{
			font-size:12px;
			text-decoration:none;
		}
			
#bejelentkezo_gomb
		{
			line-height:30px;
			padding:5px 5px 5px 10px;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}
			
#bejelentekezes_gomb
		{
			text-decoration:none;
		}
			
#menusor
		{
			width:1000px;
			height:50px;
		}
			
#fejlec
		{
			width:980px;
			min-height:150px;
			margin:12px 12px 0 12px;
			border-radius:2px;
		}
			
#uzenet_gomb_index
		{
			padding:4px 20px;
			text-align:center;
			border:1px solid black;
			border-radius:3px;
			margin-top:8px;
			font-weight:bold;
			cursor:pointer;
		}
				
#uzenet_tarto_index a
		{
			color:inherit;		
			text-decoration:none;
		}			
			
.jobb_tarto
		{
			width:282px;
			min-height:50px;
			float:right;
			border-radius:2px;
			margin-top:10px;
		}
			
.jobb_doboz
		{
			width:270px;
			min-height:30px;
			float:right;
			margin:0 10px 10px 0;
			border-radius:2px;
			background-color:#ddd;
			border:1px solid black;
		}
		
.jobb_doboz_kozep
		{
			margin:5px 9px;
		}
			
.jobb_doboz_kozep a
		{		
			text-decoration:none;
		}			
			
.jobb_doboz_gomb
		{
			width:250px;
			height:35px;
			text-align:center;
			line-height:35px;
			font-size:16px;
		}
		
#kereses
		{
			float:left;
			width:147px;
			padding:1px;
			margin:0px;
			border:1px solid #666;
		}
		
#kereses_szuro
		{
			float:right;
			width:95px;
			padding:0px;
			margin:0px;
			border:1px solid #666;
		}
		
#talalat_cim
		{
			font-size:16px;
			padding-left:20px;
			margin-bottom:5px;
			border-bottom:1px solid #888;
			padding-bottom:5px;
		}
		
#talalat_apro
		{
			font-size:12px;
			text-align:left;
		}
		
#jobb_doboz_admin a
		{		
			color:black;
			text-decoration:none;
		}	
		
#jobb_doboz_admingomb
		{
			width: 250px;
			height: 18px;
			border-radius: 3px;
			cursor: pointer;
			border: 1px solid #888;
			text-align:center;
			background-color:#ccc;  
		}	
		
#jobb_doboz_admingomb a
		{
			color: inherit;
			text-decoration: none;
		}		
			
#jobb_doboz_szezongomb
		{
			background-color:#FC3A3A;
			background: url(../kepek/szezon_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			margin-top:4px;
			border:1px solid #ccc;
		}
		
#jobb_doboz_szezongomb:hover
		{	
			box-shadow: 0px 0px 1px 1px #8DB5F7;
			border: 1px solid #8882C8;		
		}
			
#jobb_doboz_animegomb
		{
			background-color:#FC3A3A;
			background: url(../kepek/animelista_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			margin-top:4px;
			border:1px solid #ccc;
		}
		
#jobb_doboz_animegomb:hover
		{	
			box-shadow: 0px 0px 2px red;
			border:1px solid #EB7878;
		}	
			
#jobb_doboz_mangagomb
		{
			background-color:#5DD1E8;
			background: url(../kepek/mangalista_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			border:1px solid #ccc;
		}
		
#jobb_doboz_mangagomb:hover
		{	
			box-shadow: 0px 0px 1px 1px #7AD2DE;
			border:1px solid #7AD2DE;
		}
		
#jobb_doboz_fansubgomb
		{
			background-color:#FF9408;
			background: url(../kepek/fansub_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			border:1px solid #ccc;
		}		
			
		
#jobb_doboz_fansubgomb:hover
		{	
			box-shadow: 0px 0px 1px 1px #FFAC30;
			border:1px solid #FFAC30;
		}
		
#jobb_doboz_forumgomb
		{
			background-color:#FFFB00;
			background: url(../kepek/forum_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			border:1px solid #ccc;
		}	
		
#jobb_doboz_forumgomb:hover
		{	
			box-shadow: 0px 0px 1px 0px #FFFF00;
			border:1px solid #FFFF00;
		}
			
#jobb_doboz_rolunkgomb
		{
			background-color:#D1D1D1;
			background: url(../kepek/rolunk_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			border:1px solid #ccc;
		}	
		
#jobb_doboz_rolunkgomb:hover
		{	
			box-shadow: 0px 0px 1px 0px #999;
			border:1px solid #999;
		}
			
#jobb_doboz_szabalyzatgomb
		{
			background-color:#81C928;
			background: url(../kepek/szabalyzat_gomb.png);	
			width:250px;
			height:35px;
			border-radius:3px;
			cursor:pointer;
			border:1px solid #ccc;
		}	
		
#jobb_doboz_szabalyzatgomb:hover
		{	
			box-shadow: 0px 0px 1px 1px #81C928;
			border:1px solid #81C928;
		}
		
.doboz
		{
			width:718px;
			min-height:80px;
			float:left;
		}
			
.hir_doboz1
		{
			width:695px;
			min-height:80px;
			margin:10px 10px 0 10px;
			border:1px solid black;
			border-radius:10px;
			background-color:white;
			overflow:hidden;
		}
			
.hir_doboz2
		{
			width:20px;
			height:20px;
			border-right:1px solid black;
			border-bottom:1px solid black;
			-moz-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			background-color:white;
			position:relative;
			left:100px;
			top:-11px;
		}
			
.hir_fejlec
		{
			float:left;
			width:680px;
			height:27px;
			padding:6px 6px 6px 15px;
			overflow:hidden;
			font-size:22px;
			font-weight:bold;
		}
			
.hir_fejlec a
		{
			cursor:pointer;
			text-decoration:none;
		}
			
.hir_fejlec a:hover
		{
			text-decoration:underline;
		}
			
.hir_cim
		{
			float:left;
			width:450px;
			overflow:hidden;
			max-height:26px;
			font-size:20px;
			white-space: nowrap;
		}
			
.hir_adat
		{
			float:right;
			width:220px;
			height:13px;
			padding:17px 6px 0px 0px;
			overflow:hidden;
			text-align:right;
			font-size:10px;
		}
			
.hir_letrehozoja
		{
			display:inline;
			cursor:pointer;
		}
			
.hir_letrehozoja:hover
		{
			text-decoration:underline;
		}
			
.hir_tartalom
		{
			width:665px;
			margin:15px;
			float:left;
			overflow:hidden;
		}
			
.hir_tartalom_kicsi
		{
			float:left;
			width:665px;
			max-height:392px;
			margin:15px;
			overflow:hidden;
		}
			
.hir_tartalom_kicsi a
		{
			text-decoration:none;
		}
			
.hir_compact_tarto
		{
			float:left;
			width:544px;
			max-height:250px;
			overflow:hidden;
		}
			
.hir_elo_tartalom
		{
			float:left;
			width:665px;
			margin:15px 15px 0px 15px;
			padding-bottom:15px;
			border-bottom:1px solid #999;
		}
			
.hir_kep_tarto
		{
			float:right;
			height:100%;
			margin-left: 10px;			
		}
			
.hir_kep
		{
			width:100px !important;
			padding:3px !important;
			border:1px solid #666 !important;
			border-radius:3px !important;
			margin:0px !important;
			box-shadow: 0px 0px 0px black !important;
		}
			
#profil_kep
		{
			padding:0px !important;
			border:0px solid #666 !important;
			border-radius:0px !important;
			margin:2px !important;
			box-shadow: 0px 0px 0px black !important;
		}
		
.smiles
		{
			padding:0px !important;
			border:0px solid #666 !important;
			border-radius:0px !important;
			margin:0px !important;
			box-shadow: 0px 0px 0px black !important;		
		}			

.hir_tartalom img
		{
			padding:2px;
			border:1px solid #bbb;
			border-radius:3px;
			box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
			margin:3px;
		}

.hir_tartalom_kicsi img
		{
			padding:2px;
			border:1px solid #bbb;
			border-radius:3px;
			box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
			margin:3px;
		}

#felugro_tarto img
		{
			padding:2px;
			border:1px solid #bbb;
			border-radius:3px;
			box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
			margin:3px;
		}	
			
.hir_lezaro_szoveg
		{
			text-align:center;
			padding-top:10px;
			font-size:17px;
			font-weight:bold;
		}
			
.kereses_cim
		{
			border-bottom: 1px solid #777;
			margin-top:20px;
		}
			
#felhasznalok_doboz
		{
			margin:0 10px 10px 10px;
		}
				
.felhasznalok_doboz_tarto
		{
			background-color:white;
			width:248px;
			margin-top:5px;
			border-radius:3px;
			border:1px solid #666;
			overflow:hidden;
		}		
		
.felhasznalok_doboz_cim
		{
			font-weight:bold;
			padding:3px 10px;
		}
								
.felhasznalok_doboz_tartalom
		{
			padding:3px 10px;
		}
		
.lablec_felhasznalo_tag
		{
			text-decoration:none;
			color:black;
		}
		
.lablec_felhasznalo_reg
		{
			text-decoration:none;
			color:#aaa;
		}
		
.lablec_felhasznalo_segito
		{
			text-decoration:none;
			color:#5F9EA0;
			font-weight:bold;
		}
		
.lablec_felhasznalo_admin
		{
			text-decoration:none;
			color:#910000;
			font-weight:bold;
		}

#anime_friss_doboz
		{
			max-height:272px;
			overflow:hidden;
			margin:3px 0px 5px 0px;
		}	

#manga_friss_doboz
		{
			max-height:272px;
			overflow:hidden;
			margin:3px 0px 5px 0px;
		}
		
.projekt_friss_db
		{
			font-size:11px;
			text-decoration:none;	
			font-weight:bold;
		}
		
.projekt_friss_db_ido
		{
			font-size:11px;
			text-decoration:none;
			border-bottom:1px solid #777;
			text-align:center;
			margin:3px 0px;
			font-weight:normal;
		}
	
#forum_friss_doboz
		{
			max-height:190px;
			overflow:hidden;
			padding: 3px 10px;
		}		
		
.forum_friss_db
		{
			height:17px;
			width:228px;
			overflow:hidden;
		}
		
.forum_friss_tema
		{
			height:13px;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			overflow:hidden;
		}
		
.forum_friss_tema:hover 
		{
			text-decoration:underline;

		}	
		
.forum_friss_ido
		{
			color:#666;
			font-size:11px;
			display:inline;
		}		
		
.forum_friss_torles
		{
			height:17px;
			float:left;
		}	
		
.forum_friss_torles a
		{
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
		}	
		
.forum_friss_osszes
		{
			height:17px;
			float:right;
		}
		
.forum_friss_osszes a
		{
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
		}
		
#lab_lec
		{
			margin:30px auto 30px auto;
			width:970px;
			height:80px;
			background-color:white;
			padding:15px;
			box-shadow:0px 0px 10px 2px #000; 
		}
		
#lapozotarto
		{
			max-width:515px;
			height:28px;
			margin:0px auto;
		}

.oldalak
		{
			text-align:center;
			height:20px;
			width:26px;
			margin:2px;
			border:1px solid #999;
			border-radius:2px;
			cursor:pointer;
			float:left;
			line-height:19px;
		}

#oldal_lenyilo
		{
			font-size:14px;
			border:1px solid #aaa;
			margin:2px;
			border-radius:2px;
			padding:0px;
			height:22px;
			width:52px;
			float:left;
		}

#bal_lablec_gomb_tarto
		{
			margin-right:10px;
			width:95px;
			float:left;
		}

#bal_lablec_gomb_tarto a, #jobb_lablec_gomb_tarto a
		{
			color:inherit;
			text-decoration:none;
		}
		
#jobb_lablec_gomb_tarto
		{
			margin-left:10px;
			width:85px;
			float:right;
		}

.lablec_gomb
		{
			float:left;
			width:85px;
			padding:3px; 
			margin-bottom:5px;
			border:1px solid #aaa;
			border-radius:3px;
			font-size:14px;	
			text-align:center;			
		}	

#extime_kep
		{
			height:25px;
			width:25px;
			float:left;
		}

#ex_time
		{
			width:48px;
			margin:5px 0px 0px 7px;
			float:left;
			text-align:right;
		}
		
/*************************************************************/			
.hr_vonal
	{
		display: block;
		margin:10px 0px; 
		height:1px;
		background-color:#666;
	}
	
.spoiler:before 
		{
			content: 'SPOILER:';
			font-size: 10px;
			color:#d00;
			margin-bottom:7px;
			display: block;
			text-align: left;
			font-weight: bold;
		}
.spoiler 
		{
			position: relative;
			margin: 5px 0px;
			min-height:12px;
			height:12px;
			display: block;
			padding: 6px;
			border: 1px solid #bbb;
			background-color:#eee;
			white-space: normal;
			font: inherit;
			overflow:hidden;
		}	

#felugro_box
		{
			width:0px;
			height:0px;
		}	

#felugro_box_hatter
		{
			position:fixed;
			top:0px;
			width:100%;
			height:100%;
			background-color:rgba(0,0,0,0.5);
			z-index:5;
		}	

#felugro_box_float
		{
			position:absolute;
			float:left;
			width:100%;
			min-height:100%;
			text-align: center;
			z-index:5;
		}
		
#felugro_tarto
	{
		display: inline-block;
		min-width:150px;
		min-height:70px;
		margin:70px auto;
		background-color:#fff;
		border-radius:15px;
		padding:15px 15px 5px 15px;
		z-index:7;
		text-align: left;
	}	
		
#felugro_uzenet
	{
		margin:20px 20px 25px 20px;
		font-size:20px;
		text-align:center;
	}		

.hiba_szoveg
		{
			margin:30px 0px;
			float:left;
			width:100%;
			text-align:center;
		}		
/*************************************************************/				
.link	
		{
			text-decoration:none;
		}	
		
.link:hover
		{
			text-decoration:underline;
		}										
/*************************************************************/				
.link2	
		{
			text-decoration:none;
			color:inherit;
		}	
		
.link2:hover
		{
			text-decoration:underline;
		}									
/*************************************************************/		
.unlink	
		{
			color:black;
			text-decoration:none;
		}			
		
.unlink	div
		{
			color:black;
			text-decoration:none;
		}							
/*************************************************************/		
.unlink2
		{
			color:black;
			text-decoration:none;
		}			
		
.unlink2	div
		{
			color:black;
			text-decoration:none;
		}	
		
.unlink2:hover
		{
			color:black;
			text-decoration:underline;
		}			
		
.unlink2	div:hover
		{
			color:black;
			text-decoration:underline;
		}								
/*************************************************************/		
.unlink3
		{
			color:inherit;
			text-decoration:none;
		}			
		
.unlink3:hover
		{
			color:inherit;
			text-decoration:inherit;
		}							
/*************************************************************/		
.lezar
		{
			clear:both;
		}		
		
.clra {
	clear: both;
}

.clra:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}		