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

body {
	padding: 0; margin: 0;
	position: relative;
	text-align: center;
	font-size: 1em;
	font: 76% Georgia, Georgia, serif;
	background: #fff;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, dd, ul, img {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/* --- End Standart Tag's --- */
/* --- Hacks --- */
* html #id {}
*:first-child+html #id {}
object:focus { -moz-outline-style: none; outline: none; }
/* --- End Hacks --- */

#flash-wrap, #flash {
	position: relative;
	width: 100%; height: 300px;
	min-width: 960px;
}
* html #flash-wrap {width:expression( document.body.clientWidth < 960 ? "960px" : "100%" );}

#flash-wrap {height: 310px;}
#dis {width: 960px;}

/* --- Structure --- */
#content {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding-bottom: 25px;
}
#block-left, #block-right {float: left;}
#block-left {width: 720px;}
#block-right {width: 240px;}
/* --- End Structure --- */

/* --- Meniu --- */
#meniu {
	width: 720px;
	padding-bottom: 10px;
}
#meniu ul {
	padding: 0;
	list-style: none;
}
#meniu li {
	display: block;
	float: left;
}
#meniu li a {
	display: block;
	padding: 8px 23px 9px 23px;
	color: #2d99cb;
	text-decoration: none;
	background: url('../images/bg-meniu.gif') repeat-x 0 50%;
	border-left: 1px solid #d8f1fc;
	margin-bottom: 6px;
}
#meniu li.first a {
	border-left: 1px solid #f5fbfe;
	background: url('../images/bg-meniu-first.gif') repeat-x 0 50%;
}
#meniu li.last a {
	border-right: 1px solid #f5fbfe;
	background: url('../images/bg-meniu-last.gif') repeat-x 100% 50%;
}

#meniu li a:hover, #meniu li a.active {
	color: #fff;
	background: url('../images/bg-meniu-a.gif') repeat-x 50% 50%;
	padding-bottom: 15px;
	border: 0;
	margin-bottom: 0;
}
/* --- End Meniu --- */



/* --- Text --- */
#text {
	padding: 20px 10px 0 20px;
	color: #333333;
	line-height: 20px;
}

#text h1 {
	padding: 0 0 15px 0;
	color: #c17f00;
	font-style: italic;
	font-size: 1.6em;
	font-weight: normal;
}

#text h2 {
	color: #333333;
	padding: 0 0 25px 0;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#text h3 {
	color: #333333;
	padding: 0 0 25px 0;
	font-size: 1.2em;
}
#text h4 {
	color: #333333;
	padding: 0 0 10px 0;
	font-size: 1em;
}

#text p {margin: 0 0 1em 0;}

#text a {color: #007db6;}
#text a:hover {text-decoration: none;}

#text hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
}

#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}
#text ul.error {color: #ab1026;}

#text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 8px;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 8px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 8px;
}

#text ol {
	padding: 0 0 0 40px;
}
* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #999999;
	width: 100%;
	margin-bottom: 1em;
}

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

#text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #999999;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}
/* --- End Text --- */

/* --- Modules --- */
/* Career Form */
#text form#form1 {
	width: 690px;
	color: #333;
}

#text form#form1 fieldset {padding: 8px 0;}
#text form#form1 fieldset.padding {
	text-align: right;
	padding-right: 10px;
}
#text form#form1 fieldset label {
	display: block;
	float: left;
	width: 215px;
	vertical-align: middle;
}
#text form#form1 fieldset .txtfld {
	border: 1px solid;
	border-color: #c2c2c2 #c2c2c2 #e5e5e5 #e5e5e5;
	background: #fffef4;
	color: #333;
	padding: 2px 5px;
}
#text form#form1 fieldset .txtfld {width: 173px;}
* html #text form#form1 fieldset .txtfld  {
	width: 183px;
	width/* */:/**/173px;
}

#text form#form1 fieldset select.txtfld {width: 184px;}
#text form#form1 fieldset #file {
	width: 268px;
	border: 1px solid;
	border-color: #c2c2c2 #c2c2c2 #e5e5e5 #e5e5e5;
	background: #fffef4;
	color: #333;
}

