body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #E0A300;
	color: #333;
	background-attachment: scroll;
	background-image: url(../images/hatter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.tartalom {
	background-attachment: fixed;
	background-image: url(../images/1_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
}

img {
	border: 0;
}

a {
	color: #444;
	background-color: transparent;
	font-weight: bold;
}

a:hover {
	color: #FFF;
}

.tablazat {
	width: 95%;
}

#fotokeret {
	margin: 5px;
	width: 230px;
	height: 140px;
	padding: 5px;
	float: left;
}

pre {
  font-family:Courier, monospace;
  font-size:95%;
  border-style:dashed;
  border-width:1px;
  border-color: rgb(225,225,225);
  background-color: rgb(255,255,230);
  padding:1em;
  line-height:1.1em;
}

code {
  color: #f63;
  font-family:Courier, monospace;
  font-size: 10pt; 
}

h3 {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #000;
}

li {
	list-style-image: url(../images/li_hatter.gif);
}
.copyright {
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	margin-top: 20px;
}

.list25 {
	page-break-before: always;
	line-height: 25px;
	text-indent: -2pt;

}

.login {
	border: 1px dashed #EEE;
	padding: 2px;
	margin: 2px;
}

.fejlec {
	background-color: #FFCD4A;
}

.alcim {
	font-weight: bold;
	color: #EEE;
	font-size: 14px;
	text-decoration: underline;

}

TABLE.b { border: 1px solid #93accb; }
TR.line1 { background: #cddae9; }
TR.line2 { background: #f6e0ac; }
TR.line1h { background: #93accb; }
TR.line2h { background: #facb60; }
TR.line1bc { background: #cddae9; text-align: center; font-weight: bold; }

TD {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
}

TD.bw { border: 1px solid #FFFFFF; }
TD.bb { border: 1px solid #cddae9; }
TD.line1 { background: #cddae9; }
TD.line2 { background: #f6e0ac; }
TD.line1h { background: #93accb; }
TD.line2h { background: #AD8D8D; }
TD.line1c { background: #cddae9; text-align: center; }
TD.line1bc { background: #C08181; text-align: center; font-weight: bold; }

TH {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	background-color: #FF9900;
}

TH.line1 { background: #cddae9;  } 
TH.line1h { background: #93accb; }
