html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

html, body {
	width: 100%;
	height: 100%;
	background: #bac381 !important;
	font: normal 12px/16px arial, verdana, sans-serif;
	color: #fff;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0em;
}

#wrapper {
	position: relative;
	height: auto !important;
	height: 100%;  
	min-height: 100%;
	width: 994px;
	margin: 0 auto;
	background: #618f35;
}

	#container {
		height: auto;
		padding: 0 0 80px;
	}

	#header {
		height: 146px;
		position: relative;
		background: #d5dfb1 url('../images/top.gif');
	}
	
		div#flash {
			width: 620px;
			height: 146px;
			float: left;
		}

		#header h1 {
			float: right;
			width: 320px;
		}
			
			#header h1 a {
				float: right;
				display: block;
				outline: none;
				width: 320px;
				height: 100px;
				margin: 20px 5px 0 0;
				padding: 0;
				text-indent: -2000px;
			}
			
		p#intro-text {
			width: 320px;
			margin: 20px 20px 10px;
			color: #1e3929;
			position: absolute;
			right: 0;
			top: 200px;
		}
		
		h3#intro-title {
			width: 320px;
			padding: 0;
			position: absolute;
			right: 0;
			top: 180px;
			color: #1e3929;
			font-size: 16px;
		}
	
	ul#top-menu {
		padding: 0;
		margin: 0;
		background: #305635;
		height: 53px;
	}
	
		ul#top-menu li {
			float: left;
			padding: 0 0 0 37px;
			margin: 0;
			height: 53px;
			background: transparent url('../images/menu-spacer.gif') no-repeat 0 0;
		}
		
		ul#top-menu li.first {
			background: transparent;
		}
		
			ul#top-menu li a {
				float: left;
				display: block;
				line-height: 53px;
				padding: 0;
				margin: 0;
				height: 53px;
				font-size: 24px;
				color: #d5dfb1;
				text-decoration: none;
				font-family: 'Book Antiqua', 'Myriad Pro', 'Times New Roman';
				font-weight: normal;
			}
			
	#tools {
		background: #c39939 url('../images/tools.gif') no-repeat 0 0;
		height: 37px;
	}
	
		ul#lang {
			padding: 0;
			margin: 10px 0 0 30px;
			height: 20px;
			position: absolute;
			left: 0;
		}
			
			ul#lang li {
				float: left;
				background: transparent;
				padding: 0;
				margin: 0;
			}
			
				ul#lang li a {
					float: left;
					display: block;
					height: 20px;
					line-height: 20px;
					padding: 0 10px 0 0;
					margin: 0 4px;
					text-decoration: none;
					color: #d5dfb1;
					font-size: 12px;
					background: transparent url('../images/lang-arr.gif') no-repeat 100% 50%;
				}
				
				ul#lang li.sel a {
					color: #bac381;
					background: url('../images/lang-arr.sel.gif') no-repeat 100% 50%;
				}
			
		ul#stools {
			padding: 0;
			margin: 10px 260px 0 0;
			height: 20px;
			position: absolute;
			right: 0;
		}
	
			ul#stools li {
				float: left;
				background: transparent;
				padding: 0;
				margin: 0;
			}
	
				ul#stools li a {
					float: left;
					display: block;
					height: 10px;
					line-height: 10px;
					padding: 0;
					margin: 5px 5px;
					width: 10px;
					text-indent: -2000px;
				}
				
				ul#stools li#home a {
					background: transparent url('../images/icon-home.gif') no-repeat 0 0;
				}
				
				ul#stools li#smap a {
					background: transparent url('../images/icon-map.gif') no-repeat 0 0;
				}
	
				ul#stools li#mail a {
					background: transparent url('../images/icon-mail.gif') no-repeat 0 0;
				}
					
				ul#stools li#print a {
					margin: 5px 14px;
					background: #d5dfb1 url('../images/icon-print.gif') no-repeat 0 0;
				}
				
					ul#stools li ul#sizes {
						padding: 0;
						margin: 0;
					}
					
						ul#stools li ul#sizes li {
							padding: 0;
							margin: 0;
							float: left;
							background: transparent;
						}			
						
							ul#stools li ul#sizes li a {
								width: 8px;
								margin: 5px 1px;
								outline: 0;
							}	
					
							ul#stools li ul#sizes li#a-small a {
								background: #d5dfb1 url('../images/icon-a-small.gif') no-repeat 0 0;
							}
							
							ul#stools li ul#sizes li#a-mid a {
								background: #d5dfb1 url('../images/icon-a-mid.gif') no-repeat 0 0;
							}
							
							ul#stools li ul#sizes li#a-large a {
								background: #d5dfb1 url('../images/icon-a-large.gif') no-repeat 0 0;
							}
	
	#content {
		background: url('../images/content.gif') no-repeat 0 0;
		width: 701px;
		float: left;
		padding: 16px 30px;
	}
	
		p#path {
			color: #305635;
			padding: 0;
			margin: 0;
		}
		
			p#path a {
				color: #d5dfb1;
				text-decoration: none;
				padding: 0 14px 0 0;
				margin: 0 2px 0 0;
				background: url('../images/path.gif') no-repeat 100% 50%;
			}
			
			p#path a:hover {
				text-decoration: underline;
			}
			
			p#path span {
				display: none;
			}
	
	#sidebar {
		background: #c39939 url('../images/sidebar.gif') no-repeat 0 100%;
		width: 173px;
		height: auto !important;
		height: 260px;
		min-height: 260px;
		float: left;
		padding: 0 30px 16px 30px;
	}
	
		#sidebar h3 {
			text-align: center;
			color: #1e3929;
			font-size: 16px;
			font-variant: small-caps;
			font-weight: normal;
			font-family: 'Times New Roman';
			margin: 0;
			padding: 0;
		}

		#sidebar h3:first-letter {
			font-size: 20px;
		}
		
		form#search {
			background: transparent;
		}

				form#search select {
					border: 1px solid #305635;
					width: 173px;
					height: 17px;
					line-height: 17px;
					margin: 0;
					padding: 0;
					font-size: 12px;
					background: #618f35;
					color: #fff;
				}
				
					form#search select option {
						border: 0;
					}

				form#search label {
					display: block;
					margin: 5px 0 3px;
				}
				
				form#search input.submit {
					border: 0;
					float: right;
					margin: 10px 0 24px;
					background: transparent url('../images/search-submit.gif') no-repeat 0 0;
					width: 70px;
					height: 19px;
					color: #d5dfb1;
					line-height: 19px;
					font-size: 12px;
				}
				
		a#frame-image {
			padding: 1px;
			background: transparent;
			margin: 10px auto;
			display: block;
			border: 1px solid #d5dfb1;
		}
		
			a#frame-image img {
				background: transparent;
				padding: 1px;
				margin: 0;
				border: 1px solid #beb264;
			}
			
		a#read-blog {
			background: transparent url('../images/read-blog.gif') no-repeat 0 0;
			display: block;
			margin: 12px auto;
			padding: 0 0 0 6px;
			height: 19px;
			line-height: 19px;
			width: 80px;
			color: #d5dfb1;
			text-decoration: none;
			font-size: 12px;
			line-height: 19px;
		}
		
		a#view-3d {
			background: transparent url('../images/read-blog.gif') no-repeat 0 0;
			display: block;
			margin: 12px auto;
			padding: 0 0 0 13px;
			height: 19px;
			line-height: 19px;
			width: 73px;
			color: #d5dfb1;
			text-decoration: none;
			text-align: left;
			font-size: 12px;
			line-height: 19px;
		}

		a#view-3d-popup {
			background: transparent url('../images/read-blog.gif') no-repeat 0 0;
			display: block;
			margin: 0 auto;
			padding: 0 0 0 13px;
			height: 19px;
			line-height: 19px;
			width: 73px;
			color: #d5dfb1;
			text-decoration: none;
			text-align: left;
			font-size: 12px;
			line-height: 19px;
		}

	#footer {
		position: absolute;
		width: 994px;
		height: 64px;
		bottom: 0;
		padding: 0; 
		margin: 0;
		background: #618F35 url('../images/footer.gif') no-repeat 0 100%;
		color: #7486a6;
	}
	
		div#topback {
			height: 35px;
			width: 698px;
			padding: 0 30px;
		}
		
			div#topback a {
				color: #305635;
				text-decoration: none;
			}
			
			div#topback a:hover {
				text-decoration: underline;
			}
		
			a#back {
				float: left;
				background: url('../images/back.gif') no-repeat 0 50%;
				padding: 0 0 0 12px;
			}
			
			a#top {
				float: right;
				background: url('../images/toplink.gif') no-repeat 100% 50%;
				padding: 0 12px 0 0;
			}
			
		p#copyright {
			float: left;
			height: 14px;
			font-size: 12px;
			line-height: 14px;
			padding: 0;
			margin: 5px 0 0 20px;
			color: #618f35;
		}
		
		p#developer {
			float: right;
			padding: 0;
			margin: 3px 20px 0 0;
			color: #618f35;
			font-size: 10px;
			line-height: 16px;
		}
	
