/* Bevezetos hirek */
.topmenu {
    display: none;
}

.leftmenu .mainmenus {
    display: block;
	float: left;
	width: 100%;
}

.leftmenu .submenus {
    display: none;
}

.newscategory_2 {
    display: block;
	float: left;
	padding-top: 20px;
	width: 100%;
}


div.intronews {
	color: #61625F;
	text-align: left;
	color: #FFFFFF;
	line-height: 10px;
	font-size: 11px;
	display: block;
	float: left;
	width: 235px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 15px;
}

div.intronews h1 {
	color: #1D303E;
	font-size: 12px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
}

div.intronews h1 a {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #855A54;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	height: 20px;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.intronews div.text { }

div.intronews div.introtext {
	text-align: justify;
	color: #14336c;
	overflow: hidden;
	height: 80px;
/*	line-height: 10px;*/
	line-height: 100%;
	font-size: 13px;
	font-family: Tahoma;
}

div.introtext h2 {
	color: #14336c;
}


p.created {
	height: auto;
	display: block;
	float: left;
}

p.more a {
	height: auto;
	line-height: 130%;
	display: block;
	float: right;
	text-align: right;
	color: #835A54;
	text-decoration: none;
	border-bottom: 1px solid #855956;
	width: 100%;
}


/* Teljes hirek */
div.fullnews {
/*	color: #61625F;*/
	width: 538px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	padding: 10px;
}

div.fullnews hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 30px;
	border: 1px solid;
}


div.fullnews h1 {
}

div.fullnews div.introtext {
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	text-align: justify;
}

div.fullnews div.fulltext {
	margin-left: 00px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	text-align: justify;
	width: 508px;
}

/* 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 { }
