h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0683C3;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #FFFFFF;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a:link, a:visited {
	color: #1B57B1; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00c;	text-decoration: underline;
	font-weight: normal;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }
li {
	display: block;
	margin: 2px;
	padding: 2px;
	background-repeat: no-repeat;
	list-style-type: none;
}
li a{
	display: block;
}
ul {
	margin: 2px;
	padding: 2px;
	background-repeat: no-repeat;
}
.szoveg {
}
.szoveg li {
	list-style-type: disc;
	display: list-item;
}
.szoveg ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.termek {
}
.termek table{
	width: 400px;
	border: 1px solid #0066CC;
	margin: 0px;
	padding: 0px;
}
.termek tr{
	height: 10px;
		margin: 0px;
	padding: 0px;
	
}
.termek td{
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}

