@import url("style.txt.css");

body {
  background: #961919;
  color: #e6e6e6;
}

h1 a {
  height: 140px;
  background-image: url('https://pub.wandystan.eu/PTR/strony/winnica/winnicahead.png');
}

a:link, a:visited {
  color: #d4aa00;
}

address {
  border-color: #e6e6e6;
}

.rember {
  margin: 1.12em .67em;
  padding: .25em .5em;
  border: solid 1px #e6e6e6;
  border-radius: 1.25em;
  color: #e6e6e6;
}

.rember p:first-child {
  margin: 0.14em 0.28em;
  font-size: 1.8em;
  text-transform: uppercase;
}

.rember p:last-child {
  margin: 0.21em 0.42em;
  font-size: 1.2em;
  text-align: right;
}

.rember strong {
  text-transform: uppercase;
  color: #d4aa00;
}
