.k {
  width: 16px;
  height: 16px;
  padding-left: 16px;
  background-image: url(/images/disco2.gif);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}


.p {
  width: 16px;
  height: 16px;
  padding-left: 16px;
  background-image: url(images/h.gif);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}


.hl {
  width: 15%;
  text-align: left;
  font-weight: bold;
}
.ri {

  text-align: right;
  font-weight: normal;
}
.trh{
  height: 0px;
  background-color: #fff;
}

.ll{
  width: 30%;
  text-align: left;
  background-color: #fff;
  font-size: 10px;
  font-weight: bold;
}

.lr{
  width: 50%;
  text-align: right;
  background-color: #fff;
  font-size: 10px;
  font-weight: bold;
}

.tm {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	}

.tm:hover {
	font-size: 10px;
	font-weight: normal;
	color: #383;
	cursor: pointer;
	text-decoration: underline;
}

.m {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	cursor: pointer;
	text-decoration: none;
}

.m:hover {
	font-size: 10px;
	font-weight: normal;
	color: #c00;
	cursor: pointer;
	text-decoration: underline;
}

.lapoz{
	font-family: verdana, helvetica, sans-serif;
	border: solid 1px #efefef;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color:#808080;
	text-decoration: none;
}
.lapoz:hover{
	font-family: verdana, helvetica, sans-serif;
	border: solid 1px #338833;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #808080;
	background: #ebfaeb;
	text-decoration: none;
}

.lapozaktu{
	font-family: verdana, helvetica, sans-serif;
	border: solid 1px #338833;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color:#338833;
	text-decoration: none;
}

.forumaktiv{
	font-family: verdana, helvetica, sans-serif;
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.forumlink{
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	color:#aaa;
	font-weight:bold;
	text-decoration: none;		
}
.forumlink:hover{
	text-decoration: underline;
}
