body { 
  word-wrap: break-word; 
  margin: 0; 
  padding: 0; 
  font-family: Arial, Tahoma, sans-serif; 
  font-size: 10px; 
  line-height: 1.2em;
  color: #000;
  background-color: #3494c4;
  background-image: url('../img/entry/bg.jpg');
  background-repeat: repeat-x;
  }

/* ---------- generic ---------- */

a             { text-decoration: underline; }
a:hover       { text-decoration: none; }
img           { border: 0px; }


/* ---------- elements ---------- */

#page       { width: 996px; margin: 0 auto; }

#top_decor  { height: 11px; line-height: 11px; }

#top_a      { height: 204px; }
#top_b      { height: 125px; }
#top_c      { height: 210px; }

#foot_a     { background-image: url('../img/entry/foot_a.jpg'); background-repeat: no-repeat; text-align: center; }
#foot_b     { /*height: 180px; background-image: url('../img/entry/foot_b.jpg'); background-repeat: no-repeat; color: #fff; */}
#foot_c     { padding: 15px 0px; text-align: center; color: #fff; }

/* ---------- texts etc ---------- */

#enter_cz   { width: 343px; height: 125px; float: left; text-align: center; background-image: url('../img/entry/enter_cz.jpg'); background-repeat: no-repeat; }
#enter_en   { width: 342px; height: 125px; float: left; text-align: center; background-image: url('../img/entry/enter_en.jpg'); background-repeat: no-repeat; }
#wrap_cz    { height: 60px; margin: 25px 25px 0px 35px; }
#wrap_en    { height: 60px; margin: 25px 30px 0px 20px; }

#top_b a    { font-size: 18px; font-weight: bold; color: #444; }
#foot_c a   { color: #fff; text-decoration: none; }
.gogo       { border: 3px solid #256a91; margin-top: 60px; }
#wrap_disc  { padding: 80px 60px 0px 60px; color: #fff; }
#wrap_disc p  { margin-bottom: 15px; }   
#wrap_disc a  { color: #fff; }
