@charset "iso-8859-2";
/* CSS Document */


#rightCol {
	display: none;
}
#middleCol {
	width: 520px;
}
.newsSingle h3 {
	padding: 5px 0 0 0;
}
.news-single-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 200px;
}
.news-single-imgcaption {
	padding: 3px;
	margin: 0;
	width: 192px;
	border: 1px solid #999999;
	border-top: none;
}
.news-single-links DT, .news-single-related DT, .news-single-files DT {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	margin-bottom: 5px;
}
.news-single-links P {
	margin: 0;
	padding: 0;
}
.news-single-files DT {
	margin-bottom: 10px;
}
.news-single-links, .news-single-related, .news-single-files, .newsSingle #backLink {
	margin-bottom: 20px;
}
.newsSingle #backLink {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 3px 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsSingle p.bodytext {
	margin: 0 0 10px 0;
}
