body {
  background-color:#a70304;
  font-family:Tahoma, sans-serif;
  font-size:1em;
  color:#FFFFFF;
  text-align:center;
  width:100%;
}

a {
  text-decoration:none;
  color:#FFFFFF;
}
a:hover {
    text-decoration:underline;
    cursor:pointer;
}
div#subContainer a:hover {
    text-decoration:none;
}
div#content {
  width:100%;
  text-align:center;
}
div#mainContainer {
  display:block;
  position:relative;
  margin:auto;
  width:1000px;
}
div#subContainer {
  display:block;
  width:1000px;
  height:603px;
  background-repeat:no-repeat;
  background-position:center;
  background-image: url('../images/logo_back.gif');
}
div#langContainer {
  width:100%;
  font-size:0.8em;
  height:40px;
  vertical-align:bottom;
}
ul#langList {
  list-style-type:none;
  line-height:2.5;
}
ul#langList li {
  display:inline;
  margin-right:10px;
}
div#lineWho {
  height:71px;
  padding-left:750px;
  padding-top:66px;
  vertical-align:bottom;
}
div.btnMainLink, div.txtMainLink {
  display:block;
  float:left;
}
div.txtMainLink {
  font-size:14px;
  padding-top:7px;
  font-weight:lighter;
}
div#lineWhat {
  height:70px;
  padding-left:810px;
  padding-top:10px;
  vertical-align:bottom;
}
div#lineHow {
  height:70px;
  padding-left:810px;
  padding-top:25px;
  vertical-align:bottom;
}
div#lineWhere {
  height:70px;
  padding-left:750px;
  padding-top:5px;
  vertical-align:bottom;
}
div#lineTitle {
  height:97px;
  padding-left:400px;
  vertical-align:bottom;
  font-size:80px;
}
a.redSurrShort {
  line-height:2;
  display:block;
  width:130px;
}
a.redSurr {
  line-height:2;
  display:block;
  width:140px;
}
div.redWrapper {
  text-align:left;
  padding-left:10px;
  border-top:1px solid #a70304;
  border-bottom:1px solid #a70304;
}
div.redFullWrapper {
  background-color:#a70304;
}
div#frameContainer {
  position:relative;
  top:-500px;
  left:-220px;
  margin:auto;
  width:272px;
  height:272px;
}
div#flagfaceframe {
  width:272px;
  height:272px;
}
div#frameTop, div#frameBottom {
  width:272px;
  height:10px;
  display:block;
}
div#frameTop {
  background-image:url('../images/frame/top.gif');
}
div#frameBottom {
  background-image:url('../images/frame/bottom.gif');
}
div#frameLeft, div#framePhoto,  div#frameRight {
  float:left;
}
div#frameLeft,  div#frameRight{
  width:10px;
  height:252px;
  background-color:#a70304;
  display:block;
}
div#framePhoto {
  width:252px;
  height:252px;
}
div.slogan {
  font-size:0.8em;
  padding-top:5px;
  padding-bottom:5px;
}
div#cornerboy {
  background-image:url('../images/boy_corner.gif');
  width:91px;
  height:169px;
  position: absolute;
  left:0px;
  top:0px;
}
div#cornergirl {
  background-image:url('../images/girl_corner.gif');
  width:100px;
  height:168px;
  position: absolute;
  right:0px;
  top:0px;
}
div#middletop {
  background-image:url('../images/top_background.gif');
  height:168px;
  width:100%;
  text-align:center;
}
div#topheader {
  width:400px;
  margin:auto;
  padding-top:15px;
}
div.inline {
  display:block;
  float:left;
}
div#leftText, div#rightText{
  margin-top:50px;
  font-size:14px;
  padding:0 5px 0 5px;
}
div#contentsectioncontainer {
  text-align:center;
}
div#contentsection {
  margin:auto;
  width:1000px;
}
div#precontent {
  width:45px;
  height:748px;
  background-image:url('../images/precontent_background.gif');
}
/*project section*/
div.contentsection_project_en div#precontent {
  height:772px;
}
div.contentsection_project_cz div#precontent {
  height:828px;
}
/*team section*/
div.contentsection_team_cz div#precontent {
  height:234px;
}
div.contentsection_team_en div#precontent {
  height:220px;
}
/*methods section*/
div.contentsection_methods_cz div#precontent {
  height:494px;
}
div.contentsection_methods_en div#precontent {
  height:508px;
}
/*places section*/
div.contentsection_places_cz div#precontent {
  height:167px;
}
div.contentsection_places_en div#precontent {
  height:167px;
}
div#maincontent {
  background-color:#930203;
  width:935px;
  text-align:left;
  padding:10px;
  font-size:12px;
  padding-top:20px;
}
div#maincontent h1 {
  font-weight:bold;
  text-decoration:underline;
  font-size:12px;
  padding:0px 0px 10px 0px;
}
div#maincontent p {
  padding:0px 0px 15px 0px;
}
div#footer {
  margin:15px 0 5px 0;
  font-size:10px;
}
div#wipeout {
  clear:both;
}
div#langhide {
  display:block;
  width:70px;
  font-size:12px;
  text-align:center;

}
div#langhide div {
    margin:2px 2px 2px 2px;
    /*background-color:#a70304;*/
}
div#langhide a {
  color:#FFFFFF;
}
div#home {
  font-size:12px;
  margin-left:20px;
  margin-top:5px;
  width:80px;
}
div#mailContainer{
  font-size:12px;
  margin:auto;
  position:relative;
  text-align:center;
  top:-395px;
  #padding-top:10px;
  width:125px;
}