body {
  margin:0px;
  overflow-x:hidden;
}
#center {
  position:absolute;
  left:50%;
  width:0px;
  height:70%;
}
#main {
  width:776px;
  position:relative;
  left:-388px;
  height:100%;
}

#menu {
  float:left;
  background:url(../gfx/ihar_tlo.gif) no-repeat left bottom #487F00;
  padding-bottom:110px;
  width:211px;
  height:100%;
  overflow:hidden;
}

#menu a.glowny,
#menu a.podlink {
  display:list-item;
  list-style:none;
  margin:0px;
  padding:3px 3px 2px 15px;
  background:url(../gfx/st.gif) no-repeat 5px 8px;
  line-height:125%;
  font-size:12px;
  color:#DEFF85;
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
}
#menu a.podlink {
  margin:2px 0px 2px 10px;
  background:url(../gfx/stb.gif) no-repeat 5px 8px #529002;
  font-size:11px;
  font-weight:normal;
}
#menu a.podlink:hover,
#menu a.podactive {
  background:url(../gfx/stb1.gif) no-repeat 5px 8px #62970F;
  color:#F4FFE5;
}
#menu a.glowny:hover,
#menu a.active {
  background:url(../gfx/st1.gif) no-repeat 5px 8px #477800;
  color:#9DC74C;
}
#content {
  float:right;
  background:url(../gfx/top.png) no-repeat left top;
  width:565px;
  padding-top:230px;
  overflow:hidden;
  position:relative;
  font-family: verdana, Helvetica, sans-serif;
  font-size:11px;
}
h1 {
  margin:0px;
  padding:3px 0px 3px 300px;
  text-align:right;
  font-weight:normal;
  font-size:20px;
  color:#9CCB50;
  font-family:verdana;
}
h2 {
  margin:0px;
  padding:10px 0px;
  text-align:right;
  font-weight:normal;
  font-size:17px;
  color:#3D7300;
  font-family:verdana;
}
p {
  margin: 15px 0px 6px 20px;
}
a {
  color: inherit;
}
ul{
  list-style:none;
}
ul li{
  margin:4px 0;
}

dl{
  list-style: none;
}
dl dt{
  float:left;
  display:block;
  font-weight:700;
  margin: 0 10px 0 20px;
  clear:both;
  width:80px;
  text-align:right;
}
dl dd{
  display:block;
  float:left;
  width: 450px;
  margin:0;
  margin-bottom: 15px;
}
dl dd p{
  margin: 5px 0;
}

#content table {
  font-size: 12px;
  border: 1px solid black;
  margin: 20px 0 10px 10px;
  border-collapse: collapse;
}
#content table td, #content table th{
  padding: 5px 10px;
  border: 1px solid black;
}
table#contact-list th.phone{
  width:90px;
}

#footer {
  clear:both;
  background:url(../gfx/footer.png) no-repeat left bottom;
  height:16px;
  padding-top:18px;
}
