/* CSS Document */

/****************** TÁBLÁZATOK ************************************************/
 
table {
  border-spacing: 0px;
  }

/*** Top 5 táblákhoz a kezdőlapon ***/
.top5 {
  background-image: url (../kepek/top5.jpg);
  }
.top5 td {
  color: #770000;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  width: 200px;
  height: 25px;
  }
.top5 a:link {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;
  }
.top5 a:visited {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;  
  }
.top5 a:hover {
  color: #770000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;
  }


.newstaff td {
  color: #770000;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  width: 200px;
  height: 25px;
  }
.newstaff a:link {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;
  }
.newstaff a:visited {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;  
  }
.newstaff a:hover {
  color: #770000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;
  }


/*** Verseny menüpont-versenyajánló tábla ***/
.versenyajanlo td {
  color: #770000;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  background-color: #8B8B00;
  }
.versenyajanlo a:link {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;
  }
.versenyajanlo a:visited {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;  
  }
.versenyajanlo a:hover {
  color: black;
  font-size: 11px;
  text-decoration: none;
  font-weight: bolder;
  }

/*** Táblázatokhoz ***/  
.tablazatok {
  font-size: 11px;
  font-style: verdana;
  }  
  
  
/******************************************************************************/
/****************** MENÜK *****************************************************/
/******************************************************************************/

/*** Felső menüsor ***/
.menufelso {
  font-size: 11px;
  font-family: verdana;
  background-image: url(../kepek/men_bg.jpg); 
  }
.menufelso a:link {
  color: black;
  text-decoration: none;
  font-weight: bolder;
  }
.menufelso a:visited {
  color: black;
  text-decoration: none;
  font-weight: bolder;
  }  
.menufelso a:hover {
  color: #770000;
  text-decoration: none;
  font-weight: bolder; 
  }

/*** Főmenü ***/
.fomenu {
  font-family: verdana;
  background-image: url(../kepek/navbg1.jpg);
  width: 160px;
  height: 22px;
  padding-left: 20px;
  font-size: 11px; 
  }  
.fomenu a:link {
  font-weight: bold;
  text-decoration: none;
  color: black; 
  }
.fomenu a:visited {
  font-weight: bold; 
  color: black;
  text-decoration: none; 
  }
.fomenu a:hover {
  color: #770000;
  font-weight: bolder;
  text-decoration: none; 
  }  

/*** Oldalak listája ***/
.oldalak_csoport {
  height: 18px;
  width: 150px;
  padding-left: 20px;
  background-color: #63775A;
  font-weight: bolder;
  font-size: 11px;
  font-family: verdana;
  }

.oldalak {
  height: 18px;
  font-size: 10px;
  background-image: url(../kepek/men_bg.jpg); 
  font-family: verdana;
  padding-left: 10px;
  }

.oldalak a:link {
  text-decoration: none;
  color: black;
  font-weight: light;  
  }
.oldalak a:hover {
  color: #770000;   
  font-weight: bolder;
  }
.oldalak a:visited {
  text-decoration: none;
  color: black;
  font-weight: light;  
  }
  
/*** Fő témák menüi (pl: Sng stratégia, pszichológia, stb) ***/
.kozmenu {

  font-size: 12;
  }
.kozmenu td {
  padding-left: 20px;
  font-style: verdana;
  height: 23;
  width: 250px;

  }
.kozmenu a:link {
  color: black;
  font-weight: lighter;
  text-decoration: none;
  }
.kozmenu a:visited {  
  color: black;
  font-weight: lighter;  
  text-decoration: none;
  } 
.kozmenu a:hover {
  color: #770000;
  font-weight: bolder;
  text-decoration: none;  
  }

/*** Fekvő Menü ***/
ul.fekvomenu {
  text-align: center;
  font-family: verdana;
  font-size: 10px;
	}
ul.fekvomenu li {
	display: inline;
  padding-left: 5px;
  border-left: thin solid #5C0000;
  background-color: white;
  color: #550000;
	}
ul.fekvomenu li a {
  color: black;
  text-decoration: none;
	}
ul.fekvomenu li a:hover {
  color: #550000;
  text-decoration: underline;
	}

/******************************************************************************/
/****************** Címek és tartalom *****************************************/
/******************************************************************************/

h1, h2, h3{
  font-family: verdana;
  }
  
h1{
  color: #770000;
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
  padding-top: 15px;
  padding-bottom: 10px;
  background-image: url(../kepek/h1vonal.jpg);
  }

h2{
  color: #770000;
  font-size: 14px;
  text-align: left;
  font-weight: bolder;
  padding-left: 25px; 
  padding-bottom:5px;   
  }
 
h3{
  color: black;
  font-size: 11px;
  text-decoration: bold;
  padding-left: 45px;  
  } 
      
p {
  text-align: justify;
  padding-left: 25;
  padding-right: 25;
  padding-bottom: 10px;
  font-family: verdana;
  font-size: 11px;
  line-height: 17px;
  }

/******************************************************************************/
/****************** LINKEK ****************************************************/
/******************************************************************************/

 
.textlink {
  color: #770000;
  font-weight: bolder;
  text-decoration: none;
  }

/*** Rejőzködő link ***/ 
.rejtett {
  text-decoration: none;
  color: black;
  font-weight: light;
  cursor: text;
  }

/*** Linkpartnerek menüponthoz ***/
.linkpartner {
  font-size: 11;
  color: #770000;
  text-decoration: none; 
  } 
.linkpartner a:link {
  font-size: 11;
  color: #770000;
  text-decoration: none; 
  } 
.linkpartner a:visited {
  font-size: 11;
  color: #770000;
  text-decoration: none; 
  } 
.linkpartner a:hover {
  font-size: 11;
  color: #770000;
  text-decoration: underline; 
  } 
  
    
/****************** Egyéb cuccok **********************************************/
    
  .klikk
    {
    color: red;
    }
  .stilus2
    {
    border-color: #000000;
    }  
  .cella1 { padding: 8px;}    

  .hatter {background-image: URL("../kepek/ajanlathatter.gif"); background-repeat: no-repeat;}
    
  .kerdoiv_tabla {padding-left: 10px;}
  
  .kiemelt
    {
    font-weight: bold;
    color: #500000;
    background-color: #968B6D;
    }
 
  .stilus3
    {
    border-collapse: separate;
    border-spacing: 5px;
    border-style: dashed;
    background-color: #AAEBFF;
    border: 1px;
    padding-left: 20px;
    } 
    
  .kaszinobonusz
    {
    font-size: 10px;
    }
    
/*
  li
    {
    font-size: 10px;    
    }
*/

  .elemzes_fejlec
    {
    font-weight: bold;
    }
    
  .fejlecbetuk
   {
   text-align: center;
   font-weight: bold;
   color: white;
   background-image: url(../kepek/verseny_header_bg.gif); 
   }