/* galerija */	
ul#gallery, ul#inner-gallery {
	padding: 0;
	margin: 0;
}

	ul#gallery li {
		padding: 0 0 37px 0;
		margin: 0;
		background: transparent url('../images/imagebg.gif') no-repeat 50% 100%;
		float: left;
		width: 230px;
		text-align: center;
	}
	
		ul#gallery li h3 {
			padding: 0;
			margin: 12px 0 0 0;
			text-align: center;
		}
		
			ul#gallery li h3 a {
				text-decoration: none;
				color: #d5dfb1;
			}
	
		ul#gallery li p {
			padding: 0;
			margin: 0 0 0 5px 0;
			text-align: center;
			font-size: 11px;
			color: #1e3929;
		}
		
ul#inner-gallery li {
	padding: 0 0 37px 0;
	margin: 0;
	float: left;
	width: 230px;
	text-align: center;
	background: transparent;
	font-size: 11px;
	color: #1e3929;
}

ul#index {
	padding: 0;
	margin: 0;
	list-style: none;
}

	ul#index li {
		padding: 0;
		margin: 0;
		float: left;
		background: transparent;
		width: 231px;
		height: 360px;
		padding: 25px 10px;
		text-align: center;
		overflow: hidden;
	}
	
	
		ul#index li h3 {
			padding: 4px 0;
			text-align: center;
		}
	
	ul#index li.first {
		background: url('../images/bot.gif') no-repeat 0 100%;
		width: 175px;
		padding: 25px 42px;
		text-align: left;
	}
	
		ul#index li.first h3 {
			color: #fff;
			padding: 0;
			text-align: left;
		}
		
		ul#index li.first label {
			color: #bac381;
		}
		
		a.read-more {
			display: block;
			margin: 10px 0 24px;
			background: transparent url('../images/search-submit.gif') no-repeat 0 0;
			width: 70px;
			height: 19px;
			color: #d5dfb1;
			line-height: 19px;
			font-size: 12px;
			margin: 0 auto;
			text-decoration: none;
		}
		
		p.date {
			width: 228px;
			background: url('../images/datebg.gif') no-repeat 50% 100%;
			height: 55px;
			color: #305635;
			font-family: 'Book Antiqua', 'Myriad Pro', 'Times New Roman';
			font-size: 16px;
			text-align: center;
		}
		
			p.date span {
				display: block;
				font-size: 26px;
				line-height: 28px;
			}
			
