/*-----------------------------------------*/
  /* plik: 'anubis.css'
  // data utw.: 2005.03.23  13.09
  // data ost. modyf.:
  // autor: Tomasz Ryczanik
/*-----------------------------------------*/


a,body,td {
	font: 11px "arial ce", arial, Verdana, geneva ce, geneva, Helvetica, sans-serif;
	color: #e1e1e1;
	background-color: transparent;
}

body {
	margin: 0px;
	background-color: #220d34;
	background-image: url(../gfx/body_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 119px;
}

h1
{
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-indent: -9009px;
	display: none;
	height: 0;
}

.silver {
	background-color: #e1e1e1;
}
.clouds {
	background-image: url(../gfx/clouds.jpg);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: bottom;
}
.menu {
	vertical-align: middle;
}
.inactive {
	font-weight: bold;
	color: #8A8599;
}
.title {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


a {
	text-decoration: underline;
	border: 0;
}
a:hover {
	color: #ffffff;
}

.menu_link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.foot {
	font-weight: bold;
	text-decoration: none;
}

img.simple {
	border: solid 1px;
	border-color: #e1e1e1;
}
