/* --- Structure --- */
html {
  height:100%; 
  min-height:100%;
}

head:first-child+body html>body, html>body #wrapper {height:auto;}

body {
  position:relative;
  margin:0; padding:0;
  font-size:1em;
  font:62.8% Tahoma, Arial, Helvetica, sans-serif;
  min-width:995px; 
  height:100%; 
  min-height:100%;
  behavior: url(../../css/csshover.htc);
}
#wrapper {
  position:absolute;
  top:0; left:0;
  width:100%; 
  height:100%; 
  min-height:100%;
  text-align:center;
  background: url('../images/bg.gif') repeat;
}
#body {
  position:relative;
  width:100%;
  padding-bottom:25px;
}
.wrapper {
  width:995px;
  margin:0 auto;
  position:relative;
}

#container {
	float: left;
	width:995px;
	margin:0 auto;
	position:relative;
	text-align:left;
	padding:30px 0;
}
/* --- End Structure --- */

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
img {border:none;}
/* --- End Standart Tag's --- */

/* --- Top Meniu --- */

a[href $='.pdf'] { 
   padding-left: 20px;
   background: url('../images/icon_pdf.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.doc'] { 
   padding-left: 20px;
   background: url('../images/icon_doc.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.zip'] { 
   padding-left: 20px;
   background: url('../images/icon_zip.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.rar'] { 
   padding-left: 20px;
   background: url('../images/icon_rar.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.xls'] { 
   padding-left: 20px;
   background: url('../images/icon_xls.gif') no-repeat center left;
   padding-top: 2px;
}

#header {
	float: left;
	width:100%;
	height:243px;
	background:#2f1c07 url('../images/bg_top.gif') no-repeat bottom;
}

#header_in {
	float: left;
	width:100%;
	height:96px;
	background:#2d1a06 url('../images/bg_top_in.gif') no-repeat bottom;
}

a.logo_big {
	position: absolute;
	top: 60px;
	left:50px;
}

#header_in a.logo_big {
	position: absolute;
	top: 10px;
	left:0;
}

div#flash_fotos {
	position: absolute;
	top: -5px;
	left:520px;
	display: block;
	width:477px; 
	height:272px;
}

.top_links {
	float: left;
	width:100%;
	background:#271a0c;
	font-size:1.2em;
	padding: 5px 0;
	text-align: right;
}

.top_links ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.top_links ul li {
	float: left;
}

.top_links ul li ul {
	display: none;
}

.top_links a {
	color: #efd391;
	background: url('../images/arrow_1.gif') no-repeat 0 50%;
	text-decoration: none;
	padding: 0 25px 0 10px;
}

.top_links a:hover {
	background: url('../images/arrow_2.gif') no-repeat 0 50%;
	text-decoration: underline;
}

.top_links ul.lang a {
	background: none;
	padding: 0;
	float: left;
	width:2.25em;
	height:1.4em;
	text-align: center;
}

.top_links ul.lang a:hover {
	background: none;
}

.top_links ul.lang a.active {
	background: url('../images/bg_lang.gif') no-repeat 50% 50%;
}

.top_links ul.lang a.active:hover {
	background: url('../images/bg_lang.gif') no-repeat 50% 50%;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 204px; left: 20px;
}

#header_in ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 57px; left: 0;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	float: left;
	padding: 0 15px;
	height:39px;
	background: url('../images/bg_menu.gif')  no-repeat right;
}

ul#menu li.first a {
	background: url('../images/bg_menu_first.gif')  no-repeat right;
}

ul#menu li.first a:hover, ul#menu li.first a.active {
	background: url('../images/bg_menu_first_active.gif')  no-repeat right;
}

ul#menu li.last a {
	background: url('../images/bg_menu_last.gif')  no-repeat right;
}

ul#menu li.last a:hover, ul#menu li.last a.active {
	background: url('../images/bg_menu_last_active.gif')  no-repeat right;
}

