body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
  color: #4e4e4e;
  background-color: #FFFFFF;
}

table, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
  color: #4e4e4e;
}

h1 {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 200px;
  overflow: hidden;
  z-index: -100;
  font-size: 14px;
}

h2 {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 200px;
  overflow: hidden;
  z-index: -100;
  font-size: 14px;
}

a:link, a:visited, a:active {
  color: #3198ff;
  text-decoration: underline;
}

a:hover {
  color: #9accff;
  text-decoration: underline;
}

.menu a:link, .menu a:visited, .menu a:active {
  color: #a7a7a7;
  text-decoration: none;
  text-transform: lowercase;
}

.menu a:hover {
  color: #3298fc;
  text-decoration: none;
  text-transform: lowercase;
}

.menu_active a:link, .menu_active a:visited, .menu_active a:active {
  color: #3298fc;
  text-decoration: none;
  text-transform: lowercase;
}

.menu_active a:hover {
  color: #3298fc;
  text-decoration: none;
  text-transform: lowercase;
}


input, button {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #4e4e4e;
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
}

.button {
  padding: 2px;
  display: inline;
}

.submenu {
  white-space: nowrap;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
  white-space: nowrap;
  font-size: 11px;
  color: #797979;
  text-decoration: none;
}

.submenu a:hover {
  font-size: 11px;
  color: #C0C0C0;
  text-decoration: none;
}

.active {
  font-size: 11px;
  color: #4fa7ff;
}

.active a:link, .active a:visited, .active a:active, .active a:hover {
  font-size: 11px;
  color: #4fa7ff;
  text-decoration: underline;
}

.materials td {
  font-size: 10px;
}

.top_active {
  background-color: #0f9fff;
  text-align: center;
  line-height: 11px;
}

.top_active a:link, .top_active a:visited, .top_active a:active {
  white-space: nowrap;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.top_active a:hover {
  white-space: nowrap;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.top {
  background-color: #8eccff;
  text-align: center;
  line-height: 11px;
}

.top a:link, .top a:visited, .top a:active {
  white-space: nowrap;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.top a:hover {
  white-space: nowrap;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}



p {
  margin-top: 0px;
  margin-bottom: 10px;
}

img {
  border: 0px;
}

form {
  margin: 0px;
}





.product {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
}

.product_title {
  color: #bf650f;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 3px;
}

.price {
  font-weight: bold;
  padding-top: 5px;
}

.price_layer {
  margin-top: 3px;
}


.description {
  text-align: justify;
}

.border {
  border: 3px solid #b9cd7b;
}
#copyright {
  text-align: right;
  padding: 15px 5px 5px 0px;
}
#copyright span {
  color: #666666;
  position: relative;
  top: -5px;
}

#lightbox{	position: absolute;	top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url("images/spacer.gif"); display: block; }
#prevLink { left: 0; float: left; background: url("images/prevlabel.gif") left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url("images/nextlabel.gif") right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#extreme {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: -1;
}
#extreme a {
  font-size: 10px;
  color: #FFFFFF;
}


.heading { /* Antraste */
  color: #4a3599;
  font-weight: bold;
}

.yellow { /* Geltona */
  color: #fbe40c;
}

.blue { /* Melynas tekstas */
  color: #aeb8d3;
}

.red { /* Raudonas tekstas */
  color: #e81042;
}

.bigger { /* Didesnis */
  font-size: 13px;
}

.smaller { /* Mazesnis */
  font-size: 10px;
}

