/* Generated by KompoZer */
.menug {
  margin: 0 auto;
  padding: 0 0 0 34px;
  background: transparent url(images/menug_bg.png) repeat-x scroll 0% 50%;
  position: relative;
  height: 46px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 92%;
}
.menug li {
  float: left;
}
.menug li a {
  padding: 0 0 0 18px;
  float: left;
  display: block;
  color: #000000;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
}
.menug li a b {
  padding: 0 25px 0 13px;
  float: left;
  display: block;
}
.menug li.current a {
  background: transparent url(images/menug_hover_left.png) no-repeat scroll left center;
  color: #ffffff;
}
.menug li.current a b {
  background: transparent url(images/menug_hover_right.png) no-repeat scroll right top;
  color: #ffffff;
}
.menug li a:hover {
  background: transparent url(images/menug_hover_left.png) no-repeat scroll left center;
  color: #ffffff;
}
.menug li a:hover b {
  background: transparent url(images/menug_hover_right.png) no-repeat scroll right top;
  color: #ffffff;
}
#contentstationsofthecross {
  padding: 25px 15px 5px;
  margin-right: 20px;
  width: 50%;
  min-height: 513px;
  float: right;
  color: #000200;
}
#contentsotcross {
  padding: 30px 15px 5px;
  margin-right: 20px;
  width: 50%;
  min-height: 513px;
  float: right;
  color: #000200;
}
