body, html {
	width: 100%;
	
	margin: 0px;
	padding: 0px;
    font-family: Verdana;
	font-size: 11px;
	color: #505a5e;
    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 */
}

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

h4, div.intronews h1.newstitle, div.fulltext h2  {
	font-size: 12px;
	color: #CD7C01;
	width: 96%;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CD7C01;
	margin-bottom: 10px;
}

h2, h1.newscategoryname, div.fullnews h1.newstitle  {
	line-height: 30px;
	height: 30px;
	width: 458;
   	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	text-align: right;
	padding-right: 20px;
	color: #FFF;
	background-color: #CD7C01;
	border: none;
	margin-bottom: 15px;
}

p.more {
    display: block;
	width: 96%;
	text-align: right;
	margin-bottom: 20px;
}

p.more a {
    color: #CD7C01;
	text-decoration: none;
}

p.more a:hover {
    color: #CD7C01;
	text-decoration: underline;
}

/* P, DIV tagok */
p {
	width: auto;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-align: left;
    font-style: normal;
	display: block;
}

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

/* UL, LI tagok */
ul, ol {

}

li {

}

a {
	color: #CD7C01;
	text-decoration: none;
}

a:hover {
	color: #CD7C01;
	text-decoration: none;
}

/* 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: 100px;

}

input.submitbutton {
	width: 100px;
}

select {
	border: 1px solid #000;
}

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: left;
}

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

div.functionbuttons p img {
	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, div.paginator_top p.paginator{
	width: 100%;
  	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #cb7c01;

}    

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 */

#mainbgbg  {

	width: 100%;
	height: 100%;
	display: table;
   	background-image: url(../images/mainbgbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#mainbg  {

	width: 1000px;
	height: 100%;
	display: table;
    background-color: #FFF;
   	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: top left;

}

#main {

	width: 1000px;
	height: auto;
	display: table;
}

#header {
	width: 1000px;
	height: 89px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}

.header_hu{
	background-image: url(../images/headerbg_hu.jpg); 
}

.header_en{
	background-image: url(../images/headerbg_en.jpg); 
}

.header_de{
	background-image: url(../images/headerbg_de.jpg); 
}




#headermenu {
	width: 1000px;
	height: 176px;
   	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#flashmenu {
	margin-left: 340px;
	height: 89px;
	width: auto;
	float: left;
}

*html #flashmenu {
	margin-left: 170px;
}

#flash {
	width: 458px;
	height: 176px;
	display: block;
	float: left;
	background-color: #cc7c01;
}

#middle {
 	width: 1000px;
	height: 100%;
 	float: left;
	display: block;
}

#left {
	width: 162px;
	height: 100%;
	float: left;
	display: table;
}

#center {
	width: 458px;
	height: 100%;
	float: left;
    display: table;
}

#right {
	width: 148px;
	height: 100%;
	float: left;
	display: table;
}

div.text, div.intronews  {
	width: 440px;
	height: 100%;
	display: table;
	margin-left: 10px;
	margin-right: auto;
    text-align: justify;
}

#footer {
	width: 1000px;
	height: 100px;
	display: table;
    background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div.nyelvvalaszto{
font-size:9px;
text-align:left;
margin-top:1px;
color:#FAFAFA;
}
div.nyelvvalaszto a{
font-size:9px;
text-align:left;
margin-top:1px;
color:#959595;
text-decoration:none;
}
