/* conflist - box */
.intronews {
	position: relative;
	display: block;
	width: 320px;
	display: block;
	float: left;
	/*padding: 5px;*/

margin-top: 10px;
	margin-right: 10px;
}

.intronews h1.newstitle {
	display: block;
	width: 270px;
	font-weight: bold;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.intronews h1.newstitle a {
	display: block;
	clear: left;
	float: left;
	text-decoration: none;
	margin-bottom: 10px;
	font-size: 13px !important;
	color: #036599;
}

.intronews .datas {
	float: none;
	clear: both;
}

.intronews .picture {
	display: block;
	width: 96px;
	height: 80px;
	margin-right: 5px;
	float: left;
}

.intronews .description {
	float: left;
	width: 200px;
	height: 80px;
	clear: right;
	/*border: 1px solid red;*/
}

.intronews .more {
	position: absolute;
	display: block;
	/*
	margin-top: 18px;
	_margin-top: 8px;
	*/
	top: 55px;
	_top: 40px;
	width: 70px;
}

.intronews .more a {
	color: #d38915;
	text-decoration: none;
	font-weight: bold !important;
}

.intronews .tovabb_jel {
	color: #035986;
}

.intronews .tovabb_link {
	color: #d38915;
	font-weight: bold;
	text-decoration: none;
}

.intronews span.conf_id {
	display: block;
	clear: both;
	color: #8e9193;
}

.intronews div.category_description {
	clear: both;
	padding-bottom: 5px;
	height: 40px;
}



/* Teljes hirek */
div.fullnews {
	width: 640px;
}

div.fullnews hr {
}


div.fullnews .newstitle {
	margin-top: -20px;
}

div.fullnews h1 {
}

div.fullnews div.fullintrotext {
	margin-top: 10px;
	margin-bottom: 8px;
}

div.fullnews div.fulltext {
}

/* Teljes hirek */
div.linknews {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}


div.linknews h1 { }

div.linknews ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	list-style: square;
	list-style-position: inside;
}

div.linknews ul li {
	width: auto;
	height: auto;
}

div.linknews ul li a { }


div.linknews ul li a:hover { }

div.news img {
    border:0;
  }

.intronews .picture {
	width: 100px;
	height: 80px;
	/*border: 1px solid red;*/
	float: left;
	margin-right: 15px;
}
a.news_link:active, a.news_link:link, a.news_link:visited, a.news_link:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}

