body
{
    padding:0;
    margin:0;
    background:url(../img/design/hatter.png) repeat;
    font-family: Veranda, Tahoma, Arial;
    font-size:12px;
    color:#FEFDC1;
}
body img
{
  border: none
}
p
{
    margin-top:5px;
    margin-bottom:0px;
    text-align:justify;
}
table,tr,td
{
    font-size:12px;
    text-align:center;
}
.logo
{
    width:100px;
}
.banner
{
    text-align:center;
    width:90%;
}
a
{
    color:#FF0032;
}
a:hover
{
    color:#FF597A;
}
.jatek
{
    color:#FEFDC1;
    font-weight:normal;
}
.jatek:hover
{
    color:#FEFDC1;
    font-weight:bold;
}
.seed
{
    color:#FEFDC1;
    font-weight:normal;
    font-size:10px;
}
.header
{
    padding:0;
    margin:0;
    width:100%;
    height:120px;
}
.firstColumn
{
    padding:0;
    margin:0;
    width:100px;
    background:#888888;
}
.mainColumn
{
    padding:0;
    margin:0;
    width:90%;
    text-align:center;
}
/* Spacer Area End */
.bottomMain
{
    padding:0;
    margin:0;
    width:100%;
    height:100px;
}
.bottomRight
{
    padding:0;
    margin:0;
    width:100px;
    height:100px;
}
.placeholder
{
    padding:0;
    margin:0;
    width:80%;
    height:100px;
}
.copyright
{
    padding:0;
    margin:0;
    width:100px;
    height:100px;
    vertical-align:center;
}
.menu
{
    background:url(../img/menu/menu.png) center bottom no-repeat;
    text-align:center;
    height:20px;
    width:100px;
}
.menuon
{
    background:url(../img/menu/menuon.png) center bottom no-repeat;
    text-align:center;
    height:20px;
    width:100px;
}
.userselect
{
    background:url(../img/menu/menu.png) center bottom repeat-y;
    text-align:center;
    height:60px;
    width:100px;
}
.menulink
{
    color:#FEFDC1;
    font-weight:bold;
}
.menulink:hover
{
    color:#FEFDC1;
}
.lista
{
    color:#FEFDC1;
}
.listacella
{
    background:url(../img/menu/menu.png) center bottom repeat;
}
