/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */

body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	background: #E1E7E9 url('../images/bg.jpg') repeat-x;
}
* html body {text-align: center;}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 970px;
	background: url('../images/bg-wrapper.gif') repeat-y 250px 0;
}
* html #wrapper {
	text-align: left;
}

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

h1 {display: none;}
h2 {
	font-size: 1.6em;
	color: #4D82A7;
	font-weight: normal;
	padding-bottom: 35px;
}
h2 span {color: #CF3B12;}
h3, h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #2076AC;
}
h3 {padding-bottom: 20px;}
.in-news h3 {padding-bottom: 5px;}
h4 {padding: 5px;}
h5 {
	font-size: 1.1em;
	font-weight: normal;
	color: #0A5483;
	padding: 10px 0 10px 5px;
}

/* --- End Standart Tag's --- */


/* Structure */
#left, #right {float: left;}
#left {width: 250px; padding-top: 238px; background: #F9FAFA url('../images/bg-top.jpg') repeat-x;}
#right {width: 720px; overflow: hidden; background: #F6F8FA url('../images/bg-top.jpg') repeat-x;}
/* End Structure */

.lng {
	position: absolute;
	top: 10px; left: 30px;
	display: block;
	padding: 3px;
	font-size: .8em;
	color: #F6F8F9;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #6DB1C7;
	
}
.lng:hover {background: #6DB1C7;}

.sitemap {
	position: absolute;
	top: 15px; left: 85px;
	display: block;
	padding-left: 15px;
	font-size: .8em;
	color: #CEE3EA;
	text-decoration: none;
	text-transform: uppercase;
	background: url('../images/bg-sitemap.gif') no-repeat 0 50%;
}
.sitemap:hover {color: #F6F8F9;}

.logo-lt, .logo-en {
	position: absolute;
	top: 40px; left: 0;
	display: block;
	width: 250px; height: 198px;
	text-indent: -999em;
	text-decoration: none;
}
.logo-lt {background: url('../images/logo-lt.jpg') no-repeat;}
.logo-en {background: url('../images/logo-en.jpg') no-repeat;}

#shadow {
	position: absolute;
	top: 287px; left: 234px;
	width: 17px; height: 407px;
	background: url('../images/bg-meniu.png') no-repeat;
}

#shadow {background: url('../images/bg-meniu.png') no-repeat;}
* html #shadow {
	background: url('../images/bg-meniu.gif') no-repeat 0 -1px;
	b\ackground: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/bg-meniu.png');
}

/* Meniu */
#meniu {
	padding: 15px 0;
	list-style: none;
	font-size: .9em;
	color: #0A5483;
	background: #F9FAFA url('../images/bg-meniu.jpg') no-repeat;
	min-height: 350px;
}
* html #meniu {height: 350px;}
#meniu ul {
	padding: 0;
	list-style: none;
	background: #F1F3F4;
}

#meniu li {display: block; border-top: 1px solid #E4E9EC;}
* html #meniu li {vertical-align: top; height: 1%;}
#meniu li.first, #meniu li li {border-top: none;}

#meniu a {
	display: block;
	padding: 8px 20px 8px 65px;
	color: #0A5483;
	text-decoration: none;
	background: url('../images/bg-meniu-a.gif') no-repeat 40px 50%;
}
#meniu a:hover, #meniu a.active {
	background: #F1F3F4 url('../images/bg-meniu-a.gif') no-repeat 40px 50%;
}

#meniu ul a {
	color: #000;
	background: url('../images/bg-meniu-aa.gif') no-repeat 50px 50%;
}
#meniu ul a:hover, #meniu ul a.active {
	color: #CF3B12;
	background: url('../images/bg-meniu-aa-a.gif') no-repeat 50px 50%;
}

#meniu ul ul a {
	font-size: .9em;
	padding-left: 75px;
	background: url('../images/bg-meniu-aa.gif') no-repeat 60px 50%;
}
#meniu ul ul a:hover, #meniu ul ul a.active {
	background: url('../images/bg-meniu-aa-a.gif') no-repeat 60px 50%
}
/* End Meniu */
/* Contacts */
#contacts {
	position: relative;
	padding: 15px 30px 135px 35px;
	font-size: .9em;
	color: #4D4F50;
	line-height: 14px;
	width: 185px;
}
* html #contacts {
	width: 250px;
	width/**/:/* */185px;
}
#contacts p {margin: 0 0 1em 0;}
#contacts a {color: #4D4F50;}

#top-det {
	position: absolute;
	top: 0; left: -4px;
	width: 37px; height: 113px;
	background: url('../images/bg-contacts-top.jpg') no-repeat;
	z-index: 10;
}
#bot-det {
	position: absolute;
	bottom: 0; left: 233px;
	width: 35px; height: 122px;
	background: url('../images/bg-contacts-bot.jpg') no-repeat;
	z-index: 10;
}
/* End Contacts */
#padding {
	height: 28px;
	background: #E1E7E9;
}
/* Top Navigation */
#top-navigation {
	padding: 0;
	list-style: none;
	width: 720px; height: 40px;
	font-size: .8em;
	text-transform: uppercase;
	background: url('../images/bg-top-navigation.jpg') no-repeat 100% 0;
}

