/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */
body {
	position: relative;
	margin: 5px; padding: 0;
	font-size: 1em;
	font: 76% Arial, Tahoma, Helvetica, sans-serif;

}
* html body {text-align: center;}

#wrapper {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding-top: 77px;
}

* html #wrapper {text-align: left;}


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

#logo-print {display: none;}


/* --- Header --- */
#header {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 69px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #F9B500;
	border-left: 1px solid #CCC;
}
* html #header {
	height: 72px;
	height/* */:/**/69px;
}

.logo {
	position: absolute;
	top: 0; right: 1px;
	display: block;
	width: 175px; height: 69px;
	background: url('../images/logo.gif') no-repeat 50% 50%;
}
.logo span {display: none;}


#languages {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 28px; left: 10px;
	font-size: .8em;
	color: #666;
}
#languages li {
	float: left;
	margin-right: 3px;
}
#languages a {
	color: #666;
	text-decoration: none;
}
#languages a:hover, #languages a.active {
	color: #003389;
}
/* --- End Header --- */

#flash {
	position: absolute;
	top: 77px; left: 0;
	width: 750px; height: 170px;
	border-top: 1px solid #CCC;
	z-index: 1;
}
* html #flash {
	height: 171px;
	height/* */:/**/170px;
}

/* --- Meniu --- */
#meniu {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 248px; left: 0;
	width: 750px; height: 35px;
	font-size: .9em;
	font-weight: bold;
	background: #003389;
	border-bottom: 5px solid #FFF;
	z-index: 1;
}
* html #meniu {
	height: 40px;
	height/* */:/**/35px;
}

#meniu li {
	float: left;
	margin-right: 10px;
	position: relative;
}
#meniu a {	
	display: block;
	padding: 10px 15px;
	color: #FFF;
	text-decoration: none;
}
#meniu a:hover, #meniu a.active {
	color: #99B5D7;
}


#meniu ul li {
	position: relative;
	float: none;
	padding: 0;
	cursor: pointer;
}
#meniu ul {
	display: none;
	list-style: none;
	padding: 0;
	position: absolute;
	left: 13px;	top: 34px;	
	width: 150px;
	background: #003389;
	border: 1px solid #99B5D7;
	z-index: 100;
}

* html #meniu ul {top: 34px;}

#meniu ul li a {
	display: block;
	padding: 2px 10px;
	position: relative;
	text-decoration: none;
}

* html #meniu ul li { float: left; }
* html #meniu ul li a { height: 1%; }

#meniu li:hover ul, #meniu li.over ul {display: block;}

#meniu li:hover ul ul, #meniu li.over ul ul {display: none;}
/* --- End Meniu --- */
/* --- Structure --- */
#container {
	width: 100%;
	position: relative;
	background: url('../images/bg-container.gif') repeat-y 100% 0;
	overflow: hidden;
}

#block-left, #block-center, #block-right {float: left;}

#block-left {
	margin: 211px 5px 0 0;
	width: 198px;
}

#block-center {
	margin: 211px 5px 30px 0;
	width: 545px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
* html #block-center {
	width: 547px;
	width/* */:/**/545px;
}

#block-right {
	margin-bottom: 20px;
	padding: 10px;
	width: 193px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #F2F2F2;
}
* html #block-right {
	width: 215px;
	width/* */:/**/193px;
}
/* --- End Structure --- */
/* --- Block Left --- */

.display {display: none;}

/* Submeniu */
#submeniu {
	padding: 5px 0;
	list-style: none;
	font-size: .9em;
	font-weight: bold;
	border: 1px solid #CCC;
	min-height: 230px;
}
* html #submeniu {
	height: 240px;
	height/* */:/**/230px;
}

#submeniu li {display: block;}
* html #submeniu li {
	vertical-align: top;
	height: 1px;
	margin-left: -15px;
	margin-left/* */:/**/0;
}

#submeniu a {
	display: block;
	padding: 3px 10px 3px 30px;
	color: #666;
	text-decoration: none;
	background: url('../images/bg-submeniu.gif') no-repeat 15px 7px;
}
#submeniu a:hover, #submeniu a.active {color: #003389;}

#submeniu ul {
	padding: 0;
	list-style: none;
}
#submeniu ul a {
	display: block;
	padding-left: 50px;
	background: url('../images/bg-submeniu.gif') no-repeat 35px 7px;
}
* html #submeniu ul a {
	margin-left: 15px;
	margin-left/* */:/**/0;
}
/* End Submeniu */
/* Top Navigation */
#top-navigation {
	padding: 5px 0;
	text-align: center;
	font-size: .9em;
	color: #666;
}
#top-navigation a {
	color: #666;
	text-decoration: none;
}
#top-navigation a:hover, #top-navigation a.active {color: #003389;}
/* End Top Navigation */

