* {
	margin: 0;
	padding: 0;
	_behavior: url(hover.htc);
    }
body {
	background: #FFF url(/img/body_bg.gif) left top repeat-x;
    color: #333333;
    font-family: sans-serif;
    font-size: 62.5%; 
	text-align: center;
}


div.menu_wrapper {
  width: 900px;
  background: #DDDDDD url('/img/menu_bg.gif') bottom left repeat-x;
  _background: #fff url('/img/menu_bg.gif') bottom left repeat-x;
  height: 42px;
}
div.menu_wrapper menu {
  margin-left: 20px;
}
div.menu_wrapper menu li {
  float: left;
  display: inline;
  list-style: none;
}
div.menu_wrapper menu li a {
  display: block;
  padding: 0 25px;
  height: 20px;
  padding-top: 16px;
 /* _padding-top: 20px;
  _height: 16px;
   _line-height: 0px;*/
/*line-height: 50px;*/
  color: #4E4E4E;
  float: left;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
div.menu_wrapper menu li a:hover, 
div.menu_wrapper menu li.active a {
  background: #FBEE7A url(/img/menu_item_bg.gif) repeat-x;
  height: 26px;
  position: relative;
  }
div.menu_wrapper menu li a span {
  display: block;
  position: absolute;
  width: 8px;
  height: 42px;
  top: 0;
  
  }
/*--- normal ---*/  
div.menu_wrapper menu li a span.left_corner, 
div.menu_wrapper menu li a span.right_corner  {
  display: none;
  
}
/*--- hover ---*/
div.menu_wrapper menu li a:hover span.left_corner, 
div.menu_wrapper menu li a:hover span.right_corner  {
  display: block;
    _display: none;
  }
div.menu_wrapper menu li.active a span.left_corner, 
div.menu_wrapper menu li.active a span.right_corner  {
  display: block;

}
div.menu_wrapper menu li a span.left_corner  {
  background: #DCDCDC url(/img/menu_left_corner.gif) no-repeat;
  left: 0;
}

div.menu_wrapper menu li a span.right_corner {
  background: #DCDCDC url(/img/menu_right_corner.gif) no-repeat;
  right: 0;
  _right: -1px;
}










a, a:hover {
	color: #1D305F;
}
a:hover {
	text-decoration: none;
}
div.clear {
  clear: both;
  font-size: 0;
  height: 1px;
	line-height: 0;
}
div.wrapper {
  margin: 0 auto 0 auto;
  position: relative;
  width: 900px;
}
div.header {
  margin: 17px 0 0 0;
  overflow: hidden;
  width: 100%;
  height: 100px;
  
}
div.header a.logo {
  float: left;
  display: inline;
  margin: 0 0 0 4px;
}
div.header a.logo img {
  border: none;
}
div.header ul.langs {
  float: right;
  display: inline;
  margin: 3px 0px 0 0;
}
div.header ul.langs li {
  float: left;
  display: inline;
  margin-right: 2px;
  list-style: none;
}
div.header ul.langs li a {
  position: relative;
  display: block;
  width: 25px;  
  height: 18px;
  }
div.header ul.langs li a span {
  position: absolute;
  display: block;
  width: 25px;
  height: 18px;
}
div.header ul.langs li.cs a span {
  background: url(/img/flag_cs.gif) no-repeat;
}
div.header ul.langs li.en a span {
  background: url(/img/flag_en.gif) no-repeat;
}
div.header ul.langs li.fr a span {
  background: url(/img/flag_fr.gif) no-repeat;
}
div.header ul.langs li.de a span {
  background: url(/img/flag_de.gif) no-repeat;
}
form.search {
  float: right;
  clear: right;
  display: inline;
  margin: 20px 0 0 0;
}
form.search input.text {
  float: left;
  width: 145px;
  /*_height: 27px;*/
  background: url(/img/search_bg.gif) repeat-x;
  border: 2px solid #EFBB1D;
  padding: 4px 0 4px 5px;
  color: #585858;
  font-size: 1.2em;
}
form.search input.submit {
  float: left;
  display: inline;
  margin-left: 5px;
  width: 72px;
  height: 27px;
  background: #F1C224 url(/img/submit_bg.gif) top left repeat-x;
  padding: 4px 0;
  border: none;
  color: #333333;
  font-size: 1em;
  _font-size: 1.1em;
  #font-size: 1.1em;
  letter-spacing: -1px;
  _letter-spacing: 0;
  #letter-spacing: 0;
  font-weight: bold;
}
div.header address {
  float: right;
  clear: right;
  display: inline;
  margin: 11px 0 0 0;
  font-size: 1.1em;
  font-style: normal;
  width: 395px; 
}

div.header_photo {
  margin: 1px 0 20px 0;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #B0B3B2;
  line-height: 0;
  font-size: 0;
  width: 900px;
  height: 123px;
  background: url(/img/header_photo.jpg) 0 0 no-repeat;
}
div.footer {
  width: 100%;
  height: 116px;
  clear: both;
  float: left;
  margin-top: 20px;
  background: #DCDCDC url(/img/footer_bg.gif) left top repeat-x;
  text-align: left;
}
div.footer div.partners {
  float: left;
  display: inline;
  width: 600px;
  margin: 20px 0 0 20px;
}
div.footer div.partners h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
}
div.footer div.partners ul {
  margin: 12px 0 0 0;
}
div.footer div.partners ul li {
  float: left;
  list-style: none;
  margin: 0 17px 0 0;
}
div.footer div.partners ul li.border_left {
  padding-left: 32px;
  border-left: 1px solid #B0B3B2;
}
div.footer div.partners ul li.border_right {
  margin: 0 -1px 0 0;
  padding-right: 32px;
  border-right: 1px solid #B0B3B2;
}
div.footer div.partners ul li a img {
  border: none;
}
div.footer div.services  {
  font-size: 1.2em;
  color: #535353;
  float: right;
  width: 250px;
}
div.footer div.services ul {
  float: right;
  display: inline;
  margin: 20px 15px 0 0 !important;
}
div.footer div.services ul li span {
  padding: 0 5px;
}
div.footer div.services ul li {
  float: left;
  list-style: none;
}
div.footer div.services a {
  color: #535353;
}
div.footer div.services p {
  float: right;
  text-align: right;
  display: block;
  display: inline;
  margin: 40px 15px 0 0;
}