* {
	outline: none;
}

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: 12px;
	font-weight: normal;
	color: #00264a;
}

body {
	background: #d0bf9f url(../images/bg.jpg) center top;
	text-align: center; /* IE5.5 centravimas */
}

body.index {
	background: #d0bf9f url(../images/bg.jpg) center center;
	height: 100%;
	padding: 0;
}

* > body.index {
		min-height: 100%;
		/*height: auto;*/
	}

/* === Links === */

a {
	color: #7cb032;
	text-decoration: none;
}

a:hover {
	color: #7cb032;
	text-decoration: underline;
}

/* === Main === */

/* Lang */

#lang ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#lang li {
		float: left;
	}
	
	#lang li span {
		/*+*/
	}
	
		#lang li a {
			display: block;
			background: #9da687 url(../images/lang-bullet.gif) no-repeat right top;
			font-size: 10px;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			padding: 4px 6px 4px 5px;
		}
		
			#lang li.first a {
				/*+*/
			}
			
			#lang li.last a {
				background-image: none;
				padding-right: 5px;
			}
		
		#lang li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#lang li.selected a {
			background-color: #fff;
			color: #9da687;
			text-decoration: none;
		}
		
		#lang li.selected a:hover {
			color: #9da687;
			text-decoration: underline;
		}

/* Menu */

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	#nav li {
		border-bottom: 1px solid #96c05b;
	}
	
	#nav li.selected {
		background-color: #9da687;
	}
		
		#nav li.selected li {
			border-bottom: none;
		}
		
		#nav li.selected li.selected {
			background-color: #b1b89f;
		}
		
		#nav li.selected li.first {
			border-top: 1px solid #c5cab8;
		}
		
		#nav li.selected li.last {
			/*+*/
		}
			
			#nav li.selected li.selected li.first {
				border-top: 1px solid #c5cab8;
			}
			
			#nav li.selected li.selected li.selected {
				background-color: #c4cab7;
			}
			
			#nav li.selected li.selected li.last {
				border-bottom: 1px solid #c5cab8;
			}
	
	#nav li span {
		/*+*/
	}
	
		#nav li a {
			display: block;
			background: transparent url(../images/nav-bullet.gif) no-repeat;
			font-size: 12px;
			color: #fff;
			text-decoration: none;
			padding: 4px 10px 4px 10px;
		}
		
			#nav li.first a {
				/*+*/
			}
			
			#nav li.last a {
				/*+*/
			}
		
		#nav li a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#nav li.selected a {
			font-weight: bold;
			text-decoration: none;
		}
		
		#nav li.selected a:hover {
			text-decoration: none;
		}
		
			/* II lygis */
			
			#nav li li a,
			#nav li.selected li a {
				background: transparent url(../images/nav2-bullet.gif) no-repeat;
				font-weight: normal;
				text-decoration: none;
				padding: 3px 10px 3px 16px;
			}
			
			#nav li li a:hover,
			#nav li.selected li a:hover {
				text-decoration: underline;
			}
			
			#nav li li.selected a,
			#nav li.selected li.selected a {
				font-weight: bold;
				text-decoration: none;
			}
			
			#nav li li.selected a:hover {
				text-decoration: none;
			}
			
				/* III lygis */
				
				#nav li li li a,
				#nav li.selected li.selected li a {
					background: transparent url(../images/nav3-bullet.gif) no-repeat;
					font-size: 11px;
					font-weight: normal;
					text-decoration: none;
					padding: 1px 10px 2px 28px;
				}
				
				#nav li li li a:hover,
				#nav li.selected li.selected li a:hover {
					text-decoration: underline;
				}
				
				#nav li li li.selected a,
				#nav li.selected li.selected li.selected a {
					font-weight: bold;
					text-decoration: none;
				}
				
				#nav li li li.selected a:hover {
					text-decoration: none;
				}

/* Icons */

