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: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

body {
	background: #fffef2;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

* > body {
		min-height: 100%;
		height: auto;
	}

/* === Links === */

a {
	color: #006B9B;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */



/* Menu */

ul.nav {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		float: left;
	}

	.nav div {
		/*+*/
	}

		.nav a {
			display: block;
			font-size: 12px;
			color: #006b9b;
			text-decoration: none;
			padding: 34px 14px 0px 15px;
			border-left: 1px solid #ffac00;
		}

		.nav li.first a {
			padding: 34px 14px 0px 15px;
			border-left: 0px solid #ffac00;
		}

		.nav li.first {
			margin-left: 20px;;
		}

		.nav a:hover {
			color: #006b9b;
			text-decoration: underline;
		}

		.nav a.selected {

			text-decoration: underline;
		}

		.nav a.selected:hover {
			text-decoration: underline;
		}

			.nav a.first {
				border-left: none;
			}

/* Sub menu */
			.dynamic {
				background: #ffffff;
				width: 155px;
				position: absolute;
				z-index: 10;
				display: none;
				left: 0px;
				top: 0px;
			}

				.sub-nav-wrapper {
					padding: 16px 12px 20px 12px;
					border: 1px solid #e7e7e7;
				}

ul.sub-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
 }

	.sub-nav li {
		float: none;
	}

	.sub-nav div {
		/*+*/
	}

		.sub-nav a {
			display: block;
			font-size: 12px;
			color: #006b9b;
			text-decoration: none;
			padding: 0px;
			border: none;
			padding-bottom: 3px;
			border-bottom: 1px solid #e7e7e7;
			margin-bottom: 1px;
			text-align: left;
		}

		.sub-nav a:hover {
			color: #006b9b;
			text-decoration: underline;
		}

		.sub-nav a.selected {
			color: #d98500;
			text-decoration: none;
		}

		.sub-nav a.selected:hover {
			color: #d98500;
			text-decoration: underline;
		}

/* Left menu */

ul.left-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.left-nav li {
		/*+*/
	}

	.left-nav div {
		border: 1px solid #e7e7e7;
		margin-bottom: 10px;
	}

		.left-nav li a.m1lt {
			display: block;
			background: transparent url(../images/lt/m1.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m2lt {
			display: block;
			background: transparent url(../images/lt/m2.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m3lt {
			display: block;
			background: transparent url(../images/lt/m3.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m4lt {
			display: block;
			background: transparent url(../images/lt/m4.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m1en {
			display: block;
			background: transparent url(../images/en/m1.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m2en {
			display: block;
			background: transparent url(../images/en/m2.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m3en {
			display: block;
			background: transparent url(../images/en/m3.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

		.left-nav li a.m4en {
			display: block;
			background: transparent url(../images/en/m4.gif) no-repeat;
			width: 276px;
			height: 78px;
		}

			.left-nav li a span {
				display: none;
			}

		.left-nav li * {
			cursor: hand;
		}

/* Left sub menu */

ul.left-sub-nav {
	list-style: none;
	padding: 0px 10px 16px 10px;
	margin: 0px;
}

	.left-sub-nav li {
		list-style-type: none;
	}

	.left-sub-nav div {
		border: none;
		margin: 0px;
	}

		.left-sub-nav a {
			display: block;
			background: transparent url(../images/left-sub-nav-bullet.gif) no-repeat;
			font-size: 12px;
			color: #006b9b;
			text-decoration: none;
			padding: 0px 30px 3px 34px;
			border-bottom: 1px solid #e7e7e7;
			margin-bottom: 1px;
		}

		.left-sub-nav a:hover {
			color: #006b9b;
			text-decoration: underline;
		}

		.left-sub-nav a.selected {
			color: #d98500;
			text-decoration: none;
		}

		.left-sub-nav a.selected:hover {
			color: #d98500;
			text-decoration: underline;
		}


	.left-sub-nav li ul {
		margin: 0px;
		padding: 0px 10px 20px 20px;
	}

	.left-sub-nav li ul a {
		padding: 0px 30px 3px 34px;
	}

ul.sub-nav2 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.sub-nav2 li {
		float: left;
		width: 33%;
	}

		.sub-nav2 a {
			display: block;
			font-size: 11px;
			font-weight: normal;
			color: #006b9b;
			text-decoration: none;
			padding: 0px 16px 12px 0px;
		}

		.sub-nav2 a:hover {
			color: #006b9b;
			text-decoration: underline;
		}

		.sub-nav2 a.selected {
			background: transparent url(../images/sub-nav-bullet-o.gif) no-repeat;
			color: #d98500;
			text-decoration: none;
		}

		.sub-nav2 a.selected:hover {
			color: #d98500;
			text-decoration: underline;
		}


/* Icons */



/* --- */

#layout {
	position: absolute;
	overflow: hidden;
	width: expression((document.body.clientWidth > 990 ? document.body.clientWidth : 990) + "px");
	height: expression((document.body.clientHeight > 590 ? document.body.clientHeight : 590) + "px");
	top: 0px;
	left: 0px;
}

* > #layout {
		min-width: 990px;
		min-height: 590px;
		width: 100%;
		height: 100%;
	}

	.index #container {
		position: relative;
		z-index: 1;
		text-align: left;
		width: 990px;
		height: 590px;
		top: 50%;
		margin-top: -295px;
		margin-right: auto;
		margin-left: auto;
	}

	.page #container {
		text-align: left;
		width: 990px;
		margin-right: auto;
		margin-left: auto;
	}

		.index #info {
			padding: 55px 30px 0px 29px;
		}

		.page #info {
			padding: 30px 28px 0px 28px;
		}

			.index #header {
				padding: 0px 7px 0px 14px;
				height: 103px;
			}

			.page #header {
				padding: 0px 16px 0px 5px;
				height: 89px;
			}

				h1#logo {
					float: left;
				}

					h1#logo a,
					h1#logo b {
						display: block;
						width: 288px;
						height: 70px;
					}

						h1#logo a span,
						h1#logo b span {
							display: none;
						}

				#nav-wrapper {
					float: right;
					width: 610px;
				}

					#nav-container {
						float: right;
					}


			#illustrations {
				background-color: #ffffff;
				padding: 33px 11px 33px 11px;
				border: 1px solid #e7e7e7;
			}

				.col1 {
					float: left;
					width: 223px;
				}

				.col2 {
					margin-left: 6px;
					float: left;
					width: 222px;
				}

					.v-outer {
						display: table;
						#position: relative;
						overflow: hidden;
						height: 42px;
					}

						.v-middle {
							display: table-cell;
							#position: absolute;
							#top: 50%;
							vertical-align: middle;
						}

							.v-inner {
								#position: relative;
								#top: -50%;
							}

					.border1 {
						border: 1px solid #e7e7e7;
						margin-top: 17px;
					}

						.border2 {
							padding: 23px 4px 27px 4px;
							border-bottom: 3px solid #ffac00;
						}

							.border2 img {
								border: 1px solid #e7e7e7;
							}

			#cols {
				background: transparent url(../images/cols-bg.gif) repeat-y right top;
			}

				#left-col {
					float: left;
					width: 306px;
				}

					#left-sub-nav-wrapper {
						padding: 0px 28px 30px 0px;
					}

				#right-col {
					float: left;
					width: 628px;
					height: 300px;
				}

				* > #right-col {
						min-height: 300px;
						height: 100%;
					}

					#content-wrapper {
						padding: 20px 30px 40px 25px;
						border-top: 1px solid #e7e7e7;
					}

						#content {
							line-height: 14px;
							width: 573px;
						}

			#footer {
				float: right;
				background: transparent url(../images/created-bg.gif) no-repeat;
				width: 628px;
			}

				.index #created {
					float: right;
					padding: 17px 20px 10px 13px;
				}

				.page #created {
					float: right;
					padding: 21px 30px 10px 25px;
				}

					#created p {
						text-align: right;
						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;
							}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #e7e7e7;
		padding: 1px;
	}

	.img-container table tr.title {
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

.index h2.title {
	background: transparent url(../images/title-bullet.gif) no-repeat left center;
	font-size: 15px;
	font-weight: bold;
	color: #006b9b;
	padding: 0px 40px 0px 40px;
}

	.index h2.title a {
		color: #006b9b;
		text-decoration: none;
	}

	.index h2.title a:hover {
		color: #006b9b;
		text-decoration: underline;
	}

.page h2.title {
	font-size: 18px;
	font-weight: normal;
	color: #006B9B;
	padding-bottom: 25px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 22px;
}

h3.title {
	/*+*/
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b2b2b2;
	padding-top: 1px;
}

/* === Forms === */



/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.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;
}
