<STYLE TYPE="text/css">
<!--
* 	{ 
	margin: 0px; 
	padding: 0px;
;	font-size: 10pt;
	}

body {
        background-color: #EBEBEB;
        font-family: verdana, serif, courier;
;        font-size: 8px;
        line-height: normal;
        color: #000000;
	background: #3D7A85;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 0px;
        margin: 0px;
        padding: 0px;
	padding-left: 0px;
	behavior:url("csshover.htc");
}

a	{ 
	text-decoration:none; 
	font-weight:bold; 
	FONT-SIZE:10pt; 
	color:#0fb1bd; 
	}

a:hover, a:active, a:visited:hover { 
	text-decoration:none; 
	font-weight:bold; 
	color:#ff0000; }

a:visited	{ 
	text-decoration:none;
	font-weight:normal;
	color:#157070;
	}
			a#sm	{ text-decoration:none; font-weight:normal; FONT-SIZE:8pt; color:#1fe1dd; padding-left:5px;}
		a#sm:hover 	{ text-decoration:none; font-weight:normal; FONT-SIZE:8pt; color:#ff0000; padding-left:5px;}
		a#sm:visited	{ text-decoration:none; font-weight:normal; FONT-SIZE:8pt; color:#157070; padding-left:5px;}
	a#sm:visited:hover	{ text-decoration:none; font-weight:normal; FONT-SIZE:8pt; color:#ff0000; padding-left:5px;}

table	{ border:0;
	background:#D1D1D1;
	}

td#pan	{ width:38px;
	font-size:7pt;
	text-align:center;
	}

td	{ font-weight:bold;
	  font-size:10pt;
	}

select	{ 
	background-color:#157070; 
	border-color:#1fe1dd;
	}

select:hover	{
        background-color:#1fe1dd;
        border-color:#1fe1dd;
        }

                        .mainlink { text-decoration:none;color: #33d;font-size: 14pt; }
                        .mainlink:hover { text-decoration:none;font-weight:bold;color: #33d; }
                        .dnew   { font-size:12px; color:#F11; font-weight:normal; padding-left:20px;}
                        .dtitle { font-size:12px; color:#CC0; font-weight:bold; padding-left:3px;}
                        .tnew   { font-size:10pt; color:#e8b710; font-style:normal; padding-left:0px;}
                        .link   { text-decoration:none;color: #777; }
                        .link:hover { text-decoration:none;font-weight:bold;color: #33d; }
			.tekst	{ font-size:10pt; color:#e8b710; font-style:italic; padding-left:20px;}
			.ntekst	{ font-size:10pt; color:#e8b710; font-style:normal; padding-left:0px;}
			.ptekst { font-size:11pt; color:#f57a00; font-style:normal; padding-left:0px;}
                        .tytul	{ font-size:10pt; color:#12DE12; font-weight:bold; padding-left:30px;}
			.data	{ font-size:10pt; color:#12DE12; font-weight:normal; padding-left:20px;}
			.nagl1	{ font-size:10pt; color:#12DE12; font-weight:bold; padding-left:20px;}
			.adn	{ font-size:10pt; color:#F57A00; font-weight:normal; padding-left:20px;}
			.adnot	{ font-size:9pt; color:#f30e08; font-weight:normal; padding-left:20px;}

/*menu*/

ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:normal;
	font-family: serif;
	font-size: x-small;
}

ul.menu li {
	width: 192px;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	color: #85543d;
	width: 180px;
	text-decoration: none;
	padding: 2px 6px;
	font-weight: normal;
	font-family: tahoma;
	background: url("images2/menu_back.jpg") repeat-x left top;	
	height: 14px;
	
	border-width: 0px;
	border-style: solid;
	border-color: #dfdfdf;
	border-bottom: 0px;
}

ul.menu a.top:link, ul.menu a.top:visited {
	display: block;
	width: 180px;
	text-decoration: none;
	padding: 2px 2px;
	font-weight: normal;
	background: url("images2/menu_top.gif") no-repeat left top;
	border-left: 0px solid #dfdfdf;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 14px;	
}

ul.menu a.down:link, ul.menu a.down:visited {
	display: block;
	width: 180px;
	text-decoration: none;
	padding: 2px 2px;
	font-weight: normal;
	background: url("images2/menu_down.gif") no-repeat left top;
	border-left: 1px solid #dfdfdf;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 14px;	
}

ul.menu a.sub2 {
	padding-left: 12px;
	width:174px;
}

ul.menu a.sub3 {
	padding-left: 12px;
	width:174px;
}

ul.menu a.sub3X {
	padding-left: 12px;
	width:180px;
	color:#e57000;
}

ul.menu a.active, ul.menu a.active:visited {
	background: url("images2/menu_active.gif") no-repeat left top;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	color:#FFFFFF;
	width:180px;
	font-weight: bold;
}

ul.menu a.activebold {
	background: url("images2/menu_active.gif") no-repeat left top;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	color:#FFFFFF;
	width:180px;
	font-weight: bold;
}

ul.menu a.fontbald {
	font-weight: bold;
}

ul.menu a:hover {
	color:#000000;
	/*background:url("images2/menu_over.jpg") left top;*/
	background: none;
	/*background-color: #cee27f;*/
	background-color: #ab6c4f;
	width: 180px;
}

ul.menu a.top:hover{
	color:#000000;
	background:url("images2/menu_top_over.gif") no-repeat left top;
	width: 180px;
}

ul.menu a.down:hover{
	color:#000000;
	background:url("images2/menu_down_over.gif") no-repeat left top;
	width: 181px;
}

ul.menu a.active:hover{
	color:#FFFFFF;
	/*background:url("images2/menu_over.jpg") left top;*/
	background: none;
	background: url("images2/menu_active.gif") no-repeat left top;
	width:180px;
}

ul.menu a.sub2:hover{
	color:#000000;
	background: none;
	background-color: #ab6c4f;
	width: 174px;
}
ul.menu a.sub3:hover{
	color:#000000;
	/*background:url("images2/menu_over.jpg") left top;*/
	background: none;
	background-color: #ab6c4f;
	width: 180px;
}

img.corner {
   width: 23px;
   height: 18px;
   border: none;
   display: block !important;
}

ul.menu span
{
	background: url("images2/menu_active_orange_right.png") right top no-repeat;
	padding-right: 0px;
	padding-top:0px;
} 

-->
</STYLE>

