body {
  margin: 0px;
  padding: 0px;
  font: normal 12px Arial;
  color: #cbcaca;
  background: #171717 url('../images/body_bg.gif') left top repeat-x;
}

ul {
  line-height:19px;
}

#top {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 36px;
  height:63px;
}

#altMenu {
  font-size: 10px;
  width: 943px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#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: 14px;
  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: 34px;
  line-height:18px;
  font-weight: bold;
  text-align: right;
  background: transparent url('../images/popis_bg.gif') right bottom no-repeat;
}

#popis em {
  font-weight: normal;
}

/**
 * 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 {
  position: relative; top: -5px;
}

.menuPolozka {
  text-align:right;
  font-size: 13px;
  display: block;
  text-decoration: none !important;
  color: #fff;
  height: 16px;
  padding: 5px 55px 5px 0px;
  position: relative;
  background-position: right center;
  background-repeat: no-repeat;
}

.menuPolozkaImg {
  display: block;
  padding: 15px 0px 10px 42px;
  position: relative;
}

IMG.menuPolozka {
  margin-top: 15px;
  margin-bottom: -5px;
  padding: 0;
  padding-left: 19px;
  text-align: center;
}

.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: 205px;
  width: 50%;
  background: #0f0f0f url('../images/menu_left_continued.gif') left top repeat-x;
  position: absolute; top: 280px;
  z-index: 1;
}

/**
 * BUTTONS
 */ 

#buttons {
  position:relative;
  background: transparent url('../images/buttons_bg.gif') right top no-repeat;
  padding-top: 29px;
  /** padding-right: 50px; **/
  /** height :30px; **/
}

.bannerData {
  position:relative;
  left:-58px;
  width:330px;
  height:110px;
}

.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: 40px 34px 0px 0px;
}