div.cikk {
	position: relative;
	width:604px;
	height: auto;
	font-family: Arial;
	line-height: 16.2px;
}



div.tabs div.active {
	background-image: none;
	background-color: #fb0082;
}
div.tabs {
	border-bottom: 1px solid #fb0082;
}
#navigation div.parent div.active{
	background-color: #ff99cc;
}

div.cikk h1 {
	position:relative;
	font-size: 24px;
	font-weight: normal; 
	font-family: Arial;
	padding:0;
	margin:0;
	margin-top:10px;
	line-height: 25px;
}

div.cikk div.bar {
	position: relative;
	border: 1px solid #666666;
	border-left: none;
	border-right: none;
	padding-top:6px;
	padding-bottom: 6px;
	margin-top:1px;
	margin-bottom: 4px;
	font-size: 10px;
}

div.cikk div.lead {
	font-weight: bold;
	font-size: 12px;
}
div.cikk div.body {
	font-size: 12px;
	font-weight: normal;
}
div.cikk div.image img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.cikk div.attachment { position: relative;  height: auto; overflow: auto; margin:10px; background-image: url(/items/graphics/xfaktor/x_boxbg.png); padding:5px; background-repeat: repeat-x; background-color: #000;}
div.cikk div.attachment div.item { font-size: 11px; height: auto; width:100px; float:left; margin:6px; }
div.cikk div.attachment div.c_item { position: relative; height: auto; overflow: auto; }

div.cikk div.attachment img { border:1px solid #aaa; }
div.cikk div.attachment div.label { position: relative; font-size: 14px; font-weight: bold; margin-left:5px; }
div.cikk div.kviz { position: relative; width: auto; }
div.cikk div.kviz div.title { position: relative; padding:10px; color:#c00; }
div.cikk div.kviz div.answer_item { margin-left:13px; margin-bottom:4px;}
div.cikk div.kviz div.userdata { position: relative; padding: 10px;}
div.cikk div.kviz div.kviz-header { position: relative; margin-left: 10px; border: none; }
