#box_my_cart {
	width: 205px;
	height: 105px;
	margin: 0px 0px 0px 0px;
	background: #2F93CE url(/template/images_shop/bg_my_cart.jpg) no-repeat top left;
	color: #FFFFFF;
}
#box_my_cart .cart_c {
	width: 195px;
	height: 115px;
}
#box_my_cart .padder {
	padding: 15px 30px 3px 25px;
}

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

#box_my_cart h3 {
	padding: 0px 5px 15px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
}
#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 {
	background: url(/template/images_shop/k_blagajni_o.gif) no-repeat 300px 300px;
}

.btn_kb a {
	display: block;
	background: url(/template/images_shop/k_blagajni.gif) no-repeat left top;
}

.btn_kb a:visited {

}

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

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

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

.btn_lj a:visited {

}

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

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


/* PRODUCTS LIST */
#product_list {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: none;
}
		
#product_list li {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	border-bottom: 1px dotted #999999;
	font-size: 11px;
}

#product_list li h2 {
	font-size: 14px;
	color:#B70F63;
	border: none;
	margin-bottom: 10px;
	padding: 0px;
}

#product_list li .d_info a {
	color: #1D518B;
}

#product_list li .d_info a:visited {
	color: #1D518B;
}

#product_list li .d_info a:hover {
	color: #1D518B;
}

#product_list li .d_img {
	width: 140px;
	float: left;
}
#product_list li .d_info {
	width: 50%;
	margin-left: 10px;
	float: left;
}
#product_list li .d_price {
	width: 180px;
	margin-left: 20px;
	float: right;
	text-align: right;
}

#product_list li .prod_img {

	vertical-align: middle;
	text-align: center;
}

.cat_desc {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px dotted #59A0F7;
	background:#F7F7F7;
	clear: left;
	font-size: 11px;
}
.cat_desc_1 {
	margin: -20px 0px 25px 0px;
	float: left;
	clear: left;
	font-size: 11px;
}
/* PRODUCTS LIST 1*/
#product_list_1 {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
}
		
#product_list_1 li {
	width: 178px;
	float: left;
	list-style-type: none;
}

#product_list_1 li h2 {
	font-size: 12px;
	color:#E0821B;
	border: none;
	margin-bottom: 10px;
	padding: 0px;
	border: none;
}

#product_list_1 li h2 a {
	color: #B70F63;
}

#product_list_1 li h2 a:visited {
	color: #B70F63;
}

#product_list_1 li h2 a:hover {
	color: #B70F63;
}

#product_list_1 li .d_img {
	text-align: center;
}
#product_list_1 li .d_info {
	padding: 0px 10px 0px 10px;
	float: left;
}
/*
#product_list_1 li .d_price {
	width: 190px;
	margin-left: 10px;
	float: left;
}
*/
#product_list_1 li .btn_add_to_cart {
	width: 100px;
	height: 25px;
	background: url(/template/images_shop/bg_btn_add_to_cart.gif) no-repeat left top;
	vertical-align: middle;
}

#product_list_1 li .btn_add_to_cart a {
	padding-left: 30px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#product_list_1 li .btn_add_to_cart a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#product_list_1 li .btn_add_to_cart a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#product_list_1 li .prod_img {
	border: 1px solid #8DABBE;
	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;
}

/* OFFERS LIST */
#offers_list {
	list-style-type: none;
	margin: 10px 0px 0px 0px; 
	padding: 0px;
	border: none;
}
		
#offers_list li {
	width: 178px;
	height: 300px;
	float: left;
	list-style-type: none;
}

#offers_list li h2 {
	font-size: 12px;
	color:#E0821B;
	border: none;
	margin-bottom: 10px;
	padding: 0px;
}

#offers_list li h2 a {
	color: #B70F63;
}

#offers_list li h2 a:visited {
	color: #B70F63;
}

#offers_list li h2 a:hover {
	color: #B70F63;
}

