body {
  margin: 0;
  background: url(../img/pozadi_01.jpg) repeat-x center top;
  text-align: center;
  color: #1b4164;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 18px;
}

#hlavicka {
  margin: 20px auto 0;
  width: 760px;
  height: 76px;
  background: url(../img/pozadi_02.jpg) no-repeat center top;
  position: relative;
}

#horni-menu {
  margin: 0 auto;
  width: 760px;
  height: 34px;
  background: url(../img/pozadi_03.jpg) no-repeat center top;
}

#obsah {
  margin: 0 auto;
  padding: 0; 
  background: url(../img/pozadi_04.jpg) repeat-y center;
  width: 760px;
  clear: both;
}

#pata {
  margin: 0 auto;
  width: 760px;
  height: 40px;
  text-align: left;
  text-indent: 236px;
  line-height: 30px;
  font-size: 10px;
  color: #aaa;
  background: url(../img/pozadi_05.jpg) no-repeat center top;
}

#levy-panel {
  padding: 0; 
  width: 216px;
  float: left;
  text-align: left;
  background: url(../img/pozadi_06.jpg) no-repeat center top;
  min-height: 400px;
  height: 400px;
}

div[id] #levy-panel {
  height: auto;
}

#levy-panel .ram {
  margin: 20px 11px 20px 25px;
}

#pravy-panel {
  margin: 0;
  padding: 0; 
  width: 544px;
  float: right;
  text-align: justify;
}

#pravy-panel .ram {
  padding: 20px 35px 15px 20px;
}

#horni-menu ul {
  margin: 0 0 0 215px;
  padding: 0;
  list-style: none;
}

#horni-menu ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#horni-menu ul li a {
  display: block;
  line-height: 30px;
  height: 30px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#horni-menu ul li a.vel1 {
  width: 71px;
}

#horni-menu ul li a.vel2 {
  width: 145px;
}

#horni-menu ul li a.vel3 {
  width: 80px;
}

#horni-menu ul li a.vel4 {
  width: 100px;
}


#horni-menu>ul li a { 
  width: auto; 
}

#horni-menu ul li a:hover {
  background: #2f70ad;
  text-decoration: underline;
}

#horni-menu ul li a#akt {
  text-decoration: underline;
}

#hlavicka a#logo {
  position: absolute;
  left: 15px;
  top: 0px;
  width: 168px;
  height: 76px;
}

#hlavicka a#logo img {
  border: 0;
  width: 168px;
  height: 76px;
}

#hlavicka #vlajky {
  position: absolute;
  right: 38px;
  top: 22px;
}

#hlavicka #vlajky img {
  border: 0;
  width: 23px;
  height: 16px;
  margin-right: 3px;
}

hr.cleaner {
  margin: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

h1 {
  width: 100%;
  margin: 0 0 10px 0;
  border-bottom: 4px solid #2f70ad;
  font-size: 16px;
}

h2 {
  width: 100%;
  margin: 10px 0;
  border-bottom: 2px solid #2f70ad;
  font-size: 14px;
}


#levy-panel .cara {
  width: 100%;
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  border-bottom: 4px solid #2f70ad;
}

#levy-panel ul {
  list-style-type: none;
  margin: 38px 0 0 0;
  padding: 0; 
  border-top: 4px solid #2f70ad;
  border-bottom: 3px solid #2f70ad;
}

#levy-panel ul li a, #levy-panel ul li.sub a  {
  display: block;
  padding: 2px 0 1px 15px;
  width: 165px;
  font-weight: bold;
  color: #1b4164;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #2f70ad;
}

#levy-panel ul li a {
  background: transparent url(../img/bodka_1.gif) left center no-repeat;
}


#levy-panel ul li.sub a {
  text-indent: 10px;
  background: 0;
}

#levy-panel ul li a:hover, #levy-panel ul li a#akt2 {
  color: #b5111b;
  background: transparent url(../img/bodka_2.gif) left center no-repeat;
}

#levy-panel ul li.sub a:hover, #levy-panel ul li.sub a#akt2 {
  color: #b5111b;
  background: 0;
}

#pravy-panel ul {
  text-align: left;
}

a {
  color: #1b4164; 
}

a:hover {
  color: #b5111b;
}

table.produkty-prehled {
  width: 100%;
  border: 1px solid #c9d9ed;
}

table.produkty-prehled th {
  background: #c9d9ed;
  padding: 1px 4px;
}

table.produkty-prehled td {
  border-top: 1px solid #c9d9ed;
  padding: 1px 4px;
  vertical-align: bottom;
  text-align: left;
}

table.produkty-prehled tr.pozadi0 td {
  background: #fff;
}

table.produkty-prehled tr.pozadi1 td {
  background: #f4f8fb;
}

table.produkty-prehled .popt-form {
  text-align: right;
}

table.produkty-prehled .popt-form input.pocet {
  text-align: right;
  width: 40px;
  border: 1px solid #1b4164;
  margin-right: 4px;
}

form {
  margin: 0;
  padding: 0;
}

table.vyhledavani {
  width: 100%;
}

table.vyhledavani td {
  vertical-align: top;
}

table.vyhledavani input.form-pole {
  width: 200px;
}

table.vyhledavani input.tlacitko {
  width: 90px;
  border: 1px solid #aaa;
}

a.produkt-small img, a.iso img {
  border: 0;
  padding: 2px;
}

img.bez-detailu {
  border: 0;
  padding: 2px;
  border: 5px solid #ccc;
  margin: 0;
  float: right;
}

a.produkt-small {
  border: 5px solid #ccc;
  margin: 0;
  float: right;
  display: block;
}

a.iso {
  border: 5px solid #ccc;
  margin: 0;
  float: left;
  display: block;
}


a.produkt-small:hover, a.iso:hover {
  border: 5px solid #888;
}

p {
  margin: 0 0 10px 0;
  padding: 0;
}

hr {
  color: #2f70ad;
  background: #2f70ad;
  height: 1px;
  border: 0;
}

input.form-pole {
  border: 1px solid #aaa;
}

textarea {
  border: 1px solid #aaa;
}

form.prihlaseni label {
  width: 88px;
  float: left;
  margin: 2px -3px 0 -3px;
  padding: 0;
  display: block;
}

input.tlacitko {
  border: 1px solid #aaa;
  padding: 0;
}

form.prihlaseni input.tlacitko {
  margin: 2px 0 0 82px;
  width: 75px;
}

form.prihlaseni input.form-pole {
  width: 90px;
  margin: 2px 0 0 0;
  clear: right;
  padding: 0;
}

form.poptavkovy-form p {
  margin: 12px 0 0 0;
}

form.poptavkovy-form textarea {
  width: 470px;
  height: 70px;
}

input.maly {
  width: 100px;
}

input.velky {
  width: 200px;
}

.box-kontakt {
  float: left;
  width: 220px;
  margin: 10px 15px 10px 0;
}

table.produkt-detail {
  width: 320px;
  border: 1px solid #c9d9ed;
  margin-top: 2px;
  margin-bottom: 10px;
}

table.produkt-detail th {
  background: #c9d9ed;
  padding: 1px 4px;
  width: 120px;
}

table.produkt-detail td {
  border-top: 1px solid #c9d9ed;
  padding: 1px 4px;
  vertical-align: bottom;
}

table.produkt-detail td.prvni {
  border-top: 0;
}

.doprava {
  text-align: right;
}

.chyba {
  color: #b5111b;
}

