body, td {
	font-size: 11px;
	color: #857774;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	word-spacing: 1pm;
	letter-spacing: 1px;
	cursor: arrow;
}
body
{
	scrollbar-base-color: #5D5552;
	scrollbar-track-color: #010101;
	scrollbar-arrow-color: #B7B7B7;
	background: #010101;
	margin: 0px;
}

td
{
	scrollbar-base-color: #5D5552;
	scrollbar-track-color: #010101;
	scrollbar-arrow-color: #B7B7B7;

	}


a
{
	text-decoration: none;
	color: #9F9391;
	cursor: arrow;
	font-weight: normal;
	font-size: 11px;
}

a:hover
{
	color: #918481;
	text-decoration: none;
	cursor: arrow;
	background: #100A08;
	border-bottom: 1px solid #453D3B;
}
#content {
	background: url(images/content.jpg) no-repeat top;
	width: 355px;
	height: 100%;
	vertical-align: top;
	padding-bottom:40px;
	padding-top:60px;
}
#lewy {
	background: url(images/lewy.jpg) no-repeat top;
	width: 48px;
	height: 100%;
}
#prawy {
	background: url(images/prawy.jpg) no-repeat top;
	width: 26px;
	height: 100%;
}
#menu{
	width: 189px;
	vertical-align: top;
	height: 100%;
	padding-bottom:30px;
}
#srodek {
	width: 5px;
	vertical-align: top;
	height: 100%;
	background: url(images/srodek.jpg) no-repeat top;
}

#tabela{
	width: 623px;
	background: url(images/tlo.jpg) repeat-y;
	border: 0px;
}
h2 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #948785;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	border-bottom: 6px double #473634;
	padding-left: 10px;
	background: #382A29;
}
h3 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #756C68;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	background: #010101;
}

hr {
	height: 1px;
	color: #5C5754;
	background: #5C5754;
}
input, textarea
{
	border: 1px dashed #6D6763;
	color: #6D6763;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	padding-left: 2px;
}
.men
{
	padding-left: 10px;
	line-height: 15px;
}
code {
	display: block;
	margin: 6px 0px 6px 0px;
	text-align: center;
	border: 1px dashed #665C5A;
	padding: 2px;
}