div.cikk {
	position: relative;
	width:600px;
	height: auto;
	font-family: Arial;
	line-height: 16.2px;
	overflow: hidden;
}
div.cikk div.bg {
	position: absolute;
	width:600px;
	height: 3000px;
	top:0;
	background-color: #dbeecb;
	
}
div.cikk div.content {
	position: relative;
}
div.cikk div.image{
	float: right;
	width: 127px;
	height: 176px;
	margin-right:30px;
	border:2px solid #d1c8e7;
	overflow: hidden;
	background-position: -54px 0;
}

div.cikk div.header {
	position: relative;
	margin:14px;
}

div.cikk div.bar {
	position: absolute;
	background-color: #4b3a71;
	width:400px;
	height: 2px;
	bottom: 1px;
}

div.cikk div.label1 {
	color:#513a70;
	font-size: 16px;
	border-bottom: 2px solid #513a70;
	font-weight: bold;
	width:551px;
	letter-spacing: -1px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 4px;
}

div.cikk div.label2 span {
	font-weight: bold;
	color: #f62a43;
}

div.cikk div.label2 {
	width:551px;
	font-weight: bold;
	color:#513a70;
	font-size: 16px;
	margin: 0 auto;
	padding-top:4px;
}

div.cikk div.sometext {
	background-image: url(/items/graphics/csisz_text_tudjmegmindent.jpg);
	width:587px;
	height:52px;
	margin: 0 auto;
	margin-top:10px;
	background-repeat: no-repeat;	
}

div.cikk div.linked {
	position: relative;
	width:552px;
	height: 124px;
	margin: 0 auto;
	margin-top:10px;
}

div.cikk div.linked div {
	margin-right:6px;
	margin-top:12px;
}
div.cikk div.links	 {
	position: absolute;
	left:5px;
	color:#513a70;
	font-size:16px;
}

div.cikk div.links a {

	color:#513a70;
	
}


div.cikk div.links a:hover {

	color:#fff;
	
}

div.cikk div.vote_button {
	width:119px;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right:10px;
	top:10px;
	background-image: url(/items/graphics/csisz_szavazok_bunkobutton.gif);
}
div.cikk div.title {
	font-size: 30px;
	letter-spacing: -1px;
	font-family: Arial;
	padding:0;
	font-weight: bold;
	margin:0;
	width: 400px;
	color:#331f5c;
	height: auto;
	line-height:35px;
	position: relative;
}


div.cikk div.lead {

	margin-top:60px;	
	position: relative;
	font-size: 20px;
	color:#8e7db1;
	
}

div.cikk div.lead2 {
	margin-top: 4px;
	color:#74688c;
	font-size: 12px;
	width: 240px;
}
div.cikk div.body {
	color:#0f495d;
	padding:14px;
	font-size: 14px;
	font-weight: normal;
}
div.cikk img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

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

div.cikk div.tools div.icons {
	width: 588px;
	height:19px;
	position: relative;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:4px;
	overflow: hidden;
/*	 background-image: url(/items/graphics/article_tools.gif); */
	background-repeat: no-repeat;
}

/*
div.cikk div.tools div.icons div.twitter { position: absolute; width: 16px; height: 16px; left: 0; top:0; border: 1px solid yellow; cursor: pointer; }
div.cikk div.tools div.icons div.facebook { position: absolute; width: 16px; height: 16px; left: 22px; top:0; border: 1px solid yellow; cursor: pointer; }
div.cikk div.tools div.icons div.icio { position: absolute; width: 16px; height: 16px; left: 43px; top:0; border: 1px solid yellow; cursor: pointer; }
*/
