* {
  margin : 0px auto;
  text-align : left;
  padding : 0px;
  font-family : Arial;
  font-size : 11px;
}

body {
  margin-top : 10px;
  background-color : #8f8f8f;
  width : 100%;
}

div#main {
  width : 843px;
  height : 589px;
}

div#main #top {
  width : 843px;
  height : 187px;
}

div#main #top #horni_menu{
  width : 644px;
  position : absolute;
  margin-left : 87px;
  padding-top : 165px;
  background-color : #fff;
  padding-left : 8px;
}

div#main #top #horni_menu img{
  border : 0px;
}



div#main #left_flash {
  width : 174px;
  height : 402px;
  float : left;
}

div#main #center {
  width : 476px;
  height : 402px;
  float : left;
}

div#main #center #player {
  width : 476px;
  height : 28px;
  float : left;
  background-image : url("../img/player.jpg");
  padding-top : 1px;
}

div#main #center #zobraz {
  width : 476px;
  height : 286px;
  float : left;
}


div#main #center #banner {
  width : 433px;
  height : 50px;
  float : left;
  background-image : url("../img/noty.jpg");
  text-align : left;
  padding-left : 43px;
  background-repeat : no-repeat;
}

div#main #center #okraj {
  width : 476px;
  height : 5px;
  float : left;
  background-image : url("../img/okraj.jpg");
  background-repeat : no-repeat;
  font-size : 0em;
}

div#main #center #bottom {
  width : 476px;
  height : 33px;
  float : left;
  background-image : url("../img/down.jpg");
}

div#main #right_flash {
  width : 193px;
  height : 402px;
  background-color : #FFF;  
  float : left;
}

div#counter {
  text-align : center;
  font-size : 13px;
  font-weight : bold;
  color : #fff;
}