/*  BIEDRU SARAKSTA STILI  */

div.group{
	margin-bottom: 4px;
}

div.group a{
	font-size: 10px;
	font-weight: normal;
	padding: 0 2px;
	border: 1px solid white;
}

div.group a.active{
	border: 1px solid silver;
}

div.pages{
	margin-bottom: 4px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

div.pages a{
	font-size: 10px;
	font-weight: normal;
	padding: 0 2px;
	border: 1px solid white;
}

div.pages a.active{
	border: 1px solid silver;
}

div.biedri-head{
	margin-bottom: 10px;
}

table.members-table{
	border: 1px solid gray;
	border-collapse: collapse;
	width: 100%;
}

table.members-table th{
	font-size: 10px;
	text-align: center;
	border: 1px solid gray;
	background: #f7eac8;
}

table.members-table td{
	font-size: 10px;
	text-align: center;
	border: 1px solid gray;
}

table.members-table td a{
	font-size: 10px;
	font-weight: normal;
}

div.fieldtitle{
	font-size: 10px;
	font-weight: bold;
}

div.fieldvalue{
	padding-left:15px;
	padding-right:10px;
	margin:0;
}

div.orgname{
	font-size: 12px;
	font-weight: bold;
}

div.orginfo{
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
}

div.orginfo INPUT{
	font-size: 12px;
	font-weight: normal;
}

#bdbsearch{
	padding: 4px;
}

#bdbsearch input.searchinput{
	margin-right: 4px;
}
