a img {
  border: none;
}
p, a, td,input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
p,h1,h2,h3,form {
  margin: 0px;
  padding: 0px;
}
h1,h2,h3 {
  font-size: 13px;
  margin-bottom: 5px;
}
p.text {
  margin-bottom: 10px;
}
h2 {
  font-size: 21px;
  font-weight:normal;
  color: #a80d76;
}
h3 {
  font-size: 13px;
  color: #004d85;
  color: #000000;
  margin-top: 5px;
}
a {
  color: #a80d76;
  text-decoration: underline;
}
a:hover {
  color: #f64dcc;
  text-decoration: underline;
}
h3 a {
  font-size: 13px;
  color: #000000;
}

.small {
  font-size: 9px;
}
small {
  font-size: 9px;
}

.nav1 {
  color: #004d85;
  background-color: #ffcc00;
  text-decoration: none;
}
a.nav1:hover {
  color: #004d85;
  text-decoration: none;
}
.nav1_chosen {
  color: #004d85;
  background-color: #ffffff;
  text-decoration: none;
}
a.nav1_chosen:hover {
  color: #004d85;
  text-decoration: none;
}
p.find {
  color: #ffffff;
  font-weight: bold;
}
a.find {
  color: #cccccc;
  font-size: 10px;
}

.seznam_left {
  color: #ffffff;
  margin-top: 5px;
  text-decoration: none;
  font-size: 10px;
}
a.seznam_left:hover {
  color: #ffcc00;
  text-decoration: underline;
}
.seznam_left_chosen {
  color: #ffcc00;
  margin-top: 5px;
  text-decoration: none;
  font-style: italic;
  font-size: 10px;
}

.cart_where_nav {
  display: block; 
  width: 94px; 
  padding: 10px; 
  border: 1px solid #cccccc;
  color: #000000;
  text-decoration: none;
}
.cart_where_nav_chosen {
  display: block; 
  width: 94px; 
  padding: 10px; 
  border: 1px solid #2c414c; 
  border: 1px solid #999999; 
  color: #000000;
  text-decoration: none;
  font-style: italic;
  background-color: #ffcc00;
}

p.cart_buyer_name {
  margin-bottom: 5px;
}
p.cart_buyer_name_error {
  margin-bottom: 5px;
  color: #ff0000;
}
a.terms {
  color: #5a5a5a;
  text-decoration: underline;
}
a.terms:hover {
  color: #999999;
}
.copyright {
  color: #684c5f;
}
     