/* mac hide\*/
html, body {
	height:100%;
}
/* end hide */
html {
	overflow:hidden;
	max-height:100%;
}
body {
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:12px;
	color:#333333;
	max-height:100%;
	min-width:900px; /* for mozilla*/
	max-height:100%; 
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
}
a {
	text-decoration:none;
	color:#ce875d;
}

#fejlec {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:114px;
	overflow:hidden;
}
#lablec {
	position:absolute;
	clear:both;
	top:auto;
	bottom:0px;
	left:0px;
	width:100%;
	height:96px;
	background-image:url(/oldal_elemei/hatter-lablec.png);
	background-repeat:repeat-x;
}
#tartalom {
	position:absolute;
	bottom:104px;
	width:480px;
	float:none;
	margin:auto;
	top:118px;
	bottom:104px;
	width:870px;
	left:50%;
	height:auto;
	margin-left:-450px;
	padding:0 15px 0 15px;
	overflow:hidden;
}
#menu {
	float:left;
	width:120px;
	padding-top:10px;
}
#infosav {
	float:left;
	width:180px;
	padding-left:20px;
	text-align:left;
}
#ureskozep {
	float:left;
	width:480px;
	padding:20px;
	z-index:1;
}
div#lenyeg {
	position:absolute;
	top:118px;
	bottom:104px;
	width:480px;
	left:50%;
	margin-left:-305px;
	padding:0 20px 0 20px;
	overflow-y:auto;
	overflow-x:hidden;
	border-right:#e5e6e8 solid 2px;
	border-left:#e5e6e8 solid 2px;
	text-align:justify;
	z-index:10;
}

* html div#lenyeg {
	height:100%;
}

#lenyeg a:hover {
	text-decoration:underline;
	color:#9b6948;
}

* html body{ /*IE6 hack*/
	padding: -114px 0px -104px 0px;
}

* html #fejlec, * html #lablec { /*IE6 hack*/
	width: 100%;
	z-index:12;
}

.rozsda {
	color:#ce875d;
}

table.naptar td {
	background-color:#d9dbda;
	font-size:0.75em;
	text-align:center;
	height:20px;
}
table.naptar th {
	width:14%;
	color:#d8d9db;
	font-size:1em;
	font-weight:normal;
}
.naptarnap {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-top:12px;
}
.aktiv {
	color:#ce875d;
}
.inaktiv {
	color:#FFFFFF;
}
.mainap {
	background-color:#ce875d;
	color:#FFFFFF;
}	
input[type=text], input[type=submit], input[type=button], input[type=password] { 
	background-color:#CCCCCC;
	border:#333333 solid 1px;
} 
table.lista td {
	border-bottom:dotted #666666 1px;
}

@media screen {
	* html {
		overflow: hidden;
	}
	* html body {
		height: 100%;
		overflow: auto;
	}
}

.inaktiv {
	color:#999999;
}
#galeria {
	margin:0;
	padding:0;
	background:url(oldal_elemei/hatter-galeria.jpg) no-repeat top left;
}
div#terkeppopup {
	font:Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	margin:0px;
	padding:7px;
	width:270px;
}
h5.spicctanar {
	color:#FFFFFF;
	background:#333333;
	padding:2px;
}
#tanchonap a:hover {
	text-decoration:none;
}