@charset 'UTF-8';

/*Framy na obrazky produktu*/
.picFrame { width:199px; height:228px; background: url(/images/picframes/productframe.png) 0 0 no-repeat; float:left; margin:0 16px 21px 0px; position:relative;}
.picFrame .imgholder {height:189px; text-align:center;  }
.picFrame .imgholder img { margin-top:13px; position:relative; left:0px; }
.picFrame .label { font-weight:bold; color:#FFFFFF ; display:block; width:175px; position:absolute; bottom:9px; left:11px; text-align:right; font-size:0.9em;  }
.picFrame a { display:block; position:absolute; top:0px; left:0px; width:199px; height:228px; background: url(/images/background/blank.gif) repeat-x repeat-y; }
.picFrame a span { display:none;}

/*text box u produktu*/
.galBox { float:left;margin:0 12px 21px 0; height:228px; width:418px; background: url(/images/produkty/box.png) top left no-repeat;}
.galpad {padding:1em; }
.galBox p { text-align:justify; }

/*Stinovani obrazku*/
.shdwIMG { position:relative; display:inline-block;}
.shdwIMG img { position:relative;}
.shdwIMG span.lh { display:block; width:125px; height:125px; position:absolute; bottom:-6px; =bottom:-9px; _bottom:-9px; left:-11px;background:url(/images/layout/shadowimgs/lsd.png) top left no-repeat;behavior: url(/css/iepngfix.htc);}
.shdwIMG span.topwhite { display:block;  height:70px; width:100%; position:absolute; top:0; left:0px;background:url(/images/layout/shadowimgs/topw.png) top left no-repeat; behavior: url(/css/iepngfix.htc); }
.bdr1w { border:1px white solid;}
.shdwIMG a { position:absolute; top:0; left:0px; width:220px; height:220px; background:url(/images/background/blank.gif) repeat; }
