<!--DAF OLDAL CSS-je-->
body, html {height:100%;}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
}

body{
	margin:0;
	padding:0;
	height:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	
}
div#container {
		position:relative;
		margin:0 auto;
		width:780px;
		height:auto !important;
		height:100%;
		min-height:100%;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-color: #CCCCCC;
	    background: url('images/bg.gif') repeat-y 0 0;
		}
	div.header {
	width: 780px; height: 300px;
	background-image: url('images/hatter_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
		}
	div#content {
		padding-bottom: 50px;
		}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

a {

	text-decoration: none;

	color: #122e82;

}

a:hover {

	text-decoration: underline;

	color: #122e82;

}

a.fomenupont{   /* balhasáb menüjében azok a fömenüpontok amihez nincs lenyíló almenü*/

	color:#666666;
	display: block;
	width: 135px; height: 30px;
	margin-left: -15px;
	padding-left: 15px; 
}
 
a.fomenupont:hover{
	
	background-color: #f6f6f6;
	text-decoration: none;
	
} 
a.fomenupontselected {
	display: block;
	width: 135px; height: 30px;
	margin-left: -15px;
	padding-left: 15px; 
	color: #666666;
	background-color: #f6f6f6;
	text-decoration: none;
}
ul{

	padding: 0; margin-left: 5px;

}

li{

	list-style-type: none;

	background: url('pics/arrow.gif') no-repeat 0px 50%;

	padding-left: 10px;

	line-height: 20px;

}


div.floater {

	margin:0;

	float:right;

	margin-top:-12px;

	height:12px;

	line-height:12px;

	margin-right: 30px;

	margin-right: 15px;

	color: #FF8C00;

	font-size: 12px;

	font-weight: normal;

} 

div.header a{

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: white;

	text-decoration: none;

	display: block;

}

div.header a:hover{

	color: white;

	text-decoration: underline;

}

div.header div.fmenu{

	float:left; 

	padding: 0px 5px 0px 5px;

	height: 14px;

	margin-top: 5px;
	

}

div.header div.fmenu a {

	color: #e7e7e7;

	text-decoration: none;

	display: block;

	height: 14px;

	float: left;

	padding-left: 7px;

}

div.header div.fmenu a:hover {

	 text-decoration: underline;

	 /*color: #c9c9c9;*/
	 
	/* font-weight: bold;*/

}


div.balhasab{

	width: 150px;
	float: left;
	height:100%;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 30px;
 
}


div.jobbhasab{

	width: 605px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 0 10px 40px 15px; 
	height:auto !important;
		height:100%;
		min-height:100%;
		margin:auto;
}


div.balhasab div.menuhead {

	width: 135px; height: 30px;
	line-height: 30px;
	background-color: #e2e1dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 15px;

		
}

div.balhasab div.menupoints {	

	background-color: #e2e1dd;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 0px 5px 0px;


}

div.balhasab div.menupoints a {

	color: #666666;

	text-decoration: none;

	display: block;

	width: 125px;

	text-align: left;

	padding: 2px 5px 2px 20px;

	line-height: 16px;

}

div.balhasab div.menupoints a:hover {

	background-color: #f6f6f6;
	background-image: url('images/hatter_almenupont2.jpg');

}
a.selected {

	background-color: #f6f6f6;
	background-image: url('images/hatter_almenupont2.jpg');
}

div.footer {
	position:absolute; bottom:0;
	width: 780px; height: 75px;
	background-image: url('images/hatter_lablec.jpg');
	background-repeat:no-repeat;
	background-position: 0 0;
	border-top: 1px solid #e2e1dd;
}
div.footer div.fmenu{
	float:left;
	padding: 50px 5px 0px 5px;
	height: 14px;
	font-size: 12px;
 	font-family: Arial, Helvetica, sans-serif;
	color: #122e82;
	

}

div.footer div.fmenu a {

	color: #666666;

	text-decoration: none;

	display: block;

	height: 14px;

	float: left;

	padding-left: 5px;
	
	padding-bottom: 5px;
	

}

div.footer div.fmenu a:hover {

	 color: #122e82;
	 

}


font.datum{

	font-weight: bold;

	color: #7f7f7f;

}
table#hirek{
	margin:0;
	padding: 0;
	margin-top: -11px;
}

table#hirek tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	vertical-align: top;
}
table#hirek tr td img {
	border: 1px solid #40bbe5;
	margin-right: 5px;
}
a.hir_link {
	color: #40bbe5;
	text-decoration: none;
}
a.hir_link:hover {
	text-decoration: underline;
}
span.hirek_hatter {
	background-image: url(pics/hatter_hirek.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-left: 30px;
	letter-spacing: 1px;
	display: block;
	width: 263px;
	height: 25px;
	margin-bottom: 10px;
	line-height: 35px;
	background-repeat: no-repeat;
}

img {
	border: solid 2px #999999;
}
td.csikos {
	background-image: url('images/vonal_fooldalra.jpg'); background-position: 0 20px; background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.focim { /*a h1 formázása a fooldalon*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 3px;
	
}

.cim { /*a h2 formázása*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	/*line-height: 0px;*/
	letter-spacing: 3px;
	color: #666666;
	padding: 0 0 25px 20px;
	margin-top: 15px;
	width: 583px;
}
.alcim { /*a föoldlali cimek formázása*/
	background-image: url('images/vonal_fooldalra.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#122e82;
	padding: 20px 0 12px 0;
	font-size: 16px;
	font-style: normal;
	line-height: 1px;
	font-weight: lighter;
}
.fooldal-betu { /*a fooldalon a sima betuk*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
