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


#header
{
	height: 70px;
	background-image: url('../gfx/airbot_logo_main.jpg');
	background-repeat: no-repeat;
}

#footer
{
	height: 29px;
	background: url(../gfx/bluebar2.jpg) no-repeat;
	color: #000;
	text-align: center;
	padding-top: 5px;
	font-size: 8pt;
}

#footer a
{
	/*color: #001CFF;*/
	color: #000;
	text-decoration: underline;
}

#footer a span {
	display: none;
}	

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