body {
	background-image: url(../netPics/_bg.jpg);
	background-repeat: repeat-x;
	background-color: #7AB771;
}
.normalbetu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_Feher {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_Feher:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link_Feher:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.diveknek {
	background-color: #7AB771;
	border: 1px solid #006700;
	padding: 10px;
}

.normalbetuDark {
	font-family: Tahoma;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}
.cimbetu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}

.kiemelt_txt {
	font-family: Tahoma;
	font-size: 16px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
.kepKeret {
	border: 1px solid #006600;
}
.kisbetu {

	font-family: Tahoma;
	font-size: 11px;
	color: #003400;
	text-decoration: none;
}
.normalbetuDarkLink {

	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
}
.normalbetuDarkLink:link {


	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	text-decoration: underline;
}
.normalbetuDarkLink:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

.popupkicsi {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.popup_out{
	position:absolute; 
	left: auto; 
	top: auto; 
	z-index: 10000; 
	width: 560px; 
	height: 920px; 
	background-image: url(../netPics/popup_bg.png);
	background-repeat:repeat;
	visibility:visible
}

.popup_in {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color:#FFFFFF; 
	width:470px;
	height:800px;
	padding:10px; 
	border-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	margin:auto; 
	margin-top:10px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:justify
}