ul#menu li a:hover, ul#menu li a.active {
	background: url('../images/bg_menu_active.gif') no-repeat right;
}

ul#menu li a img {
	padding-top: 15px;
}

/* --- End Top Meniu --- */

/* --- Content --- */

#container #left {
	float: left;
	width: 210px; 
}


#container #center {
	float: left;
	width: 370px; 
}

#container #center #text {
	width: 350px !important; 
}

#container #right_index {
	float: left;
	width: 415px; 
}

#container #right {
	float: left;
	width: 785px; 
}

#container #text {
	float: left;
	width: 765px; 
	background: url('../images/bg_text.gif') no-repeat left top;
	min-height: 328px;
	_height: 328px;
	color: #432c14;
	font-size: 1.2em;
	line-height: 19px;
	padding: 10px 0 0 10px;
}

#container #text p {
	margin: 0 0 20px 0;
}

#container #text div.padding_top {
	margin: 20px 0 20px 0 !important;
	float: left;
}

h2 {
	font-size: 1.5em;
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	background: url('../images/bg_h2.gif') no-repeat left bottom;
	line-height: 30px;
}

#text table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #b58a4c;
	margin-bottom: 20px;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #b58a4c;
	vertical-align: top;
}

#text th {
	padding: 3px;
	text-align: left;
	border-color: #b58a4c;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}


#container #text img {
	margin: 7px 30px 20px 0;
}

#container #text img[align=left] {
	margin: 7px 25px 15px 0;
}

#container #text img[align=right] {
	margin: 7px 0 15px 25px;
}

#container #text a {
	color: #b58a4c;
}

#container #text a:hover {
	text-decoration: none;
}

a {
	color: #b58a4c;
}

a:hover {
	text-decoration: none;
}


/* --- Search --- */

#search {
	float: left;
	width: 170px; 
	background: url('../images/bg_search.gif') no-repeat 20px top;
	padding: 0 0 25px 20px;
}

#search h3 {
	float: left;
	color: #583b1c;
	font-weight:bold;
	font-size: 1.8em;
	padding: 15px 0 15px 65px;
}

#search form, #search fieldset, #search label {
	float: left;
	width: 170px; 
	padding: 0;
	margin: 0;
}

#search label {
	font-weight:bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}

#search fieldset {
	padding-bottom: 10px;
}

#search form input, #search form select {
	width: 156px; 
	border: 1px solid #8e8e8e;
	padding: 0 0 0 4px;
	height:1.5em;
	color: #434343;
	font: Tahoma, Arial, Helvetica, sans-serif;
}

#search form select {
	width: 162px; 
}

#search form input.bt {
	width: 60px; 
	height:21px;
	border: none;
}

.search_rezults {
	float: left;
	padding: 10px 0 10px 0;
	margin: 0;
	list-style: none;
}

.search_rezults li {
	background: url('../images/li_search.gif') no-repeat 0 11px;
	padding: 5px 0 5px 10px;
}

.search_rezults li a {
	color: #583b1c !important;
}

.search_rezults li a:hover {
	color: #b58a4c !important;
}

span.info_1, span.info_2, span.info_3 {
	cursor: pointer;
	color: #b58a4c;
	border: 1px #b58a4c solid;
	padding: 0 3px;
}

span.info_1:hover, span.info_2:hover, span.info_3:hover {
	background: #b58a4c;
	color: #fff;
}

#search_info1 {
	position: absolute;
	top: 85px; left: 250px;
	width: 300px; 
	background: #7f4d2a;
	color: #f6f0da;
	z-index: 200;
	font-size: 1.2em;
	padding: 23px 10px 10px 10px;
	display: none;
}

#search_info1 span.info_1, #search_info2 span.info_2, #personalities_info span.info_3 {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

#search_info1 span.info_1:hover, #search_info2 span.info_2:hover, #personalities_info span.info_3:hover  {
	background: none;
}

