<!--

    body  {
            background-color : rgb(34,47,167);
			color : #ffff00;
      }
      /* margines gorny */
   .m1    {
            margin-top: 0
      }
    .St1 {
            font-size : 0.8em;
            font-weight : bold;
			background-color: rgb(34, 47, 167); 
            color : #99ccff;
            font-family : Verdana, sans-serif;
      }
    .St {
            font-family : Verdana, sans-serif;
            font-size : 0.8em;
            font-weight : bold;
			background-color: rgb(34, 47, 167); 
            color : #99ccff;
            text-align : center;
      }
    .Stl {
            font-family : Verdana, sans-serif;
            font-size : 0.7em;
			background-color: rgb(34, 47, 167); 
            color : #7799ff;
            text-align : center;
      }
    .Std {
            font-family : Verdana, sans-serif;
            font-size : 0.8em;
            font-weight : bold;
			background-color: rgb(34, 47, 167); 
            color : #ffff00;
            text-align : center;
      }
    .s7 {
            font-family : Verdana, sans-serif;
            font-size : 0.6em;
            font-weight : bold;
			background-color: rgb(34, 47, 167); 
            color : #ffffff;
            text-align : justify;
      }	    
    .copyright {
            font-family : Verdana, sans-serif;
            font-size : 0.7em;
			background-color : rgb(34,47,167);
            color : #99ccff;
            text-align : center;
      }
    h1 {
            font-family : "Times New Roman", serif;
			background-color: rgb(34, 47, 167); 
            color : #0099ff;
            text-align : center;
            margin-top : -4px;
      }
    h2 {
            font-family : "Times New Roman", serif;
			background-color: rgb(34, 47, 167); 
            color : #ccccff;
            text-align : center;
            margin-top : -16px;
      }
    h3 {
            font-family : "Times New Roman", serif;
			background-color: rgb(34, 47, 167); 
            color : #ffffff;
            text-align : center;
            margin-top : -16px;
      }
    h4 {
            font-family : "Times New Roman", serif;
			background-color: rgb(34, 47, 167); 
            color : #ffffff;
            text-align : center;
            margin-bottom : -16px;
			margin-top : -6px;
      }	  
	  
	  
    a:link {
            text-decoration : none;
            font-weight : bold;
            color : #ff0000;
            background-color: rgb(9, 18, 105);
      }
    a:visited {
            text-decoration : none;
            font-weight : bold;
            color : #ccccff;
            background-color: rgb(9, 18, 105);
      }
    a:hover {
            text-decoration : none;
            font-weight : bold;
            color : #ffff00;
            background-color: rgb(9, 18, 105);
      }
    a:active {
            text-decoration: none;
            font-weight : bold;
            color : #ffffff;
			background-color: rgb(9, 18, 105);
      }
    .form {
            background-color : #00357d;
            color : #ffffff;
            font-family : "Courier New", serif;
            font-size : 12pt;
            text-align : left;
      }
    .uwagi {
            background-color : #00357d;
            color : #ffffff;
            font-family : "Courier New", serif;
            font-size : 11pt;
            text-align : left;
      }	  
    .btn {
            background-color : #8080ff;
            font-family : Verdana, sans-serif;
            font-size : 12px;
            color : #ffffff;
            text-align : center;
      }
    .search {
            background-color : #00357d;
            font-family : Verdana, sans-serif;
            font-size : 12px;
            color : #ffffff;
            text-align : left;
      }
    .cipher {
            background-color : #00357d;
            color : #ffffff;
            font-family : "Courier New", serif;
            font-size : 12pt;
            text-align : right;
      }
/* tekst srodek */
.c {
     text-align : center;
}
/* tekst do prawej */
 .r {
     text-align : right;
}
/* obramowanie obrazka zero */
 .obr0 {
     border : 0
}
 #center {

     margin-left : 8%;
     margin-right : 8%;
}
 .w3c {

     border : 0 none;
     width : 88px;
     height : 31px;
     background-color: rgb(34, 47, 167);
	 color : #ffff00;
}
hr
{
     background-color: rgb(34, 47, 167); 
     color: rgb(128, 128, 255)
}
/* wysokosc dla linii poziomej */
.wys1
{
     height: 1px
}
/* wysokosc dla linii poziomej */
.wys3
{
     height: 3px;
}
/* tabela formularzy ofert */
.ctf
{
width: auto;
margin: auto; 
text-align: left;
font-size : 10pt;
font-weight : bold;
background-color : rgb(34,47,167);
color : #99ccff;
font-family : Verdana, sans-serif;
}
/* rollover
/* baza arkusz kalkulacyjny */
#calc a
{
height: 45px;
width: 45px;
display: block;
background: url(images/Excel_blue.gif) no-repeat;
}
#calc a:hover
{
height: 45px;
width: 45px;
display: block;
background-image: url(images/Excel_blue1.gif);
}
/* rollover
/* baza spakowana */
#zip a
{
height: 45px;
width: 45px;
display: block;
background: url(images/WinZip_blue.gif) no-repeat;
}
#zip a:hover
{
height: 45px;
width: 45px;
display: block;
background-image: url(images/WinZip_blue1.gif);
}
/* rollover
/* inquiry */
#inq a
{
height: 23px;
width: 37px;
display: block;
background: url(images/email.gif) no-repeat;
}
#inq a:hover
{
height: 23px;
width: 37px;
display: block;
background-image: url(images/email1.gif);
}
/* rollover
/* wyrownanie do prawej */
.rf
{
float: right
}
#center
{
margin-left: 12%; margin-right: 12%
}

-->