html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	line-height:normal;
	}
table {
	border-spacing:0;
	padding:0;
	margin:0;
	}
td {
	vertical-align:top;
	line-height:normal;
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
fieldset,img { 
	border:0;
	}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
	list-style:none;
	line-height:normal;
	}
caption,th {
	text-align:left;
	line-height:normal;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height:normal;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym {
	border:0;
	}
body {
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	color:#000; 
	}
div.cikk {
	position:relative;
	float:right;
	*padding:0 15px;
	width:100%;
	}
.cikk p {
	padding:0 0 10px;
	font-size:12px;
	line-height:16px;
	}
.cikk a {
	text-decoration:underline;
	}
.cikk a:hover {
	text-decoration:none;
	}
.cikk .kepkeret {
	padding: 3px;
	border: 1px solid #c0c0c0;
	}

.cikk .focim {
	font:normal bold normal 18px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	color:#dc4a04;
	display: none;
	}
.cikk .date {
	font-weight:bold;
	font-size:12px;
	}
/*.cikk .alcim {
	font-weight: bold;
	font-size:14px;
	line-height:18px;
	color:#e44a04;
	margin-top: 15px;
	}*/
.cikk .lead {
	font-weight:bold;
	padding:0px 0px 10px 0px;
	font-size:12px;
	line-height:16px;
	}
.cikk .comment{
	font-size:10px;
	margin: 15px 0px 15px 0px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:10px 0 10px 0;
	}

/* LISTÁK */

.cikk ul li,
.cikk ul li.sima {
	padding:0 13px 5px 15px;
	margin:0 0 0 15px;
	font-size:12px;
	line-height:16px;
	background-image: url(../img/site/bullet_o.png);
	background-repeat: no-repeat;
    background-position: 0px 5px;
	}
.cikk ul li.dok {
	padding:0 13px 5px 15px;
	margin:0 0 0 15px;
	font-size:12px;
	line-height:16px;
	background-image: url(../img/site/ikon_doc.png);
	background-repeat: no-repeat;
    background-position: 0px 5px;
	}
.cikk ul li {
	background-repeat: no-repeat;
    background-position: 0 0;
	padding:0 16px 5px;
	line-height:16px;
	}
.cikk ol,
.cikk ol li.sima {
	list-style:decimal;
	padding:0 3px 5px 10px;
	margin:0 0 0 30px;
	font-size:12px;
	line-height:16px;
	}
img.bo,
img.bw {
	vertical-align:middle;
	margin:0 10px 0 -5px;
	}
img.dok {
	vertical-align:middle;
	margin:0 5px 0 -7px;
	}



/* TÁBLÁZAT */
.cikk .tablazat {
	border-bottom: 1px solid #cfcfcf;
	margin: 5px 0px 0px 0px;
	}
.cikk .tablazat th {
	background-color: #ffd6c4;
	padding: 2px 6px;
	font-weight: bold;
	border-top: 1px solid #e44a04;
	border-bottom: 1px solid #e44a04;
	color: #e44a04;
	font-size:12px;
	line-height:16px;
	}
.cikk .tablazat td {
	padding: 2px 6px;
	font-size:12px;
	line-height:16px;
	}
.cikk .tablazat tr.row_0  {
	background-color: #d8d8d8;
	border-bottom: 1px solid #cfcfcf;
	}
.cikk .tablazat td.border_all {
	border-top : 1px solid #c0c0c0;
	border-left : 1px solid #c0c0c0;
	}
.cikk .tablazat td.border_row {
	border-top : 1px solid #c0c0c0;
	}
.cikk .tablazat td.border_col {
	border-left : 1px solid #c0c0c0;
	}
.cikk .tablazat th.border_col {
	border-left : 1px solid #c0c0c0;
	}



/* DOBOZ */
div.type {
	margin:0 0 20px 0;
	}
* html div.type {
	padding:0 0 0 15px;
	}
div.type a {
	color:#FFFFFF;
	}
div.type h1 {
	color:#FFFFFF;
	font:normal bold normal 18px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	}

.cikk div.type ul li,
.cikk div.type ul li.sima {
	background:none;
	padding:0 5px 5px 5px;
	margin:0 0 0 15px;
	font-size:12px;
	line-height:16px;
}
.cikk div.type ul li.dok {
	background-image:none;
	padding:0 0 5px 0;
}
.cikk div.type h1.sarga {
	color:#dc4a04;
	}
.cikk div.type li.szav {
	list-style:none;
	background:none;
	margin:0;
	}
.cikk div.type li.szav input {
	margin:0;
	vertical-align:middle;
	}

.cikk div.type a.cim {
	text-decoration:none;
	font-weight:bold;
	}



