html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  text-align: center; 
  scrollbar-face-color: WHITE;            scrollbar-arrow-color: #696969;            scrollbar-highlight-color: #696969;     scrollbar-shadow-color: #696969;            scrollbar-darkshadow-color: #696969;    scrollbar-3dLight-color: #696969;            scrollbar-track-color: WHITE; 
}





<!--
select, option, textarea, input {
BORDER-RIGHT: #808080 1px solid;
BORDER-TOP: #808080 1px solid;
BORDER-BOTTOM: #808080 1px solid;
BORDER-LEFT: #808080 1px solid;
COLOR: #000000;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff }


         
		 
		 
		 
		 A.menu-link {font-size:.80em; font-family: Helvetica, Verdana, Arial; text-decoration: none;font-weight: BOLD; color:#FFFFFF}
         A:hover.menu-link {font-size:.80em; font-family: Helvetica, Verdana, Arial; text-decoration: none;font-weight: BOLD; color:YELLOW}

		 A.menu {font-size:.80em; font-family: Arial, Tahoma, Helvetica, Verdana, Arial; text-decoration: none;font-weight: BOLD; color:#FFFFFF}

		 

 		 A.text68 {font-size:.68em; font-family: Arial, Tahoma, Helvetica, Verdana, Arial; text-decoration: none;font-weight: NORMAL; color:#000000}

















/* bell.defaultly */
							#top_menu{
							width:625px;
							padding-left:0px;
							padding-top:0px;
							margin-top:1px; /* grubsza biala linia */
							margin-bottom:0px; /* regulacja dolu */
							background-image:url('../../Graphics/Menu/top_menu.png'); 
							background-position: top;
							background-repeat:repeat-x;
							height:24px;
							display:block;
							background-color:none;
							text-align:middle;
							text-decoration:none;
							
							}
							

/* abell.defaultly */
							#top_menu a.ml,#top_menu h3{
							padding-top:0px;
							padding-bottom:0px;
							margin-top:0px;
							margin-bottom:0px;
							display:block;
							background-position: middle;
							background-color:none;
							background-repeat:no-repeat;
							background:none;
							font-size:.76em; 
							font-family: Arial, Tahoma, Helvetica, Verdana, Arial; 
							text-decoration: none;
							font-weight: normal; 
							color:#FFFFFF;
							text-align:middle;
							text-decoration:none;
							height:23px;
							}
		


/* abell.onmousemove */
							#top_menu a.ml:hover,#top_menu h3:hover{
							padding-top:0px;
							padding-bottom:0px;
							margin-top:0px;
							margin:0px;
							display:block;
							color:lightblue;
							background-position:0px -32px;
							background-repeat:no-repeat;
							text-align:top;
							text-decoration:none;
							} /* do spr */
							

/* imo.rozw */
							#top_menu li{ 
							padding-top:0px;
							padding-bottom:0px;
							margin-top:0px;
							margin-bottom:0px;
							display:block;
							text-align:top;
							height:20px;
							border:none; 
							position:relative; 
							/* z-index:600; */
							}
							
/**/
							#top_menu li:hover{ 
							padding-top:0px;
							padding-bottom:0px;
							margin-top:0px;
							margin-bottom:0px;
							display:block;
							text-align:top;
							height:24px;
							border:none; 
							cursor:pointer; 
							background:none;
							/* z-index:500;	*/
							}
							

/**/
							#top_menu li:hover ul ul,
							#top_menu li li:hover ul ul,
							#top_menu li li li:hover ul ul, 
							#top_menu li li li li:hover ul ul{
							padding-top:0px;
							padding-bottom:0px;
							margin-top:0px;
							margin-bottom:0px;
							display:block;
							text-align:top;
							height:24px;
							border:none;
							display:none;
							}
							

/**/
							#top_menu li:hover ul, 
							#top_menu li li:hover ul, 
							#top_menu li li li:hover ul, 
							#top_menu li li li li:hover ul{
							padding-top:0px;
							padding-bottom:0px;
							margin-top:0px;
							margin-bottom:0px;
							display:block;
							text-align:top;
							height:24px;
							border:none;
							display:block;
							}
							




#top_menu ul{
								padding: 0px;
								margin-top:0px;
								margin-left:0px;
								margin-bottom:0px;
								float:left;
								list-style-type:none;
								
								
}









#top_menu ul ul{
								border-top:orange solid 2px;		// separator podmenu menu
								padding-bottom:0px;					// co zostaje podmenu menu
								width:111px;
								display:none;
								background-image:url('./Graphics/Menu/menu2.png');
								background-position:bottom;
								background-repeat:no-repeat;
								text-align:center;
								position:absolute;
								/* z-index:400; */
								left:7px;
}


#top_menu ul ul li{ margin-bottom:0px; }






#top_menu ul ul a{	width:230px; 
								padding-top:0px; 
								padding-left:3px;
								padding-bottom:0px; 
								display:block; 
								color:#FFFFFF; 
								font-size:11px;
								line-height:22px;
								font-family: Arial, Tahoma, Helvetica, Verdana, Arial; 
								font-weight:bold;
								text-decoration:none;
								text-align:left;
								background-image:url('../../Graphics/Menu/menu_pod.png');
								background-position:bottom;
								background-repeat:no-repeat;
								
}




/* double mouse_movin' justify.t, wichajster, height_href*/

								#top_menu ul ul a:hover{
								padding-top:1px;			/* row znakowanie mousemove naglowek */
								padding-bottom:10px;
								padding-left:0px;
								margin-left: 0px;
								color:#dfdfdf;
								background-position: -6px -64px;
								background-repeat:no-repeat;
								background-color:orange;			
								font-family: Arial, Tahoma, Helvetica, Verdana, Arial; 
								font-weight:bold;
								text-decoration:none;
								
								}


