body {
	padding: 3px;
	margin-top: 0px;
	margin-left: 0px;
	_background: url('/bg3_.jpg') repeat fixed;
	background: #FAFAF8;
	color: black;
	_color: #28559d;
	_color: #1845D0;
	_text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #2a58ff;
	/* color: #28559d; */
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
	/* color: #28559d; */
}

a.forumlink:link {
	color: black;
}

a.forumlink:visited {
	_color: #a0a0a0;
	color: black;
}

a.unvisited_topic, a.unvisited_topic:link {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	_background-color: rgb(127,226,255);
	background-color: rgb(194,216,226);
}

.unvisited_topic, .unvisited_topic:link {
	_background-color: rgb(127,226,255);
	background-color: rgb(194,216,226);
}

a.visited_topic,
a.visited_topic:link,
a.visited_topic:visited,
a.unvisited_topic:visited {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	background-color: transparent;
}

.visited_topic,
.visited_topic:link,
.visited_topic:visited,
.unvisited_topic:visited {
	background-color: transparent;
}

a.visited_topic:hover,
a.unvisited_topic:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	background-color: #ffffff;
}

a.thispage,
a.thispage:link,
a.thispage:hover,
a.thispage:visited {
	font-size: 130%;
	color: #ee0000;
}

a.prevnext:link,
a.prevnext:visited {
	color: black;
}

a.prevnext:hover {
	color: #ee0000;
}

.forumbutton,
.forumbutton:visited,
.forumbutton:active,
.forumbutton:link {
	display: inline-block;
	border: 0px solid #28559f;
	background-color: #28559d;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: auto;
	margin: 0px 2px 0px 2px;
	padding: auto 3px auto 3px;
	cursor: pointer;
	height: 20px;
}

a.answerthis,
a.answerthis:visited,
a.email,
a.email:visited {
	text-decoration: none;
	color: black;
}

tr.on_comment_header,
tr.off_comment_header {
}

tr.on_comment {
	background-image: url('/bg6.gif');
	border: 1px solid #28559f;
}

tr.off_comment {
	background-image: url('/bg7.gif');
	border: 1px solid #28559f;
}

table.pager tr td:hover { /* persze nem IE-ben */
	background-color: #ffffff;
}

.topic-description {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;
}

.comment-attachments {
	margin-bottom: 10px;
	font-size: smaller;
}
