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

#header
{
	height: 70px;
	background: url(../../gfx/jcm_header.gif) left no-repeat;
	border-bottom: solid 2px #C9CBA4;
	margin-bottom: 15px;
}


#inheader
{
	width: 170px;
	height: 70px;
	overflow: hidden;
}

#inheader img
{
 	border: 0px;
}

#footer
{
	height: 14px;
	text-align: center;
	border-top: solid 2px #C9CBA4;
	font-size: 8pt;

}

#footer a
{
	color: #000;
	text-decoration: underline;
}

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