#search_info2 {
	position: absolute;
	top: 85px; left: 250px;
	width: 300px; 
	background: #7f4d2a;
	color: #f6f0da;
	z-index: 200;
	font-size: 1.2em;
	padding: 23px 10px 10px 10px;
	display: none;
}

#personalities_info {
	position: absolute;
	top: 85px; left: 250px;
	width: 300px; 
	background: #7f4d2a;
	color: #f6f0da;
	z-index: 200;
	font-size: 1.2em;
	padding: 23px 10px 10px 10px;
	display: none;
}

#search span.title {
	float: left;
	padding-top: 3px;
}

#search span.info_1, #search span.info_2 {
	float: right;
	margin-right: 10px;
	font-size: 1.2em;
}

span.info_3 {
	position: absolute;
	right: 0;
	font-weight:bold;
	font-size: 1.2em;
}


/* --- End Search --- */

/* --- Works --- */

dl.works_list {
	float: left;
	padding: 10px 0 20px 0;
	margin: 0;
	list-style: none;
}

dl.works_list dt {
	color: #583b1c;
	font-size: 1.085em;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight:bold;
}

dl.works_list dd {
	padding: 0;
	margin: 0;
}

dl.works_list ol {
	padding: 0;
	margin: 0;
}


dl.works_list ol li {
	padding: 5px 0 5px 0;
	margin: 0 0 0 30px;
}

/* --- End Works --- */

/* --- News --- */

#news_left {
	float: left;
	width: 210px; 
	padding-bottom: 25px;
	color: #583b1c;
}

#news_left h3 {
	float: left;
	width: 130px; 
	font-weight:bold;
	font-size: 1.6em;
	padding: 0 0 0 30px;
	line-height: 1.6em;
	background: url('../images/arrow_news.gif') no-repeat 0% 50%;
}

#news_left h3.vid {
	font-size: 1.3em;
	border-top: 1px solid #a28c64;
	border-bottom: 1px solid #a28c64;
	padding: 10px 0 10px 30px;
}

#news_left h3 a {
	color: #583b1c;
	text-decoration: none;
}

#news_left h3 a:hover {
	text-decoration: underline;
}

#news_left dl {
	float: left;
	width: 160px; 
	padding: 30px 0 0 0;
}

#news_left dl dt {
	font-size: 1.3em;
	font-weight:bold;
	padding-bottom: 15px;
}

#news_left dl dd {
	margin: 0;
	font-size: 1.1em;
	padding: 10px 0 10px 10px;
	background: url('../images/li_search.gif') no-repeat 0 1.3em;
}

#news_left dl a {
	color: #583b1c;
}

#news_left dl a:hover {
	color: #b58a4c;
	text-decoration: none;
}

/* --- End News --- */

/* --- Path --- */

ul.path {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 7px;
	_margin: 0 0 0 4px;
	list-style: none;
}

ul.path li {
	float: left;
	background: url('../images/path_r.gif') no-repeat 100% 50%;
	position: relative;
	margin-left: -7px;
}

ul.path a {
	float: left;
	line-height: 29px;
	background: url('../images/path_l.gif') no-repeat 0% 50%;
	padding: 0 10px 0 10px;
	font-weight:bold;
	color: #fff !important;
	font-size: 0.915em;
	text-decoration: none;
}

ul.path a span {
	float: left;
	line-height: 29px;
	background: #c4bb5a;
	padding: 0 5px;
	cursor: pointer;
}

ul.path li.first span {
	padding: 0 5px 0 0;
}

ul.path li.first a {
	background: url('../images/path_l_first.gif') no-repeat 0% 50%;
}

ul.path li.first a:hover {
	background: url('../images/path_l_first_over.gif') no-repeat 0% 50%;
}

ul.path li.last, .path li.last:hover {
	background: url('../images/path_r_last.gif') no-repeat 100% 50% !important;
}