#top-navigation li {
	float: left;
}

#top-navigation a {
	display: block;
	padding: 12px 15px;
	color: #F6F8F9;
	text-decoration: none;
	border-top: 3px solid #4199B6;
}
#top-navigation a:hover, #top-navigation a.active {
	border-top: 3px solid #FFF;
}

/* End Top Navigation */
/* Search */
#search {
	clear: both;
	width: 720px; height: 175px;
}

.lt {background: url('../images/bg-search-lt.jpg') no-repeat;}
.en {background: url('../images/bg-search-en.jpg') no-repeat;}

#search fieldset {padding: 55px 20px 20px 540px;}
#search label {
	display: block;
	color: #13526F;
	padding-bottom: 10px;
}
#search .txtfld {
	font-size: 1.1em;
	color: #13526F;
	border: 1px solid;
	border-color: #648B9F #FFF #FFF #648B9F;
	width: 145px;
}
#search .bt {margin-top: 12px;}
/* End Search */
/* Text */
#text {
	padding: 40px 30px 100px 45px;
	background: url('../images/bg-text.jpg') no-repeat;
	text-align: justify;
	font-size: .9em;
	color: #000;
	line-height: 17px;
	min-height: 300px;
}
* html #text {height: 300px;}
#text p {margin: 0 0 1.5em 0;}
#text a {color: #4D82A7; text-decoration: none;}
#text a:hover {text-decoration: underline;}
#text ul {
	padding: 0 0 1.5em 0;
	list-style: none;
}
#text li {padding-left: 40px; background: url('../images/bg-text-li.gif') no-repeat 20px 6px;}
#text table {
	border-collapse: collapse;
	border-color: #E1E7E9;
}
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #E1E7E9;
}
/* End Text */
/* News */
.title {
	background: #E7EDEF;
	font-size: .8em;
	color: #000;
	padding: 3px 8px;
}

#text .pages {
	margin-top: 20px;
	background: #E7EDEF;
	font-size: .8em;
	color: #000;
	padding: 3px 10px;
}
#text .pages span {color: #2076AC; padding: 5px 20px 5px 0;}
#text .pages a {
	padding: 6px 10px;
	color: #000;
	text-decoration: none;
}
#text .pages a:hover, #text .pages a.active {
	background: #F6F8F9;
	text-decoration: none;
}
/* News */
/* Index News */
#text table.in-news {
	border-collapse: collapse;
}
.in-news span {
	display: block;
	color: #7E939E;
}
.in-news td {
	width: 50%;
	vertical-align: top;
	border-bottom: 1px solid #E1E7E9;
}
.in-news td.rg {
	border-left: 1px solid #E1E7E9;
}
.in-news div {
	padding: 0 20px 20px 20px;
}
/* End Index News */
/* Forms */
.forms {
	border-bottom: 1px solid #E3E9EB;
	width: 100%;
	padding-bottom: 15px;
}
.forms label {display: inline;}
.span {padding: 5px 20px;}

.forms .txtfld, .fld .txtfld {
	font-size: 1em;
	border: 1px solid;
	border-color: #648B9F #FFF #FFF #648B9F;
	width: 200px;
}
.forms .file {
	font-size: 1em;
	border: 1px solid;
	border-color: #648B9F #FFF #FFF #648B9F;
	width: 250px;
}
.forms .area, .fld .area {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid;
	border-color: #648B9F #FFF #FFF #648B9F;
	width: 550px; height: 130px;
	overflow: auto;
}
.forms .select {
	font-size: 1em;
	border: 1px solid;
	border-color: #648B9F #FFF #FFF #648B9F;
	width: 250px; height: 130px;
	overflow: auto;
}
.form-title {
	background: #E7EDEF;
}
#text fieldset {
	background: #F0F4F5;
	padding: 5px 15px;
}
#text fieldset.fbg {background: #F6F8F9;}
.error {color: #CF3B12;}
/* End Forms */
/* Search */
ul.search {
	padding: 0 0 1.5em 0;
	list-style: none;
}
#text .search li {
	display: block;
	padding: 5px 5px 5px 40px;
	background: url('../images/bg-text-li.gif') no-repeat 20px 11px;
}
#text .search li.bg {background: #F0F4F5 url('../images/bg-text-li.gif') no-repeat 20px 11px;}


/* End Search */
#footer {
	clear: both;
	position: relative;
	width: 670px;
	padding: 15px 0 15px 300px;
	font-size: .9em;
	color: #8A9EA8;
	background: #E1E7E9 url('../images/bg-footer.gif') no-repeat 300px 0;
}
* html #footer {
	width: 970px;
	width/**/:/* */670px;
}
#footer p {margin: 0;}
#footer a {color: #2076AC;}

#fot-bg {
	position: absolute;
	top: -29px; left: 250px;
	width: 188px; height: 33px;
	background: url('../images/bg-footer.jpg') no-repeat;
	z-index: 10;
}