    #data { position: absolute;
	 left: 420;
	 top: 53;
         font-weight: bold;
         font-size: 12px;
         font-family: verdana;}
		 
	#go { position: absolute;
         font-weight: bold;
         font-size: 12px;
         font-family: verdana;}

    #imieniny { position: absolute;
	 left: 420;
	 top: 69;
         font-weight: bold;
         font-size: 12px;
         font-family: verdana;}

    #tytul {position: absolute;
	 left: 200;
	 top: 145;
        }

    #ramka  {position: absolute;
            left: 200;
            top: 230;
            }
            
    #logo_ir  {position: absolute;
            left: 400;
            top: 30;
            }
    #logo_elexpo  {position: absolute;
            left: 400;
            top: 80;
            }
            
   #zamow  {position: absolute;
            left: 380;
            top: 340;
            }
            
   #poradnik  {position: absolute;
            left: 380;
            top: 530;
            }
         
    .naglowek1{ color: #000000;
                font-weight: bolder;
                font-size:12pt;
                text-align: center;
                font-family: Verdana;
                }

    .naglowek2 {color: #000000;
           font-weight: bold;
           font-size:11pt;
           text-align: center;
           font-style: italic;
           font-family: Verdana;     }

    .tekst1 { color: #000000;
             font-family: Verdana;
             font-size: 8pt;
             font-weight: bold;
            }
             
    .tekst2 { color: #000000;
              font-family: Verdana;
              font-size: 8pt;
              }
              
    .tekst3 { color: #000000;
             font-family: Verdana;
             font-size: 8pt;
             font-weight: bold;
             text-align: center;
            }
    .tekst4 { color: #000000;
              font-family: Verdana;
              font-size: 8pt;
              text-align:justify;
              }
              
    .link {text-decoration: none;
          }
          
    .link:hover {text-decoration: underline;
                 font-weight: bold;
                 }


a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}



    #hide { position: absolute;
	 left: 1;
	 top: 1;
         visibility: hidden}

