﻿body {
    scrollbar-face-color:#bfbfbf;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #eeeeee;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color: #bbbbbb;
    scrollbar-track-color: #e7e7e7;
    scrollbar-arrow-color: #000000;
	}

#top {
	width:710px;
	height:300px;
    	margin: 20px 0px 0px 20px;
	overflow: auto;
}
img {
  border-style: none;
}
div.uczestnik
  {
  margin:2px;
  border:0px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  vertical-align:middle;
  }
div.uczestnik img
  {
  display:inline;
  margin:3px;
  border:0px;
  }
div.uczestnicy_tytul
  {
  margin:13px;
  text-align:center;
  font-weight:bold;
  }
div.relacja_tytul
  {
  font-size: 16px;
  margin:13px;
  text-align:center;
  font-weight:bold;
  }
img.floatLeft {
    float: left;
}
p {
  text-align: justify;
  margin-right: 20px;
  text-indent: 25px;

}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

hr {
  border: 1;
  width: 80%;
  height: 2px;
}

h2.relacja_tytul {
  text-align:center;
  font-weight:bold;
}

