/** JQUERY LIGHTBOX */
#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
zoom: 1;
display: block;
}
#lightbox-nav-btnPrev { 
left: 0; 
float: left;
}
#lightbox-nav-btnNext { 
right: 0; 
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px; 
color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
width: 70%; 
float: left; 
text-align: left; 
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}
#lightbox-secNav-btnClose {
width: 66px; 
float: right;
padding-bottom: 0.7em;	
}
/** ZOOM */
.jqzoom{
border:none;
float:left;
position:relative;
padding:0px;
cursor:pointer;
}
.jqzoom img{ float:left; }
div.zoomdiv {
z-index: 100;
position: absolute;
top:0px;
left:0px;
width: 200px;
height: 200px;
background: #ffffff;
border:1px solid #cccccc;
display:none;
text-align: center;
overflow: hidden;
}
div.jqZoomPup {
z-index: 10;
visibility: hidden;
position: absolute;
top:0px;
left:0px;
width: 50px;
height: 50px;
border: 1px solid #aaa;
background-color: #ffffff;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}
/** SELECTBOX */
* html ul.selectbox-wrapper{margin-left:-463px;height:390px;}
*+ html ul.selectbox-wrapper{margin-left:-463px;}
ul.selectbox-wrapper{
margin-top:19px;
width:459px;
position:absolute;
list-style-type:none;
padding:0px;
font-size:11px;
display:none;
background:#ffffff;
overflow:auto;
max-height:390px;
list-style:none;
border:2px solid #F9A64A;
border-top:none;
}
img.constructor-reduce{margin-top:4px;float:right;cursor:pointer;}
ul.selectbox-wrapper li.selected { 
background-color: #fff;
color:#f9a64a;
font-size:11px;
}
ul.selectbox-wrapper li.c_selected { 
background-color: #EBEBEB;
color:#f9a64a;
font-size:11px;
}
ul.selectbox-wrapper li {
border-bottom:1px solid #C6C6C6;
list-style-type:none;
margin:0;
cursor:pointer;
font-size:11px;
overflow:visible;
display:block;
background:#fff;
padding:2px;
height:74px;
}
ul.selectbox-wrapper li.company_only{
	background:#EBEBEB;
	color:#616161;
}
ul.selectbox-wrapper li .img{float:left;width:66px;height:60px;background:no-repeat;}
ul.selectbox-wrapper li .text{float:left;width:370px}
ul.selectbox-wrapper li .text .value{float:left;width:270px;}
ul.selectbox-wrapper li .text .price{float:right;}
ul.selectbox-wrapper li .text .amount{display: block;clear:both;padding: 3px 0 0 3px;}
ul.selectbox-wrapper li .text .price,ul.selectbox-wrapper li .text .value{font-weight:bold;padding:3px 0 0 3px;}
label {
display: block;
font-size:11px;
}
label.saferpay_agree {
	display: inline;
}
.selectbox {
background-color:white;
border:1px solid #B3B3B3;
color:#333333;
cursor:pointer;
display:block;
float:left;
font-size:11px;
height:13px;
padding:2px;
text-align:left;
width:438px;
}
.selectbox.active{border:none;border-top:2px solid #F9A64A;border-left:2px solid #F9A64A;}
.drop_down_btn{
cursor:pointer;
float:left;
height:19px;
width:19px;
}
/** RATING */
.ratingblock{width:150px;float:left;}
.ratingblock div{height:15px;}
.ratingblock .overlay {position: absolute;z-index: 10;
width: 0px;
background: url(/static/images/stars_selected.gif) no-repeat;
}
.ratingblock .ratingWrapper,
.ratingblock .ratingWrapperNoCursor{
position: relative;
width: 84px;
}
.ratingblock .ratingWrapper { cursor: pointer; }
.ratingblock .underlay {
width: 84px;
background: url(/static/images/stars_inactive.gif);
}
.loading {
height: 30px;
background: url('/static/images/working.gif') 50% 50% no-repeat;
}
.unit-rating {
list-style:none;
margin-top: 10px;
height: 30px;
position: relative;
background: url('/static/images/starrating.gif') top left repeat-x;
width:150px;
margin-top:2px;
margin-bottom:2px;
padding:0px;
}
.unit-rating li{
text-indent: -90000px;
padding:0px;
margin:0px;
color:#333333;
font-size:11px;
}
.unit-rating li a {
outline: none;
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.unit-rating li a:hover{
background: url('/static/images/starrating.gif') left center;
z-index: 2;
left: 0px;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}
.unit-rating li.current-rating {
background: url('/static/images/starrating.gif') left bottom;
position: absolute;
height: 30px;
display: block;
text-indent: -9000px;
z-index: 1;
}
.voted {color:#999;}
.thanks {color:#36AA3D;}
.info {
color:#333333;
font-size:11px;
}
.info .strong  {
font-weight: bold;
color:#004971;
font-size:12px;
}
.info .sivo  {
font-weight: bold;
color:#999999;
font-style:italic;
}
.desno_ocenjevanje ul{ padding:0px; }	
/** FANCYBOX */
div#fancy_overlay {
position:absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
background-color: #333;
}
div#fancy_loading {
position: absolute;
height: 40px;
width: 40px;
cursor: pointer;
display: none;
overflow: hidden;
background: transparent;
z-index: 100;
}
div#fancy_loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background: transparent url(/static/images/fancy_box/fancy_progress.png) no-repeat;
}
div#fancy_close {
position: absolute;
top: -12px;
right: -12px;
height: 30px;
width: 30px;
background: transparent url(/static/images/fancy_box/fancy_closebox.png) ;
cursor: pointer;
z-index: 100;
display: none;
}
div#fancy_content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0; 
margin: 0;
z-index: 96;
}
#fancy_frame {
position: relative;
width: 100%;
height: 100%;
display: none;
}
img#fancy_img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border:0; 
padding: 0; 
margin: 0;
z-index: 92;
}
div#fancy_title {
position: absolute;
bottom: -35px;
left: 0;
width: 100%;
z-index: 100;
display: none;
}
div#fancy_title table {
margin: 0 auto;
}
div#fancy_title div {
color: #FFF;
font: bold 12px Arial;
padding-bottom: 2px;
}
td#fancy_title_left {
height: 32px;
width: 15px;
background: transparent url(/static/images/fancy_box/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
height: 32px;
background: transparent url(/static/images/fancy_box/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
height: 32px;
width: 15px;
background: transparent url(/static/images/fancy_box/fancy_title_right.png) repeat-x;
}
div#fancy_outer {
position: absolute;
top: 0;
left: 0;
z-index: 90;
padding: 18px 18px 58px 18px;
margin: 0;
overflow: hidden;
background: transparent;
display: none;
}
div#fancy_inner {
position: relative;
width:100%;
height:100%;
border: 1px solid #444;
background: #FFF;
}
a#fancy_left, a#fancy_right {
position: absolute; 
bottom: 10px; 
height: 100%; 
width: 35%; 
cursor: pointer;
background-image: url(data:image/gif;base64,AAAA);
z-index: 100; 
}
a#fancy_left{left:0px;}
a#fancy_right{right:0px;}
a#fancy_left:hover{background:transparent url(/static/images/fancy_box/fancy_left.gif) no-repeat 0% 100%;}
a#fancy_right:hover{background:transparent url(/static/images/fancy_box/fancy_right.gif) no-repeat 100% 100%;}
#fancy_bigIframe,#fancy_freeIframe{
position:absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
}
div#fancy_bg { display: none; }
div.fancy_bg {
position: absolute;
display: block;
z-index: 70;
}
div.fancy_bg_n {
top: -18px;
width: 100%;
height: 18px;
background: transparent url(/static/images/fancy_box/fancy_shadow_n.png) repeat-x;
}
div.fancy_bg_ne {
top: -18px;
right: -13px;
width: 13px;
height: 18px;
background: transparent url(/static/images/fancy_box/fancy_shadow_ne.png) no-repeat;
}
div.fancy_bg_e {
right: -13px;
height: 100%;
width: 13px;
background: transparent url(/static/images/fancy_box/fancy_shadow_e.png) repeat-y;
}
div.fancy_bg_se {
bottom: -18px;
right: -13px;
width: 13px;
height: 18px;
background: transparent url(/static/images/fancy_box/fancy_shadow_se.png) no-repeat;
}
div.fancy_bg_s {
bottom: -18px;
width: 100%;
height: 18px;
background: transparent url(/static/images/fancy_box/fancy_shadow_s.png) repeat-x;
}
div.fancy_bg_sw {
bottom: -18px;
left: -13px;
width: 13px;
height: 18px;
background: transparent url(/static/images/fancy_box/fancy_shadow_sw.png) no-repeat;
}
div.fancy_bg_w {
left: -13px;
height: 100%;
width: 13px;
background: transparent url(/static/images/fancy_box/fancy_shadow_w.png) repeat-y;
}
div.fancy_bg_nw {
top: -18px;
left: -13px;
width: 13px;
height: 18px;
background: transparent url(/static/images/fancy_box/fancy_shadow_nw.png) no-repeat;
}