body {
 font-family: Arial, Helvetica, sans-serif;	
}
#tartalom {
 font-size:12px;
 line-height:18px;
 clear: left;
 padding-left: 45px;
 width: 38%;
}
#tartalom_nagy {
 font-size:15px;
 line-height:20px;
 clear: left;
 padding-left: 45px;
 width: 38%;
}
.szerzo {
 text-transform: uppercase;
 color: #DD7800;
 font-size: 14px;
 font-weight: bold;
}
.cim {
 position: relative;
 top: 2px;
 color:black; 
 font-size: 12px;
 font-weight: bold;
}
.t_lapszam {
	color: #8E8E8E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.szerzo a {
 text-transform: uppercase;
 color: #DD7800;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.szerzo a:hover {
	text-decoration: underline;
}
.fekete_nagy {
 color:black; 
 font-size: 16px;
 font-weight: bold;	
}
.t_lapszam {
	color: #8E8E8E;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 3px;
}
.narancs {
	color: #dd7800;
}
.fekete_bold {
 color:black; 
 font-size: 12px;
 font-weight: bold;
}
#error {
	color: #B22222;
}
.szurke_bold {
 color:#7d7d7d; 
 font-size: 12px;
 font-weight: bold;	
}
.kis_lapszam {
	color: #7d7d7d;
	font-size: 10px;
}
.cim a{
 color:black; 
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
.cim a:hover {
	text-decoration: underline;
}

