body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #000000;
	font-size: 9pt;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#maintable {
	background-image: url(images/pasik.jpg);
	background-position: 0px 157px;
	background-repeat: repeat-x;

}
#allcontent {
	position: absolute;
	top: 140px;
	left: 0px;
}

#leftmenuintro {
	position: absolute; 
	float: left;
	top: 75px;
	left: 40px;
	text-align: right;	
	width: 125px;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}

#leftmenu {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	text-align: right;	
	width: 120px;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}


#text {
	z-index: 1;
	position: relative;
	margin-left: 55px;
	margin-top: 20px;
	margin-right: 200px;
	text-align: justify;
	font-size: 8pt;
	line-height: 1.5;
	font-weight: normal;
//	height: 330px;
	min-height: 330px;
}

#textprint {
	position: relative;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}


#print {
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 7pt;
}


.divider {
position: relative;
	clear: both;

}

#rightlogos {
	font-size: 8pt;
	font-weight: bold;
	position: fixed;
//	position: absolute;
	right: 10px;
	top: 270px;
	width: 150px;
}

h1  {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 10px 30px 0px;
}

h2  {
        font-size: 10pt;
        font-weight: bold;
}

h2 a {
	color: #000000;
}

.nadpis2, .nadpis2:link, .nadpis2:visited {
        font-size: 12pt;
        font-weight: 600;
        color: #990000;
        text-decoration: none;
}


h3 {
	font-size: 10pt;
	font-weight: 600;
	color: #ffffff;
}



#footer {
	position: relative;
	left: 0px;
}


.menuhi {
	display: block;
	width: 184px;
	height: 20px;
	font-size: 9pt;
        font-weight: bold;
	color: #ffffff;
	background: #AC2F02;
	padding: 3px 3px 3px 10px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.menuhi:hover {
	background: #F9B401;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.menusubhi {
	display: block;
	width: 179px;
	height: 20px;
	font-size: 9pt;
	color: #ffffff;
	background: #AC2F02;
	padding: 1px 3px 1px 15px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.menusubhi:hover {
	background: #F9B401;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.menulo {
	display: block;
	width: 184px;
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background: #BD4203;
	padding: 3px 3px 3px 10px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.menulo:hover {
	background: #F9B401;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.menusublo {
	display: block;
	width: 179px;
	height: 20px;
	font-size: 9pt;
	color: #ffffff;
	background: #BD4203;
	padding: 1px 3px 1px 15px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.menusublo:hover {
	background: #F9B401;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.menulang {
	display: block;
	width: 184px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background: #BD4203;
	padding: 5px 3px 5px 10px;
	opacity: 1;
	filter: alpha(opacity=50);

}


