#offersContent {
  margin: 5px;
  width: 100%;
}

#stepHeader {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
}



img.offerPics
{
  border: 2px solid #efefef;
  margin-bottom: 10px;
}

div.wrap
{
	margin: 10px;
}

table.tourneysList {
  border: 1px solid #000;
  width: 80%;
}
td.text {
	text-align: right;
}

td.input {
	text-align: left;
}

td.list {
  width: 20%;
}
.hidden 
{
  display: none;
}

.opiekun {
  display: block;
}

.info {
  color: blue;
  font-weight: bold;
  font-size: 14px;
}