body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/body_bgrd.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ContenHolder {
	width: 980px;
	margin-left: auto;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	position: relative;
	margin-bottom: 40px;
	margin-right: auto;
	background-image: url(gfx/train.png);
	background-repeat: no-repeat;
}
.TopMenu {
	height: 30px;
	width: 100%;
	text-align: left;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 35px;
}
.TopMenu a {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.TopMenu a:hover {
	font-family: Verdana;
	font-size: 15px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.LangSelect {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	background-image: url(gfx/langsel_bgrd.png);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
.LangSelect a{
	color: #CC0000;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	font-weight: bold;
}
.LangSelect a:hover{
	color: #FFCC00;
}
.FormStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding: 4px;
	line-height: 36px;
	width: 980px;
}

#Oldalcim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #999900;
	text-indent: 35px;
	margin-bottom: 32px;
	margin-top: 45px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	padding: 0px;
	margin-top: 4px;
	text-align: left;
}
.OldalAlcim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #999900;
	text-indent: 35px;
	padding: 0px;
	margin-top: 6px;
	display: block;
}
.Piros {
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 35px;
	margin-top: 10px;
	background-color: #CC0000;
}
#PageContent {
	width: 840px;
	margin-right: 15px;
	margin-left: 35px;
}
#PageContent a {
	font-weight: bold;
	text-decoration: none;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#PageContent a:hover {
	text-decoration: none;
	background-color: #FFFBEC;
}
