@import url("common.css");
@import url("kollection/nav.css");
@import url("kollection/wdg.css");
@import url("kollection/tng.css");
@import url("kollection/nxt.css");
@import url("kollection/cal.css");
.leftborder {
	background-repeat: repeat-y;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #750F5B;
}
.rightborder {
	background-repeat: repeat-y;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #750F5B;
}
.logspacing {
	margin-right: 10px;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #750F5B;
}
.topborder {
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #750F5B;
}
.fullyjustifydiv {
	text-align: justify;
	padding-right: 10px;
}
.preloginmeni {
	font-family: Arial, Helvetica, sans-serif;
	color: #902281;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
