
div.hirek table {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	}

.bold td { 
	font-size: 11px; }

#figy {
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #ff3333;}
	
/* ___________névsor..
*/

.tablazat { width: 600px;} 
	
	.tablazat td {
		height: 17px;
		border-bottom: 1px dotted #555555; }

	.tablazat tr td:first-child + td  {
		text-align: left; }

	.tablazat tr td:first-child + td  +td +td {
		border-left: 1px dashed #555555; }
	
	.tablazat tr td:first-child + td  +td +td +td {
		border-left: 1px dashed #555555;
		border-right: 1px dashed #555555; }