/* css by kris@tkk.pl */

  body { margin: 0px 5px 50px 50px;
    padding: 0px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    width: auto;
    background-repeat: repeat-x;
    background-position: center top;
    background-color: rgb(103,179,227);
    font-size: 0px;
    background-image: url(./images/back.gif);
    }

  h1 { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: rgb(0, 0, 0);
    background-color: transparent;
    font-size: 1.2em;
    }

  h3 { font-family: Trebuchet MS,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: rgb(0, 0, 0);
    font-size: 20px;
    }

    
  p { font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    }

  .smalltext { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.9em;
    }

  .smalltext a:link { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    }

  .smalltext a:visited { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    }

  .noline a:link { text-decoration: none;
    }

  .noline a:visited { text-decoration: none;
    }

  .largetext { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    }

  .largetext a:link { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    }

  .largetext a:visited { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    }

  .errortext { font-family: Arial,Helvetica,sans-serif;
    color: red;
    font-weight: bold;
    font-size: 1.1em;
    }

  .grid { border: 0.05em solid rgb(239, 178, 64);
    }

  .white { background-color: white;
    }

  .black { background-color: black;
    }

  .bg_dark { background-color: rgb(216, 134, 10);
    }

  .bg_medium { background-color: rgb(239, 178, 64);
    }

  .bg_light { background-color: rgb(247, 202, 136);
    }

  .alt_bg_dark { background-color: rgb(6, 111, 160);
    }

  .alt_bg_medium { background-color: rgb(151, 181, 74);
    color: rgb(0, 0, 0);
    text-transform: lowercase;
    text-align: left;
    background-image: url(./images/pattern1.gif);
    }

  .alt_bg_medium2 { background-color: rgb(151, 181, 74);
    text-transform: lowercase;
    text-align: left;
    background-image: url(./images/pattern3.gif);
    color: rgb(255, 255, 255);
    font-weight: inherit;
    font-style: italic;
    }

  .alt_bg_medium3 { background-color: rgb(151, 181, 74);
    text-transform: lowercase;
    text-align: left;
    background-image: url(./images/pattern5.gif);
    color: rgb(255, 255, 255);
    font-weight: inherit;
    font-style: italic;
    }

  .alt_bg_medium4 { background-color: rgb(151, 181, 74);
    text-transform: lowercase;
    text-align: left;
    background-image: url(./images/pattern6.gif);
    color: rgb(255, 255, 255);
    font-weight: inherit;
    font-style: italic;
    }


  .alt_bg_light { background-color: rgb(95, 176, 216);
    }

  .copyright { text-align: center;
    font-size: 11px;
    min-height: 16px;
    color: rgb(51, 51, 51);
    }

  a:link { font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:visited { font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:hover { color: rgb(153, 153, 0);
    text-decoration: underline;
    }

  .calosc { margin: 0px;
    background-color: rgb(255, 255, 255);
    visibility: visible;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    }

  .footer { background-color: rgb(204, 204, 204);
    font-family: Arial,Helvetica,sans-serif;
    background-image: url(./images/pattern2.gif);
    }

  .nowosci { margin: 3px;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 10px;
    text-align: justify;
    padding: 12px;
    }

  .nowosci b {  color: rgb(0, 92, 153);
    }

  .lewemenu { background-image: url(./images/pattern7.gif);
    font-weight: inherit;
    }

  .lewemenu a:link { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bolder;
    font-size: 11px;
    }

  .lewemenu a:hover { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bolder;
    font-size: 11px;
    color: rgb(255, 0, 0);
    }

  .lewemenu a:visited { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bolder;
    font-size: 11px;
    }

  .tresc { padding: 10px;
    color: rgb(70, 70, 70);
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    }

  .tresc b { color: rgb(60, 100, 3);
    }
