/*
#facebox .f-tl {background: transparent url('../images/f-tl.png') 0 0 no-repeat;}
#facebox .tl {background:url('../images/tl.png');}
#facebox .b {background:url('../images/b.png') repeat;}
#facebox .tr {background:url('../images/tr.png');}
#facebox .bl {background:url('../images/bl.png');}
#facebox .br {background:url('../images/br.png');}
.f-tl, .f-tr, .f-bl, .f-br {width: 1px;	height: 1px;}
.f-l, .f-r {width: 1px;}
.f-t, .f-b {height: 1px;}
#facebox .f-tr, #facebox .f-r, #facebox .f-br {background-repeat: repeat-y;}
*/
#facebox {position: absolute; top: 0; left: 0; z-index: 999; text-align: left; border: none; zoom: 1;}
#facebox .popup {position: relative; width: 510px; border: none; zoom: 1;}
#facebox table {border-collapse: collapse; width: 100%;}
#facebox td {border-bottom: 0; padding: 0;}
#facebox .body {padding: 10px; background-color: #fff; border: 2px solid #ccc;}

#indexBody #facebox {width: 506px;}
#indexBody #facebox .body {width: 506px;}
#facebox .loading {text-align: center;}
#facebox .image {text-align: center;}

#facebox img {border: 0; margin: 0;}
#facebox .footer {display: none !important;}
#facebox .up {position: absolute;	left: 470px; top: 30px;	z-index: 999;}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {height: 10px; width: 10px; overflow: hidden; padding: 0;}
#facebox_overlay {position: fixed; top: 0px; left: 0px; height:100%; width:100%;}
.facebox_hide {z-index:-100;}
.facebox_overlayBG {background: #000; opacity: 0.38 !important; z-index: 900;}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#facebox h2 {margin: 0 4px 5px 4px; border-bottom: 1px solid #ccc; }
#facebox .info h3 {margin-bottom: 10px; padding: 10px;}
#facebox .info {float: right; width: 255px;}
#facebox .info table {margin-left: 10px; width: 240px;}
#facebox img.l {border: 1px solid #ccc;}
.lft-clm {float: left; width: 210px; text-align: center;}

.header {text-align: right;}

#basket-add td, #basket-add th {padding: 1px 5px; text-align: right;}
#basket-add th {text-align: left; font-weight: bold;}
#facebox .cena td, #facebox .cena th {background-color: #F0F4F5; font-size: 1.1em; font-weight: bold; color: #dd137b; }
#facebox .cena th {color: #3B3B3B; text-align: left; }

#facebox .tlacitka {text-align: center;  margin: 5px 4px 40px 4px;}
#facebox .tlacitka a {padding: 10px; background-color: #3B3B3B; color: #fff; margin: 0 10px; text-decoration: none; position: relative; top: 25px;}
#facebox .tlacitka a:hover {background-color: #E2007A;}

.obal-insert {clear: both; padding-top: 10px;}