body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body, td, th, input, textarea, select {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

body {
	background: #ffffff;
	text-align: center; /* IE5.5 centravimas */
	padding: 10px 0px;
}

/* === Links === */

a {
	color: #97935b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	a.print {
		display: block;
		background: transparent url(../images/icon-print.gif) no-repeat right top;
		color: #777672;
		text-align: right;
		text-decoration: none;
	}

	a.print:hover {
		color: #777672;
		text-decoration: underline;
	}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.lang li {
		float: left;
	}

	.lang div {
		border-right: 1px solid #a0a0a0;
	}

		.lang a {
			display: block;
			font-size: 11px;
			color: #000000;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 31px;
			height: 31px;
			padding-top: 8px;
			voice-family: "\"}\"";
			voice-family: inherit;
			height: 23px;
		}

		.lang a:hover {
			color: #000000;
			text-decoration: underline;
		}

		.lang a.selected {
			color: #a0a0a0;
			text-decoration: none;
		}

		.lang a.selected:hover {
			color: #a0a0a0;
			text-decoration: underline;
		}

/* Menu */

ul.nav,
ul.nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}

	.nav div {
		/*+*/
	}

		.nav div.sep {
			font-size: 0px;
			height: 5px;
			border-bottom: 1px solid #e8e8e8;
			margin: 0px 10px 9px 10px;
			voice-family: "\"}\"";
			voice-family: inherit;
			height: 4px;
		}

		.nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 21px 1px;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			padding: 1px 31px 2px 36px;
			margin-bottom: 5px;
		}

			.nav a.parrent {
				background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 21px 1px;
			}

			.nav li li a {
				background: transparent url(../images/nav-bullet.gif) no-repeat 30px 1px;
				font-weight: normal;
				text-transform: none;
				padding-left: 45px;
			}

				.nav li li a.parrent {
					background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 30px 1px;
				}

				.nav li li li a {
					background: transparent url(../images/nav-bullet.gif) no-repeat 39px 1px;
					font-weight: normal;
					text-transform: none;
					padding-left: 54px;
				}

					.nav li li li a.parrent {
						background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 39px 1px;
					}

					.nav li li li li a {
						background: transparent url(../images/nav-bullet.gif) no-repeat 48px 1px;
						font-weight: normal;
						text-transform: none;
						padding-left: 63px;
					}

		.nav a:hover {
			color: #000000;
			text-decoration: underline;
		}

		.nav a.selected {
			background-color: #a1a1a1;
			text-decoration: none;
		}

			.nav li li a.selected {
				background-color: #b8b8b8;
				text-decoration: none;
			}

				.nav li li li a.selected {
					background-color: #cfcfcf;
					text-decoration: none;
				}

					.nav li li li li a.selected {
						background-color: #e7e7e7;
						text-decoration: none;
					}

		.nav a.selected:hover {
			text-decoration: underline;
		}

/* Sub menu */

ul.sub-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.sub-nav li {
		float: left;
		width: 33%;
	}

		.sub-nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat 0px 1px;
			font-size: 11px;
			font-weight: normal;
			color: #aaaaaa;
			text-decoration: none;
			padding: 0px 16px 5px 12px;
		}

		.sub-nav a:hover {
			color: #aaaaaa;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			background: transparent url(../images/nav-bullet-parrent.gif) no-repeat 0px 1px;
			color: #000000;
			text-decoration: none;
		}

		.sub-nav a.selected:hover {
			color: #000000;
			text-decoration: underline;
		}


/* Icons */

ul.icons {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.icons li {
		float: left;
		border-left: 1px solid #a0a0a0;
	}

		.icons li a {
			display: block;
			width: 31px;
			height: 31px;
		}

			.icons a span {
				display: none;
			}

/* --- */

#container {
	text-align: left;
	width: 972px;
	border: 1px solid #a0a0a0;
	margin-left: auto;
	margin-right: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 970px;
}

