body, html {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #000000;
    background-color: transparent; /* All browsers */
}

/* WORD style remover */
font, basefont {
	color: inherit; /* Standard browsers */
	color: expression(this.parentNode.currentStyle['color']); /* IE */
	font: inherit; /* Standard browsers. Font instead of font-size for Opera */
	font-family: expression(this.parentNode.currentStyle['fontFamily']); /* IE */
	font-size: 100%; /* All browsers. Sizes are inherited */
}

center {
	text-align: inherit; /* Standard browsers */
	text-align: expression(this.parentNode.currentStyle['textAlign']); /* IE */
}

s, strike, u {
	text-decoration: inherit; /* Standard browsers */
	text-decoration: expression(this.parentNode.currentStyle['textDecoration']); /* IE */
}

*[align] { text-align: inherit; }  /* Standard browsers */

* { text-align: expression(this.align ? this.parentNode.currentStyle['textAlign'] : ''); }  /* IE */

img { margin: 0; border:none;}  /* All browsers. Borders & margins are not inherited */

table, tr, th, td {
	width: auto; /* All browsers */
	height: auto; /* All browsers */
	background-color: transparent; /* All browsers */
	border: none; /* All browsers. Borders are not inherited */
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 15px;
	width: 100%;
	display: block;
	text-transform: none;
	color: #5C5C5C;
}

h2 {
   	font-size: 12px;
	line-height: 12px;
	width: 100%;
	display: block;
	color: #024961;
	text-transform: uppercase;
}

h4 {
   	font-size: 12px;
	line-height: 12px;
	width: 100%;
	display: block;
	color: red;
}

/* P, DIV tagok */
p {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
   	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #3b4444;
}

strong {
    font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #3b4444;
}


div {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: table;
}

/* UL, LI tagok */
ul, ol {
    font-size: 12px;
}

li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

a {
	color: #024961;
	text-decoration: underline;
}

a:hover {
	color: #789fe9;
	text-decoration: underline;
}

/* FORM tagok*/
form, fieldset {
	margin: 0;
	padding: 0;
   	width: auto;
	height: auto;
	border: 0px;
}

legend {
 	display: none;
}

input {
	margin: 0px;
	padding: 0px;
	width: auto;
	border: 1px solid #000;
}

input.inputbox {
	width: auto;

}

input.submitbutton {
	width: 100px;
	background-color: #a497a3;
	color: #FFF;
	text-transform: uppercase;
	border: 1px solid #000;
}

select {
}

form p span {
	width: 200px;
	display: table;
	float: left;
}

form p {
	width: 100%;
	display: table;
	line-height: 20px;
}


/* funkcio gombok */
div.functionbuttons {
	width: 100%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

/* Paginator */
div.paginator_top {
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	display: none;
}

div.paginator_bottom {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: none;
}

p.lang {
	text-align: center;
}


/* Elfelejtett jelszó */
#lost_password {
	margin-top: 20px;
}

/* Weboldal CSS-e */

table.main {
width: 1000px;
}
td.header {
height: 445px;
width:100%;
    background-image: url(../images/nyito_header.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
    padding: 0px;

}

td.menu {
	height: 76px;
	width:100%;
	vertical-align: top;
}
td.belso {
	width:100%;
	height:100%;
}
td.bal {
 	width: 245px;  
	height:100%;
	padding-left: 10px;
}
td.kozep {
	width: 577px;
	height:100%;
}
td.jobb {
	width: 178px;
	height:100%;
	margin-left: 15px;
}
td.footer{
	height:114px;
    background-image: url(../images/footer.jpg);
    background-repeat: no repeat;
    background-position: top left;
}

table.footer{
	height:114px;
}
td.dilogo {
	text-align:right;
	width:174;
}
td.elerhetoseg{
	text-align:left;
	width:826px;
	padding-left:125px;
	color: #FFFFFF;
	font-size:12px;
	font-face: Tahoma;
}

td.elerhetoseg b{
	line-height:20px;
}
 
div.mainbody {
	width: 100%;
	margin-left: 32px;
	margin-top: 20px;
padding-right: 25px;
text-align: justify;
}

td.footer {
	width: 100%;
	height: 98px;
    	vertical-align: top;
	text-align: center;
	background-color: #FFFfFf;
  }


div.footerkeret {
  	width: 1000px;
	display: block;
}



div.calendar {
	height: 30px;
	width: 100%;
	vertical-align: left;
   	margin-top: 9px;
   	margin-left: 510px;
	line-height: 30px;
	color: #FFFFFF;
	font-size:11px;
	font-face: Tahoma;

}


div.headerbanner{
   	display: block;
   	float: left;
   	width: 704px;
   	height: 144px;
	margin: 0px;
	padding: 0px;
   	margin-top: 51px;
   	margin-left: 1px;
} 


div.headerpic{
	height: 445px;
	width: 295px;
	margin: 0px;
	padding: 0px;
	display:block;
	float:left;
}


div.jobbbanner{

	width: 170px;
	height: auto;
	margin-top: 14px;

}



div.cimlap_jobbbanner{

	width: 250px;
	height: auto;
text-align:center;
	margin-top: 14px;
	margin-left: 14px;
}


div.legfrissebbhirek {
	width: 255px;
}

div.h0{
	/*
 	width: 245px; 
 	line-height:50px;
 	font-family: Tahoma;
 	font-size: 18px;
 	height:50px;
	margin-left:10px;
 	border-bottom: 4px solid #A496A3;
 	color:#5C5C5C;
 	font-weight: 0;
 	*/
 	border-bottom:4px solid #A496A3;
color:#5C5C5C;
font-family:Tahoma;
font-size:18px;
height:50px;
line-height:50px;
margin-left:10px;
width:244px;
}

div.cegekflash {
	width:694px;
	height:105px;
	margin-top: 106px;
	margin-left: 5px;
}
div.cegekflash {
	width:694px;
	height:105px;
	margin-top: 106px;
	margin-left: 5px;
}



div.fejlecjobb{
	display: block;
	float: left; 
	width: 698px;

}

.popupgrey{
	/*display: block;*/
	display: none;
	float: left;
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	filter:alpha(opacity=50); /* IE's opacity*/
	z-index: 500;
    opacity: 0.50;
	top: 0;
	left: 0; 
}

.esk_popup{
	display: block;
    /*   display: none;  */
	width: 400px;
	height: 300px;

	position: absolute;
	top: 50%;
	left: 50%;

	z-index: 1000 !important;

	margin-left: -200px;
	margin-top: -150px;
	
	filter:alpha(opacity=100);
	opacity: 1;

	border: 1px solid #B7AB85;
	background-color: #F8F4ED;
	background-image: url(../images/skylanterlowres2.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.esk_popup p{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.esk_popup_close{
	display: block;
	float: right;
	width: 30px;
	color: #FFF;
	font-weight: bold;
}

.esk_popup_close a{
	display: block;
	float: right;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.esk_popup .esk_popup_p{
	font-weight: bold;
	margin-bottom: 10px;
}

.esk_popup .desc{
	display:block;
	float:left;
	margin-left:180px;
	margin-top:10px;
	text-align:left;
	width:55%;
}

.esk_popup .price{
	display:block;
	float:left;
	margin-left:200px;
	margin-top:10px;
	text-align:left;
	width:50%;	
}

.esk_popup .info{
	display:block;
	float:left;
	margin-left:200px;
	margin-top:10px;
	text-align:left;
	width:50%;
}

div#flashcontent3{
margin-left: 37px;
_margin-left: 30px;
}