#box_shopTools {
	float: right;
}
#shopTools {
	width: 220px;
	height: 35px;
	border-left: 1px solid #ECE9D9;
	border-right: 1px solid #ECE9D9;
	border-bottom: 1px solid #ECE9D9;
	margin-bottom: 20px;
	margin-top: -8px;
	-moz-box-shadow:1px 1px 2px #EEE;
	-webkit-box-shadow:1px 1px 2px #EEE;
	box-shadow:1px 1px 2px #EEE;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#EEE', Direction=145, Strength=2);
	/*background: #FFF url(/template/images_shop/bg_box_my_cart.png) no-repeat 180px 10px;*/
}
#shopTools .padder {
	padding: 7px 10px 0px 10px;
}
#box_my_cart {
	width: 210px;
	height: 190px;
	margin: 0px 0px 10px 0px;
	background: #2F93CE url(/template/images_shop/bg_my_cart.jpg) no-repeat top left;
	color: #333333;
}
#box_my_cart .cart_c {
	height: 148px;
}
#box_my_cart .padder {
	padding: 60px 15px 10px 15px;
}

#box_my_cart .cart_pr {
	border-top: 1px solid #FFFFFF;
}

#box_my_cart .cart_c_brd {
	padding-bottom: 3px;
	border-bottom: 1px dotted #EE3FBE;
}

#box_my_cart h3 {
	padding: 0px 5px 13px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #EE3FBE;
}
#box_my_cart a {
	color: #FFFFFF;
}
#box_my_cart a:visited {
	color: #FFFFFF;
}
#box_my_cart a:hover {
	color: #FFFFFF;
}

.btn_my_cart {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_my_cart a {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_my_cart a:visited {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_my_cart a:hover {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_vn {
	background: url(/template/images/varen_nakup_o.jpg) no-repeat 300px 300px;
}

.btn_vn a {
	display: block;
	background: url(/template/images/varen_nakup.jpg) no-repeat left top;
}

.btn_vn a:visited {

}

.btn_vn a:hover {
	background: url(/template/images/varen_nakup_o.jpg) no-repeat left top;
}

.btn_kb {
	width: 80px;
	height: 22px;
	margin-left: 5px;
	background: url(/template/images_shop/bg_btn_kb.png) no-repeat left 0px;
	float: right;
}
.btn_kb > a {
	padding: 3px 0px 5px 0px;
	display: block;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF !important;
	background: url(/template/images_shop/bg_btn_kb.png) no-repeat left 0px;
}
.btn_kb > a:visited {
	text-decoration: none;
	color: #FFFFFF !important;
}
.btn_kb > a:hover {
	text-decoration: none;
	color: #FFFFFF !important;
	background: url(/template/images_shop/bg_btn_kb.png) no-repeat left -22px;
}


#box_offers {
	width: 200px;
}

#box_offers .offer_itm {
	width: 200px;
	float: left;
	margin-bottom: 5px;
	background: #F2EBE3 url(/template/images_shop/bg_box_offers_itm.gif) no-repeat bottom left;
}

#box_offers .t_box {
	width: 130px;
	float: right;
}

#box_offers .p_name {
	padding: 0px 10px 5px 0px;
}

#box_offers .offer_itm img {
	margin: 0px 0px 0px 10px;
	border: 1px solid #000000;
}

#box_offers h3 {
	padding: 7px 5px 15px 10px;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background: #FFFFFF url(/template/images_shop/h_box_offers.gif) no-repeat top left;
}
#box_offers a {
	color: #006AAE;
	font-weight: bold;
}
#box_offers a:visited {
	color: #006AAE;
	font-weight: bold;
}
#box_offers a:hover {
	color: #006AAE;
	font-weight: bold;
}


#box_bestsellers {
	width: 200px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#box_bestsellers .bestseller_itm {
	border-top: 1px dotted #4EB849;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}

#box_bestsellers .t_box {
	padding: 0px 10px 5px 10px;
}

#box_bestsellers .p_name {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

#box_bestsellers .sep {
	padding: 0px 10px 0px 10px;
}

#box_bestsellers h3 {
	padding: 7px 5px 15px 10px;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	background: #FFFFFF url(/template/images_shop/h_box_bestsellers.gif) no-repeat top left;
}

#box_bestsellers a {
	color: #333333;
}
#box_bestsellers a:visited {
	color: #333333;
}
#box_bestsellers a:hover {
	color: #333333;
}

.cat_desc {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	/*border-bottom: 1px dotted #59A0F7;
	background:#F7F7F7;*/
	clear: left;
}
.cat_desc h1 { font-size: 30px; margin-top: 0px; margin-bottom: 5px; }
.cat_desc_1 {
	font-size: 11px;
	margin-bottom: 20px;
}