/* --- End Block Left --- */
/* --- Block Center --- */

#text {
	padding: 15px 10px;
	font-size: .9em;
	color: #666;
	line-height: 16px;
}
#text h2 {
	font-size: 1.2em;
	color: #003389;
	padding-bottom: 15px;
}
#text h3 {
	font-size: 1.2em;
	color: #003389;
	padding-bottom: 10px;
}
#text h4 {
	font-size: 1em;
	color: #003389;
	padding: 5px 0;
}
#text p {margin: 0 0 1.5em 0;}
#text a {color: #003389; text-decoration: none;}
#text a:hover {color: #99B5D7;}

#text span {color: #99B5D7;}
#text ul {
	padding: 0 0 1.5em 0;
	list-style: none;
}
#text li {
	padding: 2px 15px;
	background: url('../images/bg-text.gif') no-repeat 0 7px;
}
#text table {
	border-collapse: collapse;
	/*border: 1px solid;
	border-color: #CCC;*/
	width: 100%;
	margin-bottom: 1em;
}
* html #text table {font-size: 1em;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 5px;
	font-size: 1em;
	border: 1px solid;
	border-color: #CCC;
}
#text table p { margin-bottom: 0; }
#text th { text-align: left; padding: 5px; font-size: 1em; border: 1px solid #fff; border-bottom-color: #ccc; }
#text img {margin-right: 5px;}

/* --- End Block Center --- */
/* --- Block Right --- */

/* Search */
#search {border-bottom: 1px solid #CCC;}

#search fieldset {padding: 0 5px 20px 5px; text-align: center;}
#search label {display: none;}
#search .submit {
	font-size: .9em;
	color: #666;
	background: #D4D0C8;
	border: 1px solid #666; vertical-align: middle;
}
#search .txtfld {
	font-size: .9em;
	color: #000;
	width: 100px;
	vertical-align: middle;
}
/* End Search */
/* Search Form */
#search-form {}
#search-form fieldset {
	padding: 5px 0;
}
#search-form label {
	display: block;
	float: left;
	width: 60px;
	vertical-align: middle;
}
#search-form .txtfld {
	width: 120px;
	vertical-align: middle;
}
#text .header {
	background: #C0C0C0;
	padding: 1px 5px;
}
#text #search-results {
	padding: 15px 5px;
}

/* End Search Form */
/* Sitemap */
#text #sitemap {
	padding: 0; margin: 0;
	font-weight: bold;
}

#text #sitemap ul {
	padding: 0; margin: 0;
	font-weight: normal;
}
* html #text #sitemap li {
	vertical-align: top;
	height: 1%;
}
/* End Sitemap */
/* Gallery */
#text .gallery {
	width: 100%;
	border: 0;
}
#text .gallery td {
	vertical-align: top;
	text-align: center;
}
#text .gallery img {
	border: 1px solid #CCC;
}


/* End Gallery */
/* Contacts */
#contacts {
	position: relative;
	padding: 10px;
	font-size: .9em;
	color: #666;
	line-height: 16px;
	border-bottom: 1px solid #CCC;
}
* html #contacts {height: 100%;}

#contacts .map {
	position: absolute;
	top: 10px; right: 10px;
}


#contacts h2 {
	font-size: 1.1em;
	color: #003389;
	padding-bottom: 15px;
}
#contacts p {margin: 0;}
#contacts a {color: #003389; text-decoration: none;}
#contacts a:hover {color: #99B5D7;}
/* End Contacts */
/* News */
#news {
	padding: 10px;
	font-size: .9em;
	color: #666;
	line-height: 16px;
}
#news h2 {
	font-size: 1.1em;
	color: #003389;
	padding-bottom: 15px;
}
#news dl {padding-bottom: 10px;}

#news dt {font-weight: bold;}
#news dd {margin: 0; font-weight: bold;}
#news a {color: #003389; text-decoration: none;}
#news a:hover {color: #99B5D7;}
/* End News */
/* Inside News */
#text .news dl {padding-bottom: 10px;}

#text .news dt {font-weight: bold;}
#text .news dd {margin: 0; font-weight: bold;}

/* End Inside News */
/* --- End Block Right --- */

#footer {
	width: 100%;
	clear: both;
	height: 5px;
	background: url('../images/bg-footer.gif') no-repeat 100% 100%;
}

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