BODY
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
td
{
	font-family: arial;
	font-size: 12px;
	color: #1d2f68;
	line-height: 18px;
}
a
{
	font-family: arial;
	font-size: 12px;
	color: #1d2f68;
	line-height: 18px;
}
a.linki
{
	font-family: arial;
	font-size: 11px;
	color: #1d2f68;
	line-height: 18px;
	text-decoration: none;
}
a.text
{
	font-family: arial;
	font-size: 12px;
	color: #1d2f68;
	line-height: 18px;
	text-decoration: none;
}
h1
{
	font-family: arial;
	font-size: 12px;
	color: #1d2f68;
	line-height: 18px;
	font-weight: normal;
}
.tytul
{
	font-family: arial;
	font-size: 13px;
	color: #e2a200;
	font-weight: bold;
}
a.tytul
{
	font-family: arial;
	font-size: 13px;
	color: #e2a200;
	font-weight: bold;
	text-decoration: none;
}
.menu
{
	font-family: arial;
	font-size: 11px;
	color: #174076;
	text-decoration: none;
}

div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem
{
	font-family: Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #dfdfdf;
}

div.menuBar
{
	background-color: #BE6D00;
	border: 2px double #BE6D00;
	padding: 4px 2px 4px 2px;
	text-align: left;
	border-bottom-color: #BE6D00;
	border-left: #BE6D00;
	border-right: #BE6D00;
	border-top-color: #BE6D00;
	color: #ffffff;
}

div.menuBar a.menuButton
{
	background-color: transparent;
	border: 1px solid #BE6D00;
	color: #ffffff;
	cursor: default;
	left: 0;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0;
	z-index: 100;
}

div.menuBar a.menuButton:hover
{
	background-color: transparent;
	border: 1px solid #BE6D00;
	color: #ffffff;
	cursor: pointer;
}

div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover
{
	background-color: #BE6D00;
	border: 1px solid #BE6D00;
	color: #ffffff;
	left: 0;
	top: 0;
}

div.menu
{
	background-color: #3b75be;
	border: 0 solid #3b75be;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem
{
	color: #dfdfdf;
	cursor: default;
	display: block;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight
{
	background-color: #1c4d8f;
	color: #dfdfdf;
	cursor: pointer;
}


div.menu a.menuItem span.menuItemText
{
}

div.menu a.menuItem span.menuItemArrow
{
	margin-right: -.75em;
}

div.menu div.menuItemSep
{
	border: 0;
	border-color: #ffffff;
	padding: 0;
	margin: 0;
}