/* CSS Document */
/* Stlovi za modul PLUM WishList */

/* < Wish List > */

/* TABELA ARTIKALA ZA PORUČIVANJE */
.articleTable{
	width: 100%;
	border-collapse: collapse;
}
.articleTable th{
	padding: 4px;
	font-weight: normal;
	background-color: #999;
	color: #fff;
	font-size: 11px;
}
.articleTable tr:hover{
	background-color: #eee;
}
.articleTable td{
	padding: 6px;
	font-size: 14px;
	border-top: 1px solid #ccc;
}
.CodeNum{
	width: 1%;
}

.articleTable .coll_catnum{ width: 1%; }
.articleTable .coll_catnum2{width: 1%;  }
.articleTable .coll_desc{  }
.articleTable .coll_unit{ width: 1%; }
.articleTable .coll_pack{ width: 1%; }
.articleTable .coll_price{ width: 1%; }
.articleTable .coll_pricepdv{ width: 1%; }
.articleTable .coll_qty{ width: 1%; }
.articleTable .coll_add{ width: 1%; }

.articleTable input[type='number']{
    font-size: 16px;
    padding: 6px;
    width: 44px;
}

.addItemIconBox{
	cursor:pointer;
	border:1px solid red;
	width:44px;height:44px;
}
.addItemIconBox i{
	font-size: 18px;
	color:#444;
}

.addItemBox{
	display:none;
	position:absolute;
	border:1px solid #ccc;
	background-color:#fff;
    width:180px;
    text-align:left;
}

.addItemBox h3{
    text-align:left;
    color:#fff;
    padding:8px;
    background:#3c75ab;
    cursor:pointer;
    position: relative;
}
.addItemBox h3 i{
    position: absolute;
    right: 4px;
    font-size: 18px;
    color: #ffffff;
}

#pieces{
    font-size: 16px;
    padding: 6px;
    width: 44px;
}
.addItemBox button{
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 6px 10px 6px;
    border:1px solid #005c82;
    border-radius: 8px;
    background-color: #005c82;
    color: #fff;
    display: block;
    width: 80px;
    margin: auto;
    cursor: pointer;
}


#wishlist_fastview{
	position:relative;
	border:1px solid #0463a1;
	margin-top:10px;
	padding: 0px;
	background:url(images/bgnd_heder_fastview.gif) repeat-x 0% 0%;
}
#wishlist_fastview img{
	border:0px;
}
#wishlist_fastview h2{
	padding:2px 4px 4px 10px;
	margin-left:2px;
	color:#fff;
}
#wishlist_fastview p{
margin-top:10px;
padding:0px 4px 0px 4px;
}

#wishlist_fastview .fastViewFuter{
	padding:4px;
	font-size:11px;
	color:#333;
	border-top:1px solid #575757;
	background:#eee;
}

A.goToList{
	display:block;
	color:#666;
	text-decoration:none;
	text-align:right;
	padding:3px 20px 3px 0px;
	margin-bottom:4px;
	font-size:10px;
	background:url(images/icon_tolist.gif) no-repeat 100% 50%;
	border:0px solid #FF0000;
}
A.goToList:hover{
	text-decoration:underline;
}

.link_itemIcons{
	padding-left:4px;
}



bgnd_heder_additem.gif

#wishlistDisplay{

}
#wishlistDisplay table{
	width:100%;
	border-collapse:collapse;
}
#wishlistDisplay tr:hover{
    background: #ddd;
}
#wishlistDisplay th{
	background:#eee url(images/bgnd_heder_liste.gif) repeat-x;
	padding:5px 2px 5px 6px;
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	color:#575757;
	text-align:left;

}
#wishlistDisplay td{
	border-bottom:1px solid #ccc;
	padding:2px;
}
#wishlistDisplay td button{
    padding: 6px;
}
#wishlistDisplay td button i{
    font-size:22px;
}

#wishlistDisplay .hederBoksa{
	margin:0px;
	height:22px;
	color:#fff;
	padding:4px 0px 0px 15px;
    background: #444;
}

#wishlistDisplay table{
    width: 100%;
}
.coll_image img{
    border: 1px solid #999;
    height: 80px;
}

#wishlistDisplay input[type="number"]{
    font-size: 16px;
    padding: 6px;
    width: 44px;
}

#wishlist_buttons{
	padding:10px 6px 10px 10px;
	background:url(images/bgnd_wishlist_icon.gif) no-repeat;
	border-top:1px solid #ccc;
	height:200px;
}

#wishlist_buttons A{
	display:block;
	width:70px;
	padding:70px 2px 8px 2px;
	text-decoration:none;
    text-align: center;
	margin:2px 2px 2px 2px;
	float:left;
	color:#646464;
	font-size:10px;
}
#wishlist_buttons a:hover{
	border:0px solid #444;
}

#wishlist_buttons .WSicoPrint{ background:url(images/icon_print.gif) no-repeat 4px 2px; }
#wishlist_buttons .WSicoPrintPhoto{ background:url(images/icon_print_photo.gif) no-repeat 4px 2px; }
#wishlist_buttons .WSicoPrintCSV{ background:url(images/icon_print_csv.gif) no-repeat 4px 2px; }
#wishlist_buttons .WSicoSendEmail{ background:url(images/icon_send_email.gif) no-repeat 4px 2px;}
#wishlist_buttons .WSicoSaveList{ background:url(images/icon_savelist.gif) no-repeat 4px 2px; }
#wishlist_buttons .WSicoNewList{ background:url(images/icon_newlist.gif) no-repeat 4px 2px; }
#wishlist_buttons .WSicoAsNewList{background:url(images/icon_save_as_new.gif) no-repeat 4px 2px;}
#wishlist_buttons .WSicoPrintXLS{background:url(images/icon_print_xls.gif) no-repeat 4px 2px;}



input.save_wishlist_button{
	margin:6px 6px 10px 6px;
	background: #eee url('images/save_changes_bgnd.gif') no-repeat;
	border:1px solid #ccc;
	width:29px;
	height:28px;
	padding-left:20px;
	cursor:pointer;
}
input.save_wishlist_button:hover{
	background: #eee url('images/save_changes_bgnd_hover.gif') no-repeat;
}

/* ------- < popUpImage > -------- */
#popUpImageBox{
	position:absolute;
	display:none;
	padding:5px;
	border:1px solid #ccc;
	background-color:#fff;
}
/* ------- </ popUpImage > -------- */

#snimljeneListe{
	border-collapse:collapse;
	margin:10px 0px 10px 0px;
}
#snimljeneListe TH{
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	text-align:left;
}
#snimljeneListe td{
	text-align:left;
	padding:4px;
}
#snimljeneListe td a{
	color:#333;
}
#snimljeneListe td a:hover{
	color:#666;
	text-decoration:none;
}

/* < STILOVI PORUKA > */
.porukaObavestenja{
	margin:8px;
	padding:8px;
	font-size:16px;
	background:#eee;
	text-align:center;
}
/* </ STILOVI PORUKA > */

