* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
img {
  border: none;
}

.red {
	color: #d92d00;
}
body
{
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, Tahoma, sans-serif;
  font-size: 62.5%;
  text-align: center;
  min-width: 827px;
  background: #f0f0f0 url("/img/index/bg_body.png") top left repeat-x;

}
#obal
{
  margin:0 auto;
  padding-top: 13px;
  text-align: left;
  position: relative;
  font-size: 1.4em;
  width: 828px;
  background: #fff url('/img/index/horni.png') left top no-repeat;
}

#zahlavi {
  width: 500px;
  height: 51px;
  margin-left: 23px;
}

.skryt {
  /* hide text for IE and Gecko */
  font-size: 0px !important;
  letter-spacing: -99999px !important;
  text-decoration: none !important;

  /* hide text for Opera */
  overflow: hidden !important;
  text-indent: -9999px !important;
}

  .skryt a {
    text-decoration: none !important;
  }
/*--------------NADPIS ZAHLAVI------------------ */
#zahlavi a img#horni-img {
  padding-top: 9px;
  padding-left: 10px;
  border: none;
}
a.zahlavi-odkazy {
  position: absolute;
  top: 33px;
  right: 35px;
}
a#za2 {right: 60px; }
a#za3 {right: 85px; }
/*---------------------------------- MENU ------------------ */
#menu {
  position: absolute;
  width: 216px;
  height: 190px;
  top: 73px;
  left: 14px;
  background: #fff url('/img/index/menu.png') left top no-repeat;
}
#menu ul, #menu li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu li {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 15px;
  width: 200px;
  display: block;
}
#menu li a {
  display: block;
  width: 165px;
  height: 20px;
  max-height: 20px;
  overflow: hidden;
  text-decoration: none;
  padding: 5px 2px 3px 12px;
  color: #C52D01;
  border-bottom: 1px solid #ff7d33;
}
#menu li a#link_posledni {
  border: none;
}
#menu a.aktivni {
  color: #390D00;
}
#menu li.first a {
  padding-top: 12px;
}
#menu a:hover {
  color: #390D00;
}
/* -------------------------- OBSAH ----------------- */
#obal_obsahu {
  margin: 66px 0px 0px 0px;
  padding-left: 13px;
  padding-bottom: 10px;
  clear: both;
  border-left: 3px solid #353639;
  border-right: 3px solid #353639;
  overflow: auto;
}
#vnitrni_obsah {
  float: left;
  width: 795px;
  margin-top: 165px;
  padding-top: 10px;
  background: white url('/img/index/obsah_dolni.gif') left bottom no-repeat;
  font-size: 1em;
}
#vnitrni_obsah #horni {
  background: #ffffff url('/img/index/obsah_horni.gif') left top no-repeat;
  padding-top: 10px;
}
#vnitrni_obsah #stred {
  width: 773px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0 10px 10px 10px;
  padding-bottom: 30px;
  margin-bottom: 10px;
  background: #ffffff url('/img/index/obsah_stred.gif') left top repeat-x;
  clear: both;
  overflow: auto;
}
h2 {
  padding-left: 5px;
  padding-bottom: 15px;
  color: #C52D01;
  font-size: 20px;
}

/* ----------------- POLOHA --------------- */
#poloha {
  position: absolute;
  top: 272px;
  left: 18px;
  width: 757px;
  height: 10px;
  padding: 4px 10px 6px 25px;
  border-top: 2px solid #a9a9a9;
  border-bottom: 1px solid #a9a9a9;
  font-size: 11px;
  background: white url('/img/index/nav.png') left top repeat-x;
  line-height: 1em;
}

/*-------------------- ZAPATI -------------*/
#nadzapatim {
	height: 13px;
	clear: both;
	background: url('../img/index/dolni-horni.jpg') top right no-repeat;
	margin: 0;
}
#podzapatim {
	height: 28px;
	clear: both;
	background: #F0F0F0 url('../img/index/dolni-dolni.jpg') top right no-repeat;
	margin: 0;
}
#zapati {
  text-align: center;
  background: url('../img/index/dolni-inner.jpg') top right repeat-y;
  clear: both;
  margin: 0;
  overflow: auto;
}
#zapati span {
  display: block;
  font-size: 0.9em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 0 2em 0 2em;
  color: #808080;
}
#zapati span img {
  margin-bottom: -4px;
}
#zapati a {
  color: #808080;
  font-weight: bold;
}

/* Skrytí před IE pro mac \*/
* html .neobtekat {height: 1%;}
.neobtekat {display: block;}

