
body {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color:#666666;
  text-align: center;
}

html {
  height: 100%
}

html, body {
  margin: 0;
  padding: 0;
  background: black;
}

.hidden {
  display: none;
}

h1 {
  margin: 0;
  padding: 0;
}


/*======================= P A G E - C O N T A I N E R ==============*/

#page-container {
  width: 990px;
  margin: auto;
  text-align: left;
  background: black;
}

/*======================= M A I N ==============*/

#main {
  height: 88px;
//  background: url(../_images/site/eu_head.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;
}

#main a {
  margin:20px;
  color: white;
  text-decoration: none;
}

#main a:hover {
  color: orange;
}

/*======================= M A I N - N A V ==============*/

#main-nav {
  height: 38px;
  repeat-x;
  background:;
  background: url(../_images/site/menu_bg.jpg);*/
}




/*======================= C E N T E R ==================*/

#center {
  clear:both;
  border-color: black;
  border-top-style: solid;
  border-top: 0px;
  border-width : 0px;
  background:;
  repeat-y;
  width:100%;
  position: relative;
}


#left {
  border:0px;
  margin:0px;
  padding:0px;
  float:left;
  width:120px;
  background:;
}

#right {
  float:left;
  width:750px;
  background:;
}

#right2 {
  float:right;
  width:120px;/*704px;*/
  background:;
}

div.clear,span.clear {
  clear: both;
  font-size: 0;
}



/*======================= R I G H T ==================*/

/*======================= C O N T E N T ==============*/


#content {
  width: 750px;
/*  margin-left: 176px;   */
  float: right;
  line-height: 20px;
  background: ;
  /*background: url(../_images/content_bg_r.jpg);*/
  color: red; /*sötét szürke*/
}


#content .padding {
  padding-top: 15px;
}

#content .padding_2 {
  padding: 25px;
  padding-left: 50px;
  padding-bottom: 0px;
}

#content .padding_3 {
  padding: 25px;
  padding-bottom: 0px;
}

#content .padding_4 {
  padding: 25px;
  padding-left: 0px;
  padding-right: 0px;
}

#content h1 {
  color: #484848;
  font-size: 22px;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  font-family: Helvetica, Sans-serif, Arial;
  text-align: center;
}

#content h3 {
  color: #484848;
  font-size: 24px;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  font-family: Helvetica, Sans-serif, Arial;
}

#content h2 {
  color: #151B54;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 16px;
  padding-bottom: 10px;
}

#content h4 {
  color: #c8c8c8;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
  padding-bottom: 2px;
}

#content h5 {
  color: #c8c8c8;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 14px;
  padding-bottom: 10px;
}

.nane {
  color: #c8c8c8;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 0px;
}

.nana {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
  color: #969696;
  padding: 0xp;
  margin: 0px;

}

.beh {  padding-left: 82px; }

#content p {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}

#content p.bottom_0 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
}


#content .img_r {
  float: right;
  margin: 10px 30px 10px 30px;
}

#content .img_l {
  float: left;
  margin: 20px;
}

#content .img_r2 {
  float: right;
  margin: 10px;
}

#content .img_elism {
  text-align: center;
}

#content .img_elerh {
  float: right;
  margin: 10px;

}

.table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  margin: auto;
  line-height: 22px;
  border: 1px solid black;
  vertical-align : middle;
}

.tableh2 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  background-color: #000080; /*#013145;*/
  color: white;
}

.tableh3 {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #0000ed; /*#29596d;*/
  color: white;
}

.a_paratlan {
  color: red;
  background-color: #dcdcdc;
  line-height: 16px;
  font-weight: ;
  }
.a_paros {
  color: red;
  background-color: #aaaaaa;
  line-height: 16px;
  font-weight: ;
  }

.ar {
  text-align: right;
  padding-right: 20px;
}

.paratlan {
  background-color: #dcdcdc;
  line-height: 16px;
}

.paros {
  background-color: #aaaaaa;
  line-height: 16px;
}

#content .ujdonsag {
  float: left;
  text-align: center;
  width: 218px;
  height: 220px;
}

#content .aut_mod {
  float: left;
  text-align: center;
  width: 218px;
  height: 180px;
}


a:link {
	color: black;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}
a:active { color: black }
a:hover { color: orange }


#next {
  position: absolute;
  left: 853px;
  top: 30px;
  text-align: right;
  z-index: 0;
  /*height: 20px;
  width: 700px;*/
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: black ;
  font-weight: bold;
  /*padding: 25px 25px;*/
  line-height: 18px;
  /*text-align: left;*/
  /*background: pink;
  background: url(../images/footer_bg.jpg);*/
}

#next a {
  color: orange;
  font-weight: bond;
  text-decoration: none;
}

#next a:hover {
  color: white;
}

#prev {
  position: absolute;
  left: 158px;
  top: 30px;
  text-align: right;
  z-index: 0;
  /*height: 20px;
  width: 700px;*/
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: black ;
  font-weight: bold;
  /*padding: 25px 25px;*/
  line-height: 18px;
  /*text-align: left;*/
  /*background: pink;
  background: url(../images/footer_bg.jpg);*/
}

