body, html {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
    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: 20px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
	width: 100%;
	display: block;
	text-transform: none;
	color: #f08800;
}

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: Arial;
	font-size: 13px;


}

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: #548dd4;
	text-decoration: underline;
}

a:hover {
	color: #548dd4;
	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: #327703;
	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;
}

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

p.lang {
	text-align: center;
}


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

/* Weboldal CSS-e */

table.main {
	width: 100%;
	height: 100%;
    background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
    background-position: top left;

}

table.belso {
	width: 1000px;
	height: 100%;
}


td.fejlec {
	width: 100%;
	height: 106px;
    vertical-align: top;
    background-image: url(../images/fejlec.jpg);
	background-repeat: repeat-x;
    background-position: top left;
}

td.menu {
	width: 100%;
	height: 51px;
    vertical-align: center;
	text-align: center;
	    background-image: url(../images/menufobg.gif);
		background-repeat: repeat-x;
    background-position: top left;

}

td.kozep {

	width: 1000px;
	height: 100%;
    vertical-align: top;
    text-align: none;
    background-image: url(../images/mainbg.jpg);
    background-repeat: repeat-y;
	background-position: top-left;
 	padding-left:46px;
	padding-right:45px;

}



div.mainbody {
	width: 100%;
	margin-top: 20px;
}

td.lablec {

    width: 100%;
    height: 200px;
    vertical-align: top;
    background-color: #FFFfFf;
    background-image: url(../images/bgalja.jpg);
    background-repeat: no-repeat;
    background-position: top-left;
  }

table.adatok {
margin-top: 30px;
margin-left: 30px;
width: 360px;
   font-size: 11px;
   color: #A5A5A5;

}

div.flashfejlec {
padding-left: 150px;
}


div.nyelv {
display: block;
float: right;
padding-right: 7px;	
}









 */