/* jaunumi */

ul#news {
	padding: 0;
	margin: 0;
	list-style: none;
}

	ul#news li {
		padding: 10px 0 16px;
		margin: 0;
		background: transparent;
		border-bottom: 1px solid #578435;
	}
		
		ul#news li a.read-more {
			display: block;
			margin: 10px 0 24px;
			background: transparent url('../images/readmore.gif') no-repeat 0 0;
			width: 52px;
			height: 19px;
			padding: 0 0 0 5px;
			color: #d5dfb1;
			line-height: 19px;
			font-size: 12px;
			margin: 0;
			text-decoration: none;
		}

/* web kamera */

div#webcam h3 {
	text-align: center;
}

	div#webcam h3 {
		color: #fff;
		padding: 2px 0;
		margin: 0;
		text-align: center;
	}
	
	div#webcam p {
		text-align: center;
	}
	
	div#webcam a {
		display: block;
		margin: 10px 0 24px;
		background: transparent url('../images/view-cam.gif') no-repeat 0 0;
		width: 92px;
		height: 19px;
		padding: 0 0 0 5px;
		color: #d5dfb1;
		line-height: 19px;
		font-size: 12px;
		margin: 0 auto;
		text-decoration: none;
	}
	
/* intro */
	
#intro-wrapper {
	background: url('../images/intro.jpg') no-repeat 0 0;
	width: 800px;
	height: 777px;
	margin: 10px auto;
}
	
	ul#intro-lang {
		padding: 0;
		margin: 0;
		float: right;
	}
	
		ul#intro-lang li {
			padding: 0;
			margin: 100px 10px 0 0;
			float: left;
			background: url('../images/intro-lang-li.gif') no-repeat 0 0;
		}

			ul#intro-lang li a {
				display: block;
				background: url('../images/intro-lang-a.gif') no-repeat 100% 0;
				padding: 0 18px 0 6px;
				color: #d5dfb1;
				text-decoration: none;
				height: 19px;
				line-height: 19px;
			}
			
			ul#intro-lang li a:hover {
				text-decoration: underline;
			}
	
