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: #ffffff;
	text-align: center; /* IE5.5 centravimas */
	height: 100%;
	padding: 0px;
}

/* === Links === */

a {
	color: #006f5b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

/* Lang */

ul.lang {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.lang li {
		float: left;
		background: transparent url(../images/lang-bullet.gif) no-repeat 0px 7px;
		padding: 0px 1px 0px 3px;
	}

		.lang li.first {
			background: none;
			padding-left: 0px;
		}

	.lang div {
		/*+*/
	}

		.lang a {
			display: block;
			font-size: 11px;
			color: #006f5b;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 19px;
			padding: 7px 0px;
		}

		.lang a:hover {
			color: #006f5b;
			text-decoration: underline;
		}

		.lang a.selected {
			background: transparent url(../images/lang-selected.gif) no-repeat;
			text-decoration: none;
		}

		.lang a.selected:hover {
			text-decoration: underline;
		}

/* Menu */

ul.nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.nav li {
		/*+*/
	}

	.nav div {
		/*+*/
	}

		.nav a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 11px;
			color: #006f5b;
			text-decoration: none;
			padding: 0px 15px 5px 16px;
		}

		.nav a:hover {
			color: #006f5b;
			text-decoration: underline;
		}

		.nav a.selected {
			color: #006f5b;
			text-decoration: underline;
		}

		.nav a.selected:hover {
			color: #006f5b;
			text-decoration: underline;
		}

/* Sub menu */



/* Icons */



/* --- */

#container {
	text-align: left;
	width: 950px;
	padding: 15px 0px;
	margin-left: auto;
	margin-right: auto;
}

	#header {
		background: transparent url(../images/header-top.gif) no-repeat;
		border-bottom: 1px solid #7fb7ad;
		margin: 0px 9px;
	}

		h1.logo {
			float: left;
			padding: 59px 0px 43px 20px;
		}

			h1.logo a,
			h1.logo b {
				display: block;
				background: transparent url(../images/logo.gif) no-repeat;
				width: 166px;
				height: 77px;
			}

				h1.logo a span,
				h1.logo b span {
					display: none;
				}

		#slideshow {
			float: left;
			/*background-color: #fcc;*/
		}

	#info {
		background: transparent url(../images/info.gif) no-repeat;
		height: 360px;
		padding: 0px 9px;
	}

	* > #info {
			min-height: 360px;
			height: auto;
		}

	#info2 {
		height: 360px;
		padding: 0px 9px;
	}

	* > #info2 {
			min-height: 360px;
			height: auto;
		}

		#slogan-wrapper {
			border-top: 3px solid #006f5b;
			padding-bottom: 9px;
			margin: 0px 20px;
		}

			h3#slogan {
				float: left;
				width: 727px;
				height: 33px;
			}

				h3#slogan span {
					display: none;
				}

		#lang-wrapper {
			float: left;
			padding: 1px 0px 0px 20px;
		}

	#cols {
		/*+*/
	}

		#left-col {
			float: left;
			width: 205px;
			padding: 38px 0px;
		}

			#nav-wrapper {
				background: transparent url(../images/green-dot.gif) repeat-x left bottom;
				padding: 11px 0px 30px 0px;
				margin: 0px 24px 0px 20px;
			}

			#addr {
				background: transparent url(../images/green-dot.gif) repeat-x left bottom;
				line-height: 14px;
				padding: 11px 15px 30px 16px;
				padding-bottom: 30px;
				margin: 0px 24px 0px 20px;
			}

		#middle-col {
			float: left;
			width: 522px;
		}

			#content-wrapper {
				padding: 16px 20px 22px 20px;
			}

				#sub-nav-wrapper {
					padding: 12px 0px 4px 0px;
					border-top: 1px solid #b2b39e;
					border-bottom: 1px solid #b2b39e;
					margin-bottom: 8px;
				}

				#content {
					line-height: 16px;
					width: 482px;
				}

					div.photo {
						background-color: #d8e9e6;
						padding: 5px;
					}

		#right-col {
			float: left;
			/*background-color: #ccf;*/
			width: 185px;
			padding: 27px 0px 38px 20px;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 165px;
		}

			dl.news {
				background: transparent url(../images/green-dot.gif) repeat-x left bottom;
				line-height: 15px;
				padding: 12px 0px;
			}

				dl.news .title {
					background: transparent url(../images/news-title-bullet.gif) no-repeat;
					font-size: 11px;
					font-weight: bold;
				}

				dl.news dd {
					/*+*/
				}

				.news .date {
					color: #999999;
				}

				dl.news dd.info {
					/*++*/
				}

				dl.news a {
					color: #d8c300;
				}

			#right-col .box-wrapper {
				background: transparent url(../images/green-dot.gif) repeat-x left bottom;
				padding: 17px 4px 21px 0px;
			}

			#left-col .box-wrapper {
				background: transparent url(../images/green-dot.gif) repeat-x left bottom;
				padding: 11px 15px 30px 0px;
				margin: 0px 24px 0px 20px;
			}


	#created {
		background: transparent url(../images/created-bottom.gif) no-repeat left bottom;
		padding: 7px 20px 36px 20px;
		border-top: 1px solid #d8e9e6;
	}

		#created-wrapper {
			float: left;
			padding-top: 4px;
		}

		#created .logo {
			float: left;
		}

			#created .logo a {
				display: block;
				background: transparent url(../images/sys/artogama.gif) no-repeat right top;
				width: 66px;
				height: 21px;
				padding-left: 3px;
			}

				#created .logo a span {
					display: none;
				}

		#copyright-wrapper {
			float: left;
			padding-top: 4px;
			width: 500px;
		}

	/* Content images */

	.img-container {
		/*+*/
	}

		.img-container table tr.image td {
			background: #d8e9e6;
			padding: 5px;
		}

		.img-container table tr.title {
			/*+*/
		}

			.img-container table tr.title td {
				text-align: center;
			}

/* === Txt === */

h2.title {
	font-size: 14px;
	font-weight: bold;
	color: #006f5b;
	padding: 9px 0px 20px 0px;
}

h3.title {
	font-size: 12px;
	font-weight: bold;
	color: #006f5b;
	padding-bottom: 3px;
	border-bottom: 1px solid #7fb7ad;
	margin-bottom: 4px;
}

h4.title {
	font-size: 11px;
	font-weight: bold;
	color: #006f5b;
	padding-bottom: 5px;
}

span.copyright {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #959595;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.print a {
	text-align: right;
	margin-top: 12px;
	display: block;
	background: url(../images/icon-print.gif) no-repeat top right;
	width: 100px;
	height: 20px;
}

/* 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;
}
