/* 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;
}
*/
h1.newscategoryname {
	height: 21px;
	line-height: 21px;
}

div.intronews {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #61625F;
	float: left;
	width: 320px;
	height: 150px;
	/*height: auto;*/
	min-height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E9E9E;
}

div.intronews h1 {
	margin-bottom: 10px;
}

div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	/*color: #0C0C59;*/
	color: #BD8C6B;
	background-color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.introtext {
	color: #000000;
}

p.created {
	width: 49%;
	height: auto;
	float: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p.more a {
	width: 49%;
	height: auto;
	float: right;
	text-align: right;
	color: #6a4c23;
	text-decoration: none;
}


/* Teljes hirek */
div.fullnews {
	color: #61625F;
	background-color: #FFF;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}

div.fullnews hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 144px;
	border: 0px;
}

div.fullnews h1 {
	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.fullnews div.introtext {
	margin-left: 50px;
	margin-right: 144px;
	margin-bottom: 10px;
}

div.fullnews div.fulltext {
	margin-left: 50px;
	margin-right: 144px;
	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 { }
