/* bendri stiliai */
body {
  background-color: #F2DD95;
  margin: 0px;
  }
/*top frame*/
#logosmall {
	position: relative;
	top: 20px;
	left: 50px;
	}
#logobig {
	position: absolute;
	top: 20px;
	left : 200px;
	}
#liteng {
	bottom : 20px;
	position : absolute;
	right : 10px;
}
#liteng p {
	margin: 0px;
	font-size: 70%;
}
p,li {
  font-family: Arial;
  font-size: 12px;
  margin-top: 3px;
  }
.title  {
	font-variant: small-caps;
	font-size: 110%;
}
.title span {
  font-size: 2em;
  }
.address {
	font-size: 70%;
}
.editorial {
	text-align: right;
	margin-right: 20px;
	font-weight : bold;
	font-style : italic;
}
.links {
	position: relative;
	left: 20px;
	width: 160px;
	/*border : 1px solid #B49C3F;
	*/
	margin-bottom : 10px;
	margin-top : 10px;
	background : #eac853;
}
.links p {
	font-size: 12px;
	font-family: Arial;
	text-align : left;
	margin-left: 20px;
	text-indent: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.links a {
	text-decoration : none;
}
.links a:hover {
	color : #FBF8BB;
}
.links img {
	margin-right : 5px;
	margin-left : 5px;
	vertical-align : middle;
}
.contacts {
	position: relative;
	/* bottom: 3px; */
	left: 40px;
	width: 100px;
}
.contacts p {
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.contacts a {
	text-decoration: none;
}
.board p {
	margin : 4px;
}
.supavard span{
	font-weight : bold;
}
.firstpara {
	font-weight : bold;
}
#menu{
	position : absolute;
	top : 18px;
	left: 0;
	visibility: hidden;
	background-color : transparent;
	padding-top: 3px;
}
#menu p{
	text-indent: 0px;
	background-color : #eac853;
	margin-left: 0px;
	text-indent: 20px;
}