@charset "UTF-8";


.TabbedPanels {
	margin: 0px;
	float: left;
	clear: none;
	width: 924px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.TabbedPanelsTabGroup {
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 175px;
}


.TabbedPanelsTab {
	position: relative;
	top: 0px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	height: 28px;
	width: 142px;
	right: 0px;
	background-image: url(../images/przycisk2.gif);
	left: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTabHover {
	background-image: url(../images/przycisk3.gif);
	color: #003399;
}


.TabbedPanelsTabSelected {
	background-image: url(../images/przycisk1.gif);
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.TabbedPanelsContent {
	padding: 4px;
	height: 314px;
}


.TabbedPanelsContentVisible {
}
.tekstmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