#offers_list li .d_img {
	text-align: center;
	height: 160px;
}
#offers_list li .d_info {
	padding: 0px 10px 0px 10px;
	float: left;
}
/*
#offers_list li .d_price {
	width: 190px;
	margin-left: 10px;
	float: left;
}
*/
#offers_list li .btn_add_to_cart {
	width: 100px;
	height: 25px;
	background: url(/template/images_shop/bg_btn_add_to_cart.gif) no-repeat left top;
	vertical-align: middle;
}

#offers_list li .btn_add_to_cart a {
	padding-left: 30px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#offers_list li .btn_add_to_cart a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#offers_list li .btn_add_to_cart a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

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

#offers_list .d_odd {
	border-top: 1px dotted #DFCFBB;
	border-bottom: 1px dotted #DFCFBB;
}

#offers_list .d_even {
	border-top: 1px dotted #DFCFBB;
	border-left: 1px dotted #DFCFBB;
	border-right: 1px dotted #DFCFBB;
	border-bottom: 1px dotted #DFCFBB;
}

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

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

.old_price {
	color: #C14F02;
	text-decoration: line-through;
}

/* CATEGORIES LIST */
.cat_list {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	font-size: 11px;
}
		
.cat_list li {
	width: 170px;
	float: left;
	list-style-type: none;
	margin-right: 12px;
	margin-bottom: 20px;
}

.cat_list .cat_title_i {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 0px 10px;
	margin: 20px 0px 0px 0px;
	background: url(/template/images_shop/bg_cat_title.gif) repeat-x left bottom;
	clear: both;
	float: left;
	width: 98%;
}
.cat_list .cat_title_i h2 {
	margin-top: 0px;
}

.cat_list li .d_info_title {
	height: 42px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px 0px 5px 0px;
	border-top: 1px dotted #1D80D5;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}

.cat_list li .d_info_title a {
	color: #205999;
}

.cat_list li .d_info_title a:visited {
	color: #205999;
}

.cat_list li .d_info_title a:hover {
	color: #205999;
}

.cat_list li .d_img {
	text-align: center;
	height: 120px;
	overflow: hidden;
}
.cat_list li .d_info {
	height: 55px;
	margin-bottom: 5px;
	line-height: 1.2em;
	border-bottom: 1px dotted #1D80D5;
	overflow: hidden;
}
.cat_list li .d_price {
	padding: 5px;
	line-height: 1.2em;
	background-color: #EDF4FC;
	height: 55px;
}

.cat_list li .btn_add_to_cart {
	width: 100px;
	height: 25px;
	background: url(/template/images_shop/bg_btn_add_to_cart.gif) no-repeat left top;
	vertical-align: middle;
}

.cat_list li .btn_add_to_cart a {
	padding-left: 30px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.cat_list li .btn_add_to_cart a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.cat_list li .btn_add_to_cart a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

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

.cat_list .d_odd {
}

.cat_list .d_even {
}

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

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

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


/* CATEGORIES LIST 1 */
.cat_list_1 {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: none;
	font-size: 11px;
}
		
.cat_list_1 li {
	width: 170px;
	float: left;
	list-style-type: none;
	margin-right: 12px;
	margin-top: 0px;
}

.cat_list_1 li .d_info_title {
	height: 48px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px 0px 5px 0px;
	border-top: 1px dotted #1D80D5;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}

.cat_list_1 li .d_info_title a {
	color: #205999;
}

.cat_list_1 li .d_info_title a:visited {
	color: #205999;
}

.cat_list_1 li .d_info_title a:hover {
	color: #205999;
}

.cat_list_1 li .d_img {
	text-align: center;
	height: 120px;
	overflow: hidden;
}
.cat_list_1 li .d_price {
	padding: 5px 0px 5px 0px;
	line-height: 1.2em;
}

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

.cat_list_1 .d_odd {
}

.cat_list_1 .d_even {
}

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

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

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





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

#box_cat_list_menu h1 {
	border-bottom: 5px solid #96D0F3;
	margin-bottom: 5px;
}

.cat_list_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	font-size: 11px;
}
		
.cat_list_menu li {
	float: left;
	list-style-type: none;
	border-top: 1px solid #96D0F3; 
	border-right: 1px solid #96D0F3; 
	border-bottom: 2px solid #96D0F3; 
	border-left: 1px solid #96D0F3; 
	margin-right: 9px;
	width: 110px;
	height: 140px;
}

.cat_list_menu li h2 {
	font-size: 11px;
	line-height: 14px;
	color: #E0821B;
	border: none;
	padding: 0px;
}

.cat_list_menu li h2 a {
	color: #B70F63;
}

.cat_list_menu li h2 a:visited {
	color: #B70F63;
}

.cat_list_menu li h2 a:hover {
	color: #B70F63;
}

.cat_list_menu li .d_img {
	text-align: center;
}
.cat_list_menu li .d_info {
	padding: 5px;
	text-align: center;
	line-height: 14px;
}






/* PRODUCT DESCRIPTION */
#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_imges {
	width: 260px;
	float: left;
	margin-bottom: 20px;
}

