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

body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  color: #999999;
  background-color: #000000;
}

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

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

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

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

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

input {
  font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #999999;
  background: #333333;
  border: 1px solid #333333;
}

.makers a:link, .makers a:visited, .makers a:active {
  font-size: 10px;
  color: #767674;
  text-transform: uppercase;
  text-decoration: none;
}

.makers a:hover {
  font-size: 10px;
  color: #C0C0C0;
  text-transform: uppercase;
  text-decoration: none;
}

.submenu {
  white-space: nowrap;
}

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

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

.pages {
  white-space: nowrap;
}

.pages a:link, .pages a:visited, .pages a:active {
  white-space: nowrap;
  padding: 1px 4px;
  margin-left: 4px;
  font-size: 11px;
  color: #9A9A9A;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #555555;
  background-color: #333333;
}

.pages a:hover {
  padding: 0px 1px;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 2px 5px;
  margin-left: 4px;
  border: 1px solid #555555;
  background-color: #333333;
}

.pages a.on {
  color: #FFFFFF;
  padding: 2px 5px;
}

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

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

.ptitle {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1em;
  padding-top: 3px;
  padding-bottom: 2px;
}
.pcategory {
  font-size: 10px;
  color: #7B7E7B;
  line-height: 1em;
  padding-top: 2px;
  padding-bottom: 3px;
}
.pprice {
  padding-top: 1px;
  font-size: 10px;
  color: #D3A64F;
  line-height: 1em;
}

.pptitle {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9A9A9A;
  font-weight: bold;
}
.pptext {
  font-size: 11px;
  color: #C4C4C2;
}
.pdf {
  padding-left: 30px;
  float: left;
}
.ppprice {
  text-align: right;
  padding-top: 5px;
  padding-right: 10px;
  font-size: 12px;
  color: #D3A64F;
  float: right;
}

.products td {
  padding-bottom: 13px;
}

.product {
  display: 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;
}

#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"); /* Trick IE into showing hover */ 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; }



.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;
}

