/*FF7A01*/
/* 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;
	background-color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}


div.intronews {
	margin-left: 0px;
	margin-right: 0px;
/*	margin-bottom: 10px;*/
	color: #000000;
	font-weight: normal;
    background-image: url(../cms/pics/bg_news.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.intronews h1 {
	margin-bottom: 10px;
	width: 90%;
	font-size: 12px;
	color: #FF7A01;
	padding-left: 15px;
	background-image: none;
}

div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0C0C59;
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
	background-image: none;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.intronews div.introtext {
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	font-size: 11px;
    line-height: 14px;
	text-align: left;
}

div.intronews div.introtext p {
    line-height: 14px;
	text-align: left;
}

div.intronews p.more {
	width: 100%;
	margin-top: 10px;
}

div.intronews p, div.fullnews p  {
	text-align: left;
}

div.intronews p.more {
	background-image: url(../cms/pics/news_more_bg.jpg);
	background-repeat: no-repeat;
}

div.intronews p.more a {
	margin-left: 110px;
	width: 80px;
	text-decoration: none;
	display: block;
	color: #000000;
	text-transform: uppercase;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}


p.created {
	width: 49%;
	height: auto;
	float: left;
}

p.more {
	width: 49%;
	height: auto;
	float: right;
	text-align: right;
}


/* Teljes hirek */
div.fullnews {
	color: #000000;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}

div.fullnews hr {
	height: 1px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #E2E2E2;
}


div.fullnews h1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FF7401;
	background-color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px;
	background-image: none;
}

div.fullnews div.introtext {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

div.fullnews div.fulltext {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

/* 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 { }