#text form#form1 fieldset textarea {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #c2c2c2 #c2c2c2 #e5e5e5 #e5e5e5;
	background: #fffef4;
	color: #333;
	padding: 2px 5px;
	overflow: auto;
	width: 450px; height: 185px;
}
* html #text form#form1 fieldset textarea {
	width: 460px;
	width/* */:/**/450px;
}
/* End Career Form */
/* Enquiry Form */
#text form#form2 {
	width: 690px;
	color: #333;
}
#text form#form2 fieldset {margin: 0; padding: 8px 0;}
#text form#form2 fieldset.short {
	width: 345px;
	float: left;
}
#text form#form2 fieldset.padding {
	text-align: right;
	padding-right: 10px;
}
#text form#form2 fieldset label {
	display: block;
	float: left;
	width: 160px;
	vertical-align: middle;
}
#text form#form2 fieldset .txtfld {
	border: 1px solid;
	border-color: #c2c2c2 #c2c2c2 #e5e5e5 #e5e5e5;
	background: #fffef4;
	color: #333;
	padding: 2px 5px;
}
#text form#form2 fieldset .txtfld {width: 160px;}
* html #text form#form2 fieldset .txtfld {
	width: 170px;
	width/* */:/**/160px;
}
#text form#form2 fieldset select.txtfld {width: 173px;}
#text form#form2 fieldset textarea {
	font: 100% Arial, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #c2c2c2 #c2c2c2 #e5e5e5 #e5e5e5;
	background: #fffef4;
	color: #333;
	padding: 2px 5px;
	overflow: auto;
	width: 505px; height: 185px;
}
* html #text form#form2 fieldset textarea {
	width: 515px;
	width/* */:/**/505px;
}
/* End Enquiry Form */
/* Career List */
#text .career-list {
	width: 690px;
	padding-bottom: 20px;
}
#text .career-list dt {
	font-weight: bold;
	padding-bottom: 10px;
}
#text .career-list dd a.more {
	padding-left: 15px;
	background: url('../images/bg-news-more.gif') no-repeat 5px 50%;
}
/* End Career List */
/* Career View */
#text .career-view {
	width: 690px;
}
#text .career-view dt {
	font-weight: bold;
	padding-bottom: 10px;
}
#text .career-view dd {padding-bottom: 15px;}
/* End Career View */
/* News List */
#text .news-list {
	width: 690px;
	padding-bottom: 20px;
}
#text .news-list dt.date {
	font-size: .9em;
	color: #999999;
	padding: 0;
}
#text .news-list dt {padding-bottom: 8px;}
#text .news-list dd a.more {
	padding-left: 15px;
	background: url('../images/bg-news-more.gif') no-repeat 5px 50%;
}
#text .news-list a:visited {color: #1d6282;}
/* End News List */
/* News View */
#text .news-view {width: 690px;}
#text .news-view dt.date {
	font-size: .9em;
	color: #999999;
	padding: 0;
	font-weight: normal;
}
#text .news-view dt {
	font-weight: bold;
	padding-bottom: 15px;
}
#text .news-view dd img {
	float: left;
	margin-right: 20px;
}

/* End News View */
/* Pager */
#text #pager {
	width: 690px;
	text-align: center;
	font-weight: bold;
}
#text #pager a {
	margin: 0 13px;
	display: block;
	float: left;
	text-decoration: none;
	vertical-align: top;
}
#text #pager a:hover {color: #333333;}
#text #pager a.active {
	font-weight: normal;
	color: #333;
}
#text #pager a.backward, #text #pager a.forward {
	width: 15px; height: 20px;
}
#text #pager a.backward {background: url('../images/ico-backward.gif') no-repeat 50% 50%;}
#text #pager a.forward {background: url('../images/ico-forward.gif') no-repeat 50% 50%;}

#text #pager a.backward span, #text #pager a.forward span {display: none;}

#text #pager a.archyve-lt, #text #pager a.archyve-en {
	display: block;
	width: 77px; height: 43px;
}
#text #pager a.archyve-lt {background: url('../images/bg-archyve-lt.gif') no-repeat 50% 50%;}
#text #pager a.archyve-en {background: url('../images/bg-archyve-en.gif') no-repeat 50% 50%;}

