body {
	background-color: #E9E9E9;
	margin: 0px;
	color: black;
	padding: 0px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
}
input {
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #666666;
	border: 1px solid #C0C0C0;
}
.lang {
  font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: white;
  text-decoration: none;
}
.lang:hover {
  font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	background-color: black;
	text-decoration: none;
}
div.ofleft {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	border: 0px;
	width: 340px;
	height: 343px;
	overflow: auto;
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 2px;
  padding-right: 8px;
}
div.ofcenter {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	border: 0px;
	width: 611px;
	height: 343px;
	overflow: auto;
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 2px;
  padding-right: 8px;
}
div.ofright {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	border: 0px;
	width: 259px;
	height: 343px;
	overflow: auto;
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 4px;
  padding-right: 8px;
}
.draugai {
  padding-bottom: 6px;
	padding-left: 6px;
}
.tekstas {
	font-size: 10px;
	text-align: left;
	text-align: center;
	font-weight: normal;
	color: black;
}
.myg {
	border: 1px solid white;
	margin-top: 2px;
  	width: 30px;
	padding-bottom: 2px;
	font-weight: bold;
	color: black;
	background-color: white;
	height: 16px;
}
.gblink {
  	font-weight: bold;
	color: #15398F;
	text-decoration: none;
}
.gblink:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#pusl a {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #15398F;
	font-weight:bold;
}
#pusl a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #8080FF;
	font-weight:bold;
}
#laukeliz {    border: 1px solid #15398F;
    background-color: white;
    width: 200px;
    color: black;
    font-weight: normal;
    padding: 2px;
}
#laukeliz:focus {
    border: 1px solid #8080FF;
    background-color: white;
    width: 200px;
    color: black;
    font-weight: normal;
    padding: 2px;
}
#textra {
	font-family: Tahoma;
	font-size: 10px;
    border: 1px solid #15398F;
    background-color: white;
    width: 450px;
    height: 100px;
    color: black;
    font-weight: normal;
    padding: 2px;
    margin-top: 3px;
}
#textra:focus {
	font-family: Tahoma;
	font-size: 10px;
    border: 1px solid #8080FF;
    background-color: white;
    width: 450px;
    height: 100px;
    color: black;
    font-weight: normal;
    padding: 2px;
    margin-top: 3px;
}
#myg2 {
    border: 1px solid #15398F;
  	width: 90px;
	font-weight: bold;
	color: white;
	background-color: #15398F;
	height: 16px;
	padding-bottom: 2px;
}
#myg2:hover {
    border: 1px solid #8080FF;
  	width: 90px;
	font-weight: bold;
	color: white;
	background-color: #8080FF;
	height: 16px;
	padding-bottom: 2px;
}