/* TARTALOMBAN MEGJELENŐ HÍREK */

.newscategory_1 {
    float: left;
}

#news h1.newscategoryname {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 27px;
	margin-bottom: 21px;
	margin-left: 13px;
	margin-right: 0px;
	padding: 0px;
	color: #3F5E0D;
	background-color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}


#news div.intronews {
	margin-bottom: 10px;
	color:#565656;
    background-image: url(../cms/pics/news_border.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float:left;
	line-height: 15px;
	font-size:13px;
	width:195px;
	margin-right:15px;
	height: 137px;
}

#news div.intronews h1 {
	color:#FD7920;
	font-family:Tahoma;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
}


#news div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #4A432B;
	font-size: 12px;
	text-decoration: none;
}

#news div.intronews h1 a:hover {
	text-decoration: underline;
}

#news div.intronews div.text { }

#news div.intronews div.introtext {
    padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#news div.introtext p {
}

#news div.intronews  p.more {
	color:#FD7920;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-transform:lowercase;
}

#news div.intronews  p.more a{
	color: ##FD7920;
	padding-right:10px;
}

.intro_2 p.more{
	display: none;
}
.intro_1 p.more{
	display: none;
}
