body {
	font-family:arial,sans-serif;
	font-size:12px;
	}
.cikk p {
	display: block;
	margin: 0 0 5px 0;
	/*color: #4D5146;*/
	line-height:16px;	
}
.cikk p a {
	color: #20858A;
	text-decoration:none;
}
.cikk p a:hover {
	color: #54B7F0;	
}
.cikk .kepkeret {
	padding: 3px;
	border: 1px solid #a8b8ce;
}
.cikk .focim {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #6EBEE9;	
}
.cikk .date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #003187;
}
.cikk div.alcim {
	font-weight: bold;
	font-size: 12px;
	color: #4a82ba;
	margin-top: 15px;
	/*margin-left:10px;*/
}
.cikk .lead {
	font-weight: bold;
	padding:0px 10px 10px 0px;
	color:#595C52;
    margin:0 0 15px;
    line-height:16px;
}
.cikk .comment{
	color: #007cc3;
	font-family: Arial, Helvetica, sans-serif;
	font: normal; 
	font-size: 10px;
	margin: 15px 12px 15px 12px;
}

/* LISTÁK */
.cikk ul {
	margin: 0px;
	padding: 0px;
	color: #595959;
	/*list-style: none;
	list-style-type: none;*/
padding-left:30px;
	list-style-image: url('img/bullett5.gif');
}
.cikk ul a {
	color: #595959;
}
.cikk ol 
{
	padding-top:0px;
	margin-top: 0px;
	color: #595959;
	padding-left:30px;
	
}

.cikk ol li 
{	
	line-height: 16px;
	color: #595959;
}

.cikk ol li a {
	color: #595959;
}

/*.cikk ul li.sima {	
	background-image: url(../img/site/li.png);
	background-repeat: no-repeat;
    background-position: 8px 4px;
	line-height: 16px;
	margin-left:2px;
	padding-bottom:10px;
	padding-left:26px;
}*/
.cikk ul li.link {
	display: block;
	background-image: url(../img/site/li.png);
	background-repeat: no-repeat;
    background-position: 15px 8px;
	border-bottom: 1px solid #dbe2ee;
	line-height: 16px;
	padding-left: 28px;
}
.cikk ul li.dok{
	display: block;
	background-image: url(../img/site/li.png);
	background-repeat: no-repeat;
    background-position: 15px 8px;
	border-bottom: 1px solid #dbe2ee;
	line-height: 16px;
	padding-left: 27px;
}

/* TÁBLÁZAT */

.cikk .tablazat {
	
	margin: 15px 0px 0px 0px;
}
.cikk .tablazatborder{border: 1px solid #a2aa9b;}
.cikk .tablazatborder th{border-bottom: 1px solid  #a8b8ce;}
.cikk .noth th{border-bottom:none;}
.cikk .tablazat th {
	/*background-color: #e4ecdd;*/
	color: #5e7d46;
	font-weight: bold;
	/*text-align: left;*/
	padding: 5px 8px 5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom: 1px solid #a8b8ce;*/
	font-size: 12px;
	height: 23px;
	line-height: 23px;
}
.cikk .tablazat td {
   	/*border-bottom: 1px solid #e4ecdd;*/
	/*background-color: white;*/
	/*text-align: left;*/
	padding: 5px 8px 5px 8px;
}
.cikk .tablazat tr.row_0  {
	/*background-color: #f6f6f6;*/
	border-bottom: 1px solid #C6C6C9;
}
.cikk .tablazat td.border_all {
	border-top : 1px solid #a8b8ce;
	border-left : 1px solid #a8b8ce;
}
.cikk .tablazat td.border_row 
{
	border-top : 1px solid #a8b8ce;
}
.cikk .tablazat td.border_col {
	border-left : 1px solid #a8b8ce;
}
.cikk .tablazat th.border_col {
	border-left : 1px solid #a8b8ce;
}
.cikk .tablazat th.border_row 
{
	border-top : 1px solid #a8b8ce;
}

div.box{
    padding: 0px;
	margin-bottom: 15px;
    }
div.box p {
	color: #696969;
	line-height:16px;
	
	margin-bottom:5px;
}
div.boxhead {
    color: white;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #1d80c7;
    border: 1px solid #00223b;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
}


.cikk h2 {
	margin-top: 0;
	color: #4a82ba;
	font-size: 12px; font-weight: bold;
	border-bottom: 1px solid #a4aa97;
	padding-bottom: 1px;
}
.cikk p {
	color: #333333;
	margin-top:5px;
	margin-bottom:10px;
}
.cikk p a.belsolink {
	text-decoration: none;
	color: #41731c;
	font-weight: normal;
}
.cikk p a.belsolink:hover{text-decoration:underline;} 
.cikk p a.kulsolink {
	text-decoration: none;
	color: #4a81b9;
	font-weight: normal;
}
.cikk p a.kulsolink:hover{text-decoration:underline;} 
