body {color: #000000; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.text {color: #000000; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.meniu {color: #663300; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.title {color: #663300; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.meniu_title {color: #663300; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.message {color: #ff3300; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.message_yes {color: #00cc00; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.message_no {color: #ff0000; font-family: Times; font-style: normal; font-weight: bold; font-size: 14px; background: #ffff66; text-decoration: none; text-align: left; vertical-align: baseline;}
.form {color: #663300; font-family: Times; font-style: normal; font-weight: normal; font-size: 14px; background: #ffff66; border: 1px solid #663300; text-decoration: none; text-align: left; vertical-align: baseline;}
.copyright {color: #ff6600; font-family: Times; font-style: normal; font-weight: bold; font-size: 12px; background: #ffff66; text-decoration: none; text-align: center; vertical-align: baseline;}
.line {color: #996600;}
a:link {
  font-size: 1em;
  font-family: Times New Roman;
  color: #663300;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  font-size: 1em;
  font-family: Times New Roman;
  color: #663300;
  font-weight: bold;
  text-decoration: none;
}
a:visited{
  font-size: 1em;
  font-family: Times New Roman;
  color: #663300;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
  font-size: 1em;
  font-family: Times New Roman;
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
}

div.button_prisijungti {
	background-image: url('picture/button/prisijungti.gif');
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
input.button_prisijungti {
	background-color: transparent;
	background-image: url('picture/button/prisijungti.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border:none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	padding:1px;
	cursor: pointer;
}