/* CSS Document */
#web-logo {
  background-image: url(./../images/yuki-logo-lode.jpg);
}

.vrchnimenu {
  background-image: url(./../images/lode-vrchni-lista.jpg);
}
.vrchnimenu ul li a
  {border-color:rgb(0,161,232);}
.vrchnimenu ul li.fright a span.aktivni
  {color:#046;}
.menudole strong.aktivni
  {color:#046;}
.menu-nove li a
  {background-image:url('/tmpl/images/bg-nm2.png');}
.menu-nove li a.aktivni, .menu-nove li a:hover
  {background-image:url('/tmpl/images/bg-nm2-a.png');}

/* hlavni obrazky sekci */
#lode-hlavni-obrazek {
  position: absolute;
  width: 787px;
  height: 477px;
  left: -176px;
  background-image: url(./../images/lode-hlavni-obrazek.jpg);
}

/* HLAVNI OBSAH WEBU */
#flash-lode {
  position: relative;
  margin-left: 20px;
  margin-top: 19px;
}


/* KONTAKT, PRODEJCI */ 
#kontaktni {
  color: #000;
}
#kontaktni h2, #prodejci h2,#o-nas h2,#uvod h2 {
  color: #14A9C9;
}
#uvod h2 {
  font-size: 1.1em;
  margin: 20px 0 10px 0;
}
#prodejci h3 {
  color: #14A9C9;
  font-size: 1em;
  margin: 40px 0 10px 0;
}
#kontaktni form {
  margin: 30px 0 20px 0;
}
#kontaktni input,#kontaktni textarea {
  border: 1px solid #BFBFBF;
  width: 250px;
}
#kontaktni th {
  padding: 2px;
  text-align: right;
}
#kontaktni td {
  padding: 2px;
}
#kontaktni textarea {
  width: 490px;
}
#kontaktni .tlacitko {
  width: 100px;
  background: #14A9C9;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFF;
  font-size: 1em;
  padding: 3px;
}

/* DETAIL - cluny */
#cluny {
  margin: 20px 0 0px 0;
}
#cluny table {
  width: 100%;
  margin-left: -3px;
  margin-bottom: 5px;
}
#cluny th {
  padding: 10px 4px 10px 4px;
  text-align: center;
  background: #D9D9D9
}
#cluny #zahlavi {
  background: #323232;
  color: #FFF;
  font-weight: bold;
  padding: 2px 2px 2px 5px;
  text-align: left;
  margin: 0px;
  width: 558px;
}
#cluny td {
  padding: 2px;
  text-align: center;
  background: #D9D9D9
}
#ostatni-udaje-cluny {
  position: relative;
  font-weight: bold;
  list-style-type: none;
  line-height: 150%;
  width: 190px;
  float: left;
  margin: 20px 0 20px 0;
}

#zakladni-vybava {
  position: relative;
  text-align: right;
  padding-right: 5px;
  color: #999;
  margin-top: 0px;
}
#zakladni-vybava #ostatni-udaje-cluny {
  position: relative;
  margin-top: 5px;
  left: 0px;
  text-align: left;
}
#zakladni-vybava h4 {
  position: relative;
  margin: 0px;
  font-size: 1em;
  padding: 0 158px 0 0;
}

#zakladni-vybava .detail-foto-mala {
  position: relative;
  float: right;
  width: 115px;
  margin: 0 0 0 10px;
  text-align: center;
}

#zakladni-vybava .detail-foto-mala img {
  position: relative;
  margin: 5px 0 5px 0;
  border: 1px solid #D8D8D8;
}
/* dalsi fotky */
#dalsi_fotky {
  position: relative;
  margin: -10px 0 10px 0;
}
#dalsi_fotky .detail-foto-mala {
  margin: 0 6px 5px 0;
  border: none;
}
#zobrazit-foto {
  position: relative;
  top: -12px;
}
/* END DETAIL - cluny */


.kategorie-produkt .cena {
  color: #14A9C9;
}
.kategorie-produkt .cena.actionPrice, .dalsi-informace #cena.actionPrice,.dalsi-informace .actionPrice {
  color: #FF0000;
}

.dalsi-informace #cena {
  color: #14A9C9;
}

#menu-cesta a {
  color: #666;
}

/* servis, prodejci */
#pozadi {
  position: absolute;
  background: url(./../images/lode-servis.jpg);
  width: 609px;
  height: 240px;
  top: 182px;
  right: 0px;
}

dl {
  margin: 30px 10px 10px 10px;
}

a {
  color: #14A9C9;
}

a.vice-informaci {
  color: #14A9C9;
}

#ostatni-udaje span, #ostatni-udaje a {
  color: #666666;
}
