@charset "utf-8";
body {
	background-color: fd6a0b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
}
.bigtable_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #990000;
	border-top-style: none;
	border-right-style: solid;
}

.maintd {
	background-color: fdef77;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
}
.balmenutd {
	background-color: fd6a0b;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
}
.main_tartalom {
	color: #990000;
	background-image: url(images/alsodisz.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jobbtd {
	background-color: fd6a0b;
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.text {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(jpg/bullet_li.png);
}
.text-big {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
