/* BAZE */
* {
	font-family: tahoma;
	font-size: 11px;
	line-height: 133%;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
  background: url('../img/sh.gif') repeat-y 900px top #FFFFFF;
	text-align: left;
}

a  {
	text-decoration: none;
	color: #333399;
}

a:hover  {
	text-decoration: underline;
}



/* PAPILDOMI */
#top {
  width: 900px;
  height: 74px;
  position: relative;
}

  #logo {
    position: absolute;
    top: 12px;
    right: 20px;
  }
  
  #logo_lt {
    position: absolute;
    top: 32px;
    left: 20px;
  }

.img_border {
  padding: 1px;
  border: 1px solid #999999;
}

#flash {
  width: 900px;
  
}

#content {
  width: 900px;
  padding-bottom: 20px;
}

.ad {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
}

.last_block {
  float: left;
  width: 280px;
  height: 175px;
  margin-top: 15px;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #D2D5DA;
  padding-bottom: 15px;
}

  .last_block p {
    padding-bottom: 7px;
  }

#bottom {
  clear: both;
  width: 900px;
  border-top: 1px solid #D2D5DA;
}

#inner {
  padding: 15px; float: left; width: 700px;
}

  #inner p {
    padding-bottom: 7px;
  }
  
#menu2 {
  float: left;
  width: 170px;
}

  #menu2 ul {
    padding: 0;
    margin: 0;
    padding-top: 15px;
    padding-left: 15px;
  }
  
  #menu2 li {
    padding: 0 15px;
    margin: 5px 0 0 0;
    list-style-type: none;
    background: url('../img/menu2.gif') no-repeat left 4px;
  }

#popup {
  padding: 20px 30px;
}

#popup p {
  padding-bottom: 10px;
}

/* TEKSTAS */
.black {
  color: #000000;
}

.title01 {
  font-weight: bold;
  color: #666666;
  font-size: 12px;
}


/* PAIESKA */
div.search {
	margin-top: 10px;
	color: #000000;
}

	div.search input.q {
		border: 1px solid #7A7A7A;
		width: 115px;
		height: 18px;
		padding: 1px;
	}


/* FAQ */
div.faq {
	cursor: pointer;
	margin-bottom: 5px;
}
	div.faq p {
		margin: 5px 5px 5px 20px;
	}

	div.faq .faq_q {
		font-weight: bold;
	}
		div.faq .faq_q p {
			margin: 0;
		}



/* GALERIJA */
div.gallery {
	position: relative;
}



/* SITEMAP */
div.sitemap {
	margin: 0;
}

	div.sitemap a {
		padding: 3px;
		color: #000000;
	}

	div.sitemap img {
		margin-bottom: 2px;
	}