#icons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	#icons li {
		float: left;
		background: #9da687 url(../images/lang-bullet.gif) no-repeat right top;
		padding-right: 1px;
	}
	
		#icons li.first {
			/*+*/
		}
		
		#icons li.last {
			background-image: none;
			padding-right: 0;
		}
	
		#icons li a {
			display: block;
			width: 20px;
			height: 20px;
		}
		
			#icons a span {
				display: none;
			}

/* --- */

#wrapper {
	position: relative;
	text-align: left;
	width: 990px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

* > #wrapper {
		min-height: 590px;
	}

#tmp-spacer {
	width: 990px;
	height: 590px;
}

.index #container {
	position: absolute;
	text-align: left;
	width: 990px;
	height: 590px;
	top: 50%;
	margin-top: -295px;
}

.page #container {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

	#header {
		padding-top: 19px;		
	}
	
		#header .left-c {
			float: left;
			padding-left: 94px;
		}
		
			#lang {
				float: left;
			}
			
			#icons {
				float: left;
			}
			
			.shadow-right-small {
				float: left;
				width: 31px;
			}
		
		#header .right-c {
			float: right;
			padding-right: 35px;
		}
		
			#search {
				float: left;
				background-color: #9da687;
				padding: 2px 0 2px 5px;
			}
			
				#search .field {
					float: left;
					font-size: 11px;
					color: #000;
					width: 142px;
					margin: 0;
					border: none;
					border-bottom: 1px solid #fff;
				}
				
				#search .button {
					float: left;
					background: transparent url(../images/icon-search.gif) no-repeat;
					width: 20px;
					height: 16px;
					border: none;
				}
	
	.page #shadow-wrapper {
		background: transparent url(../images/sides-shadow.gif) repeat-y;
	}
	
		#shadow-wrapper .left-s {
			float: left;
			width: 19px;
		}
		
		#shadow-wrapper .middle-c {
			float: left;
			position: relative;
			width: 950px;
			border: 1px solid #d0d7bf;
		}
		
			#flash-wrapper {
				background-color: #d0d7bf;
				width: 950px;
				height: 500px;
			}
			
				#flash {
					
				}
			
			#themes {
				position: absolute;
				top: 83px;
				left: 0px;
				width: 950px;
				z-index: 10;
			}
			
				#themes .left-link {
					float: left;
					background: #7cb032 url(../images/theme-left-bullet.gif) no-repeat;
					padding-left: 33px;
				}
				
				#themes .right-link {
					float: right;
					background: #3278b0 url(../images/theme-right-bullet.gif) no-repeat right top;
					padding-right: 33px;
				}
				
					#themes a {
						display: block;
						font-size: 24px;
						color: #fff;
						text-align: center;
						text-decoration: none;
						width: 154px;
						padding: 6px 0 5px 0;
						text-decoration: none;
					}
					
					#themes a:hover {
						text-decoration: underline;
					}
			
		.page #shadow-wrapper .middle-c {
			
		}
		
			#top-wrapper {
				
			}
			
				#top-wrapper .left-c {
					float: left;
					width: 207px;
					padding-top: 159px;
				}
				
					#top-wrapper p.theme {
						background-color: #7cb032;
						font-size: 24px;
						color: #fff;
						padding: 26px 0 0 20px;
					}
				
				#top-wrapper .right-c {
					float: right;
					width: 743px;
					padding-top: 32px;
					border-bottom: 5px solid #7cb032;
				}
				
					#logo {
						padding-left: 45px;
					}
					
					#top-wrapper a.theme {
						float: right;
						display: block;
						background: #3278b0 url(../images/theme-bullet.gif) no-repeat right top;
						font-size: 18px;
						color: #fff;
						padding: 4px 48px 6px 14px;
					}
			
			#cols {
				position: relative;
				background: transparent url(../images/cols-bg.gif) repeat-y;
				height: 300px;
				padding: 0 18px 0 0;
			}
			
			* > #cols {
					min-height: 300px;
					height: auto;
				}
				
				#left-col {
					float: left;
					background-color: #7cb032;
					width: 207px;
					padding-bottom: 160px;
				}
				
				#left-wrapper {
					padding: 0 20px;
				}
				
					#nav {
						padding: 35px 0 28px 0;
					}
					
					#left-col h3 {
						font-size: 12px;
						font-weight: bold;
						color: #fff;
						padding-bottom: 3px;
						border-bottom: 1px solid #96c05b;
						margin-bottom: 10px;
					}
					
					.mail {
						padding-bottom: 28px;
					}
					
						.mail .field {
							float: left;
							font-size: 11px;
							color: #000;
							width: 148px;
							margin: 0;
							border: none;
							border-bottom: 1px solid #fff;
						}
						
						.mail .button {
							float: left;
							background: transparent url(../images/icon-subscribe.gif) no-repeat;
							width: 15px;
							height: 16px;
							border: none;
						}
					
					#contacts {
						position: absolute;
						font-size: 11px;
						color: #d8e7c2;
						bottom: 30px;
						left: 20px;
						width: 167px;
					}
					
						#contacts a {
							color: #d8e7c2;
						}
				
				#right-col {
					float: right;
					width: 705px;
				}
				
					#content-wrapper {
						padding: 8px 0px 30px 0px;
					}
					
						#quick-nav {
							font-size: 10px;
							color: #9da687;
						}
					
							#quick-nav a {
								color: #9da687;
								text-decoration: none;
								white-space: nowrap;
							}
							
							#quick-nav a:hover {
								color: #9da687;
								text-decoration: underline;
							}
							
							#quick-nav span {
								font-weight: bold;
							}
						
						#title-wrapper {
							padding-top: 26px; 
							border-bottom: 1px solid #9da687;
							margin-bottom: 15px;
						}
						
							#print-wrapper {
								float: right;
								padding: 8px 0 0 20px;
							}
							
								#print-wrapper a {
									display: block;
									background: transparent url(../images/icon-print.gif) no-repeat right top;
									color: #7cb032;
									text-align: right;
									white-space: nowrap; /* IE7 */
								}
						
						#content {
							line-height: 17px;
							width: 705px;
						}
		
		#shadow-wrapper .right-s {
			float: left;
			width: 9px;
		}
	
	#footer {
		height: 49px;
		line-height: 120%;
	}
	
		#created {
			text-align: center;
			padding: 0px 0px 5px 0px;
		}
		
			#created p {
				padding-top: 4px;
			}
			
				#created a.created-by {
					background: transparent url(../images/sys/artogama.gif) no-repeat right top;
					color: #000;
					height: 21px;
					padding: 4px 69px 6px 0px;
				}
				
				#created a.created-by:hover {
					color: #000;
					text-decoration: none;
				}
	
	span.hide {
		display: none;
	}
	
	.v-sep {
		background: transparent url(../images/v-sep.gif) no-repeat 0 18px;
		height: 36px;
	}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background-color: #e1e4db;
		padding: 0;
	}

	.img-container table tr.title {
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

h2.title {
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #9da687;
	padding: 0 20px 6px 0;
}

h3.title {
	font-size: 14px;
	font-weight: bold;
	color: #00264a;
	padding-bottom: 12px;
}

span.copyright {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.name {
	font-weight: bold;
	padding-right: 5px;
}

.name span {
	font-weight: normal;
}

.banner {
	margin-bottom: 20px;
}

/* === Forms === */



/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#ppp {
	display: none;
	z-index: 9999; 
	position: absolute;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	background: #fff;
	margin-top: 20px;
	border: 2px solid #7cb032;
}

#map-wrapper {
	width: 830px;
	height: 570px; 
	overflow: hidden;
	position:relative;
}

#map {
	margin-top: -14px;
}

#close {
	text-align: right;
	background: #7cb032;
	width: 100%;
	
}

	a.close {
		display: block;
		font-size: 18px;
		font-weight: bold;
		padding: 6px 20px;
		color: #fff;
	}
	
	a.close:hover {
		color: #fff;
	}
	
#search-wrapper input {
	border: 1px solid black;
}

/* 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;
}
