@charset "utf-8";
#meniu2 #kalend {
	margin-left: 10px;
	width: 248px;
	margin-top: 20px;
}
#skelbimas {
	height: 40px;
	background-color: #fef2e2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #005B7C;
	border-bottom-color: #005B7C;
	text-align: center;
}
#skelbimas    a          {
	color: #18a2e7;
	text-decoration: none;
}

#nauj {
	height: 98px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #cc0000;
	border-bottom-color: #cc0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nauj #text {
	height: 71px;
	color: #006699;
	padding-top: 6px;
}
