body {
	background-image: url(images/bg_06.jpg);
	background-repeat: repeat;
}
td.menu {
	padding-left: 25px;
	padding-top: 15px;
	vertical-align: top;
	width: 120px;
}
td.tartalom {
	vertical-align: top;
	width: 100%;
	padding: 0px  10px;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #A30303;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/list2.gif);

}
.bevezeto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