ul.path li.last a, .path li.last a:hover {
	background: url('../images/path_l_last.gif') no-repeat 0% 50%;
}

ul.path li.last a span, .path li.last a:hover span {
	background: #b58a4c;
}

ul.path li:hover {
	background: url('../images/path_r_over.gif') no-repeat 100% 50%;
}

ul.path li a:hover {
	background: url('../images/path_l_over.gif') no-repeat 0% 50%;
}

ul.path li a:hover span {
	background: #aba34f;
}

/* --- End Path --- */

/* --- Pager --- */

div.top_pager ul.pager {
	border-bottom: 1px solid #a28c64;
	margin-top: -20px;
}

div.bt_pager ul.pager {
	border-top: 1px solid #a28c64;
}

ul.pager {
	float: left;
	width:765px; 
	padding: 10px 0 10px 0;
	margin: 0;
	list-style: none;
}

ul.pager li {
	float: left;
	line-height:22px;
	padding: 0 5px;
}


ul.pager li img {
	padding: 0 !important;
}

/* --- End Pager --- */

/* --- Local list --- */

.local_list {
	float: left;
	width:765px; 
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #a28c64;
}

.local_list li {
	float: left;
	width:11.5em; 
	_height:38px;
	padding: 4px 0 2px 10px; 
	background: url('../images/li_search.gif') no-repeat 0 11px;
}

.local_list li a {
	color: #583b1c !important;
	text-decoration: none;
}

.local_list li a:hover {
	color: #b58a4c !important;
	text-decoration: underline !important;
}

.local_list li a.active {
	color: #b58a4c !important;
}

/* --- End Local list --- */

/* --- Local view --- */

.local_view {
	float: left;
	width:765px; 
}

.local_view h2 {
	color: #000;
	font-size: 1.665em;
	padding: 20px 0;
	background: none;
	margin: 0;
	line-height: 30px;
}

.local_view h3 {
	color: #583b1c;
	font-size: 1.335em;
	padding: 0 0 10px 0;
	margin: 0;
}

h4 {
	color: #583b1c;
	font-size: 1.085em;
	padding: 0 0 10px 0;
	margin: 0;
}

.local_view ul {
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}

.local_view .bg {
	float: left;
	width:725px; 
	background: #fff;
	padding: 20px;
	color: #333;
}

.local_view ul li {
	display: block;
	padding: 0 0 13px 20px;
	background: url('../images/li_search.gif') no-repeat 3px 6px;
}

* html .local_view ul li {vertical-align: top; height: 1%;}
.local_view ul ul {
	margin: 13px 0 0 0;
}
.local_view ul ul li {
	padding-left: 13px;
	background: url('../images/li_search.gif') no-repeat 3px 6px;
}

.local_view ul ul ul {margin: 0;}
.local_view ul ul ul li {
	background: url('../images/li_search.gif') no-repeat 3px 6px;
}

.local_view ol {
	padding: 0 0 0 20px;
}
* html .local_view ol {padding: 0;}
*:first-child+html .local_view ol {padding: 0;}

.local_view ol ol {list-style-type: lower-alpha;}
.local_view ol li {padding: 0}

ul.local_menu {
	float: left;
	width:757px;
	padding: 8px 0 0 8px;
	margin: 0;
	background: #b4894b url('../images/local_menu_bg.gif') no-repeat;
}

ul.local_menu li {
	float: left;
	background: none;
	padding:0;
	line-height:2.3em;
}

ul.local_menu li.active {
	background: #fff url('../images/local_menu_li.gif') no-repeat top left;
}

ul.local_menu li.active a {
	color: #583b1c !important;
	background: url('../images/local_menu_a.gif') no-repeat top right;
}

ul.local_menu li a {
	display: block;
	padding: 0 5px;
	line-height:2.3em;
	color: #fff !important;
	text-decoration: none;
}

ul.local_menu li a:hover {
	text-decoration: underline !important;
}

