html {
	margin: 0px;
	padding: 0px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
}
.clear {
	clear: both;
}
.only_left {
	float: left;
	margin-bottom: 10px;

}
.image_left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	float: left;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}
.p_no_space {
	margin: 0px;
	padding: 0px;
}
.p_no_space span {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin-left: 10px;
}
.wiecej a {
	text-decoration: none;
	color: #666666;
	float: right;
	margin-bottom: 20px;
	clear: both;
}
.wiecej a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	background-image: url(../image/arrow_h1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: left center;
	padding-left: 25px;
	font-size: 16px;
	color: #cc0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2  {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
}
h2 a {
	text-decoration: none;
	color: #cc0000;
}
h2 a:hover {
	text-decoration: underline;
}

h2 span {
	color: #a1a1a1;
	font-size: 11px;
	font-weight: normal;
}
.clear_border {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 20px;
}
p_no_space {
	margin: 0px;
	padding: 0px;
}
#content_right_column ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}
#content_right_column li {
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.only_left_no_space {
	float: left;
}
#index_flash_column_left {
	float: left;
	width: 248px;
	position: relative;
}
.plik_do_pobrania a {
  color: #000000;
  text-decoration: none;
}
.plik_do_pobrania span {
  color: #000077;
  text-decoration: underline;
}
.historyback {
  text-align: right;
  width: 100%;
  clear: both;
  margin: 0px;
  padding-bottom: 10px;
}
.historyback a:hover {
  text-decoration:underline;
}
.historyback a {
  clear:both;
  color:#666666;
  float:right;
  margin-bottom:20px;
  text-decoration:none;
}

