/* Shop general */

span.shop_button { width:90px; text-align:center; line-height:25px; display:block; background: url(../images/shop_button.gif) no-repeat; }
	span.shop_button a { color:#999999; font-weight: normal; font-size:12px; text-decoration:none; }
	span.shop_button a:hover { color:#666666;  font-weight: normal; font-size:12px; }

td.box_header{ color:#999999; font-size:12px; font-weight:bold; padding:5px; border-bottom:1px solid #5c5c5c; }

/* Product list */
tr.prolist_row_1{ background: #232323; }
tr.prolist_row_1 td{ padding: 5px 0px 5px 0px; }
tr.prolist_row_2{ background: #1f1f1f; }
tr.prolist_row_2 td{ padding: 5px 0px 5px 0px; }
tr.prolist_line{ background:#333333; } 
tr.prolist_line td{ line-height:1px; font-size:1px; height:1px; }
td.prolist_line{ background:#333333; line-height:1px; font-size:1px; height:1px; padding:0px; margin:0px; } 
td.prolist_line img{ padding:0px; margin:0px; } 

.prolist_price{ font-size:12px; color:#344c9d; font-weight:bold; }
.prolist_price_special{ font-size:12px; color:#cc0000; font-weight:bold; }
.prolist_price_old{ text-decoration:line-through; font-size:11px; border:1px solid #b7b7b7; }

.perpage_list{ font-size:10px; color:#9a9a9a }
.perpage_list a{ background:#9a9a9a; color:#1f1f1f; padding:1px 3px 1px 3px; font-size:10px; text-decoration:none; }
.perpage_list a:hover{ text-decoration:none; color:#1f1f1f; background:#999999; }

.sort_list{}
.sort_list a{ padding:1px 3px 1px 3px; color:#9a9a9a; margin:0px 10px 0px 0px; font-size:10px; text-decoration:none; }
.sort_list a:hover{ text-decoration:none; color:#344c9d; }

.display_list{}
.display_list a{ padding:1px 3px 1px 3px; color:#9a9a9a; margin:0px 20px 0px 0px; font-size:10px; text-decoration:none; }
.display_list a:hover{ text-decoration:none; color:#344c9d; text-decoration:none; }

.list_line{ border-bottom:1px solid #dddddd;}

td.border_top { border-top:1px dashed #5c5c5c; }
td.border_bottom { border-bottom:1px dashed #5c5c5c;}
td.border_left { border-left:1px dashed #5c5c5c;}
td.border_right { border-right:1px dashed #5c5c5c; }


/* Product List Short */
tr.prolist_short_row{ }
tr.prolist_short_row td{ padding-left:5px; padding-right:5px; }
tr.prolist_short_row a{ }
tr.prolist_short_row a:hover{ }

td.prolist_short_pic{ width:60px; }
td.prolist_short_pic img{ border:1px solid #333333; background:#1f1f1f; padding: 3px; margin: 0px; }
td.prolist_short_name{ font-weight: bold; }
td.prolist_short_name a{ color: #999999; }
td.prolist_short_name a:hover{ color: #999999; }
span.prolist_short_model { color:#999999; font-weight:normal; }
td.prolist_short_text { color:#999999; }

td.prolist_short_more { width:90px; text-align:center }
td.prolist_short_more a { color:#999999; }
td.prolist_short_more a:hover { color:#999999; }
td.prolist_short_buy { width:90px; text-align:center }
td.prolist_short_buy a { color:#999999; }
td.prolist_short_buy a:hover { color:#999999; }

td.prolist_short_price{ width:100px; text-align:center }
td.prolist_short_price span{ color:#999999; font-weight:bold; font-size:12px; }
td.prolist_short_price span.prolist_short_price_special{ color:#999999; font-size:12px;  }
td.prolist_short_price span.prolist_short_price_old{ color:#999999; font-size:11px; text-decoration:line-through;  }


/* Product List Full */
td.prolist_full_row{ padding:0px 5px 0px 5px; }
td.prolist_full_row td{ }
td.prolist_full_row a{ }
td.prolist_full_row a:hover{ }

td.prolist_full_pic{ padding-bottom:5px; text-align:center; }
td.prolist_full_pic img{ background:#1f1f1f; padding: 3px; margin: 0px; }
td.prolist_full_name{ font-weight: normal; padding-bottom:5px; text-align:center }
td.prolist_full_name a{ color: #999999; }
td.prolist_full_name a:hover{ color: #999999; }
td.prolist_full_model { color:#999999; padding-bottom:5px; text-align:center }
td.prolist_full_text { color:#999999; }

td.prolist_full_more { text-align:center }
span.prolist_full_more { padding-right:10px; }
span.prolist_full_more a { color:#999999; }
span.prolist_full_more a:hover { color:#999999; }
span.prolist_full_buy { }
span.prolist_full_buy a { color:#999999; }
span.prolist_full_buy a:hover { color:#999999; }

td.prolist_full_price{ text-align:center; padding-bottom:5px; }
td.prolist_full_price span{ color:#999999; font-weight:bold; font-size:12px; }
td.prolist_full_price span.prolist_full_price_special{ color:#999999; font-size:12px;  }
td.prolist_full_price span.prolist_full_price_old{ color:#999999; font-size:11px; text-decoration:line-through;  }


/* Product */
td.product_col_pic{ width:200px; padding-right:20px; padding-top:10px; vertical-align:top; }
td.product_col_text{ vertical-align:top; padding-top:10px; }

div.product_pic{ padding-bottom:5px; }
div.product_pic img{ border:1px solid #5c5c5c; padding:3px; background:#1f1f1f }
div.product_pic_small{ }
div.product_pic_small img{ border:1px solid #5c5c5c; padding:3px; background:#1f1f1f; margin:3px 0px 3px 0px; }

div.product_name{ padding-bottom:10px; padding-top:10px; }
div.product_name h1{ padding:0px; margin:0px; }
div.product_price{ padding:10px 0px 20px 0px; color:#cc0000; font-size:13px; line-height:140%; display:block; float:right; text-align:left; *text-align:right;}
div.product_price_special{ color:#cc0000; font-size:13px; font-weight:bold; line-height:140%; }
div.product_price_old{ text-decoration:line-through; font-size:10px; }
div.product_special_date{ text-align:center; font-size:11px; font-weight:bold; text-align:center; }
div.product_rating{ }

div.product_text { padding:0px 0px 0px 0px; color: #999999; display:block;float:right;}
div.product_model { padding-bottom:10px; color:#999999; }


/* Cart */
table.cart_table{ border:1px solid #333333; }
table.cart_table th{ padding:5px 2px 5px 2px; font-weight:normal; color:#999999; text-align:center; background:#333333;  }

td.cart_row{ border-bottom:1px solid #5c5c5c; }
tr.cart_row_1{ background: #232323; }
tr.cart_row_1 td{ padding: 5px 0px 5px 0px; }
tr.cart_row_2{ background: #1f1f1f; }
tr.cart_row_2 td{ padding: 5px 0px 5px 0px; }

td.cart_product_pic{ width:100px; text-align:center; }
td.cart_product_pic img{ border:1px solid #333333; background:#1f1f1f; padding: 3px; margin: 0px; }
td.cart_product_name{ color:#999999; font-weight:bold; }
td.cart_product_name a { color:#999999; text-decoration:none; }
td.cart_product_name a:hover { color:#999999; text-decoration:underline; }
span.cart_product_model { color:#999999; padding-bottom:5px; text-align:center }
td.cart_product_price{ width:100px; text-align:center; color:#999999; font-weight:bold; font-size:17px; font-family:Georgia, "Times New Roman", Times, serif }
td.cart_product_edit{ width:80px; text-align:center }
td.cart_product_delete{ width:50px; text-align:center }

tr.cart_product_line{ background:#333333; } 
tr.cart_product_line td{ line-height:1px; font-size:1px; height:1px; }

td.cart_price{ vertical-align:top; font-size:13px; font-family:Tahoma, Helvetica, sans-serif; font-weight:bold;  }
td.cart_info{ vertical-align:top; font-size:10px; }
.cart_header{ color:#999999; font-size:12px; font-weight:bold; padding-bottom:5px; text-align:center }
.cart_header a{ color:#999999; font-size:12px; }
.cart_header a:hover{ color:#999999; font-size:12px; }

a.cart_ticker{ padding:0px 2px 0px 2px; background:#666666; margin-right:1px; color:#CCCCCC; text-decoration:none; }
a.cart_ticker:hover{ padding:0px 2px 0px 2px; background:#CCCCCC; margin-right:1px; color:#333333; }

/* Cart Box */
td.cartbox_name{ color:#999999; font-weight:bold; padding-bottom:5px; border-bottom:1px solid #333333; }
td.cartbox_name a{ color:#999999; }
td.cartbox_text{ color:#999999; }
td.cartbox_values{ color:#9a9a9a; font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; }

td.cartbox_product_pic{ width:70px; text-align:center; }
td.cartbox_product_pic img{ border:1px solid #333333; background:#1f1f1f; padding: 3px; margin: 0px; }
td.cartbox_product_name{ color:#999999; font-weight:normal; }
td.cartbox_product_name a { color:#999999; text-decoration:none; }
td.cartbox_product_name a:hover { color:#999999; text-decoration:underline; }
span.cartbox_product_model { color:#999999; padding-bottom:5px; text-align:center }
td.cartbox_product_price{ width:80px; text-align:center; color:#999999; font-size:10px; }
td.cartbox_product_edit{ width:40px; text-align:center; color:#999999 }
td.cartbox_product_delete{ text-align:center }

div.cartbox_slide{ position:absolute; top:88px; left:15px; z-index:100; width:100% }
div.cartbox_slide_container{ z-index:100; width:100%; background:#1f1f1f; }
span.cartbox_show{ padding:0px 20px 2px 15px; background:url(../images/arrow_show.gif) no-repeat; background-position:left; }
span.cartbox_show a{ font-size:11px; color:#9a9a9a; font-weight:normal; }
span.cartbox_show a:hover{ font-size:11px; color:#9a9a9a; text-decoration:underline; }
span.cartbox_hide{ padding:0px 20px 2px 15px; background:url(../images/arrow_hide.gif) no-repeat; background-position:left; }
span.cartbox_hide a{ font-size:11px; color:#9a9a9a; font-weight:normal; }
span.cartbox_hide a:hover{ font-size:11px; color:#9a9a9a; text-decoration:underline; }

div.cart_info{  background: url(../images/cart_add.png) no-repeat; width:190px; height:140px; display:none; opacity:1; filter:Alpha(Opacity:100); position:absolute; z-index:100; 
_background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cart_add.png', sizingMethod='scale') }
div.cart_info_loader{background: url(../images/loader.gif) 50% 50% no-repeat; margin-top:40px; height:40px; }
div.cart_info_text{ margin-top:10px; text-align:center; color:#9a9a9a; font-size:11px; }

/* Shipment */
.shipment_header{ color:#00386f; font-size:12px; font-weight:bold; padding:5px; border-bottom:1px solid #00386f; }
.shipment_frame{ padding:10px; background:#212121; border:1px solid #646464; }
.shipment_form_left{ text-align:right; vertical-align:middle; padding-right:5px; width:150px; }


/* Order */
table.order_table{ border:1px solid #333333; margin:10px 0px 10px 0px; }
table.order_table th{ padding:5px 2px 5px 5px; font-weight:normal; color:#999999; text-align:left; background:#333333;  }
table.order_table th a{ color:#999999; }
table.order_table th a:hover{ color:#999999; }

td.order_row{ }
tr.order_row_1{ background: #232323; }
tr.order_row_1 td{ padding: 5px 2px 5px 2px; }
tr.order_row_2{ background: #1f1f1f; }
tr.order_row_2 td{ padding: 5px 2px 5px 2px; }

tr.order_line{ background:#333333; } 
tr.order_line td{ line-height:1px; font-size:1px; height:1px; }

/* Comments */
.comment_bg{ background:#5580ad url(../img/comment_top_bg.gif) repeat-x; }
.comment_add{ text-align:right; vertical-align:middle; font-weight:bold; padding-right:5px; }
.comment_add a{ color:#1f1f1f; text-decoration:none; }
.comment_add a:hover{ color:#1f1f1f; text-decoration:underline; }

.comment_add_form{ border:1px solid #5c5c5c; background:#1f1f1f; padding:5px; margin:0px 0px 10px 0px; }
.comment_add_form a{ color:#AA060D; text-decoration:none; }
.comment_add_form a:hover{ color:#AA060D; text-decoration:underline; }

.comment{ margin:0px 0px 10px 4px; }
.comment .title{ font-weight:bold; text-decoration:none; color:#587b1b; padding:0px 10px 5px 20px; background:url(../img/comment_arrow.gif) 8px 5px no-repeat; }
.comment .title a{ color:#587b1b; text-decoration:underline; }
.comment .title a:hover{ color:#587b1b; text-decoration:none; }

.comment .user { background: url(../img/coment_user.gif) 0px 2px no-repeat; margin:0px 0px 0px 10px; padding:0px 0px 0px 25px; color:#999999; font-weight: bold; }
.comment .date{ color:#888; font-style:oblique;; font-size:10px; }
.comment .text{ padding:5px 20px 0px 35px; }
.message{ color:#bb2e1c; font-size:11px; font-family:Arial, Helvetica, sans-serif; }


/* Account */
.account_menu_line{ font-size:1px; line-height:1px; border-top:1px solid #333333; height:10px; }

.account_menu{ height:20px; }
.account_menu_a{ padding:4px 10px 4px 10px; background:#333333; border:1px solid #333333; }
.account_menu_a a{ color:#999999; text-decoration:none; font-size:11px; }
.account_menu_a a:hover{ color:#999999; text-decoration:underline; font-size:11px; }

.account_menu_i{ padding:4px 10px 4px 10px; background:#1f1f1f; border:1px solid #333333; border-bottom:1px dotted #1f1f1f; }
.account_menu_i a{ color:#999999; text-decoration:none; font-size:11px; }
.account_menu_i a:hover{ color:#999999; text-decoration:underline; font-size:11px; }


/* Napis na butelce */
div.speacial-label {}
div.new-label {margin: 4px 0px 0px 0px; visibility: hidden ;}
div.label-input-block {padding: 0px 0px 0px 5px;}



