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

#header
{
height: 143px;
background: url(../gfx/header.gif) top right no-repeat ;
border-bottom: solid 7px #848284;
}

#inheader
{
position: absolute;
top: 0;
right: 0;
width: 240px;
height: 150px;
overflow: hidden;
}

#inheader img
{
border: 0px;
}

#credits
{
position: absolute;
top: 30px;
right: 0px;
text-align: center;
width: 800px;
}

#footer
{
color: #FFF;
border-top: solid 7px #848284;
height: 30px;
background: #F7F7F7;
}


#footer a
{
}

#footer a:hover
{
}
