BODY {
	background-image: url(pict/hatter.png);
}
P {
  margin: 2pt;
  }
P+P {
  text-indent: 10pt;
  }
P.kerdes {
  font-weight: bold;
  }
TD.alapitva {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}
TH.portletfej {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
TD.portlet-kenyer {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #006699;
	font-style: normal;
}
P.lablec {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: small;
  margin: 0pt;
  padding: 3pt;
}

A:link {
	color: #FF0000;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #FF9933;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}
:link img { border: 0px }
:visited img { border: 0px }
:active img { border: 0px }

DIV.cikk {
	margin: 0pt;
	padding: 0pt;
}
DIV.cikk H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	margin: 0pt 0pt 3pt 0pt;
}
DIV.cikk H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006699;
	font-weight: bold;
	margin: 0pt 0pt 3pt 0pt;
}
DIV.cikk H3, DIV.cikk P.lead, DIV.cikk DT {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: black;
	margin: 3pt 0pt 3pt 0pt;
}
DIV.cikk P, DIV.cikk UL, DIV.cikk OL, DIV.cikk DL, DIV.cikk FORM, DIV.cikk DD, DIV.cikk TABLE {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	margin: 0pt 0pt 3pt 0pt;
}
DIV.cikk DD {
  padding-left: 20pt;
}
DIV.cikk P.szam, DIV.cikk P.alairas {
	font-style: italic;
	text-align: right;
}
DIV.cikk IMG {
	margin: 5pt 10pt 5pt 0pt;
}
DIV.cikk BLOCKQUOTE {
  margin-left: 25pt;
  padding-left: 15pt;
  border-left: 2pt solid gray;
}
DIV.szurke {
  margin: 10pt 3pt 5pt 3pt;
  padding: 5pt 5pt 5pt 5pt;
  background-color: #D0D0D0;
  }
DIV.kek {
  margin: 10pt 3pt 5pt 3pt;
  padding: 5pt 5pt 5pt 5pt;
  background-color: #8CD1FF;
  }

DIV.shadow {
  float: left;
  background: url(pict/shadow.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
DIV.shadow IMG {
  display: block;
  position: relative;
  background-color: white;
  border: 1px solid #A9A9A9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

TABLE.kep TD {
	font-size: small;
	font-style: italic;
}

SPAN.new {
  color: white; background-color: red;
  font-weight: bold;
  }

HR {
  border-top: 2px solid #0076B7;
  }

.form {
  background-image: url(pict/formbg.jpg);
  background-repeat: repeat-x;
  border: 1px solid #bdbdbd;
  padding: 2pt;
  margin-top: 1pt;
  margin-bottom: 1pt;
  }
