.fejlec, td.fejlec a
{
background-color: #7E0081;
color: #ffffff;
}

.fejlec a:hover
{
color: #7E0081
}

.cella
{
background-color: #ebc5ef;
/*background-color: #E7CBEA;*/
cursor:pointer;
}

.cella2
{
background-color: #F7DBFA;
cursor:pointer;
}

.eladva
{
background-color: #FBEFFC;
}




table.klik {
   /*border-collapse: collapse;*/
}
table.klik td {
   border: 0px solid #fff2be;
}
table.klik td a{
   display: block;
   width: 100%;
}
/*table.klik td a:link, table.klik td a:visited {
   background-color: #E7CBEA;
}*/
table.klik td a:hover {
   background-color: #fff;
}
table.klik td a:active {
   background-color: #f1e4f2;
}

