/*утф-8*/
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  text-align: center;
}
#stranka { /* horni menu */
  width: 780px;
  text-align: left;
  margin: auto;
  background-color: White;
  position: relative;
}

#pruh-1, #pruh-2, #pruh-3, #pruh-4, #pruh-5 {
  overflow: hidden;
  height: 5px;
  background-color: #E2E0DD;
}
#pruh-1 {margin-top: 5px;}
#pruh-3 {margin-bottom: 5px;}
#pruh-4 {background-color: transparent;}

#horni-logo {
  display: block;
}
#horni-logo, #horni-logo img {
  width: 780px;
  height: 141px;
}

/******* horni menu ******/
#horni-2 {
  background-color: #E2E0DD;
  height: 24px;
}
#horni-2-uvnitr {
  padding: 0px 0px 0px 9px;
}
#m501 {width: 79px !important;}
#m502 {width: 132px !important;}
#m503 {width: 91px !important;}
#m601 {width: 74px !important;}
#m602 {width: 93px !important;}
#m603 {width: 124px !important;}
#m604 {width: 71px !important;}
#m605 {width: 84px !important;}

/*#m148 li a {color:#962C4A; background-color: #962C4A; cursor: default;}*/

/*
.sel #m0 {background-image: url('/i/bg-0-novinky-sel.gif');}
.sel #m1 {background-image: url('/i/bg-1-aktualni-nabidka-sel.gif');}
.sel #m2 {background-image: url('/i/bg-2-produkty-sel.gif');}
.sel #m3 {background-image: url('/i/bg-3-reference-sel.gif');}
.sel #m4 {background-image: url('/i/bg-4-servis-sel.gif');}
.sel #m5 {background-image: url('/i/bg-5-dodavatele-sel.gif');}
.sel #m6 {background-image: url('/i/bg-6-onas-sel.gif');}
.sel #m7 {background-image: url('/i/bg-7-kontakty-sel.gif');}
*/
/******* navigace ******/
#navigace {
  color: #666666;
  padding: 0px 5px 0px 9px;
}
#navigace-uvnitr {
  padding: 6px 0 8px 0;
}
#navigace-uvnitr a strong, #navigace-uvnitr h1 {
  font-weight: bold;
  font-size: 1.2em !important;
  margin: 0px;
  text-transform: uppercase;
  display: inline;
}
#navigace a {
  color: #962C4A;
  text-decoration: underline !important;
  font-weight: normal;
}

/******* fulltextove hledani ******/
#vyhledavani {
  float: right;
  padding: 4px 0 0 30px;
}
#vyhledavani input {
  color: #962C4A;
  border: solid 2px #962C4A;
  font-size: 1em;
}
#vyhledavani input.inp {
  padding-left: 5px;
  padding-right: 5px;
  height: 16px;
  width: 98px;
}
#vyhledavani input.but {
  background-color: #E6E6E6;
  height: 20px;
  line-height: 15px;
  width: 58px;
}

/******* stred ******/
#stred-uvnitr {
  padding: 0px 35px 30px 35px;
}

/******* prava ******/
#prava {
  width: 300px;
  float: left;
  overflow: hidden;
}

/******* varianty zobrazeni ******/
.zobraz-pravou #stred {
  width: 480px;
  float: left;
}
.zobraz-pravou #stred-uvnitr {
  padding-right: 22px;
}
.mod-produkt #stred {width: 480px;}
.mod-produkt #prava {width: 300px;}

.mod-reference #stred {width: 430px; background: url('/i/bg-tecky.gif') no-repeat 370px 80px;}
.mod-reference #prava {width: 350px;}

.mod-novinky #stred {width: 480px; background: url('/i/bg-tecky.gif') no-repeat}
.mod-novinky #prava {width: 300px;}
/******* zalozky a obrazky uvnitr prave ******/
#zalozky {
  padding: 20px 0px 20px 40px;
  font-size: 0.9em;
}
#obrazky {
  text-align: center;
}
#obrazky img {
  margin-bottom: 20px;
}

/******* paticka ******/
#paticka {
  font-size: 0.9em;
  color: #666666;
  padding: 5px 9px 5px 9px;
}
#paticka a {
  display: block;
  float: right;
  color: #666666;
  text-decoration: none;
}
/******* debug ******/
.debug #stred {background-color: #F4FFFE;}
.debug #prava {background-color: #F5F5F5;}
.debug #obrazky {background-color: #FFEAEA;}

.clear {
  clear: both;
  height: 1px;
  width: 0px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  margin-top: -1px;
  font-size: 0px;
  line-height: 0px;
}

