.fleft{
	float : left;
}

.clear{
	clear : both;
}

.linkdiv{
	font-size : 12px;
	width : 170px;
}

.editdiv{

}

.deldiv{

}

.bb{
	border-bottom : 1px solid #8C8C8C;
	padding-top : 2px;
}

a.weblink:link{
  font-size : 14px;
  color : #262626;
  font-weight : bold;
  text-decoration : none;
}

a.weblink:visited{
  font-size : 14px;
  color :#262626 ;
  font-weight : bold;
  text-decoration : none;
}

a.weblink:hover{
  font-size : 14px;
  color : #262626;
  font-weight : bold;
  text-decoration : underline;
}

a.linkclass:link{
	font-size : 15px;
	color : #AF8510;
	font-weight : bold;
	text-decoration : none;
	}
	
a.linkclass:visited{
	font-size : 15px;
	color : #AF8510;
	font-weight : bold;
	text-decoration : none;
	}
	
a.linkclass:hover{
	font-size : 15px;
	color : #AF8510;
	font-weight : bold;
	text-decoration : underline;
	}
.csoportkeret{
    margin: 2px 0px 2px 2px;
    width: 170px;
    font-weight: bold;
   
    
}
.csoportfej{
     background-color: #3F4762;
     color: #ffffff;
     width: 220px;
     height: 30px;
     line-height: 30px;
}
.linkkeret{
    width: 220px;
    background-color: #e6eded;
    padding: 3px 0px 3px 0px;
    margin: 1px 0px 0px 0px;
}