/* popup */

#popup-wrapper {
	width: 994px;
	height: 610px;
	padding: 0;
	margin: auto;
	background: url('../images/popup-bg.gif') no-repeat 0 0;
	position: relative;
}

	#popup-content {
		width: 721px;
		height: 559px;
		padding: 0 20px 20px;
		margin: 0;
		float: left;
		background: url('../images/popup-content.gif');
	}
	
		#popup-content-top {
			height: 364px;
			padding: 20px 0 0;
			overflow: auto;
			width: 721px;
			margin: 0;
		}
		
		#popup-content-inner {
			height: 564px;
			padding: 20px 0 0;
			overflow: auto;
			width: 721px;
			margin: 0;
		}
		
			#popup-content-top h3, #popup-content-inner h3 {
				color: #1e3929;
			}
		
	#popup-head {
		width: 233px;
		padding: 35px 0 0 0;
		margin: 0;
		float: left;
		text-align: center;
	}
	
		#popup-head h1 {
			color: #618f35;
			font-family: 'Book Antiqua', 'Myriad Pro', 'Times New Roman';
			font-size: 24px;
			font-weight: normal;
		}
		
			#popup-head h1 span {
				font-size: 30px;
			}
			
			a#popup-print {
				display: block;
				background: url('../images/popup-print.gif') no-repeat 0 0;
				width: 60px;
				height: 21px;
				padding: 15px 0 0 25px;
				margin: 18px auto 26px;
				color: #d5dfb1;
				text-decoration: none;
			}
			
ul#popup-sidelinks {
	margin: 16px 0 0 0;
	padding: 0;
	list-style: none;
	width: 233px;
}

	ul#popup-sidelinks li {
		margin: 0;
		padding: 0;
		height: auto !important;
		height: 49px;
		min-height: 49px;
		background: transparent;
	}
	
		ul#popup-sidelinks li div#pardevejs {
			margin: 0;
			padding: 0;
			height: 85px;
			background: transparent;
			position: relative;
		}
		
		ul#popup-sidelinks li a {
			margin: 0;
			padding: 0;
			display: block;
			height: 49px;
			line-height: 49px;
			background: transparent;
			font-variant: small-caps;
			font-family: 'Book Antiqua', 'Myriad Pro', 'Times New Roman';
			font-weight: normal;
			font-size: 22px;
			color: #d5dfb1;
			text-decoration: none;
		}
		
		ul#popup-sidelinks li.sel a {
			color: #618f35;
		}
		
		ul#popup-sidelinks li div#pardevejs a {
			position: absolute;
			margin: 0;
			height: 57px;
			line-height: 37px;
			padding: 0 0 0 60px;
			top: 18px;
			left: 30px;
			display: block;
			background-repeat: no-repeat;
		}
		
		ul#popup-sidelinks li div#pardevejs a#message {
			position: absolute;
			margin: 0;
			height: 19px;
			width: 84px;
			top: 52px;
			left: 90px;
			display: block;
			padding: 0 0 0 5px;
			font: normal 12px/19px arial, verdana, sans-serif;
			text-align: left;
			background: url('../images/pardevejs.gif') no-repeat;
		}
		
	ul#popup-gallery {
		list-style: none;
		padding: 0;
		margin: 24px 0 0 0;
		height: 150px;
	}
	
	ul#popup-gallery li {
		float: left;
		background: transparent;
		padding: 0;
		margin: 0;
		text-align: center;
		width: 235px;
	}
	
	ul#popup-gallery li.switch {
		padding: 50px 0 0 0;
		width: 117px;
	}
	
		ul#popup-gallery li.switch a#popup-gal-left, ul#popup-gallery li.switch a#popup-gal-right {
			display: block;
			width: 46px;
			height: 42px;
			margin: 0 auto;
			text-indent: -2000px;
			outline: 0;
		}
		
		ul#popup-gallery li.switch a#popup-gal-left {
			background: #305635 url('../images/gal-left.gif') no-repeat 0 0;
		}
		
		ul#popup-gallery li.switch a#popup-gal-left:hover {
			background: #305635 url('../images/gal-left-hover.gif') no-repeat 0 0;
		}
	
		ul#popup-gallery li.switch a#popup-gal-right {
			background: #305635 url('../images/gal-right.gif') no-repeat 0 0;
		}
	
		ul#popup-gallery li.switch a#popup-gal-right:hover {
			background: #305635 url('../images/gal-right-hover.gif') no-repeat 0 0;
		}

	div#popup-gal-large {
		text-align: center;
		width: 600px;
		margin: 10px auto 0;
	}
	
	div#popup-gal-large p {
		margin: 0;
		padding: 8px 20px 3px;
	}
	
	#popup-contactform {
		width: 460px;
		margin: 0 10px 10px 16px ;
		float: right;
	}
	
		#popup-contactform h3 {
			padding: 0 0 10px 0;
			margin: 0;
		}
	
	#popup-contactform label {
		display: block;
	}
	
	
	#popup-contactform input, #popup-contactform textarea {
		border: 1px solid #305635;
		color: #fff;
		background: #618f35;
		padding: 3px 4px;
		font-size: 12px;
		line-height: 14px;
	}

	#popup-contactform input {
		width: 200px;
	}
	
	#popup-contactform input.submit {
			display: block;
			float: right;
			margin: 10px 0 12px;
			background: transparent url('../images/search-submit.gif') no-repeat 0 0;
			width: 70px;
			height: 19px;
			color: #d5dfb1;
			line-height: 19px;
			font-size: 12px;
			text-decoration: none;
			border: 0;
	}
	
 #popup-contactform textarea {
		width: 450px;
		height: 80px;
	}
	
	#planojums-txt {
		float: left;
		width: 300px;
		overflow: visible;
		padding: 10px 0 0 10px;
	}
	
