/* Bevezetos hirek */

h1.newstitle {
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;

   	display: block;
}


p.created {
	width: 49%;
   	height: 30px;
	display: block;
	float: left;
	text-align: right;
}


div.intronews {
	margin: 0px;
	padding: 0px;
    width: 100%;
	display: block;
}

div.introtext {
	width: 100%;
	float: left;
	display: block;
	padding-bottom: 15px;

}

div.introtext p {
	
	font-size: 13px;
}


div.intronews h1 a {
	
	width: 100%;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	text-decoration: none;
}

div.intronews h1 a:hover {
	text-decoration: underline;
}

div.fullnews {
	margin: 0px;
	padding: 0px;
    	width: 100%;
}

div.fullnews h1 {
	margin: 0px;
	padding: 0px;
    	width: 100%;
	margin-bottom: 20px;
	float: left;
	display: block;  
}

p.more a {
	width: 49%;
	height: auto;
	float: right;
	text-align: right;
	color: #DDAC8B;
	text-decoration: none;
}


/* Teljes hirek */

div.fulltext {
	width: 100%;
	height: auto;
	margin-top: 10px;
	display: block;
	float: left;	

}


/* Teljes hirek */
div.linknews {
	width: 100%;
	height: auto;
	margin-top: 0px;
	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 { }

p.paginator {
display: block;
float: left;
width: 100%;
}

#popup {
	margin: 0 auto;
	width: 849px;
	position: relative;
}
#popup .gomb {
	position:relative;
	cursor:pointer;
	left:645px;
}

#popup2 {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: white;
	text-align: center;
	z-index: 10000;
	overflow: auto;
}
#popup2 .gomb {
	cursor: pointer;
	display: block;
	text-align: right;
	margin-right: 15%;
}

#blkui {
	display:none;
}
