.clipboard{}
.clipboard_komunikat{font-size: 15px; font-weight: bold;}
.clipboard_product{float: left; margin-top: 5px;}

#schowek ul#product_list li {float: left; position: relative; width: 110px; height: 125px; clear: none; margin: 12px; list-style: none;}
#schowek ul#product_list li:hover {}

#schowek ul#product_list li div.center_block {float: none; display: table-cell;  width: 110px; height: 110px; overflow: hidden; text-align: center; vertical-align: middle;}
#schowek ul#product_list a.product_img_link{}

a.clipboard_add, a.clipboard_del, a.clipboard_show{display: block; height: 19px; margin: 0 auto; background: transparent url('images/dodaj.png') no-repeat center center; color:#000; text-align: left; text-decoration: none;}
a.clipboard_del{background-image: url('images/usun.png');}
a.clipboard_show{background-image: none;}
ul#product_list li a.clipboard_add, ul#product_list li a.clipboard_del{position: absolute; bottom: 3px; right: 3px; width: 20px; height: 20px;}
ul#product_list li a.clipboard_del{width: 20px;}

.clipboard_product a.clipboard_add,
.clipboard_product a.clipboard_del,
.clipboard_product a.clipboard_show{display: block; height: 23px; padding: 1px 5px; margin: 2px; background: #40BF00; color: #fff; font-weight: bold; font-size: 10px; text-align: center; border: 1px solid #319300; border-radius: 3px;}
.clipboard_product a.clipboard_del{background: #ddd; border-color: #ccc; color: #555;}

/* CLIPBOARD ############################################################## */

#clipboard_link_top{float: right; padding: 22px 25px 0 0;}
#clipboard_link_top a{font-weight: bold; text-decoration: none;}
#clipboard_link_top a:hover{color: #f85d00;}