/* PRODUCTS LIST */

#product_list {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
}
		
#product_list > li {
	float: left;
	list-style-type: none;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

#product_list li h2 {
	color: #0099DF;
	font-size: 22px;
	margin-top: 0px;
}

#product_list li h2 a {
	color: #0099DF;
	text-decoration: none;
}

#product_list li h2 a:visited {
	color: #0099DF;
	text-decoration: none;
}

#product_list li h2 a:hover {
	color: #0099DF;
	text-decoration: underline;
}

#product_list li .d_img {
	width: 150px;
	float: left;
}
#product_list li .d_info {
	float: left;
	line-height: 1.2em;
	width: 635px;
	margin-left: 20px;
}

#product_list .sep {
	float: left;
    height:0;
	width:530px;
    font-size: 1px;
    line-height: 0px;
}



/* NEW PRODUCTS */
#new_products_box {
	border-top: 1px dotted #999999;
	float: left;
	padding-top: 10px;
	width: 978px;
}

.new_prod_tit {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #F29200;
	padding: 0px 10px 10px 10px;
}
#new_products {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	text-align: left;
}
		
#new_products li {
	width: 150px;
	float: left;
	margin-right: 12px;
	list-style-type: none;
}

#new_products li .tit {
	height:38px;
	font-size: 11px;
	line-height: 1.2em;
	color:#E0821B;
	border: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
}

#new_products li .tit a {
	color: #000000;
}

#new_products li .tit a:visited {
	color: #000000;
}

#new_products li .tit a:hover {
	color: #000000;
}

#new_products li .d_img {
	text-align: center;
}
#new_products li .d_info {
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	height: 80px;
	/*background: #F8F7F2;*/
}
#new_products li .d_info_1 {
	float: left;
	font-size: 10px;
	line-height: 1.2em;
	color: #727272;
	padding: 0px 10px 0px 10px;
	height: 45px;
	/*background: #F8F7F2;*/
}
#new_products li .d_info_2 {
	height: 20px;
	width: 150px;
	float: left;
}

#new_products li .d_price {
	padding: 0px 10px 0px 10px;
	float: left;
}
#new_products li .d_price .prod_price {
	font-size: 11px;
	padding-bottom: 2px;
}

#new_products li .prod_img {
	border: 1px solid #8DABBE;
	vertical-align: middle;
	text-align: center;
}

#new_products .d_odd {
	/*border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;*/
	border: 1px solid #ECE9D9;
}

#new_products .d_even {
	/*border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;*/
	border: 1px solid #ECE9D9;
}

#new_products .d_odd .padder {
	padding: 10px 0px 10px 0px;
}

#new_products .d_even .padder {
	padding: 10px 0px 10px 0px;
}

#new_products .sep {
	float: left;
    height:0;
	width:530px;
    font-size: 1px;
    line-height: 0px;
}







/* CATEGORIES LIST MENU */
#box_categories_list {
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	/*border-bottom: 5px solid #FFC874;*/
}

#box_categories_list h1 {
	/*border-bottom: 5px solid #96D0F3;*/
	margin-bottom: 5px;
}