#text #pager a.archyve-lt span, #text #pager a.archyve-en span {display: none;}
/* End Pager */

/* --- End Modules --- */

/* --- Contacts --- */
#contacts {width: 240px;}
#contacts h1 {
	width: 100%;
	height: 30px;
	border: 0;
}
#contacts h1.contacts-lt {background: url('../images/h1-contacts-lt.gif') no-repeat 50% 100%;}
#contacts h1.contacts-en {background: url('../images/h1-contacts-en.gif') no-repeat 30% 100%;}
#contacts h1 span {display: none;}

#contacts .contacts {
	width: 240px;
	color: #333333;
}
#contacts .contacts dd {padding: 2px 0 2px 25px;}
#contacts .contacts dd a {color: #007db6;}
#contacts .contacts dd a:hover {text-decoration: none;}

#contacts .contacts dd.map {
	padding: 30px 0 30px 70px;
	background: url('../images/bg-map.jpg') no-repeat 5px 50%;
}
/* --- End Contacts --- */
/* --- Carousel --- */
#carousel {width: 240px; padding-bottom: 20px;}
#carousel h1 {
	width: 100%;
	height: 30px;
	border: 0;
}
#carousel h1.stories-lt {background: url('../images/h1-success-lt.gif') no-repeat 50% 100%;}
#carousel h1.stories-en {background: url('../images/h1-success-en.gif') no-repeat 50% 100%;}
#carousel h1 span {display: none;}
/* --- End Carousel --- */
/* --- Short News --- */
#short-news {
	padding: 15px 0 0 20px;
	width: 220px;
}
* html #short-news {
	width: 240px;
	width/* */:/**/220px;
}

#short-news h1 {
	display: block;
	width: 220px; height: 40px;
}
#short-news h1.more-news-lt {background: url('../images/h1-short-news-lt.gif') no-repeat 0 50%;}
#short-news h1.more-news-en {background: url('../images/h1-short-news-en.gif') no-repeat 0 50%;}
#short-news h1 span {display: none;}

#short-news .news-list {
	width: 220px;
	padding-bottom: 20px;
	color: #333;
	line-height: 18px;
}
#short-news .news-list dt.date {
	font-size: .9em;
	color: #999999;
	padding: 0;
}
#short-news .news-list dt {padding-bottom: 8px;}
#short-news .news-list dt a {color: #007db6;}
#short-news .news-list dt a:hover {text-decoration: none;}

#short-news a.archyve-lt, #short-news a.archyve-en {
	display: block;
	width: 77px; height: 43px;	
}
#short-news a.archyve-lt {background: url('../images/btn-archyve-lt.gif') no-repeat 50% 50%;}
#short-news a.archyve-en {background: url('../images/btn-archyve-en.gif') no-repeat 50% 50%;}

#short-news a.archyve-lt span, #short-news a.archyve-en span {display: none;}

#short-news .pages a {color: #007db6; text-decoration: none;}
#short-news .pages a:hover {text-decoration: underline;}
/* --- End Short News --- */

/* --- Career --- */
#career {padding: 40px 0 0 20px;}
#career a.accept-lt, #career a.accept-en {
	display: block;
	width: 93px; height: 44px;	
}
#career a.accept-lt {background: url('../images/btn-accept-lt.gif') no-repeat 50% 50%;}
#career a.accept-en {background: url('../images/btn-accept-en.gif') no-repeat 50% 50%;}

#career a.accept-lt span, #career a.accept-en span {display: none;}
/* --- End Career --- */
/* -- Footer --- */
#footer {
	position: relative;
	width: 100%;
	background: url('../images/bg-footer.gif') no-repeat 50% 0;
	font-size: .9em;
	color: #333333;
}
#footer ul {
	position: relative;
	width: 960px;
	padding: 30px 0 10px 0;
	list-style: none;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: url('../images/bg-footer-ul.gif') no-repeat 50% 0;
}
#footer ul li.left {
	float: left;
	padding-left: 20px;
}
#footer ul li.right {
	float: right;
	padding-right: 20px;
}

#footer ul li a {color: #007db6;}
#footer ul li a:hover {text-decoration: none;}

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

