body {
  margin: 0px;
  padding: 0px;
  background-image: url('/Obrazki/bg.jpg'); 
  background-repeat: no-repeat;
  background-position: 50% 0%;
  font-family: Arial, Helvetica, sanf-serif;
  font-size: 12px;
}
#Tabela_01 {
  position: relative;
  left: -5px;
  padding: 0px;
  margin: 0px auto;
  
}
.header {
  background-image: url('/Obrazki/index_01.jpg');
  background-repeat: no-repeat;
  width: 303px;
  height: 22px;
  padding-left: 507px;
  padding-top: 23px;
  text-align: center;
  color: #8E842D;
}
.header2 {
  font-size: 1.4em;
  color: #A1A218;
  font-weight: bold;
}
.inter {
  font-size: 1.2em;
  color: #A1A218;
  font-weight: bold;
}
.header a {
  color: #B8B739;
  font-size: 14px;
  text-decoration: none;
}
.naglowekMenu {
  display: block;
  float: right;
  width: 203px;
  height: 49px;
  background-image: url('/Obrazki/naglowek_menu.jpg'); 
  background-repeat: no-repeat;
}
.menu {
  display: block;
  float: right;
  width: 193px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #A1A218;
  text-align: right;
  font-size: 1.2em;
}
.menu a {
  display: block;
  float: right;
  color: #ffffff;
  text-decoration: none;
  width: 183px;
  border-bottom: 1px dotted #ffffff;
  margin-top: 12px;
  font-size: 1.1em;
}
.linkRealizacje {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 1em;
  color: #A1A218;
}
.footerMenu {
  display: block;
  float: right;
  width: 203px;
  height: 11px;
  background-image: url('/Obrazki/bottom_menu.gif'); 
  background-repeat: no-repeat;
}
.contentTitle {
  display: block;
  width: 550;
  padding-left: 20px;
  height: 35px;
  padding-top: 20px;
  background-color: #E5BE61;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.3em;
}
.contentText {
  display: block;
  width: 530px;
  padding: 16px;
  border: 4px solid #CAC85B;
  background-color: #ffffff;
}
.footer {
  display: black;
  width: 780px;
  height: 32px;
  text-align: right;
  padding-right: 30px;
  background-image: url('/Obrazki/index_15.gif'); 
  color: #8E842D;
}
.footer a {
  color: #8E842D;
}