.categories_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		
.categories_list li {
	float: left;
	list-style-type: none;
	margin-bottom: 27px;
	width: 410px;
	height: 220px;
	padding-top: 10px;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
.categories_list li:hover {
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCC', Direction=145, Strength=2);
	border-color: #FFF;
}
.categories_list .odd {}
.categories_list .even { margin-left: 27px;}

.categories_list li h2 {
	font-size: 18px;
	color: #E0821B;
	border: none;
	padding: 0px;
	margin-top: 0px;
}

.categories_list li h2 a {
	color: #333333;
}

.categories_list li h2 a:visited {
	color: #333333;
}

.categories_list li h2 a:hover {
	color: #0094DA;
}

.categories_list li .d_img {
	text-align: center;
	width: 120px;
	float: left;
}
.categories_list li .d_info {
	width: 269px;
	height: 160px;
	margin-left: 20px;
	float: right;
	box-sizing: border-box;
	padding-right: 10px;
	
}
.categories_list li .d_lnk {
	width: 410px;
	float: left;
	text-align: right;
	margin-top: 10px;
}

.categories_list li .d_lnk a {
	background:url(/template/images/bg_categories_lnk.png) no-repeat left center;
	padding-left: 25px;	
	color: #F00000;
	text-decoration: underline;
	line-height: 17px;
}
.categories_list li .d_lnk a:visited { color: #F00000; text-decoration: none; }
.categories_list li .d_lnk a:hover { color: #F00000; text-decoration: underline; }

/* ROOT CATEGORIES LIST MENU */
#box_root_categories_list {
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	border-bottom: 5px solid #FFC874;
	background-color: #F8F7F2;
}

.root_cat_menu {
	width: 210px;
	float: left;
	margin: 10px 10px 10px 10px;
}

.root_categories_list {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	font-size: 11px;
}
		
.root_categories_list li {
	list-style-type: none;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 8px;
	background: url(/template/images/bg_root_categories_list.gif) no-repeat 0px 4px;
}

.root_cat_menu h2 {
	margin:0px 0px 15px 0px;
}

.root_cat_menu h2 a:Link {
	color: #595B5A;
	text-decoration: none;
}

.root_cat_menu h2 a:visited {
	color: #595B5A;
	text-decoration: none;
}

.root_cat_menu h2 a:hover {
	color: #595B5A;
	text-decoration: underline;
}

.root_categories_list li h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 14px;
	color: #9F6000;
	border: none;
	padding: 0px;
}

.root_categories_list li h3 a {
	color: #9F6000;
}

.root_categories_list li h3 a:visited {
	color: #9F6000;
}

.root_categories_list li h3 a:hover {
	color: #D58000;
}




/* PRODUCT DESCRIPTION */
#product_desc_h {
	/* border-bottom: 1px dotted #ccc; */
	margin-bottom: 10px;
}
#product_desc_h h1{
	margin: 25px 0px 10px 0px;
	font-size: 28px;
}
#product_desc {
	font-size: 12px;
	clear: both;
}
#product_desc .d_img {
	width: 220px;
	float: left;
}
#product_desc .d_info {
	margin-bottom: 20px;
	float: left;
}
#product_desc .prod_img {
	/*border: 1px solid #8DABBE;*/
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
}
#product_buy {
	width: 320px; 
	height: 420px;
	margin-right: 10px; 
	margin-left: 160px; 
	float: left; 
	border-right: 1px solid #CCCCCC;	
}
#product_r_col {
	width: 220px; 
	float: right; 	
}
#product_imges {
	width:430px;
	height: 430px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
#product_imges .img_info {
	font-size: 10px;
	color: #999;
	text-align: center;
}
#product_imges_tools {
	/*border-top: 1px solid #96D0F3;*/
	padding: 0px 0px 5px 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #DD8500;
}

#product_imges_tools a:link {
	color: #DD8500;
}
#product_imges_tools a:visited {
	color: #DD8500;
}
#product_imges_tools a:hover {
	color: #DD8500;
}

#prod_img_box_fr {
	width: 420px;
	height: 420px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#prod_img_box {
	width: 400px;
	height: 400px;
	overflow: hidden;
	margin: 10px 0px 0px 10px;
}
#product_thumbs {
	width: 755px;
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}
#product_thumbs li {
	list-style-type: none;
	float: left;
	border: 1px solid #DD8500;
	margin: 5px 5px 0px 0px;
	padding: 2px;
	/*background: #96D0F3;*/
}

#product_price {

}

#product_price td {
	padding: 5px 10px 5px 0px;
}

#product_price .buycell {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #000000;
}

#product_price .no_brd_b { 
	border-bottom: 1px dotted #FFFFFF;
	padding: 15px 0px 0px 0px;
}

.big_price {
	font-size: 22px;
}

/* COMMON */
.fld_q {
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	width: 25px;
	height: 18px;
	padding: 0px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
}


.btn_more {
	text-align: center;
	margin-top: 10px;
	float: right;
}

.btn_more a {
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #F60;
}

.btn_more a:visited {
	text-decoration: none;
	color: #FFF;
}

.btn_more a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #0094DA;
}


.btn_povprasevanje {
	text-align: left;
	margin-top: 20px;
}

.btn_povprasevanje a {
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #F60;
}

.btn_povprasevanje a:visited {
	text-decoration: none;
	color: #FFF;
}

.btn_povprasevanje a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #0094DA;
}



.area_1 {
	width: 100%;
	height: 100px;
	border: 1px solid #000000;
}

.cat_title {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	background: url(/template/images_shop/bg_cat_title.gif) repeat-x left bottom;
	clear: left;
}
.msg_alert {
	padding: 10px 10px 10px 65px;
	background: #FFF1BB url(/template/images_shop/bg_msg_alert.gif) no-repeat center left;
	border: 2px solid #FECF5C;
	color: #E15500;
}
.msg_alert h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E15500;
}

