body {

	margin:0;
	background:#000 url(images/bg.jpg);
}

.clear {
	clear:both;
}

hr {
  width: 100%;
	/*width:697px;
	border-top:0px;
	border-bottom:1px dashed #000000;
	border-left:0px;
	margin-bottom:-10px;
	margin-right:13px;*/
}

#header{
	width:940px;
	text-align:left;
}

#logo {
	width:374px;
	float:left;
	height:146px;
}

#eteris {
	background: url(images/eteris.jpg);
	width:353px;
	float:left;
	height:135px;
}

#image {
	margin:8px 20px;
	float:left;
}

#info {
	margin:10px 0 0 -12px;
	width:150px;
	float:left;
	text-align:left;
}

.name {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial;
	color:#e71099;
}

.other {
	font-size:11px;
	font-family:Verdana, Arial;
	color:#3d3d3d;
}
#all{ width:940px;}

#main {
	width: 728px;
	float:left;
}

#inside {
	width: 728px;
	height:31px;
	text-align:left;
	background:#e4e4e4 url(images/top.jpg) top no-repeat;
}

#word {
	font-size:10px;
	padding:9px 0 0 90px;
	font-family:Verdana, Arial;
	color:#ffffff;
}
#word a{
  color:#ffffff;
  
}

#bodis {
	width: 728px;
	text-align:left;
	background:#e4e4e4;
	
}

.naujiena {
	width:710px;
	padding:10px;
}

.titlas {
	font-size:14px;
	border-bottom:1px dotted #E81F7D;
	margin:0 0 5px 0;
	font-family:"Times New Roman",Georgia,Serif;
	color:#3a3a3a;
}
.b_titlas {
  text-shadow:2px 2px 2px #FFF;
	font-size:13px;
	font-family:"Arial",Georgia,Serif;
	color:#00000;
	margin-bottom:7px;
	padding-top:10px;

}

.img {
	width:153px;
	height:114px;
	float:left;
	border:1px solid #e21274;
}

.place {
	width:700px;
	float:left;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial;
	color:#3c3c3c;
}

a {
	color:#3c3c3c;
	font-size:10px;
	font-family:Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#3c3c3c;
	font-size:10px;
	font-family:Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;
}

#page {
	text-align:center;
}

#banner {
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	text-align:center;
}

#footer {
	background:url(images/footer.jpg) no-repeat;
	height:39px;
	width:728px;
	margin-bottom:30px;
}

#ftext {
	color:#3c3c3c;
	font-size:10px;
	font-family:Verdana, Arial;
	padding:15px 0 0 0;
	text-align:center;
}

a.ftext {
	color:#df207a;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial;
	text-decoration:none;
}

a:hover.ftext {
	color:#df207a;
	font-size:10px;
	font-family:Verdana, Arial;
	text-decoration:underline;
}

#side{
	width:212px;
	margin-top:15px;
	float:left;
}

#bannerkis {
	margin:20px 0 0 0;
	text-align:ceneter;
}
.panel{
  font-family:"Arial",Georgia,Serif;
  text-align: left;
  font-size:11px;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
  background-image: url('images/panel_bg.jpg');
  background-repeat: no-repeat;
  border-right:1px solid #E529A4;
  border-bottom:1px solid #E529A4;
  margin:0px;
  background-color:#D9D7D8;
  vertical-align:top;
}
.panel ul, .panel li{
  list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.panel ul li a{
display:block;
padding:5px;
border-bottom: 1px dashed #666;
}
.panel ul li a:hover{
display:block;
border-bottom: 1px dotted #E529A4;
}
img{
  border:0;
}
.table{
  margin: .5em 0 1em;
  border-bottom: 3px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

.table td, .table th, .tr,.tr2{
  text-align: left;
  padding: .2em .4em;
  border-top: 1px solid #d9d9d9;
 /* border-right: 1px solid #d9d9d9;*/
}
.table td, .td{
border-right: 1px solid #d9d9d9;
}
.table th{
  background: #ebebeb;
  border-bottom: 2px solid #d9d9d9;
}

.table tr.odd{
  background: #ebebeb;
}
/*
.table tr:hover, .tr:hover,.tr2:hover{
  background: #d9d9d9;
}*/
blockquote{
  background: transparent url(images/blockquote.png) no-repeat left top;
  margin: 10px 65px 10px 10px;
  padding: 20px 20px 10px 10px;
  font-style: italic;
  color: #939494;
}
input, textarea, select{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 100%;
  margin: 3px;
  color:#666;
  border:1px solid #000;
}
input[type="submit"],input[type="button"], button{
 background-color: #E81F7D;
 color: #FFF;
 border:1px dotted #000;
}
.tooltip{
 padding: 3px;
 border: 1px solid #666;
 display: none;
 background: #E81F7D;
 color: #FFF;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}