#featured { background:url(images/black/featured-bg.png) no-repeat; }



ul#secondary > li { background:url("../images/black/secondary-menu-linkbg.png") no-repeat left bottom; }

ul#secondary > li.sf-ul.sfHover { background:url("../images/black/secondary-menu-linkbg.png") no-repeat right bottom transparent; }

	ul#secondary > li.sf-ul.sfHover > a { background:url("../images/black/secondary-menu-linkbg.png") no-repeat left top; }

	ul#secondary > li.sf-ul.sfHover > a, ul#secondary li a { text-shadow:1px 1px 1px #2a2a2a; }

	ul#secondary ul li a:hover { color:#808080; text-shadow:1px 1px 1px #232323; }

	

	ul#secondary ul { background:url("../images/black/secondary-dropdown-bg.png") no-repeat left bottom; }

		ul#secondary ul li a { background:url("../images/black/secondary-dropdown-bullet.png") no-repeat 0 12px; }

		

	#featured .description span.price { background:url("../images/black/price.png") no-repeat; }

		#featured span.price span { background:url("../images/black/price.png") no-repeat right bottom; }

	span.price2 { background:url("../images/black/price-small-bg.png") no-repeat; }

		span.price2 span { background:url("../images/black/price-small-bg.png") no-repeat right bottom; }

	#featured .description span.price, span.price2 { text-shadow:1px 1px 1px #4c4c4c; }

	

.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { background:url("../images/black/pagenavi-current-bg.png") no-repeat !important; }



#menu-bg { background:url("../images/black/menu-bg-index.png") no-repeat; }



#poza {width: 220px; float: left; margin:5px; background: #fff; display: block; height: auto; border:1px solid gainsboro; position: relative; background: url(../images/pattern.png);}

#poza img { width: 200px; height: 274px; margin:10px 10px 3px 10px; padding: 0; display: block;}

#poza p {margin-left: 10px; display: block; width: 220px; padding: 0; line-height: 20px;}

#poza a {display: block; float: right; margin: 0px 5px 0px 5px; font-weight: bolder;}



.error {color: red; font-size: 16px; text-align: center; padding-top:15px;}



fieldset { display: block; float: left; margin: 10px; width: auto;}



.tooltip {

    background-color:#000;

    border:1px solid #fff;

    padding:10px 15px;

    width:200px;

    display:none;

    color:#fff;

    text-align:left;

    font-size:12px;

 

    /* outline radius for mozilla/firefox only */

    -moz-box-shadow:0 0 10px #000;

    -webkit-box-shadow:0 0 10px #000;

}