#similar_p {
	margin-top: 30px;
	border-top: 5px solid #CCC;
}
#similar_p h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 6px 0px 13px 0px;
	color: #5B5B5B;
}
#related_p {
	margin-top: 20px;
	/*border-top: 3px solid #CCCCCC;*/
	float: left;
	width: 100%;
}

#rel_help_pages {
	margin-top: 0px;
	border-top: 3px solid #CCCCCC;
	float: left;
	width: 100%;
}

.title_2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
	color: #9F6000;
	/*border-bottom: 1px dotted #9F6000;*/
}


.s_cart {
	width: 1170px;
}
.s_cart th {
	background-color: #FF9A35;
	/*border-bottom: 1px solid #9F6000;*/
	border-right: 2px solid #FFFFFF;
	vertical-align: top;
}

.s_cart td {
	padding-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

.s_cart .line_sep {
	border-bottom: 2px solid #9F6000;
}

.line_sep {
	border-bottom: 1px solid #9F6000;
}

.hr_vred {
	margin-top: 10px;
	font-size: 14px;
}

.vr_b {
	width: 95px;
	height: 125px;
	font-size: 12px;
	text-align: center;
	background: url(/template/images_shop/vr_b.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_oh {
	width: 95px;
	height: 125px;
	font-size: 12px;
	text-align: center;
	background: url(/template/images_shop/vr_oh.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_m {
	width: 95px;
	height: 125px;
	font-size: 12px;
	text-align: center;
	background: url(/template/images_shop/vr_m.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_e {
	width: 95px;
	height: 125px;
	font-size: 12px;
	text-align: center;
	background: url(/template/images_shop/vr_e.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_tt {
	width: 82px;
	height: 40px;
	margin: 20px 0px 0px 5px;
}
.vr_tb {
	width: 82px;
	height: 40px;
	margin: 10px 0px 0px 5px;	
}

/* CATEGORIES LIST 1 */
.product_list_1 {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: none;
	font-size: 11px;
}
		
.product_list_1 li {
	width: 150px;
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 0px;
	text-align: left;
	background:  #F2F2F2;
}

.product_list_1 li:hover { background:  #CCC; }
	
.product_list_1 li .d_info_title {
	height: 40px;
	font-weight: normal;
	line-height: 1.3;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
}

.product_list_1 li .d_info_title a {
	color: #9F6000;
}

.product_list_1 li .d_info_title a:visited {
	color: #9F6000;
}

.product_list_1 li .d_info_title a:hover {
	color: #9F6000;
}

.product_list_1 li .d_img {
	text-align: center;
	height: 150px;
	overflow: hidden;
	width: 150px;
}
.product_list_1 li .d_price {
	padding: 5px 10px 5px 10px;
	line-height: 1.2em;
}

.product_list_1 li .prod_img {
	vertical-align: middle;
	text-align: center;
}

.product_list_1 .d_odd {
}

.product_list_1 .d_even {
}

.product_list_1 .d_odd .padder {
	padding: 10px 0px 10px 0px;
}

.product_list_1 .d_even .padder {
	padding: 10px 0px 10px 0px;
}

.product_list_1 .sep {
	float: left;
    height:0;
	width:530px;
    font-size: 1px;
    line-height: 0px;
}

.old_price {
	text-decoration: line-through;
}

.prod_discount {
	width: 120px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: url(/template/images_shop/bg_prod_discount.png) no-repeat top left;
	position: relative;
	top: -260px;
	left: 1px;
	z-index: 5000;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.cent { text-align: center; }
.buy_cent { margin-right: 60px;}
.h_105 { height: 105px !important;}
.h_40 { height: 40px !important;}

a.lnk_back:link {
	background: #EEE url(/template/images_shop/bg_back.png) no-repeat top left;
	padding-left: 35px;
	line-height: 23px;
	display: block;
	color: #000;
	text-decoration: none;
}
a.lnk_back:visited {	
	color: #000;
	text-decoration: none;
}
a.lnk_back:hover {	
	color: #FFF;
	text-decoration: none;
	background: #FF7C00 url(/template/images_shop/bg_back.png) no-repeat top left;
}

/* tabs */
.etabs { margin: 0; padding: 0; width: 1170px;}
.tab { display: inline-block; zoom:1; *display:inline; background: #F9F9F9; border: solid 1px #E5E5E5; border-bottom: none; }
.tab a { font-size: 16px; line-height: 2em; display: block; padding: 0 10px; outline: none; text-decoration: none; color:#000;}
.tab a:hover { text-decoration: none; }
.tab.active { background: #E5E5E5; padding-top: 1px; position: relative; top: 1px; border-color: #E5E5E5; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { border-top: 3px solid #E5E5E5; width: 1170px; padding-top: 10px;}
.tab-container > div { width: 1170px; }
