BODY { 
  background-color: #EDE3AE;
  margin: 0;
  padding: 0;
  /*font-family: Verdana, Arial;*/
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 12pt;
  color: #FFFFFF;
  overflow: scroll;
  behavior: url(pliki/ie6alert.htc);
}

a:link, a:visited {
  color: #0000FF;
  text-decoration: underline;
}

a:hover, a:active {
  color: #dd0000;
  text-decoration: none;
}

#kontener {
  width: 900px;
  margin: 0 auto;
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 12pt;
  color: #000000;
  height: auto !important;
  height: 300px; /* IE */
  min-height: 300px;
}

.tresc {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.tresc h1 {
  font-size: 20pt;
  font-weight: bold;
}

.tresc h2 {
  font-size: 16pt;
  font-weight: bold;
}

.tresc img {
  margin: 10px;
}

#header {
  width: 900px;
  height: 86px;
  margin: 0 auto;
  background: url(bg_gora.png) repeat-x left top;
}

#logo {
  float: left;
  padding-top: 2px;
}

#menu {
  float: left;
  height: auto !important;
  height: 86px; /* IE */
  min-height: 86px;
}

#menu ul {
  margin: 0;
  padding-left: 70px;
  padding-top: 30px;
  list-style: none;
  line-height: normal;
}

#menu li {
  display: block;
  float: left;
  border-right: 1px solid #D1BC5C;
}

#menu a {
  display: block;
  float: left;
  padding: 0px 20px;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 1px solid #D1BC5C;
}

#menu a:hover, #menu li a.active {
  background: #FFFFFF;
  color: #000000;
}

#submenu {
  margin-bottom: 5px;
  border-bottom: 1px solid #D1BC5C;
}

#submenu ul {
  margin: 0;
  list-style: none;
  line-height: normal;
}

#submenu li {
  display: inline;
}

#submenu a {
  display: block;
  padding: 10px;
  border-top: 1px solid #D1BC5C;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}

#submenu a:hover, #submenu .active, #banerek a:hover, #banerek .active {
  text-decoration: none;
  background: #FFFFFF;
  color: #000000;
}

#lewa {
  float: left; 
  display: inline;
  width: 200px; 
  background: #550000; 
  font-family: Verdana, Arial;
}

#lewa ul { 
  padding: 5px 10px 10px 10px; 
  margin: 0; 
}

#prawa { 
  float: right;
  display: inline;
  width: 695px; 
}

#banerek {
  float: right; 
  background: #550000; 
  color: #FFFFFF; 
  width: 250px; 

  text-align: center;
}

#banerek a {
  display: block;
  padding: 10px;
  border-top: 1px solid #D1BC5C;
  text-decoration: none;
  font-weight: bold;
  font-size: 26px;
  color: #FFFFFF;
}

#stopka {
  clear: both;
  width: 900px;
  margin: 0 auto;
  background: url('bg_dol.png') repeat-x 0px 20px;
  height: auto !important;
  height: 86px; /* IE */
  min-height: 86px;
}

#komunikat_blad, #komunikat_ok {
  display:none; 
  padding:10px; 
  color: red;
}

.formularzl {
  display: inline-block;
  width: 180px;
  vertical-align: top;
}
.formularzr {
  display: inline;
  width: 180px;
}

.wstopcel {
  float: left;
  margin-left: 10px;
  padding-top: 45px;
  display: inline;
}

.wstopcej {
  float: left;
  margin: 0 auto;
  padding-left: 250px;
  padding-top: 45px;
  display: inline;
}

.wstopcer {
  float: right;
  margin-right: 10px;
  padding-top: 45px;
  display: inline;
}

