 body.pagrindinis {
	background-image: url(bg.jpg);
	background-attachment: scroll;
	margin-left: 5px;
	margin-right: 5px;
}

hr {
	 height: 2px;
	 color: #804040;
	 background-color: #804040;
	 border-style: solid;
	 width: 980px;
	 margin-left: auto;
	 margin-right: auto
}

.centras {
	 width: 980px;
	 margin-left: auto;
	 margin-right: auto;
}

.formtd {
	background: #F4DAC1;
	font-size: smaller;
	text-align: left;
	color: #750DAC;
}

form {
	font-size: larger;
}

.formsubmit {
	background: #ddbb99;
	border-width: 0px;
	font-family: Times;
	font-size: smaller;
	width: 100px;
	height: 20px;
	cursor: pointer;
	color: #750DAC;
	border: 1px solid;
}

a img {
	border: 1px solid
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body.nuorodos {
	border: 0;
	margin: 0;
	background-color: transparent;
	background-attachment: fixed;
	background-image: url(bg.jpg);
}

.sistemostb {
	width: 100%;
	border: 1px solid #6E68CA;
	background-color: #F4DAC1;
}

.sistemostd {
	text-align: left;
	padding-left: 10px;
}

.kitosnuorodostb {
	width: 100%;
	border: 1px solid #6E68CA;
	background-color: #F4DAC1;
}

.kitosnuorodostd {
	text-align: center;
}

td.sistemostd, td.kitosnuorodostd {
	cursor: pointer
}

object, iframe, .remelis {
	 border: 1px solid #750DAC;
}