body {
  background-color: #323232;
  text-align: center;
}

div#page {
  position: relative;
  margin: 0 auto;
  top: 50px;
  width: 850px;
}

div.bar {
  width: 850px;
  height: 7px;
}

div#header {
  background-image: url('../img_strona/naglowek-tllo-znapisem.png');
  width: 850px;
  height: 162px;
}

div#header a img {
  position: absolute;
  top: 25px;
  left: -1px;
  border: 0;
}
div#mainpage_table {
  height: 670px;
  width: 850px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

img#gradient {
  height: 100%;
  width: 100%;
}

div#left_panel {
  position: absolute;
  top: 25;
  left: 15;
  z-index: 3;
}

div#maintext {
  position: absolute;
  top: 25;
  left: 210;
  color: #e6e6e6;
  text-align: justify;
  width: 620px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*font-family: Georgia, Times, "Times New Roman", serif;*/
  font-size: 13px;
  z-index: 1;
}

div#footer {
  margin-top: 10;
  height: 100;
  text-align: center;
  font-size: 10px;
  color: #70A600;
  font-family: Verdana, Helvetica, Arial, sans-serif; 
}

div#footer  a {
  text-decoration: none;
  color: #70A600;
}

div.submenu
{
  position: absolute;
  left: 150px;
  padding: 0 0 0 10;
  visibility:hidden; 
  z-index: 2;
}

div.submenu a {
  border: 0;
}

h1 {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 26px;
  text-decoration: underline;
}

h2 {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 16px;
  padding-top: 20px;
}

h3 {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 13px;
  font-weight: bold;
}

p.maintext {
  padding-bottom: 10px;
  line-height: 22px;
}

span.bold_maintext {
  font-weight: bold;
}

p.maintext_center {
  text-align: center;
}

p.date {
  font-size: 9px;
  margin-top: -5px;
}

ul.maintext_index {
  padding-top: 10px;
  padding-bottom: 10px;
  list-style-type: none;
}

ul.lista_maintext {
  margin-top: -15px;
  line-height: 22px;
}

ul.lista_2ndlvl_maintext {
  margin-top: 5px;
  line-height: 22px;
  margin-bottom: 22px;
}

img.mainpage {
  max-width: 600px;
  border: none;
}

img.maintext_foto {
  width: 200px;
  text-align: center;
  border: none;
}

a.return  {
  color: #ADFF2F;
  text-decoration: none;  
}

a.return p {
  color: #ADFF2F;
  padding-top: 20px;
  width: 200px;
}

div.images {
  text-align: center;
}

div.kontakt_bold {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}

div.kontakt_normal {
  text-align: center;
}

div.wpis {
  margin-top: 20px;
  min-height: 210px;
}

div.page_nav {
  position: relative;
  top: 40px;
  text-align: right;
}

div.subpages_left {
  position: relative;
  text-align: left;
}

div.subpages_right {
  position: relative;
  text-align: right;
}

hr.wpis {
  width: 80%;
  margin-bottom: -20px;
  text-align: center;
}

div.wpis img {
  max-width: 550px;
  max-height: 150px;
  margin: 0px 20px;
  border: none;
}

table.oferta {
  width: 95%;
  font-size: 12px;
  color: white;
  text-align: center;
}

th.firstColl {
  width:40%;
}

img.oferta {
  max-height: 60px;
  padding: 2px;
}