ul.local_menu li.map {
	float: right;
	background: #634c2a url('../images/local_menu_li_map.gif') no-repeat top right;
	margin-top: -8px;
	padding-top: 8px;
}

/* --- End Local view --- */

/* --- Dictionary --- */

.dictionary {
	float: left;
	width:765px; 
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
}

.nb {
	border-bottom: none;
}

.dictionary li {
	float: left;
	padding-right: 1px;
	padding-bottom: 5px;
}

.dictionary li a {
	float: left;
	text-align: center;
	width:28px; 
	line-height:26px;
	text-decoration: none;
	font-size: 1.335em;
	color: #fff !important;
	background: #c4bb5a;
}

.dictionary li span {
	float: left;
	text-align: center;
	width:28px; 
	line-height:26px;
	font-size: 1.335em;
	color: #fff !important;
	background: #dbd196;
	cursor: default;
}

.dictionary li a.active {
	background: #b58a4c !important;
}

/* --- End Dictionary --- */

/* --- Personalijos select --- */

div.select_holder {
	float: left;
	width:750px;
	border-bottom: 1px solid #a28c64;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

div.select {
	position: relative;
	width:300px;
	float: left;
	margin: 0 15px 15px 0;
}

div.select label, div.select_s label {
	float: left;
	padding: 0 0 5px 0;
}

div.select select {
	width:300px;
	margin-top: 10px;
}

div.select_s select {
	float: left;
	width:auto;
	margin-top: 10px;
}

.select_personalija form, .select_personalija form fieldset {
	float: left;
	margin: 0;
	padding: 0;
}

.select_personalija form select {
	width:158px; 
	border: 1px solid #8e8e8e;
}

/* --- End Personalijos select --- */

/* --- Personalijos_view --- */

.personalijos_view {
	float: left;
	width:723px; 
	background: #fff;
	padding: 20px;
	color: #333;
}

.personalijos_view .foto {
	float: left;
}

.personalijos_view .info {
	float: left;
	width:700px; 
	padding: 0 0 20px 0;
}

.personalijos_view .info_foto {
	float: left;
	width:550px; 
	padding: 0 0 20px 0;
}

.personalijos_view h2 {
	float: left;
	padding: 0 0 5px 0;
	background: none;
	color: #000;
	font-size: 1.835em;
	line-height: 30px;
}

.personalijos_view ul {
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}

.personalijos_view ul li {
	display: block;
	padding: 0 0 13px 20px;
	background: url('../images/li_search.gif') no-repeat 3px 6px;
}

* html .personalijos_view ul li {vertical-align: top; height: 1%;}
.personalijos_view ul ul {
	margin: 13px 0 0 0;
}
.personalijos_view ul ul li {
	padding-left: 13px;
	background: url('../images/li_search.gif') no-repeat 3px 6px;
}

.personalijos_view ul ul ul {margin: 0;}
.personalijos_view ul ul ul li {
	background: url('../images/li_search.gif') no-repeat 3px 6px;
}

.personalijos_view ol {
	padding: 0 0 0 20px;
}
* html .personalijos_view ol {padding: 0;}
*:first-child+html .personalijos_view ol {padding: 0;}

.personalijos_view ol ol {list-style-type: lower-alpha;}
.personalijos_view ol li {padding: 0}

/* --- End Personalijos_view --- */

/* --- End Content --- */

/* --- Footer --- */
#footer {
  clear:both;
  left:0; bottom:0;
  width:100%; 
  position:static;
  text-align:center;
  background:#372009;
  height:25px;
  line-height:24px;
  color: #bd905f;
  font-size: 1.1em;
}

#footer a {
	color: #efd391;
}

#footer a:hover {
	color: #fff;
}

#footer .wrapper {
	background: url('../images/bg_footer.gif') no-repeat center;
}

* html #footer {position:absolute;}
head:first-child+body #footer {position:absolute;}

/* --- End Footer --- */

.clear {
  width:100%;
  clear:both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}