
ul {
	margin-top: 6px;
}

.header {
	font-family: Arial, Verdana, sans-serif;
  	font-size: 36px;
  	color: #000000;
  	text-align: center;
  	padding-left:40px;
}

table.cikk {
   vertical-align:top;
   border-color: #000000; 
   border-width: 1px; 
   border-style: none;
   width:480px;
   margin-bottom: 15px;
   margin-left: 5px;
   margin-right: 5px;
}

td.cikk_cim {
   vertical-align:top;
   text-align: center;
   font-weight: bold;
   font-size: 24px;
   background-color: #F8D24A; 
   color: #000000;
}

td.cikk_cim a:hover {
	color: #000000;
	text-decoration: underline;
}


td.cikk_cim a:hover {
	color: #000000;
	text-decoration: underline;
}

td.cikk_szoveg {
   vertical-align:top;
   text-align: justify;
   font-size: 16px;
   padding:4px;
}

h1.cikk_szoveg_header {
   text-align: left;
   font-size: 20px;
   padding: 0px;
   font-weight: bold;
}

td.cikk_tovabb {
   vertical-align:top;
   text-align: right;
   font-size: 16px;
   padding:4px;
}

td.cikk_tovabb a:hover {
	color: #000000;
	text-decoration: underline;
}

td.tsmt_cim {
   vertical-align:top;
   text-align: center;
   font-weight: bold;
   font-size: 24px;
   background-color: #F8D24A; 
   color: #000000;
}

td.tsmt_kep {
   vertical-align:top;
   text-align: center;
}

td.tsmt_cim a:hover {
	color: #000000;
	text-decoration: underline;
}
td.tsmt_tovabb {
   vertical-align:top;
   text-align: right;
   font-size: 16px;
   padding:4px;
}

td.tsmt_kep a:hover {
	color: #000000;
	text-decoration: none;
}

td.tsmt_tovabb a:hover {
	color: #000000;
	text-decoration: underline;
}

td.tsmt_blank {
   height:30px;
}

