@CHARSET "UTF-8";

body {
	background-image: url(images/nyitopage/ny_csik.jpg);
	background-repeat: repeat-x;
	background-color: #b9d332;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nyito_bigcontener {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.nyito_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	color: #114784;
	height: 33px;
	text-align: center;
	padding-bottom: 2px;
}
.nyito_bg {
	background-image: url(images/nyitopage/ny_3.jpg);
	padding-bottom: 3px;
	height: 257px;
	width: 880px;
}
.nyito_menu {
	text-align: center;
}

.nyito_menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #114784;
	text-decoration: none;
}