@import url('menu.css');

html, body {
  font-family: Calibri;
  font-size: 12px;
  color: #000;
  margin: 0;
  padding: 0;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border-width: 0px;
}

#wrap_top, #wrap_middle, #wrap_bottom {
  width: auto;
  text-align: center;
}

#wrap_top {
  background: #fff;
}
#wrap_middle {
  background: #e5e3e4;
  clear: both;
}
#wrap_bottom {
  background: #fff;
}

#top, #middle, #bottom {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}



#top {
  width: 990px;
  height: 127px;
  }
  #top .left {
    background: url(../images/bg_top_left.jpg) 0px 52px no-repeat;
    float: left;
    width: 600px;
    height: 78px;
    }
    #top .left .panel {
      width: 500px;
      height: 20px;
      margin: 61px 0 0 60px;
      color: #6f6f6f;
      }
      #top .left .panel div {
        float: left;
        margin: 0 5px;
        font-size: 11px;
      }
      #top .left .panel img {
        float: left;
        margin: 0 3px;
        position: relative;
        top: 1px;
      }
      #top .left .panel .form input.sText {
        float: left;
        margin: 0;
        width: 160px;
        height: 19px;
        background: url(../images/bg_input.jpg) left top no-repeat;
        border-width: 0px;
        position: relative;
        top: -2px;
        font-family: Calibri;
        font-size: 12px;
        color: #6f6f6f;
        padding-left: 3px;
      }
      #top .left .panel .form input.sSubmit {
        position: relative;
        top: -2px;
        left: -4px;
      }
      #top .left .panel .form img {
        top: -2px;
        left: -4px;
      }
  #top .right {
    float: left;
    width: 380px;
    height: 78px;
    text-align: right;
    }
    #top .right .logo {
      margin: 10px 0 0 0;
    }
    #top .right .links {
        text-align: right;
        margin: 2px 15px 0 0;
        color: #6f6f6f;
        }
        #top .right .links a {
          color: #6f6f6f;
          font-size: 11px;
        }
        #top .right .links img {
          margin: 0 4px 0 0;
        }
        #top .right .links span {
          position: relative;
          top: -2px;
        }
        #top .right .links .sitemap {
          margin: 0 0 0 0px;
        }
        #top .right .links .home {
          margin: 0 0 0 1px;
      }
      
  #top .navigation { display: none; }
  
@import url(menu.css);

#middle {
  height: 513px;
}

#middle_shade {
  background: url(../images/bg_middle1.jpg) left top no-repeat;
  width: 1008px;
  margin: 0 auto;
}


#middle .left {
  float: left;
  width: 234px;
  height: 285px;
  
}

#middle .left .img1 {
  width: 234px;
  height: 150px;
  overflow: hidden;
}
#middle .left .img2 {
  width: 234px;
  height: 136px;
  overflow: hidden;
}
#middle .right {
  float: left;
  width: 730px;
  height: 285px;
  overflow: hidden;
}
#middle .right .img3 {
  background-image: url(../images/img3.jpg);
  width: 730px;
  height: 285px;
  overflow: hidden;
}
#middle .stripe {
  clear: both;
  float: left;
  width: 964px;
  height: 22px;
  background: url(../images/stripe.jpg) left top no-repeat;
}

#middle .boxes {
  clear: both;
  overflow: hidden;
}

#middle .boxes .title {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  background: none;
  display: block;
}
#middle .boxes .box1 {
  width: 311px;
  height: 206px;
  background: #fff url(../images/bg_box1.jpg) left top no-repeat;
  float: left;
  overflow: hidden;
  }
  #middle .boxes .box1 .title {
    width: 130px;
    position: relative;
    top: 18px;
    left: 50px;
    cursor: default;
  }
  #middle .boxes .box1 .content {
    margin: 18px 0 0 0;
  }

#middle .boxes .box2 {
  width: 331px;
  height: 206px;
  background: #fff url(../images/bg_box2.jpg) left top no-repeat;
  float: left;
  overflow: hidden;
  }
  #middle .boxes .box2 .title {
    width: 110px;
    position: relative;
    top: 18px;
    left: 50px;
    cursor: default;
  }
  #middle .boxes .box2 .content {
    margin: 11px 0 0 0;
    padding: 30px 0 0 20px;
    font-size: 12px;
    }
    #middle .boxes .box2 .content .date {
      font-weight: normal;
      color: #636363;
      float: left;
      width: 52px;
      clear: both;
      margin-bottom: 5px;
    }
    #middle .boxes .box2 .content .text {
      margin-bottom: 5px;
    }
    #middle .boxes .box2 .content .text a {
      
    }
    
#middle .boxes .box3 {
  width: 322px;
  height: 206px;
  background: #fff url(../images/bg_box3.jpg) left top no-repeat;
  float: left;
  overflow: hidden;
  }
  #middle .boxes .box3 .title {
    width: 110px;
    position: relative;
    top: 18px;
    left: 50px;
    cursor: default;
  }
  #middle .boxes .box3 .content {
    margin: 11px 0 0 0;
    width: 327px;
    overflow: hidden;
  }
  #middle .boxes .box3 .content .left {
    float: left;
    width: 177px;
    height: 179px;
    }
    #middle .boxes .box3 .content .left .text {
      padding: 30px 10px 0 35px;
    }
    #middle .boxes .box3 .content .left .text a {
      display: block;
      text-transform: uppercase;
      margin-bottom: 5px;
    }
    #middle .boxes .box3 .content .left .text.seminare a {
      text-transform: none;
  }
  #middle .boxes .box3 .content .right {
    float: left;
    width: 146px;
    height: 180px;
    overflow: hidden;
  }

#bottom {
  clear: both;
  width: 990px;
  background: url(../images/bg_middle1_bottom.jpg) left top no-repeat;
  overflow: hidden;
  padding: 15px 0 0 20px;
  color: #6f6f6f;
  font-size: 11px;
  margin-bottom: 20px;
  }
  #bottom img {
    position: relative;
    top: 3px;
  }
  #bottom p {
    margin: 4px 0 4px 0;
  }
  #bottom a {
    color: #6f6f6f;
  }
  #bottom table td {
    font-size: 11px;  
  }


  /*#bottom .left {
    float: left;
    width: 600px;
    height: 200px;
    }
    #bottom .left .text {
      padding: 20px 0 0 0;
      color: #6f6f6f;
      }
      #bottom .left .text div {
        margin-bottom: 5px;
      }
      #bottom .left .text div a {
        color: #6f6f6f;
    }
  #bottom .right {
    float: left;
    width: 380px;
    height: 200px;
    color: #6f6f6f;
    }
    #bottom .right .contact {
      padding: 10px 0 0 80px;
      }
      #bottom .right .contact a {
        color: #6f6f6f;
      }
      #bottom .right .contact .mail {
        background: url(../images/mail.gif) 0px 0px no-repeat;
        padding: 0 0 0 20px;
      }
      #bottom .right .contact .tel {
        background: url(../images/tel.gif) 0px 0px no-repeat;
        padding: 0 0 0 20px;
        margin-left: 10px;
      }
    #bottom .right .address {
      text-align: right;
      margin: 20px 60px 0 0;

    }
*/

