.bg {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin dotted #CCCCCC;
}.bg2 {
	background-attachment: scroll;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin dotted #CCCCCC;
}

	
.leipis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 60px;
	line-height: 17px;
}
.leipis2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	vertical-align: top;
	padding-top: 43px;
}
.katkoviica {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.aligntop {
	vertical-align: top;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #3399FF;
}

