#right table {
  font-size: 11px;
  width: 100%;
  border-collapse: collapse;
  margin: 15px 0;
  
}
#right table td span {
  font-size: 160%;
  font-weight: bold;
  color: #6B4B02;
}

#right table form input.submit {
  background-color: #6C4A00;
  font-weight: bold;
  border: none;
  color: white;
  padding: 2px 1px 1px 1px; 
  
}

#right table form input.pocet { 
  border: 1px solid black;
}

#right table.obj input {
  border: 1px solid black;
}

#right table.obj th {
  color: black;
}

#right table a {
  color: black;
  text-decoration: none;
}

#right table th span span a {
  color: red;
  text-decoration: none;
}

#right input.require {
   background-color: #F1EDE4;
}

#right td.require {
  font-weight: bold;
  color: black;
}

#right p {
  text-align: justify;
}
/*#right table tr {
}
#right table th {
  padding: 5px 15px;
  background-color: #cab890;
  border: 1px solid #eae2cd;
  border-bottom: 2px solid #eae2cd;
}
#right table td {
  padding: 5px 15px;
  background-color: #dacdad;
  border: 1px solid #eae2cd;
}

#right #vinarstvi {
  font-size: 12px;
  width: 520px;
  height: 136px;
  background-image: url(../img/vina-vajbar.jpg);
  background-position: right;
  background-repeat: no-repeat; 
}
#right #vinarstvi h4 {
  margin: 0 10px 0 390px;
  padding: 36px 0 15px 0;  
  color: #e9e1ce;
  font-size: 16px;
}
#right #vinarstvi div {
  color: #514632;
  margin: 0 6px 2px 380px;
}
#right #vinarstvi div a {
  color: #b63400;
  text-decoration: none;
}
#right .catalog-image {
  float: right;
  padding: 0 0 15px 15px;
}
#right .catalog-image img {
  padding: 2px;
  border: 1px solid white; 
}
#right .catalog-list {
  width: 45%;
  float: left;
  margin-right: 25px;
}*/