#product_imges_tools {
	/*border-top: 1px solid #96D0F3;*/
	padding: 0px 0px 5px 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #1D80D5;
}

#product_imges_tools a:link {
	color: #1D80D5;
}
#product_imges_tools a:visited {
	color: #1D80D5;
}
#product_imges_tools a:hover {
	color: #1D80D5;
}

#prod_img_box {
	width: 260px;
	height: 260px;
	overflow: hidden;
	margin-bottom: 10px;
}

#product_thumbs {
	width: 260px;
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}
#product_thumbs li {
	list-style-type: none;
	float: left;
	border: 1px solid #96D0F3;
	margin: 5px 5px 0px 0px;
	padding: 2px;
	/*background: #96D0F3;*/
}

#product_price {

}

#product_price td {
	padding: 5px 10px 5px 0px;
	border-bottom: 1px dotted #999999;
}

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

/* 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_add_to_cart {
	width: 170px;
	height: 40px;
	background: url(/template/images_shop/bg_btn_add_to_cart.gif) no-repeat left top;
	vertical-align: middle;
	text-align: left;
}

.btn_add_to_cart a {
	padding: 0px 5px 0px 45px;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #1C4E84;
}

.btn_add_to_cart a:visited {
	text-decoration: none;
	color: #1C4E84;
}

.btn_add_to_cart a:hover {
	text-decoration: underline;
	color: #1C4E84;
}
/*
.btn_buy {
	width: 85px;
	height: 25px;
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
	vertical-align: middle;
	text-align: center;
}

.btn_buy a {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.btn_buy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.btn_buy a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
*/
.btn_buy {
}

.btn_buy a {
	padding: 2px 0px 4px 0px;
	display: block;
	width: 82px;
	text-align: center;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left 0px;
}

.btn_buy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.btn_buy a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left -20px;
}
.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: 60px;
	/*border-top: 3px solid #CCCCCC;*/
	float: left;
	width: 100%;
}
#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;
	border-bottom: 2px solid #96D0F3;
}


.cat_list .last_news {
	float: left;
	width: 259px;
	height: 308px;
	border: 1px dotted #1D80D5;
	overflow: hidden;
}

.cat_list .cont {
	float: left;
	padding: 10px;
	line-height: 1.3em;
}
.cat_list .last_news h2 {
	font-size: 12px;
	color: #FE5900;
	margin: 5px 0px 10px 0px;	
}

.cat_list .last_news .images {
	float: left;
	margin: 10px 0px 0px 10px;
}

.cat_list .last_news  .ico {
	width: 120px;	
	margin-top: 0px;
	float: left;
}

.cat_list .last_news .last_news_img {
	/*border: 1px solid #000000;*/
	margin: 0px 10px 0px 0px;
	float: left;
}

.cat_list .last_news a:Link {
	color: #FE5900;
	text-decoration: underline;
}
.cat_list .last_news a:Visited {
	color: #FE5900;
	text-decoration: underline;
}
.cat_list .last_news a:Hover {
	color: #FE5900;
	text-decoration: none;
}