.menu-item
{
	z-index:100;
	color: #004490;
	font-family: Verdana;
}

.header
{
	color: #004490;
	font-family: Verdana;
	font-weight:bold;
	font-size: 18px;
}

.label
{
		z-index:0;
		color:#000000;
		background-color:transparent;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
		text-align:left;
		overflow:hidden;
}

.label-td
{
		z-index:0;
		color:#000000;
		background-color:#e6e6fa;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
		text-align:left;
		overflow:hidden;
}

.label-td-fixed-length
{
		z-index:0;
		color:#000000;
		background-color:#e6e6fa;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
		text-align:left;
		overflow:hidden;
		width:300px;
}

.label-td-julek
{
		z-index:0;
		color:#000000;
		background-color:#e6e6fa;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
		text-align:right;
		overflow:hidden;
		width:300px;
}

.label-error
{
	color: Red;
	font-family: Verdana;
	font-weight:bold;
	font-size: 12px;
}

.label-msg
{
	color: Black;
	font-family: Verdana;
	font-weight:bold;
	font-size: 16px;
	margin-top: 15px;
	background-color:Transparent;
}
.label-title
{
			color:#ffffff;
		background-color:#f50035;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:11pt;
		text-align:left;
		overflow:hidden;
}
.label-subtitle
{
		color:#ffffff;
		background-color:#0f6190;
		font-family:Verdana;
		font-style:normal;
		font-weight:bold;
		font-size:11pt;
		text-align:left;
		overflow:hidden;
}

.label-subtitle-no-bold
{
		color:#ffffff;
		background-color:#0f6190;
		font-family:Verdana;
		font-style:normal;
		font-size:11pt;
		text-align:left;
		overflow:hidden;
		border-style:none;
}

.label-msg-error
{
	font-weight: bold;
	font-size: 16px;
	color: red;
	font-family: Verdana;
}

.table-section-title
{
	background-image: url(images/_CtlImgBG.gif);
}


.button
{
		z-index:0;
		color:#ffffff;
		background-color:#f50035;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
}
.button-y
{
		z-index:0;
		color:#000000;
		background-color:#ffd700;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
}

.dropdown
{
    width:400px
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: yellow;
visibility: hidden;
z-index: 100;

}

.label-SOA
{
    color: #ff3366;
    font-style: italic;
}

body {
	background-color: #FFFFFF;
		font-family:Arial;
		font-style:normal;
		font-weight:normal;
		font-size:10pt;
		margin-top: 0px;
		margin-left: 10px;
		margin-right: 7px;
}


.sequence
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    background-color: gray;
    width:300px;
    height:98%;
}

.warning
{
    font-size: 12px;
    color: #ff3366;
    font-family: Arial;
    text-align:center
}
.upper
{
	text-transform:uppercase;
}

.label-zaangazowanie
{
	color:Red;
	font-size:small;
	text-align:left;
}

div#tipDiv {
  position:absolute; visibility:hidden;
  left:0; top:0; z-index:1000;
  width:240px; padding:3px; font-size:11px;
  background-color:#dee7f7; border:1px solid #336; 
  }
  
div.select { text-align:center; margin-bottom:1.6em }

.wskazniki2
{
	BORDER-RIGHT: #dedfde 1px; 
	BORDER-TOP: #dedfde 1px; 
	BORDER-LEFT: #dedfde 1px; 
	BORDER-BOTTOM: #dedfde 1px; 
	BORDER-COLLAPSE: collapse; 	
	WIDTH: 698px; 
	COLOR: black; 
	BACKGROUND-COLOR: white
}

.wskazniki2 tr
{
	HEIGHT: 25px;
}

#xyz_main 
{
	width: 1024px;
	border: 0px solid #666666;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto; 
}
