/*
 * autor - http://jrobin.net
 * sierpien 2005
 */

#header
{
height: 98px;
width: 100%;
position: relative;
}

#inheader
{
position: absolute;
top: 10px;
right: 10px;
width: 550px;
height: 50px;
overflow: hidden;
}

#inheader img
{
border: 0px;
}

#credits
{
position: absolute;
bottom: 5px;
left: 0px;
text-align: center;
width: 110px;
}

#efs
{
position: absolute;
bottom: 0px;
right: 5px;
width: 130px;
height: 77px;
background: url(../gfx/efs_logo.jpg) no-repeat;

}

#equal
{
height: 60px;
width: 500px;
margin: auto;
}

#footer
{
height: 20px;
line-height: 20px;
margin-left: 135px;
margin-right: 150px;

background: url(../gfx/enter_button2.jpg) repeat-x;
text-align: center;
color: #FFF;
}


#footer a
{
color: #000;
font-size: 8pt;
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
}
