table.headerOuter
{
	width:				100%;
	height:				180px;
}

table.headerOuter td
{
}

table.headerOuter td.logoObszaru
{
	height:				30px;
	text-align:			right;
	font-family:		Verdana;
	font-weight:		bold;
	font-size:			18px;
	color:				White;
	background-color:	#326EB7;
	padding-right:		15px;
	border-bottom:		solid 1px White;
}

table.headerInner
{
	width:				100%;
	height:				180px;
}

table.headerInner td.up
{
	height:				50%;
	vertical-align:		top;
	text-align:			right;
	padding-right:		20px;
	padding-left:		10px;
}

table.headerInner td.down
{
	height:				50%;
	vertical-align:		bottom;
	text-align:			right;
	padding-right:		20px;
	padding-left:		10px;
}

table.upMenu
{
}

table.upMenu td.button
{
	padding:			6px 0px 0px 0px;
}

table.upMenu td.caption
{
	padding:			6px 10px 0px 3px;
}

table.upMenu td.caption a:link, table.upMenu td.caption a:hover, table.upMenu td.caption a:visited
{
	font-family:		Verdana;
	font-weight:		bold;
	font-size:			12px;
	color:				#336600;
}

table.downMenu 
{
	
}

table.downMenu td.button
{
	padding-top:		0px;
	padding-right:		0px;
	padding-left:		0px;
	padding-bottom:		5px;
}

table.downMenu td.caption
{
	padding-top:		0px;
	padding-right:		10px;
	padding-left:		3px;
	padding-bottom:		4px;
}

table.downMenu td.caption a:link, table.downMenu td.caption a:hover, table.downMenu td.caption a:visited
{
	font-family:		Verdana;
	font-weight:		bold;
	font-size:			12px;
	color:				#336600;
}
