body { background-color: #070707; background-image: url(/images/spice/body_bg.jpg); background-repeat: repeat-x; margin:0px; padding:0px; text-align:center; font:10pt Verdana normal;}
div,img ,p{margin:0px; padding:0px; border:0px none;}
a, a:hover, a:visited { text-decoration:none; color: #333;}

a.red {
  color: #f00; 
  background-color: #fff;
  text-decoration: underline;
}
a.red:hover {
  color: #fff;
  background-color: #f00;
  text-decoration: none;
}

div#cart_preview {
  margin: 10px 10px;
  padding: 3px;
  border: 1px dotted #666;
}

div#cart_preview a:hover {
  text-decoration: underline;
}

div.bottom_links {
  padding: 10px 0;
  text-align: center;
  color: #999;
  line-height: 2em;
}

div.bottom_links a {
  color: #ccc;
  text-decoration: none;
  margin: auto 5px;
}

div.bottom_links a:hover {
  text-decoration: underline;
}

/************************************************

  website style 

************************************************/

#container {width: 858px; margin: 0px auto; text-align:left;padding-top:10px;}
#header { width:100%; color: #fff; height:152px;}
#left-side {width:253px;float:left;}
#right-side{width:605px;float:left;height:49px;}
#left-side #top-side{ height:118px ; width:253px;}
#left-side #bottom-side{ height: 34px; width:253px;}
.spacer1 {width:1px;height:34px;}
#right-side #first 	{width:605px; height: 24px;}
#right-side #second	{width:605px; height: 60px;}
#right-side #second #spacer {width:56px;float:left; height:60px;}
#right-side #second #reklama {width:468px;height:60px;float:left;}
#right-side #third	{width:605px; height: 19px;}
#right-side #fourth	{width:605px;}
#page_content {width: 858px;}
#page_content #start {width: 858px; height:18px;} /*background-image: url(/images/content-top.png); background-repeat: no-repeat;margin:0px; padding:0px;*/
#page_content #middle{width: 858px;  background-image: url(/images/spice/content-middle.png); margin:0px; padding:0px;}
#page_content #footer {width: 858px; background-image:url(/images/spice/content-bottom.png); height: 22px; color: #b0b0b0; font-family: verdana;font-size: 10pt;}
#footer #foot { width:800px; background-image:url(/images/spice/foot_bg.png); text-align:center;margin:0px auto;}
#middle #main {width: 810px;height:100%; margin:0px auto;}
#slider {width: 100%; height:89px;}
#slider  #arrow_left{width: 22px;float:left;}
#slider  #prod_slide{width: 766px;float:left; background-image: url(/images/spice/slider_bg.png);height:89px;}
#slider  #arrow_right{width: 22px;float:left;}
.hr {width:100%;height:3px;}
.center {width:100%; text-align:center;}
.link {width: 20%;float:left; text-align:center;}
.link a{color:#333; text-decoration:none;}
.clear {clear:both;}
.main_text {color: #666;}
div.page_text {
  padding: 10px;
  text-align: justify;
}
div.page_text p {
  margin-bottom: 10px;
}
h3 {margin:0px;padding:0px; color:#979797;font-size:12pt;font-family:Verdana;}
#product_list { border: 0px none; margin: 0px auto; width: 810px;}
#product_list #product_row { padding: 5px;height:100%; width: 190px; margin:0px auto; border: 1px solid #cccccc;}
#product_row #img {width:70px;float:left;margin-right:5px;margin-bottom:5px;}
#product_row #text {float:left; width:100px;font-size: 10px; font-family: verdana;}
#product_row #text a {text-decoration: none; color:#7c7c7c; font-weight:normal; background-color: #fff;}
#product_row #text a:hover {text-decoration: none; color:#fff; background-color: #7c7c7c; }
#product_row #name {font-size: 10px; font-family: verdana; font-weight: 700; padding-bottom: 4px; color: #666;}
#entry {width: 125px; height: 85px; background-color: #979797; float:left;margin:2px 10px;}
#entry #foto {width:70px; margin:0px auto;}
#entry #foto img {border:1px solid #666;margin-top:5px;}
#entry #name {color: #3b3c3b; text-align:center;}

.orderButtonDefault {
  font-weight: 700;
}

td.orderCell {text-align: left;}

div.zoom_left {
  float: left;
  width: 300px;
  margin: 15px;
}

div.zoom_right {
  float: right;
  width: 410px;
  border: 1px dotted #666;
  margin: 15px;
}

span.back_link {
  float: right;
  margin-right: 15px;
}

span.back_link a:hover {
  text-decoration: underline;
}

input.shpact {
  font-weight: 700;
}

input.shpinact {
  font-weight: 500;
  color: #333;
}

td.shpact {
  background-color: #e0ffd0;
  text-align: left;
}

td.shpinact {
  color: #666;
  text-align: left;
}

span.new_price { font-size: 10pt; font-weight: 700; color: #333; }

div.lang {
  float: left;
  padding: 0 0 10px 10px;
}

div.lang a:hover {
  text-decoration: underline;
}

div.currency {
  float: right;
  padding: 0 10px 5px 0;
}

div.currency select {
  font-size: 9pt; 
  font-weight: 700;
  border: 1px solid #666;
}

div.currency input {
  font-size: 9pt; 
  font-weight: 700;
  border: 1px solid #666;
}

ul.meniukas {
margin:0px;padding:0px;list-style-type:none;height: 49px;

}
ul.meniukas li {
	margin:0px;
	padding: 0px;
	float:left;
}
.fleft {float:left;}
.fright {float:right;}
/****************************************
Drop Down 
*****************************************/
ul.meniukas div { display: none; z-index:999px;
	background-color:#fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

}
ul.meniukas li.mega div { position: absolute;top: 25px; left: 0em;}
ul.meniukas li { display: inline; position: relative;}
ul.meniukas li.hovering div { display: block;}
 
ul.meniukas li.hovering div {	
}

.catalog_popup_ {
	width:400px;padding:20px;background-color:#fff;
	border:4px solid #ccc;margin:0px auto;font-size:1.0em;
	color:#fff;
}
.catalog_popup_ table td{vertical-align:top;}
.catalog_popup_ ul {text-align:left;list-style-type:square;float:left;width:200px;margin:0px;padding:0px;}
.catalog_popup_ ul li{color:#000;margin-left:20px; line-height:1.5em;}
.catalog_popup_ ul li a {border-bottom:1px solid #ccc; color:#006699;}
.catalog_popup_ ul li a:hover {border-color:#000;}
.catalog_popup_ ul li.head_title_cat {font-size:1.2em; color:#000;list-style-type:none;margin-left:0px;padding-bottom:5px;}
.catalog_popup_ {font-family:Arial,Helvetica,sans-serif;}
.catalog_popup_ h2 {color:#000;border-bottom:1px solid #ccc;font-size:1.4em;padding:0px;margin:10px 0px 10px 0px;}
ul li a.new-product {
color:#00CC00;
font-size:7pt;
text-transform:uppercase;
vertical-align:top;
border:0px none;
}
ul li a.top-product {
color:#FF0000;
font-size:7pt;
text-transform:uppercase;
vertical-align:top;
border:0px none;
}
