body {
  margin: 0px;
  padding: 0px;
  font: normal 12px Arial;
  color: #cbcaca;
  background: #171717 url('../images/body_bg.gif') left top repeat-x;
}






#top {
  height:63px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 36px;
}

#altMenu {
  font-size: 10px;
  width: 943px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;
  clear: left;
}

#altMenu table {
  margin-left: auto;
  margin-right: auto;
}

#altMenuTable td {
  color: #FF0000;
  padding: 3px 5px 0px 7px;  
  margin: 0px;
  height:13px;
  text-align: center;
  background: url('../images/altmenu_carka.gif') left no-repeat;
}

#altMenuTable td:first-child {
  background: none;
}

#altMenuTable td A {
  color: #FF0000;
  text-decoration: none;
}

#altMenuTable td A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#altMenuTable td A.strong {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}




#pageHolder {
  clear: both;
  width: 943px;
  margin-top: 36px;
/*  border: solid 1px red;*/
  margin-left: auto;
  margin-right: auto;
  z-index: 100;
  position: relative;
}



/**
 * LEFT HOLDER
 */ 
#leftHolder {
  width: 306px;
  float: left;
  border: solid 0px yellow;
}
#popis {
  height: 88px;
  padding-top: 19px;
  padding-right: 30px;
  text-align: right;
  background: transparent url('../images/popis_bg.gif') right bottom no-repeat;
}


/**
 * MENU
 */ 
#menu {
  width: 306px;
  border: solid 0px yellow;
  background: #0f0f0f url('../images/menu_bg.gif') right top repeat-y;
  padding-bottom: 10px;
}
#menuTop {
  height: 13px;
  font-size: 1px;
  background: #0f0f0f url('../images/menu_top_bg.gif') right top no-repeat;
}
#menuContent {
  text-align: right;
  position: relative; top: -5px;
/*  padding-right: 55px;*/
}
.menuPolozka {
  font-size: 13px;
  display: block;
  text-decoration: none !important;
  color: #fff !important;
  padding: 5px 55px 5px 0px;
  position: relative;
  background-position: right center;
  background-repeat: no-repeat;
  height: 16px;
}
.odrazka {
  width: 9px;
  height: 9px;
  display: block;
  font-size: 1px;
  cursor: pointer;
}
.oNorm {
  background-color: #3a3a3a;
  position: absolute; right: 33px; top: 8px;
  border: solid 1px #010101;
}
.oHover {
  background-color: #ff0000;
  position: absolute; right: 34px; top: 8px;
}

#menuLeftContiued {
/*  height: 231px;*/
  height: 257px;
  width: 30%;
  background: #0f0f0f url('../images/menu_left_continued.gif') left top repeat-x;
  position: absolute;
  top: 282px;
  _top: 285px;
  z-index: 1;
}



/**
 * BUTTONS
 */ 
#buttons {
  background: transparent url('../images/buttons_bg.gif') right top no-repeat;
  padding-top: 40px;
  padding-left: 22px;
}
#buttons a {
  display: block;
  width: 253px;
  height: 33px;
  background-color: #3a3a3a;
  border: solid 1px #010101;
  margin: 0px 0px 15px 0px;
  position: relative;
  color: #cbcaca;
  text-decoration: none;
}
.button {
}
.velkePismeno {
  font: normal 36px 'Times New Roman';
  color: #ff0000;
  position: absolute; left: 11px; top: -12px;
}
.malyText {
  position: relative; top: 8px;
}
.t1 {
  left: 42px;
}
.t2 {
  left: 23px;
}
.t3 {
  left: 32px;
}
.odrazka_button {
  height: 9px;
  display: block;
  font-size: 1px;
  cursor: pointer;
}
.bNorm {
  width: 3px;
  background-color: #666666;
  border-left: solid 1px #5b5b5b;
  border-right: solid 1px #5b5b5b;
  position: absolute; right: 10px; top: 12px;
}
.bHover {
  width: 5px;
  background-color: #ff0000;
  position: absolute; right: 10px; top: 12px;
}






#about {
  color: #4b4a4a;
  font-size: 10px;
  text-align: right;
  padding: 50px 33px 0px 0px;
}








#zalozka {
  float: right;
  width: 79px;
  background: transparent url('../images/zalozka_bg.gif') left top no-repeat;
  padding: 28px 0px 30px 0px;
  position: absolute;
  left: 575px;
  top: 0px;
}


#mapSpir {
  position: absolute; left: 35px; top: 40px; *top: 44px;
}
#mapAka {
  position: absolute; left: 5px; top: 40px; *top: 44px;
}


/*#zalozka a {
  color: #161616;
  font: normal 11px 'Times New Roman';
  text-decoration: none;
  position: relative; left: 5px;
}*/




