/* ----   Obrazkovy Box   ----*/

#overlay {background-color: #000; margin: 0px; padding: 0px; position: absolute; top: 0px; left: 0px; z-index: 1100;}
#lightb-img {margin: 0px; padding: 10px; color: #000; background-color: #fff; 
            background-position: center center; background-repeat: no-repeat; 
            position: absolute; top: 100px; z-index: 1101;}
#lightb-img div {padding: 0px; margin: 0px;}         
#lightb-img #overimg {position: relative; background-position: center center; background-repeat: no-repeat;}
#lightb-img #overimg img {display: none; border: 0;}
            
#lightb-img #lb-zpet, 
#lightb-img #lb-vpred, 
#lightb-img #zavrit {cursor: pointer;}
#lightb-img #lb-zpet, 
#lightb-img #lb-vpred {width: 40%; height: 100%; position: absolute; top: 0px;}
#lightb-img #lb-zpet {background-image: url("img-bbox/lb-zpet.gif"); background-position: top left; background-repeat: no-repeat; float: left; left: 0px;}
#lightb-img #lb-vpred {background-image: url("img-bbox/lb-dalsi.gif"); background-position: top right; background-repeat: no-repeat; float: right; right: 0px;}  
      
#lightb-img #popisek {color: #333; font-size: 14px; padding: 5px; position: absolute; bottom: 30px; left: 10px;}
#lightb-img #pozice {color: #666; font-size: 10px; padding: 5px; position: absolute; bottom: 10px; left: 10px;}  
#lightb-img #zavrit {display: none; width: 105px; height: 44px; 
      background-image: url("img-bbox/lb-zavrit.gif"); background-position: top left; background-repeat: no-repeat; 
      position: absolute; bottom: 10px; right: 10px;}
      
/* ----   HTML Box   ----*/

#overlay{background-color: #000; margin: 0px; padding: 0px; position: absolute; top: 0px; left: 0px; z-index: 1100;}
#lightb-iframe{margin: 0px; padding: 5px; color: #000; border: 0px; 
				background-color: #fff; background-position: center center; background-repeat: no-repeat; position: absolute; top: 100px; z-index: 1101;}

#lightb-iframe div{padding: 0px; margin: 0px;}                   
#lightb-iframe #titulek{color: #333; font-size: 14px; padding: 5px; height: 20px; background-color: #b4b4b4; background-image: url("img-bbox/lb-dial-title.gif"); background-position: top left; background-repeat: repeat-x; border: 1px solid #c1c1c1; position: relative;}
      
#lightb-iframe #popisek{color:#333; font-size: 14px;  padding: 0px; border: 0px; font-weight: bold;}
#lightb-iframe #zavrit,
#lightb-iframe #do-nov-okna,
#lightb-iframe #btn-vel{width: 22px; height: 22px; cursor: pointer; border-radius: 0px; background-color: #000; background-position: top left; background-repeat: no-repeat; position: absolute;}        
#lightb-iframe #zavrit{background-image: url("img-bbox/lb-dial-zavrit.gif"); top: 4px; right: 4px;}
#lightb-iframe #do-nov-okna{background-image: url("img-bbox/lb-dial-blank.gif"); top: 4px; right: 29px;}            
               
#lightb-iframe #overiframe{position: relative; background-position: center center; background-repeat: no-repeat; height: 195px; width: 100%; padding: 5px 0px;}
#lightb-iframe #lb-iframe{border: 0; display: none; height: 100%; width: 100%; background-color: #fff;}
            
#lightb-iframe #lightb-iframe a{outline: none;}
      
#lightb-iframe #stavovy-radek{color: #333; font-size: 0px; padding: 0px; margin: 0px; height: 10px; background-color: #b4b4b4; background-image: url("img-bbox/lb-dial-stav.gif"); background-position: top left; background-repeat: repeat-x; border: 1px solid #c1c1c1; position: relative; line-height: 0px;}  
#lightb-iframe #btn-vel{width: 13px; height: 10px; padding: 0px; margin: 0px; line-height: 0px; background-image: url("img-bbox/lb-dial-velikost.gif"); background-position: top right; background-repeat: no-repeat; position: absolute; bottom: 0px; right: 0px; line-height: 0px;}
    