/* CSS Document */

.obsah {
  margin: 37px 36px 37px 36px;
  _margin-left: 18px;
  _margin-right: 18px;
  text-align: left;
  color: #fbf1e4;
  font-size: 11px;
  float: left;
}

.obsah a {
  color: #bf8880;
  text-decoration: underline;
  font-size: 11px;
}

.obsah a:hover {
  text-decoration: none;
}

.obr_big {
  margin-bottom: 20px;
}

.levy {
  width: 365px;
  margin-right: 20px;
  float: left;
}

.pravy {
  width: 140px;
  float: left;
}

.galerie_obsah {
  text-align: left;
  margin-top: 70px;
  border-left: 1px solid #F2B1A7;
  padding-left: 15px;
}

.galerie_obsah a {
  font-size: 14px;
  text-decoration: none;
  color: #F2B1A7;
}

.galerie_obsah a:hover {
  text-decoration: underline;
}

.dolni {
  clear: both;
  width: 525px;
  #margin-bottom: 37px;
}

galerie {
  clear: both;
  width: 525px;
  #margin-bottom: 37px;
}

.galerie img {
  margin-right: 15px;
  border: 3px solid #faf0e4;
  margin-bottom: 15px;
}

.dolni img {
  width: 107px;
  border: 3px solid #faf0e4;
  margin-right: 6px;
  margin-top: 10px;
}

.pravy img {
  width: 134px; 
/*  height: 132px; */
  border: 3px solid #faf0e4;
  margin-top: 12px;
  text-align: right;
/*  margin-right: 5px; */
}

input, select {
  border: 1px solid white;
  padding: 2px 5px 2px 5px;
  color: #fbf1e4;
  background-color: /*#fbf1e4;*/ #3e0000;
  margin: 3px;
  width: auto;
  _color: black;
  _background: white;
  _padding: 0px;
  #color: black;
  #background: white;
  #padding: 0px;
}

.submit {
  font-weight: bold;
}

.submit:hover {
  background-color: #fbf1e4;
  color: black;
  font-weight: bold;
  border: 1px inset;
}

td {
  width: 150px;
}

table {
  font-size: 11px;
  color: #fbf1e4;
  border: 0px;
  border-collapse: collapse;
}

.center {
  text-align: center;
}

.i {
  font-style: italic;
  text-align: center;
}

.ceny td {
/*  width: 100px; */
  overflow: hidden;
  text-align: center;
  border: 1px solid #bf8880;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ceny_prvniSloupec {
  width: 330px;
}

.small {
  font-size: 10px;
  position: relative; top: 15px;
  color: #F2B1A7;
}