body {
  background-color : #FBFBFB;
  font-size : 14px;
  color : #333333;
  font-family : "Verdana", "Tahoma", "Arial";
}

#table {
  background-color : #ffffff;
  width : 1000px;
  border-left: 1px solid #d9dddf;
  border-right: 1px solid #d9dddf;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
}

#logo {
  background-color : #ffffff;
}

#menu_top {
  height: 20px;
  font-size : 16px;
  background-color : #f0f0f0;
  text-align: right;
  padding: .50em 5em .50em 1.5em;
  border-top: 1px solid #d9dddf;
  border-bottom: 1px solid #d9dddf;
}

#menu_top a {
  color : #676767;
  text-decoration : none;
  font-size : 14px;
  margin: 1px;
  padding-right : 20px;
}

#menu_top a:hover
{
  text-decoration : underline;
  color : #a7a700;
}

#lokalizacja {
   background-color : #ffffff;
   margin-top: 10px;
   padding-left: 20px;
   font-family : "Tahoma", "Arial";
   font-size : 11px;
   color : #333300;
}

#lokalizacja a {
   color : #666699;
   font-family : "Tahoma", "Arial";
   font-size : 11px;
   text-decoration : none;
}

#lokalizacja a:hover {
   color : #58511d;
   text-decoration : underline;
}

#logowanie {
  text-align: right;
  padding-right: 45px;
  padding-top: 5px;
}

#logowanie a img {
   border: 0px;
}

#logowanie p {
  color : black;
  font-size : 12px;
  font-family : "Arial", "Verdana";
}

#logowanie a {
  color : #646497;
  text-decoration : none;
  font-size : 12px;
  font-family: "Arial", "Verdana";
  margin-left: 5px;
}

#logowanie a:hover {
  text-decoration : underline;
  color : #a7a700;
}

#stopka {
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 30px;
  padding-bottom : 5px;
  margin-bottom : 3px;
}

#stopka p {
  color : #676767;
  font-size : 11px;
  font-family : "Verdana", "Tahoma", "Arial";
}

#stopka a {
  color : #676767;
  text-decoration : none;
  font-size : 11px;
  margin: 1px;
}

#stopka a:hover {
  text-decoration : underline;
  color : #a7a700;
}



      .color_tr {
            background-color: #F9F9F9;
      }

      .color_th {
            background-color: #DDE6F7;
      }



      #content_ {
            padding-right : 5px;
            padding-left : 5px;
            padding-top : 2px;
            padding-bottom : 35px;
            margin : 15px 5px 5px 5px;


      }
      #content_ h2 {
            margin-bottom: 5px;
            font-size : 28px;
            color : #646497;
            font-family : "Times New Roman";
            font-weight : 300;
      }
      #content_ p {
            font-size : 16px;
            line-height : 1.2em;
            color : #333333;
            font-family : "Times New Roman";
            padding: 10px;
      }
      #content_ p a {
            text-decoration : none;
      }
      #content_ p a:hover {
            color : #58511d;
            text-decoration : underline;
      }


      #left {
            margin: 10px;
            width : 400px;
      }

      #left p {
            font-size : 13px;
            color : #333333;
            margin-bottom : 20px;
            font-family : "Times New Roman";
      }
      #left small {
            color : #00006B;
      }


      #left a {
            color : #000087;
            font-family : "Arial";
            font-size : 12px;
            text-decoration : none;
      }
      #left a:visited {
            color : #646497;
      }

      #left a:hover {
            color : #58511d;
            text-decoration : underline;
      }



      #right {
            margin: 5px;
            float : right;
            width : 500px;
      }


      #right p {
            font-size : 14px;
            color : #333333;
            margin-bottom : 20px;
            font-family : "Times New Roman";
      }


      #right a {
            color : #000087;
            font-family : "Arial";
            font-size : 12px;
            text-decoration : none;
      }
      #right a:visited {
            color : #646497;
      }
      #right a:hover {
            color : #58511d;
            text-decoration : underline;
      }
      #right small {
            color : #494949;
      }



      .szukaj {
            font-size : 13px;
            width : 200px;
      }
      .search {
            border-color : #676767;
            border-width : 1px;
            height : 18px;
            background-color : white;
            font-family : "Arial", "Verdana";
            font-size : 14px;
            color : #676767;
      }
      .input {
            font-size : 14px;

      }

      .margin-1 {
            margin-left : 100px;
      }
      .margin-2 {
            margin-left : 200px;
      }
      .margin-3 {
            margin-left : 300px;
      }