#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
min-height: 100%;
background-color:#313131;
}

* html #overlay {
height: 100%;
}

#lightbox{
position: absolute;
width: 100%;
z-index: 100;
}

#lightbox a img {
border: none; 
}

#outerImageContainer {
width:510px;
margin:0 auto;
padding-top:0px;
}

#imageContainer {
width: 100%;
position:relative;
}

#loading {
position: absolute;
top:48%;
left:0%;
width:100%;
line-height: 0;
text-align:center;
}




/* wrapper layout */

.wrapper img {
display: block;
}

.wrapper span.saver {
display: table-cell;
text-align:left;
font-size:1.22em;
line-height:1.23em;
color:#003333;
}

.wrapper span.saver em {
display:block;
position:relative;
}

.sh2 {
position:absolute; 
top:0; 
right:0;
}

.wrapper {
display: table;
margin: 0 auto;
}

.textissimo {
width:522px;
display:block; 
position:relative;
top:0px;
padding-bottom:18px;
padding-top:5px;
color:#676767;
z-index:200;
background-color:#E5E5E5;
margin-top:-1px;
}

.sh {
position:absolute; 
top:0; 
left:0;
}

.textissimo2 {
width:522px;
display:block; 
position:relative;
top:0px;
color:#676767;
z-index:200;
background-color:#E5E5E5;
font-size:1.57em;
line-height:1.205em;
}

.textissimo2 span, .textissimo2 strong.two {
display:block;
margin-left:11px;
margin-right:11px;
padding-top:3px;
padding-bottom:2px;
}

.textissimo2 span.one {

}

.textissimo2 strong.two {
margin-bottom:-1px;
border-top:1px #C6C6C6 solid;
}



/* hovernavigation links */

.hoverNav {
width:27px;
height:60px;
position:absolute;
top:41%;
left:-45px;
z-index: 10;
}

#hovernav_ohvat {
width:27px;
height:60px;
display: block;
position:absolute;
left:0;
top:5px;
background-image: url(../images/arrowleft.gif);
background-repeat: no-repeat;
background-position: 0px top;
}

a#prevLink, a:link#prevLink, a:visited#prevLink {
width:27px;
height:60px;
display: block;
position:absolute;
left:0;
top:0;
background-image: url(../images/arrowleft.gif);
background-repeat: no-repeat;
background-position: -27px top;
}	

a:hover#prevLink {
background-image: none;
}

.hoverNav2 {
width:27px;
height:60px;
position:absolute;
top:41%;
right:-45px;
z-index: 10;
}

#hovernav_ohvat_right {
width:27px;
height:60px;
display: block;
position:absolute;
left:0;
top:5px;
background-image: url(../images/arrowright.gif);
background-repeat: no-repeat;
background-position: 0px top;
}

a#nextLink, a:link#nextLink, a:visited#nextLink {
width:27px;
height:60px;
position:absolute;
display: block;
left:0;
top:0;
background-image: url(../images/arrowright.gif);
background-repeat: no-repeat;
background-position: -27px top;
}

a:hover#nextLink {
background-image: none;
}

#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}



/* close link */


.linkclose {
z-index:500;
width:13px;
height:12px;
position:absolute; 
display: block;
top:12px; 
right:11px;
background-image: url(../images/close.gif);
background-repeat: no-repeat;
background-position: 0px top;
}

.linkclose a, .linkclose a:link, .linkclose a:visited {
width:13px;
height:12px;
top:0; 
right:0; 
position:absolute;
display: block;
background-image: url(../images/close.gif);
background-repeat: no-repeat;
background-position: -64px top;
}

.linkclose a:hover, .linkclose a:focus {
background-image: none;
}


.verystrong {
width:379px;
display:block;
padding-left:11px;
}





.new {
width:500px;
height:500px;
background-color:#FFFFFF;
display:block;
border-top: 0px solid #E5E5E5;
border-left: 11px solid #E5E5E5;
border-right: 11px solid #E5E5E5;
border-bottom: 1px solid #E5E5E5;
}


.wrap {
width:500px;
display: table;
height:500px;
he\ight:500px;
border: 0;
color:#FFFFFF;
}

.celli {
display: table-cell;
vertical-align: middle;
}

.celli img {
margin:0 auto;
}

/*\*//*/
* html .openr, * html .celli {
	display: inline-block;
	vertical-align: middle;
}
* html .openr {
	height: 100%;
}
/**/
/*\*//*/
* html .wrap {
	display: block;
}
/**/