/* <![cdata[*/
  
   #TOP {
         width: 1006px;
         height: 1200px;
         background-color: black;
         position: absolute;
         left: 0px;
         top: 0px;
		 z-index: 0;
   }
   #WNP {
	width: 198;
	position: absolute;
	left: 5;
	top: 800;
	z-index: 1;
	visibility: hidden;	 
   }
   #WNP table.tabela {
                          width: 198px;
                          border-style: solid;
                          border-color: #F4B10A;
                          border-width: 1px;
                          text-align: left;
   }
   #WNP td.wiersz1 {
                        background-color: #F4B10A;
                        font-family: arial, san-serif;
                        font-size: 15px;
                        font-weight: bold;
                        color: #000000;
                        text-decoration: none;
                        
   }
   #WNP td.wiersz2 {
                        background-color: #000000;
                        font-family: arial, san-serif;
                        font-size: 11px;
                        font-weight: normal;
                        color: red;
                        text-decoration: none;

   }
   #WNP td a:link {
                        background-color: #000000;
                        font-family: arial, san-serif;
                        font-size: 11px;
                        font-weight: normal;
                        color: #F4B10A;
                        text-decoration: none;

   }
   #WNP td a:visited {
                        background-color: #000000;
                        font-family: arial, san-serif;
                        font-size: 11px;
                        font-weight: normal;
                        color: #1985ff;
                        text-decoration: none;

   }
   #WNP td a:hover {text-decoration: underline;}
   
/* ]]>*/
