/* Bevezetos hirek */
h1.newscategoryname {
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-left: 13px;
	margin-right: 0px;
	padding: 0px;
	color: #5C5C5C;
	background-color: #FFF;
	font-size: 16px;
	font-weight: normal;
}

div.fohircim h1.newstitle {
 	width: 445;
 	line-height:50px;
 	font-family: Tahoma;
 	font-size: 17px;
 	height:50px;
 	border-bottom: 4px solid #A496A3;
 	color:#5C5C5C;
 	font-weight: 0; 
	margin-top:-20px;
} 

div.intronews {

	padding-bottom: 15px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 10px;
	margin-left:10px;
width: 245px;
border-bottom: 1px solid #A497A3;
}

div.intronews h1 {
	margin-bottom: 10px;
	color: #A497A3;
	font-family: Tahoma;
	font-size:13px;
}

div.introtext {
margin:0;
font-size: 13px;
	font-family: Tahoma;
}

td.bal hr{
width: 100%;
height: 1px;
color: #A497A3;
}
div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0C0C59;
	background-color: #FFF;
	font-size: 13px;
	text-decoration: none;
	color: #A497A3;
}

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

div.intronews div.text { }

p.created {
	width: 49%;
	height: auto;
	float: left;
}
/*
p.more {
	width: 49%;
	height: auto;
	float: right;
	text-align: right;
}
*/

/* Teljes hirek */

/* 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 { }

.intronews .more a{

	text-decoration: none;
	font-size: 11px;
	color: #800000;


}

/********************************************/
.mainbody .newscategoryname{
	display: block;
	float: left;

	width: 440px;

	margin: 0px;
	padding: 0px;

	color: #800000;

	text-transform: none;

	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D8D8E5;
}

.mainbody .intronews{
	display: block;
	float: left;

	width: 430px;

	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D8D8E5;
}

.mainbody .newstitle{
	display: block;
	float: left;

	font-size: 12px;

	color: #000;
	text-transform: none;
}

.mainbody .introtext{
	display: block;
	float: left;

	font-size: 11px;
	color: #000;
}

.mainbody .more{
	display: block;
	float: right;

	width: auto;
}

.mainbody .more a{
	text-decoration: none;
	font-size: 11px;
	color: #800000;
}

.fullnews p{
	margin-bottom: 10px;
	text-align: justify;
}

.INERT_c {
	background-color:white;
	color:black;
	font-family:Tahoma,Arial;
	font-size:15px;
	font-weight:bold;
	margin-top:0;
	margin-bottom: 15px;
	text-align:left;
}

img.INERT_L {
	border:0 none;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
}