/* WYGLĄD SUWAKA */ 

body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color:#efe7c0;
scrollbar-3dlight-color:rgb(109,100,93);;
scrollbar-arrow-color:  rgb(109,100,93);
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: rgb(109,100,93); 
}

/* LINKI W MENU */ 

a.menu:link,
a.menu:visited {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 7pt;
       color: black;
       letter-spacing: 0.5mm;
       text-decoration: none;
       font-weight: bold;
          }

a.menu:active,
a.menu:hover {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 7pt;
       color: #f1e2cA;
       letter-spacing: 0.5mm;
       text-decoration: underline overline;
       font-weight: bold;
               }

a.topmenu:link,
a.topmenu:visited {
       font-family: tahoma, verdana, arial, helvetica, sans-serif;
       font-size: 8pt;
       color: black;
       letter-spacing: 0.3mm;
       text-decoration: none;
       font-weight: normal;
          }

a.topmenu:active,
a.topmenu:hover {
       font-family: tahoma, verdana, arial, helvetica, sans-serif;
       font-size: 8pt;
       color: black;
       letter-spacing: 0.3mm;
       text-decoration: underline overline;
       font-weight: normal;
               }

/* LINKI NA STRONIE */

a:link,
a:visited {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 7pt;
       color: red;
       text-decoration: underline;
       font-weight: normal;
          }

a:active,
a:hover {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 7pt;
       color: red;
       text-decoration: none;
       font-weight: normal;
             }

/* LINKI W KATEGORIACH */

a.cat:link,
a.cat:visited {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 9pt;
       color: red;
       text-decoration: underline;
       line-height: 1.5;
       font-weight: normal;
          }

a.cat:active,
a.cat:hover {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 9pt;
       color: red;
       text-decoration: none;
       font-weight: normal;
             }

/* NAGŁÓWKI */ 

h1 { font-family: tahoma; font-size:10pt; color:#ba0004;font:bold; line-height: 3.5mm}
h2 { font-family: tahoma; font-size:9pt;color:#000000;font:bold;}
h3 { font-family: cursive; font-size:12pt; color:#544724; line-height: 3.5mm}
h4 { font-family: tahoma; font-size:10pt; color:#000000;font:bold; line-height: 3.5mm}

hr { width: 70%; color:#472717;}

/* TEKST NA STRONIE */ 

p {
       font-family: tahoma, verdana, arial, helvetica, sans-serif;
       font-size: 8pt;
       font-style: normal;
       color: black;
   }

/* OBRAZKI */ 

img {
     margin: 0px;
     border-color:black;
      }


/* WYŚWIETLANIE FORMULARZA W LINI */ 

form {
       display:inline;
     }


/* ELEMENTY FORMULARZA */ 

textarea {
       border: #111111 1px solid;
       margin: 1px;
       font-size: 7pt;
       font-family: tahoma, verdana, arial, helvetica, sans-serif;
       color: black;
       height: 16px;
       background-color: #ffffff;
       }

.text {
       border: #111111 1px solid;
       margin: 1px;
       font-size: 9px;
       font-family: tahoma, verdana, arial, helvetica, sans-serif;
       color: black;
       height: 16px;
       background-color: #ffffff;
        }

.submit {
       border: #111111 1px solid;
       margin: 1px;
       font-size: 7pt;
       font-family: tahoma, verdana, arial, helvetica, sans-serif;
       color: black;
       height: 16px;
       background-color: #f5cf30;
           }

select {
       border-left: #666666 1px solid;
       margin: 1px;
       font-size: 7pt;
       width: 120px;
       color: #black;
       font-family: verdana,tahoma;
       height: 18px;
       background-color: #eeeeee;
          };

table.boki {border-bottom: #445566 1px solid;border-top: #445566 1px solid;border-right: #445566 1px solid;border-left: #445566 1px solid;margin: 1px; font: 9pt tahoma;}