#grupe {
	margin-bottom: 20px;

}
#pagrGal {
	width: 610px;
	margin-left: auto;
	height: auto;
	margin-bottom: 35px;
	overflow: hidden;
}
#pagrGal td {
	color: #000000;
	text-align: center;
	font-size: 10px;
}
#meniu3 ul {
	padding: 0px;
	list-style-type: none;
	height: 50px;
	margin: 30px 0px 0px 0px;
}
#meniu3 li {
	float: left;
}
#meniu3 a:link, #meniu3 a:visited {
	text-decoration: none;
	font-size: 11px;
	background-color: #E1E1E1;
	color: #006699;
	display: block;
	width: 197px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 0px;
	padding: 2px 0px 3px 0px;
}

#meniu3 a:hover, #meniu3 a:active {
	background-color: #DADADA;
}
#meniu3 .aktyvus, #meniu3 .aktyvus:link, #meniu3 .aktyvus:visited, #meniu3 .aktyvus:hover, #meniu3 .aktyvus:active {
	color: #FFFFFF;
	background-color: #006699;
	cursor: default;
}
