/* Bevezetos hirek */
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;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

div.introtext {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 9px;
	color: #6B401E;
	padding-left: 15px;
	padding-right: 15px;
	text-indent: 0px;
}

div.intronews {
	width: 201px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6B401E;
	padding-bottom: 15px;
	color: #61625F;
	background-image: url(../cms/pics/left_news_bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: normal;
	float: left;
	margin-top: 13px;
}

div.intronews h1 {
	margin-bottom: 0px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Tahoma;
	text-transform: uppercase;
}

div.intronews h1.newstitle a {
	font-family: Tahoma;
	font-size: 12px;
	color: #61625F;
	padding-left: 15px;
	padding-right: 15px;
}

div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0C0C59;
	font-size: 12px;
	text-decoration: none;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.intronews div.text { }

p.created {
	width: 49%;
	height: auto;
	float: left;
}

p.more {
	height: auto;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

p.more a {
	text-decoration: none;
}



/* Teljes hirek */
div.fullnews {
	color: #61625F;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}

div.fullnews hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 0px;
	width: 95%;
	display: none;
}


div.fullnews h1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 27px;
	margin-bottom: 10px;
	margin-left: 13px;
	margin-right: 0px;
	padding: 0px;
	color: #3F5E0D;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

div.fullnews div.introtext {
	margin-left: 0px;
	margin-right: 10px;
	display: none;
}

div.fullnews div.fulltext {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

/* Teljes hirek */
div.linknews {
	width: 100%;
	height: auto;
	margin-top: 10px;
	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 { }

