.bgRepeatY {
	background-repeat: repeat-y;
}
.bgRepeatX {
	background-repeat: repeat-x;
}
.also_ceg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

BODY {
	background-color: #f4f4f4;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center 50%;
}

.hirszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.hirCim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9901;
}

.hirdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