#logos {
	margin-top: 10px;
	text-align: left;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 970px;
}

	#header {
		border-bottom: 1px solid #a0a0a0;
	}


		#logo {
			width: 276px;
			border: 0px solid silver;
			float: left;
			padding-top: 20px;
			padding-left: 26px;
		}

			#logo .l1 .lt {
				float: left;
				display: block;
			border: 0px solid silver;
				width: 180px;
				height: 64px;
				background: transparent url(../images/logo-lt.gif) no-repeat;
			}

			#logo .l2 .lt {
				float: left; 
				display: block;
			border: 0px solid silver;
				width: 88px;
				height: 64px;
				background: transparent url(../images/logo-lt.gif) no-repeat right;
			}

			#logo .l1 .en {
				float: left;
				display: block;
				width: 160px;
				height: 64px;
				background: transparent url(../images/logo-en.gif) no-repeat;
			}

			#logo .l2 .en {
				float: left;
				display: block;
				width: 108px;
				height: 64px;
				background: transparent url(../images/logo-en.gif) no-repeat right;
			}

				#logo a span,
				#logo b span {
					display: none;
				}

		#search-wrapper {
			margin-top: 52px;
			margin-right: 23px;
			float: right;
		}

			#search-wrapper h3 {
				color: #000000;
			}

		#ticker-wrapper {
			float: right;
			border-left: 1px solid #a0a0a0;
			width: 294px;
		}

	#cols {
		position: relative;
		background: transparent url(../images/cols-line.gif) repeat-y;
	}

		.left-col {
			float: left;
			width: 268px;
			padding-bottom: 0px;
	 	}

			#lang-wrapper {
				border-bottom: 1px solid #a0a0a0;
			}

				#lang-container {
					float: left;
				}

				#icons-wrapper {
					float: right;
				}

			#nav-wrapper {
				padding: 40px 0px 40px 0px;
			}

			.box-wrapper {
				padding: 0px 20px 40px 20px;
			}

		.right-col {
			float: left;
			width: 702px;
	 	}

			#photo-wrapper {
				padding-left: 1px;
			}

				.index #photo {
					width: 701px;
					height: 356px;
				}

				.page #photo {
					width: 701px;
					height: 212px;
				}

			#title-wrapper {
				background-color: #f3f3f3;
				padding: 8px 20px 9px 20px;
				border: 1px solid #a0a0a0;
				border-right: none;
			}

				#quick-nav-wrapper {
					font-size: 10px;
					color: #777672;
					padding-bottom: 16px;
				}

					#quick-nav-wrapper a {
						color: #777672;
						text-decoration: none;
						white-space: nowrap;
					}

					#quick-nav-wrapper a:hover {
						color: #777672;
						text-decoration: underline;
					}

					#quick-nav-wrapper span {
						color: #000000;
					}

				#print-wrapper {
					float: right;
					padding-top: 4px;
				}

			#content-wrapper {
				padding: 0px 0px 34px 1px;
			}

				#content {
					line-height: 16px;
					height: 200px;
				}

				.pad {
					padding: 20px 20px;
				}

				.pad2 {
					padding: 15px 20px;
				}

				* > #content {
						min-height: 200px;
						height: auto;
					}

				#scroll-top {
					position: absolute;
					background: transparent url(../images/scroll-top.gif) no-repeat right top;
					right: 20px;
					bottom: 32px;
				}

	#info {
		background: transparent url(../images/info-lines.gif) repeat-y;
		border-top: 1px solid #a0a0a0;
	}

		#info #titles-wrapper {
			background: #cfcdb5 url(../images/info-lines3.gif) repeat-y;
			color: #ffffff;
		}

		#info #titles-wrapper2 {
			border-top: 1px solid #a0a0a0;
			background: #cfcdb5 url(../images/info-lines2.gif) repeat-y;
			color: #ffffff;
		}

		#info #titles-wrapper3 {
			border-top: 1px solid #a0a0a0;
			background: #cfcdb5 url(../images/info-lines4.gif) repeat-y;
			color: #ffffff;
		}

		#info .news-wrapper {
			border-top: 1px solid #a0a0a0;
		}
			.col {
				float: left;
				width: 324px;
			}

			.col-last {
				float: left;
				width: 322px;
			}

				dl.news {
					line-height: 15px;
					padding: 0px 0px 0px 0px;
				}

					.thumb {
						padding: 0px 0px 0px 0px;
					}

					dl.news dt.date {
						/*+*/
					}

					dl.news dt.title {
						background: transparent url(../images/news-title-bullet.gif) no-repeat;
						font-size: 11px;
						font-weight: bold;
					}

					dl.news dd {
						/*+*/
					}

					dl.news dd.info {
						/*++*/
					}

	#footer {
		border-top: 1px solid #a0a0a0;
	}

		#addr {
			float: left;
			padding: 0px 0px 10px 10px;
		}

			#addr p {
				font-size: 10px;
				padding: 10px 24px 0px 0px;
			}

		#created {
			float: right;
			padding: 14px 10px 12px 10px;
			border-left: 1px solid #a0a0a0;
		}

			#created p {
				padding-bottom: 4px;
			}

				#created a.created-by {
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					text-decoration: none;
					padding: 3px 70px 5px 0px;
				}

					#created a.created-by span.hide {
						display: none;
					}

	#bottom-space {
		font-size: 0px;
		height: 1px;
	}

	/* Content images */

	.img-container {
		/*+*/
	}

		.img-container table tr.image td {
			padding: 0px 0px 0px 0px;
		}

		.img-container table tr.title {
			/*+*/
		}

			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
}

h3.title-content {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 6px 0px;
}

h3.title {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 9px 20px 10px 20px;
}

h4.title {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 5px 0px;
}

#search-wrapper h3.title {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

span.copyright {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	padding-top: 1px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w34 {
	width: 34%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}

