/* Regisztracio.css */

/*BEJELENTKEZO_MENU*/

.sor {
  width: 515px;
  font-family: Tahoma;
  font-size: 0.7em;
  margin-bottom: 10px;
}

.sor a:link {color: #000;	text-decoration: none;}
.sor a:visited {color: #000;	text-decoration: none;}
.sor a:hover {color: #000; text-decoration: none; font-weight: bold;}


/*Bejelentkezes, Kijelentkezes*/

#bejelentkezes {
  width: 310px;
  float: left;
  margin-bottom: 10px;  
}

#kijelentkezes {
  width: 200px;
  float: left;
  margin-bottom: 10px;
}

.icons {  
  float: left;
  margin-right: 5px;
}

.text {
  padding-top: 3px;
  padding-left: 5px;  
  float: left;
}

/*BEJELENTKEZO_MENU*/

#admin_info a:link {color: #000;	text-decoration: none;}
#admin_info a:visited {color: #000;	text-decoration: none;}
#admin_info a:hover {color: rgb(237,0,0); #cc9900; text-decoration: none; font-weight: bold;}

#right_text img {
  position: relative;
  top: 10px;
  margin-right: 20px;
}

#admin_info {
  font-family: Tahoma;
  font-size: 0.7em;
  position: relative;
  top: 3px;
  left: 40px;
  font-weight: bold;
}

.fiok_fejlec {
  width: 96%;
  font-family: Tahoma;
  font-size: 0.9em;
  color: #FFF;  
  text-align: justify;
  border: 1px solid #cdcdcd;
  background-color: #70a7c5;
  padding: 10px;
}

.fiok_fejlec_akcio {
  width: 96%;
  font-family: Tahoma;
  font-size: 0.9em;
  color: #000;  
  text-align: justify;
  border: 1px solid #cdcdcd;
  background-color: orange;
  padding: 10px;
}

.fiok_info {
  width: 96%;
  font-family: Tahoma;
  font-size: 0.9em;
  color: #000;  
  text-align: justify;
  border: 1px solid #cdcdcd;
  background-color: #dadbdb;
  padding: 10px;
}


#treemenu1 {
  position: relative;
  left: -40px;
  margin-bottom: 20px;   
}

#treemenu2 {
  position: relative;
  left: -40px;
  margin-bottom: 20px; 
}

#treemenu3 {
  position: relative;
  left: -40px;
  margin-bottom: 20px; 
}

ul a:link {color: #006599; text-decoration: none;}
ul a:visited {color: #006599;	text-decoration: none;}
ul a:hover {color: #cc9900; #cc9900; text-decoration: underline; font-weight: bold;}

#page_edit {
  position: relative;
  top: -12px;
  float: left;
}

.fiok_info a:link {color: #333; text-decoration: none;}
.fiok_info a:visited {color: #333;	text-decoration: none;}
.fiok_info a:hover {color: #333; text-decoration: none; font-weight: bold;}

/* STATISZTIKA */

#jelmagyarazat {
  width: 100%;
  padding: 2%;
  background-color: #999;
  border: 1px solid #333;
  position: relative;
  left: -5px;
}

.red {
  color: red;
  font-family: Verdana;
  font-size: 0.8em;
}

.green {
  color: green;
  font-family: Verdana;
  font-size: 0.8em;
}

.orange {
  color: #cc9900;
  font-family: Verdana;
  font-size: 0.8em;
}

.black {
  color: black;
}