/* pager */

p.pager {
	height: 19px;
	padding: 0;
	margin: 10px 0;
	background: #305635;
	float: right;
	line-height: 19px;
}

	p.pager span {
		display: none;
	}
	
	p.pager span.text {
		display: block;
		float: left;
	}

	p.pager a {
		line-height: 19px;
		color: #d5dfb1;
		text-decoration: none;
		display: block;
		float: left;
		width: 10px;
		text-align: center;
		outline: 0;
	}
	
	p.pager a:hover {
		color: #c39939;
	}
	
	p.pager a.sel {
		color: #618f35;
		font-weight: bold;
	}
	
	p.pager a.prew {
		text-indent: -2000px;
		height: 19px;
		width: 31px;
		background: url('../images/prew.gif');
	}
	
	p.pager a.next {
		text-indent: -2000px;
		height: 19px;
		width: 31px;
		background: url('../images/next.gif');
	}
	
img.news-avatar {
	float: right;
	margin: 0 0 6px 10px
}

table.popup-planojums {
	float: right;
	width: 360px;
	margin: 10px;
	position: absolute;
	left: 370px;
}

#planojums-txt table.tabula {
	position: absolute;
	top: 270px;
	width: 690px;
}

table.popup-planojums td, table.popup-planojums th {
	background: transparent;
	padding: 4px;
}

table.popup-planojums td {
	text-align: left;
}

table.popup-planojums th {
	text-align: right;
	width: 40%;
}

table.popup-planojums th.title {
	color: #1e3929;
}

table.popup-planojums tr.darker td, table.popup-planojums tr.darker th {
	background: #b78a22;
}

img.popup-planojums-img {
	float: left;
}

/* google map */

#mapcontainer {
 overflow: visible !important;
 overflow: auto;
}

a div.gal-tob-button {
	color: #D5DFB1;
	display:block;
	margin: 16px 0 20px 30px;
}

.banner {
	margin: 5px 0;
	text-align: center;
	width: 170px;
	overflow: hidden;
}

#wrapper th.sale {
	font-weight: bold;
}

#wrapper td.sale {
	color: #bb4226;
	font-weight: bold;
}

#popup-wrapper tr.sale td, #popup-wrapper tr.sale th {
	background: #d6dfb2;
	color: #bb4226;
	font-weight: bold;
}

/* sold */

h2.sold {
	border: 0;
	background: transparent;
	color: #305635;
	text-align: center;
	font-size: 22px;
	margin: 110px 0 0 0;
}

a#sild-back {
	background: url('../images/sold-back.gif') no-repeat 0 0;
	width: 139px;
	height: 19px;
	margin: 30px auto;
	display: block;
	padding: 0 10px 0 0;
	line-height: 19px;
	text-align: center;
	color: #d5dfb1;
	text-decoration: none;
}

a#sild-back:hover {
	text-decoration: underline;
}