html {

 height: 100%;
 
}

body {

 margin: 0;
 padding: 0;
 font-family: Arial;
 font-size: 11px;
 color: #000000;
 xbackground: url('../images/comm/bg_right.gif') repeat-y;
}

#footer_text_1 {

 padding-left: 27px; 
 padding-top: 30px;
 
}

#footer_text_2 {

 position: relative;
 width: 98%;
 top: -13px;
 text-align: right;

}

#new_user {

 width: 607px;
 height: 30px; 
 margin: 0;
 padding-top: 7px;
 padding-left: 10px;
 background: url('../images/comm/bg_tabledown.gif');
 background-repeat: no-repeat;
 background-position: 5px 0;
 text-align: left;

}

/* Szöveg css */
.footer_black {

 font-family: Arial;
 font-size: 11px;

}

.footer_braun {

 font-family: Arial;
 font-size: 11px;
 color: #7C7374;

}

.menu {

 font-family: Arial;
 font-size: 11px;
 color: #000000;
 text-decoration: none;

}

.menu:hover {

 font-family: Arial;
 font-size: 11px;
 color: #E00022;
 text-decoration: none;

}

.news {

 font-family: Arial;
 font-size: 11px;
 color: #646464;
 font-weight: bold;

}

.news_more {

 font-family: Arial;
 font-size: 11px;
 color: #E00022;

}

form {

 margin: 0;
 padding: 0;

}

.id {

 font-family: Arial;
 font-size: 12px;
 color: #000000;
 text-decoration: none;

}

.date {

 font-family: Arial;
 font-size: 12px;
 color: #6A6A6A;
 text-decoration: none;

}

.in {

 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;

}

/* Táblák */
table {

 width: 98%;

}

td {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #000000;
}

TD#m {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #6B6B6B;
	text-align: left;
}



th {
   
    text-align: left;
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #6B6B6B;
	padding-left: 7px;
	background: url('../images/comm/bg_th.gif');
    background-repeat: no-repeat;
	background-position: 5px 15px;
}

A {

	font-family: Arial;
    font-size: 11px;
	color: #E10023;
	text-decoration: none;
}

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

INPUT, TEXTAREA, SELECT
{
font-family: Verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
}

#popupPass, #popupAjThk, #popupAjEr, #popupKiad {

  position: absolute;
  width: 404px;
  height: 150px;
  top: 70px;
  left: 35%;
  margin: 0;
  padding: 0;
  background: transparent;
  display: none;

}

#popupPass .content, #popupAjThk .content, #popupAjEr .content, #popupKiad .content {

  position: relative;
  width: 404px;
  height: 150px;
  margin: 0;
  padding: 0;
  background: transparent;

}

#popupPass .white, #popupAjThk .white, #popupAjEr .white, #popupKiad .white {

  position: absolute;
  bottom: 4px;
  width: 400px;
  height: 146px;
  background: #fff;

}

.popupR {

  position: absolute;
  right: 0;
  top: 4px;
  width: 4px;
  height: 97%;
  background: #8E8E8E;

}

.popupB {

  position: absolute;
  bottom: 0;
  left: 4px;
  width: 99%;
  height: 4px;
  background: #8E8E8E;

}

#popupPass .text, #popupAjThk .text, #popupAjEr .text, #popupKiad .text {

  position: relative;
  width: 384px;
  height: 130px;
  margin: 7px;
  text-align: center;
  border: solid 1px #D2001F;
  background: transparent;

}
