
.textseparator
{
  width: 737px;
}

#textholder
{
  margin-right: 25px;
}

img
{
  border: none;
}

.imageholder
{
  margin: 20px 0px;
  text-align: center;
}


.imageholder img
{
  margin: 10px;
}

table.imagesbox
{
  width: auto;
  float: left;
}

h2
{
  clear: both;
}

.leftimagegroup
{
  float: left;
  margin-right: 10px;
}

.rightimagegroup
{
  float: right;
}

.centerimagegroup
{
  float: none;
  margin: auto;
}

.imagerootgroup
{
  text-align: center;
}

#text table
{
  width: auto;
  /*border: 1px solid #eee;*/
  background-color: #9bf;
  border-collapse: collapse;
  margin-bottom: 10px;
}

#text table th
{
  background-color: #02b;
  color: white;
  padding: 3px;
  /*border-bottom: 1px solid #eee;*/
}

#text table td
{
  vertical-align: top;
  padding: 5px;
  /*border: 1px solid #eee;*/
}

#text table td.grouptitle
{
  padding: 1px 5px;
  font-size: 11px;
  background-color: #25c;
}

#text table *
{
  text-align: center;
}

#balkon
{
  margin-left: 2px;
}

#anteny
{
  margin: 0px 12px 10px 1px;
}