.clear {
	width: 100%;
	clear: both;
}
.get_flash{
	font-size:16px;
	color: #007db6;
}
.get_flash:hover{
	text-decoration: none;
}

/* --- Menu no flash index --- */

#menu_no_flash {
	position: relative;
	z-index: 30;
	float: left;
	width: 100%;
	height: 289px;
}

#menu_no_flash .tab-row {
	position: relative;
	z-index: 20;
	margin: 0 auto;
	width: 960px;
	top: 151px;
	#top: 136px;
}

#menu_no_flash .tab-row .tab {
	float: left;
	width: 192px;
	text-align: left;
}

#menu_no_flash .tab-row .tab a {
	float: left;
	width: 192px;
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
}

#menu_no_flash .tab-row .tab a span {
	float: left;
	width: 162px;
	height: 70px;
	padding: 15px 10px 0 20px;
	cursor: pointer;
}

#menu_no_flash .tab-row .tab a span.bg_1 {
	background: #5cbbe5;
}

#menu_no_flash .tab-row .tab a span.bg_2 {
	background: #4caed9;
}

#menu_no_flash .tab-row .tab a span.bg_3 {
	background: #007db6;
}

#menu_no_flash .tab-row .tab a span.bg_4 {
	background: #2d99cb;
}

#menu_no_flash .tab-row .tab a span.bg_5 {
	background: #1d8abf;
}

#menu_no_flash .tab-row .tab a span:hover, #menu_no_flash .tab-row a.active span {
	background: #13719f !important;
}

#menu_line_bg {
	position: absolute;
	top: 0;
	z-index: 10;
	float: left;
	background: url('../images/menu_nf_in.gif') no-repeat 50% 0;
	width: 100%;
	min-width: 960px;
	height: 259px;
}


#menu_no_flash img {border: none;}

#menu_no_flash .logo {
	position: absolute;
	top: 43px; left: 20px;
	z-index: 100;
}

.slogan {
	position: absolute;
	top:70px; left: 390px;
	color: #333;
	font-size: 1.8em;
	text-transform: uppercase;
}

.top_links {
	position: absolute;
	top: 15px; left: 570px;
	z-index: 100;
}

#menu_no_flash .text {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}


form.sarch {
	float: left;
	width: 190px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: url('../images/search_bg.gif') no-repeat top left;
}

form.sarch input {
	border: none;
	background: none;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
	width: 135px;
	font-size: 1em;
	font-family: Georgia, Georgia, serif;
}

form.sarch input.submit {
	padding-top: 1px;
	width: auto;
}


.top_links a.icon {
	float: left;
	line-height: 23px;
	padding: 7px 20px 0 0;
}

.top_links ul#lang {
	float: left;
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
}

.top_links ul#lang li {
	float: left;
}

.top_links ul#lang li a {
	float: left;
	color: #333;
	text-decoration: underline;
	width: 27px;
	line-height: 27px;
	text-align: center;
}

.top_links ul#lang li a:hover {
	text-decoration: none;
}

.top_links ul#lang li a.active {
	text-decoration: none;
	color: #fff;
	background: #4caed9;
}

ul.sub_menu {
	position: absolute;
	z-index: 30;
	top: 255px; #top: 160px; left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sub_menu li {
	float: left;
}

ul.sub_menu li a {
	float: left;
	color: #2d99cb;
	text-decoration: none;
	font-size: 1.155em;
	padding-bottom: 6px;
}

ul.sub_menu li a.active {
	background: url('../images/sub_menu_arrow.gif') no-repeat center bottom;
	color: #fff;
}

ul.sub_menu li a.active span {
	background: url('../images/sub_menu_arrow.gif') no-repeat center bottom;
	color: #fff;
	background: #2d99cb;
	border-color: #2d99cb;
}


ul.sub_menu li a span {
	float: left;
	padding: 6px 20px;
	cursor: pointer;
	border: 1px solid #d8f1fc;
	border-left: none;
}

ul.sub_menu li.first a span {
	border-left: 1px solid #d8f1fc;
}

ul.sub_menu li a:hover span {
	border-color: #2d99cb;
	background: #2d99cb;
	color: #fff;
}