BODY {
	BACKGROUND: #ffffff;
	margin: 0px;
	padding: 0px;
	font: 12px arial;
}
#main{
  width: 980px;
  margin: 0 auto;
  border-right: solid 1px #aeaeae;
  border-left: solid 1px #aeaeae;
}
#header_top{
  height: 40px;
  border-bottom: 1px solid #dbdbdb;
}
#menu_track{
  padding-left: 10px;
  line-height: 40px;
  float: left;
}
#login{
  height: 55px;
  background: #dbdbdb;
  position: relative;
  top: 10px;
  right: 30px;
  float: right;
  line-height: 55px;
  padding: 0 10px;
  font-variant: normal

}
#header_bottom{
  background: #e4bb6c;
  height: 60px;
  padding: 30px 0 0 40px;
  margin-top: 5px;
  font-variant: small-caps;
}
#header_bottom img{
  float: left;
  margin-right: 10px;
}
#header_bottom h1{
  font-size: 14px;
  padding: 10px 0px 0px 0px;
  line-height: 20px;
}
#left_menu{
  width: 250px;
  margin: 10px 0 10px 0;
  float: left;
}
#menu_tree{
  background: #f2e7c8;
}
#menu_tree ul{
  list-style-type: none;
  margin: 5px;
  padding: 5px;
  font-weight: bold;
}
.submenu li{
  list-style-image: url(images/list-bg1.gif);
  line-height: 18px;
  margin-left: 10px;
  font-weight: normal;
  font-variant: normal;
  font-stretch: expanded;
}
#search_left{
  background: #dbdbdb;
  line-height: 25px;
}
#search_left h2{
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0 10px;
}
#search_left form{
  background: #dbdbdb;
  padding-left: 10px;
  padding-bottom: 20px;
  margin: 0px;
}
#search_left .input_text{
  width: 220px;
}
#search_left .radio_btns{
  width:80px;
  float: left;
  margin: 0px 25px 5px 5px;;
}
#search_left #search_btn{
  position: relative;
  left: 150px;
  top: 10px;
}

#footer{
  background: #aeaeae;
  height: 60px;
  clear: both;
}
#content{
  margin: 15px 0 10px 10px;
  width: 710px;
  float: right;

}
#content tr td table tr td {
  padding: 0 5px;
  border: 0px;
}
#content tr th table tr th {
  padding: 0 5px;
  border: 0px;
}
#content tr th {
  padding: 5px;
  border-top: 0px;
}
#content tr td {
  padding: 5px;
  border-top: solid 1px #dbdbdb;
}
.header_{
  color: #e4bb6c;
  border-bottom: solid 1px #e4bb6c;
  margin-bottom: 20px;
  margin-right: 20px;
}
.header_ span{
  margin: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
.header_bottom{
}
.header_bottom span{
  margin: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
.header_section{
  color: #bdbdbd;
  border-bottom: solid 1px #bdbdbd;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.header_section span{
  margin: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
}
.card_sep
{
  color: #e4bb6c;
}
.card_label
{
  font-weight: bold;
  width: 100px;
}
img {
  margin: 0px;
  padding: 0px;
  display: block;
  border-style: none;
}
.img16 {
  padding-top: 2px;
  float: left;
}
.header_ td
{
  font-size: 8px;
}
.header_ td a:link {
  text-decoration: none;
  color: black;  
}
.header_ td a:visited {
  text-decoration: none;
  color: black;
}
.header_ td a:hover {
  text-decoration: none;
  color: black;
}
.header_ td a:active {
  text-decoration: none;
  color: #777;
}
.header_bottom td
{
  font-size: 8px;
}
.header_bottom td a:link {
  text-decoration: none;
  color: black;  
}
.header_bottom td a:visited {
  text-decoration: none;
  color: black;
}
.header_bottom td a:hover {
  text-decoration: none;
  color: black;
}
.header_bottom td a:active {
  text-decoration: none;
  color: #777;
}
#error
{
  color: red;
}
.card_select_value {
  width: 400px;
  border: 1px solid #bdbdbd;
  float: left;
  height: 20px;
  margin-right: 5px;
  line-height: 20px;
  padding: 0 2px;
}
.list_select_value {
  width: 200px;
  border: 1px solid #bdbdbd;
  float: left;
  height: 20px;
  margin-right: 5px;
  line-height: 20px;
  padding: 0 2px;
}

#search_index{
  background: #dbdbdb;
  margin-right: 20px;
}
#search_index form{
  background: #dbdbdb;
  padding: 5px;
}
#search_index .input_text{
  width: 320px;
}
#search_index .radio_btns{
  width:80px;
  float: left;
  margin: 5px 25px 5px 5px;
}
#search_index #search_btn{
}
#search_index td {
  padding: 0px 5px 0px 10px;
}

.file_list_view {
  width: 720px;
}
.file_view{
  padding: 5px;
  width: 110px;
  height: 70px;
  text-align: center;
  margin: 0 auto;
  float: left;
}
.file_picture{
}
.file_caption{
}
.column_header a:link {
  text-decoration: none;
  color: black;  
}
.column_header a:visited {
  text-decoration: none;
  color: black;
}
.column_header a:hover {
  text-decoration: none;
  color: black;
}
.column_header a:active {
  text-decoration: none;
  color: black;
}
.page {
  display: inline;
  border: 1px solid #e4bb6c;
  width: 24px;
  height: 24px;
  font-size: 12px;
  margin-left:2px;
  padding: 2px 2px;  
}
.page_combo {
  display: inline;
  font-size: 12px;
  margin-left:2px;
  padding: 2px 2px;  
}
.leidimas-list-print table th, .leidimas-list-print table td { border: 1px solid #dbdbdb; }
.leidimas-list-print .header_ table th, .leidimas-list-print .header_ table td { border: none; }
.leidimas-list-print-params table th, .leidimas-list-print-params table td { border: none !important; }