#prev a {
  color: orange;
  font-weight: bond;
  text-decoration: none;
}

#prev a:hover {
  color: white;
}

#arrow a {
  color: orange;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  line-height: 18px;
}

#arrow a:hover {
  color: white;
}

.galer_1 a {
  color: #E56717;
  font-weight: bond;
  text-decoration: none;
}

.galer_1 a:hover {
  color: black;
}

.oldal {
  color: black;
  font-weight: bold;  
}

img.viz {
  padding:1px;
  border:1px solid black;
}

.blokk_param {
  color:orange;
}

.blue_note {
  color:blue;
}

.tab_sor_00 {
  background:#387C44;
  color:white;
  font-weight:bold;
}

.tab_sor_01 {
  background:#64E986;
}
.tab_sor_02 {
  background:#99C68E;
}

.tab_sor_03 {
  background:#348781;
  color:black;
}

.tab_sor_04 {
  background:#348781;
  color:black;
  font-weight:bold;
}

.tab_sor_05 {
  background:#736AFF;
  color:black;
  font-weight:bold;
}

.table_v24_1 {
  text-align:center;
  background:#666666;
  
}


.al_cen {
  text-align:center;
}

.beh_10 {
  padding-left:10px;
}

.viz_fels {
  color:orange;
}

.kiemel {
  color:#736AFF;
  font-weight: bold;
}

.kiemel_letol {
	color:black;
	font-weight: bold;
}

.kiemel_weblap,
.kiemel_2 {
  color:#151B54;
  font-weight: bold;
}

.kiemel_3 {
  color:#C11B17;
  font-weight: bold;
}


.kiemel_idez {
  color:#151B54;
  font-style: italic;
}

.kiemel_kom {
  color:#7E3117;
  font-style: italic;
}

.link_broker a {
  color: #2B65EC;
  font-weight: bold;
  text-decoration: none;
}

.link_broker a:hover {
  color: black;
}

.tab_letol,
.tab_kapcs,
.tab_refer,
.tab_elado {
	border-collapse:collapse;
}

.row_refer,
.row_elado {
	border-bottom:1px solid #7E2217;
}

.row_kapcs_1 {
	height:80px;
	color:white;
	font-weight:bold;
	text-align:center;
	background: #F87431;
	border:1px solid #7E2217;
}

.row_kapcs_2 {
	height:70px;
	text-align:center;
	background:#6D7B8D;
	border:1px solid #7E2217;
}

.cel_letol_2,
.tab_cel2 {
  /*font-size:25px;*/
  line-height:15px;
  /*background: white;*/
  /*padding:0px;*/
  vertical-align:top;
  padding-top:20px;
  /*border-bottom:1px solid black;*/
}

.cel_letol_3 {
  /*font-size:25px;*/
  line-height:15px;
  /*background: white;*/
  /*padding:0px;*/
  vertical-align:center;
  padding:0px;
  /*border-bottom:1px solid black;*/
}

.tab_cel1 {
  text-align:right;
  padding-right:10px;
  /*border-bottom:1px solid black;*/
}

.cel_letol_1 {
	width:140px;
	text-align:center;
	padding:0px;
	/*border-bottom:1px solid black;*/
}

.tab_letol_v1 {
  height:10px;
  padding:0px;
  border-bottom:1px solid #7E2217;
}

.tab_letol_v2 {
  height:10px;
  padding:0px;
}

.cel_letol_s,
.cel_letol_d,
.cel_letol_dl {
	width:70px;
	text-align:center;
}





.kapcs a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.kapcs a:hover { background:; color:#00FF00; }

.letol a,
.weblap a,
.elado a,
.reference a {
  color: #2B65EC;
  font-weight: bold;
  text-decoration: none;
}

.letol a:hover,
.weblap a:hover,
.elado a:hover,
.reference a:hover {
  color: black;
}

  
.refer1 {
	color:black;
	font-weight: bold;
}

.cel_ela_1 {
	/*text-align:left;*/
	color:black;
	font-weight: bold;
	background: orange;
	line-height:20px;
	padding:0px;
	padding-left:20px;
	padding-top:3px;
	border:1px solid black;
}

.cel_letol_0 {
	/*text-align:left;*/
	color:black;
	font-weight: bold;
	background: #52D017;
	line-height:20px;
	padding:0px;
	padding-left:20px;
	padding-top:3px;
	border:1px solid black;
}



/*======================= F L O O T E R ==============*/

#footer {
  clear: both;
  height: 20px;
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 10px;
  color: #c9c9c9;
  /*padding: 25px 25px;*/
  line-height: 18px;
  text-align: center;
  background: black;
//  background: url(../_images/site/eu_footer.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#footer a {
  color: white;
  text-decoration: none;
}

#footer a:hover {
  color: orange; /*#f19100;*/
}


#footer #copyright {
  color: #3c3c3c;
  padding-top: 0px;
  margin-bottom: 10px;
  margin-left:0px;
}