/* CSS Document */

/* Layout */

/* body {  background: url('img/b-index-body.gif') left bottom no-repeat #FF0000; } */

html {margin: 0;}

body {
/*  background: url('img/n-body.gif') no-repeat #FF0000; */
  background: #ff0000;
  margin:0;
  padding:0;
}

#obal {
  width: 1000px;
  height: 530px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -265px 0 0 -500px;
  overflow: hidden;
}
  
/* #obal2 { position: absolute; bottom: 0; width: 776px; height: 595px; overflow: hidden;} */
#obal2 {
  margin: 0;
}

#pozadi {
  width: 400px;
  height: 70px;
  background: #FFB200;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -265px;
}

#menu {
  width: 723px;
  height: 70px;
  background: url('img/b-menu-index.gif') top right no-repeat #FFB200;
  padding-left: 96px;
}

#deutsch {
  float: left;
  margin-top: 38px;
  width: 72px;
  height: 20px;
  background: url('img/b-index-menu-deutsch.gif') 0 -20px no-repeat;
}

#deutsch a { background: url('img/b-index-menu-deutsch.gif') no-repeat; }

#cesky {
  float: left;
  margin-top: 32px;
  background: url('img/b-index-menu-cesky.gif') 0 -26px no-repeat;
  width: 72px;
  height: 26px;
}

#cesky a { background: url('img/b-index-menu-cesky.gif') no-repeat; }

#profil {
  float: left;
  margin-left: 55px;
  margin-top: 15px;
  background: url('img/b-index-menu-profil.gif') 0 -42px no-repeat;
  width: 97px;
  height: 41px;
}

#profil a { background: url('img/b-index-menu-profil.gif') 0 -1px no-repeat; }

#prace {
  float: left;
  margin-left: 24px;
  margin-top: 9px;
  background: url('img/b-index-menu-prace.gif') 0 -49px no-repeat;
  width: 96px;
  height: 48px;
}

#prace a { background: url('img/b-index-menu-prace.gif') no-repeat; }

#arbeit {
  float: left;
  margin-left: 21px;
  margin-top: 13px;
  background: url('img/b-index-menu-arbeit.gif') 0 -46px no-repeat;
  width: 109px;
  height: 46px;
}

#arbeit a { background: url('img/b-index-menu-arbeit.gif') no-repeat; }

#ke-stazeni {
  float: left;
  margin-left: 22px;
  margin-top: 10px;
  background: url('img/b-index-menu-ke-stazeni.gif') 0 -48px no-repeat;
  width: 174px;
  height: 48px;
}

#ke-stazeni a { background: url('img/b-index-menu-ke-stazeni.gif') no-repeat; }

#download {
  float: left;
  margin-left: 21px;
  margin-top: 13px;
  background: url('img/b-index-menu-download.gif') 0 -45px no-repeat;
  width: 165px;
  height: 45px;
}

#download a { background: url('img/b-index-menu-download.gif') no-repeat; }

#kontakt {
  float: left;
  margin-left: 22px;
  margin-top: 13px;
  background: url('img/b-index-menu-kontakt.gif') 0 -45px no-repeat;
  width: 135px;
  height: 45px;
}

#kontakt a { background: url('img/b-index-menu-kontakt.gif') no-repeat; }

#menu span {
  display: none;
}

#menu a {
  display: block;
  width: 100%;
  height: 100%;
}

#menu a:hover { background-image: none;}

#obal-maly {
  padding-left: 179px;
}

#blikatko {
  float: left;
  margin-top: 366px;
  width: 87px;
  height: 87px;
  background: url('img/animace.gif') no-repeat;
}

#obal-logo {
  float: left;
}

#ap-logo {
  margin-left: 120px;
  margin-top: 48px;
  width: 448px;
  height: 413px;
  background: url('img/b-pg-logo.gif') no-repeat;
}

