<!--
BODY {  font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
        color: #4c0218;
        font-size: 10pt;
	background-color: #e3e1e1; }

TABLE { border-collapse: collapse; }

TD.NAGLOWEK { background-image: url(images/logo.png);
	      background-repeat: no-repeat;
	      background-color: #e3e1e1;
	      background-position: bottom;
              height: 140px;
              text-align: center; }

TD.INFO { background-image: url(images/info.png);
	  background-repeat: no-repeat; 
	  height: 25px;
          text-align: center;
          letter-spacing: 3px;
          vertical-align: middle;
          font-weight: bold;
          font-size: 9pt;
	  color: #e3e1e1; }

TD.MENU { width: 215px;
          height: 580px;
	  vertical-align: top;
	  padding-top: 35px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 8pt; }
          
DIV.MENU1 { width: 190px;
            height: 220px;
  	    padding-top: 25px;
            padding-left: 30px;
	    background-image: url(images/back_menu.png);
            background-repeat: no-repeat;
            text-align: center; }
	    
DIV.MENU2 { width: 215px;
            height: 100px;
  	    padding-top: 5px; }
  	    
DIV.MENU3 { width: 215px;
            height: 105px;
  	    padding-top: 40px; }

TD.GLOWNA { padding-top: 25px;
            padding-bottom: 25px;
            padding-left: 20px;
            padding-right: 20px;
            vertical-align: top;
            text-align: justify;
            width: 535px; }

TD.STOPKA { background-image: url(images/stopka.png);
            background-repeat: no-repeat;
            font-family: Verdana, Arial, Helvetica, sans-serif;
	    height: 70px; }

TD.FORM { padding-top: 4px;
          padding-bottom: 4px; }

P.STOPKA1 { font-size: 8pt;
	   color: #e3e1e1;
	   margin-top: 0px;
	   padding-left: 65px; }

P.STOPKA2 { font-size: 7pt;
	   color: #e3e1e1;
	   margin-top: 0px; }

DIV.ADRES { padding-left: 20px;
	    padding-top: 2px;
	    text-align: left;
	    float: left; }

DIV.COPYR { text-align: right;
	    padding-top: 50px;
	    padding-right: 15px; }

P.MENUODST { position: relative; top: 0px;
	     text-align: center;
	     width: 140px;
             margin: 0;
	     padding: 0;}

P.MENU { position: relative; top: 0px;
         text-align: center; }

P.LINIA { text-align: center; }

a.link1:link { color: #4c0218;
               text-decoration: underline; }

a.link1:active { color: #4c0218;
                 text-decoration: underline; }

a.link1:visited { color: #4c0218;
                  text-decoration: underline; }

a.link1:hover { color: #4c0218;
                text-decoration: underline;
				font-weight: bold; }

a.link2:link { color: #e3e1e1;
               text-decoration: none; }

a.link2:active { color: #e3e1e1;
                 text-decoration: none; }

a.link2:visited { color: #e3e1e1;
                  text-decoration: none; }

a.link2:hover { color: #e3e1e1;
                text-decoration: underline; }

a.link3:link { color: #4c0218;
               text-decoration: none; }

a.link3:active { color: #4c0218;
                 text-decoration: none; }

a.link3:visited { color: #4c0218;
                  text-decoration: none; }

a.link3:hover { color: #4c0218;
                text-decoration: underline; }

a.linkmenu:active  { color: #e3e1e1;
		   text-align: center;
		   text-decoration: none; 
                   display: block;
		   width: 140px;
		   padding: 7px;
		   font-weight: normal;
		   border-bottom-style: dotted;
   		   border-bottom-width: 1px;
            	   border-bottom-color: #c42f5c;  }

a.linkmenu:visited  { color: #e3e1e1;
		      text-align: center;
		      text-decoration: none; 
                      display: block;
		      width: 140px;
		      padding: 7px;
		      font-weight: normal;
		      border-bottom-style: dotted;
		      border-bottom-width: 1px;
            	      border-bottom-color: #c42f5c;  }

a.linkmenu:link  {  color: #e3e1e1;
		    text-align: center;
		    text-decoration: none; 
                    display: block;
		    width: 140px;
		    padding: 7px;
		    font-weight: normal;
		    border-bottom-style: dotted;
		    border-bottom-width: 1px;
            	    border-bottom-color: #c42f5c;  }					
                    
a.linkmenu:hover { color: #e3e1e1;
                   text-align: center;
		   text-decoration: none;
		   background-image: url(images/strzalka.png);
		   background-repeat: no-repeat;
		   font-weight: bold;  }


H1 { font-size: 10pt; }

ul { list-style-type: square;
     color: #4c0218; }

li { color: #4c0218; }


-->

