body {
	margin: 0px;
	background-color: #FFFFFF;
}
#header {
	height: 150px;
	width: 100%;
	background-image: url(../_imgs/header_body_bg.jpg);
	background-repeat: repeat;
}
.kepKeret {
	background-color: #E8EEFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#TartalomDiv {
	height: 100%;
	width: 500px;
}

#center {
	height: 100%;
	width: 100%;
}
.oldalnev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.textNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

#footer {
	height: 200px;
	width: 100%;
	background-color: #9D9D3D;
	background-image: url(../_imgs/fu.jpg);
	background-repeat: repeat-x;
}
.textNormalKiemeles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6A891B;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
}
#headerSmall {
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
}
