/* Bevezetos hirek */
h1.newscategoryname {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #3F5E0D;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

div.introtext {
	font-weight: normal;
	font-family: Arial;
	font-size: 13px;
	color: #485155;
	color: #cccccc;
}

div.fullnews h1.newstitle {
	background-image: none;
}

div.fullnews div.introtext {
	color: #09066F;
}

div.intronews {
	font-family: Arial;
	font-size: 13px;
	color: #61625F;
	margin-bottom: 10px;
	padding-bottom: 15px;
	color: #61625F;
	font-weight: normal;
}

div.intronews h1 {
	margin-bottom: 5px;
}

div.intronews h1.newstitle a {
	font-family: Arial;
	font-size: 13px;
	color: #485155;
	color: #FFFFFF;
}

div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0C0C59;
	text-decoration: none;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.intronews div.text { }

p.created {
	width: 100%;
	font-size: 10px;
	height: auto;
	float: left;
	display: block;
}

p.more {
	width: 49%;
	height: auto;
	float: right;
	text-align: right;
}


/* Teljes hirek */
div.fullnews {
	width: 745px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	padding: 10px;
}

div.fullnews hr {
	display: none;
}


div.fullnews h1 {
}

div.fullnews div.introtext {
}

div.fullnews div.fulltext {
	display: block;
	float: left;
	margin-bottom: 10px;
}

/* Teljes hirek */
div.linknews {
/*	width: 100%;*/
	height: auto;
	display: block;
	float: left;
	margin-left: 10px;
}


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 {
}

div.linknews ul li a { }


div.linknews ul li a:hover { }

.newscategory_3,
.newscategory_2 {
    display: block;
	float: left;
	padding: 26px 0px 0px 0px;
	margin-left: 16px !important;
	margin-left: 8px;
	margin-top: 5px;
	width: 342px;
	background-image: url(../cms/pics/hirek_bg.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	border-left: 1px solid #CA1816;
	border-right: 1px solid #CA1816;
	border-bottom: 1px solid #CA1816;

/*	margin-top: 25px;*/
}

.newscategory_3 .intronews,
.newscategory_2 .intronews {
	padding: 0px 5px 5px;
	margin: 0px 5px 10px;
	background-color: #535353;
	cursor: pointer;
}

.newscategory_3 .intronews h1,
.newscategory_2 .intronews h1 {
    margin-top: 0px;
}

h1.newstitle {
	background-image: url(../cms/pics/news_h1_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 2px;
	background-position: 0px bottom;
}
