body {
  	background: url(images/tlo.gif);
  	margin: auto;
  	padding: 0px;
  	text-align: center;
  	width: 770px;
  	font-family: Tahoma;
  	font-size: 11px;
  	color: #6E6E6E;
	line-height: 14px;
}

hr {
	color: #D7D7D7;
	background-color: #D7D7D7;
	height: 1px;
	border: 0px;
  	margin-top: 20px;
  	margin-bottom: 20px;
}

a {
  	color: #B0011F;
  	text-decoration: none;
}

a:hover {
  	color: #B0011F;
  	text-decoration: underline;
}

a.link {
  	color: #B0011F;
  	text-decoration: none;
}

a.link:hover {
  	color: #B0011F;
  	text-decoration: underline;
}

a.link_t {
  	color: #6E6E6E;
  	font-weight: bold;
  	text-decoration: none;
}

a.link_t:hover {
  	color: #6E6E6E;
  	font-weight: bold;
  	text-decoration: underline;
}

a.link_tx {
  	color: #6E6E6E;
  	text-decoration: none;
}

a.link_tx:hover {
  	color: #6E6E6E;
  	text-decoration: underline;
}

div.top {
  	width: 770px;
  	height: 242px;
}

div.main {
  	width: 756px;
  	margin: 7px;
}

div.left_panel {
  	width: 180px;
  	display: block;
  	float: left;
}

div.central_panel {
  	width: 382px;
  	display: block;
  	float: left;
  	margin-left: 7px;
  	margin-right: 7px;
}

div.right_panel {
  	width: 180px;
  	display: block;
  	float: left;
}

div.naglowek {
  	height: 23px;
  	font-family: Tahoma;
  	font-size: 11px;
  	color: #ffffff;
  	font-weight: bold;
  	text-align: left;
  	padding-left: 10px;
  	margin-bottom: 4px;
  	overflow: hidden;
  	background-color: #666666;
}

div.border {
	padding: 10px;
	text-align: justify;
	border: 1px solid #D7D7D7;
	background-color: #ffffff;
}

div.border_author {
	padding: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #D7D7D7;
	background-color: #f7f7f7;
}

div.grey_line {
  	background-color: #D7D7D7;
  	height: 1px;
  	overflow: hidden;
  	margin-top: 20px;
  	margin-bottom: 20px;
}

span.data {
  	color: #B0011F;
}

img.gallery { 
	border: 1px solid rgb(170, 170, 170);
}

td.gallery_desc {
	vertical-align: top;
	font-size: 10px;
}
