body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#FullContent {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#ffffff;
	overflow:auto;
}

#FullContent a:link {
	color: #333393;
	text-decoration: none;
}
#FullContent a:visited {
	text-decoration: none;
	color: #333393;
}
#FullContent a:hover {
	text-decoration: none;
	color: #EC2C02;
}

#bottom_menu {
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	width:100%;
	background-color:#cccccc;
	border:0px #000000 solid;
	z-index:999;
}


.nodisp {
	display:none;
}

.normal-text {
	font-family: verdana;
	font-size: 11px;
	color: #404040;
	line-height: 140%;
	word-spacing: 1px;
	letter-spacing: 0px;
	text-align: justify;


}
.label-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-style: normal;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-style: normal;
}

.sublabel-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-style: normal;
	padding-top:20px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-style: normal;
	text-align:left;
}

.history {
	font-family: verdana;
	font-size: 9px;
	color: #404040;
	line-height: 140%;
	word-spacing: 1px;
	letter-spacing: 0px;
}

.small-text {
	font-family: verdana;
	font-size: 9px;
	color: #404040;
	line-height: 140%;
	word-spacing: 1px;
	letter-spacing: 0px;
}

.small-text2 {
	font-family: verdana;
	font-size: 10px;
	color: #404040;
	line-height: 140%;
	word-spacing: 0px;
	letter-spacing: 0px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.formularze-tekst { 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: normal;
	color: #333333; 
	text-align: left;
	background-color: #ffffff; 
	border: 1px solid; 
	border-color: #b0b0b0; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 5px
}


.selectTop_off {
	font-family:Arial;
	font-size:16px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#0064AE;
	text-decoration:none;
	letter-spacing:1px;
}

.selectTop_off:hover {
	color:#CC0000;
	text-decoration:none;
}

.selectTop_on {
	font-family:Arial;
	font-size:16px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
	letter-spacing:1px;
}

.selectSub_off {
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#0064AE;
	text-decoration:none;
	padding:0px;
	margin:0px;
	padding-bottom:1px;
}

.selectSub_on {
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#c00000;
	text-decoration:none;
}

.selectSub_off:hover {
	color:#CC0000;
	text-decoration:none;
}

.selectTopRow {
	border-bottom:1px solid #b0b0b0;
	border-top:1px solid #909090;
	padding:2px;
	cursor:pointer;
	text-align:center;
}

li { margin-top:5px; margin-bottom:5px; }

.selectType {
	border-bottom:0px solid #d0d0d0;
	padding:1px;
	background-image:url(images/selectTypeBack.gif);
	font-family:Arial;
	font-size:13px;
	letter-spacing:1px;
	font-style:italic;
	font-weight:normal;
	color:#0000c0;
	text-align:center;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
}
	
	
.LayerOff {
	position:absolute;
	top:0%;
	left:2%;
	width:95%;
	height:100%;
	background:#000000;
	z-index:20;
	padding:0px;
	margin:0px;
	border:1px solid #909090;
	visibility:hidden;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

