
/* centrowanie */
html , body { width:100%; height:100%;margin:0;padding:0; background:url(img/bg.gif) no-repeat #f0f0f0; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#5f5f60; } 

img { border:0; }

#outer {height: 100%;width:100%; position: relative;  } 
#outer[id] {display: table; position: static; }  

#middle {position: absolute; top: 50%; min-height: 1px;  } 
#middle[id] {display: table-cell; vertical-align: middle; position: relative;} 

#inner {position: relative; top: -50%;width:900px; } 


  
/* menu */
#header { position:absolute; border:0px solid #f00; width:100%; z-index:10; }
#content { position:relative; width:900px; margin:0 auto; border-top:1px solid #f0f0f0; padding:0; } 
ul#menu { position:relative; list-style:none; margin:0; padding:0; margin-top:50px; float:right; text-align:right; }
ul#menu li { list-style:none; margin-bottom:20px; }
ul#menu li a { color:#5f5f60; text-decoration:none;  }
ul#menu li a:hover, #menu li a.sel { border-bottom: 1px dashed  #5f5f60; }

.popup { position:relative; float:left; margin:20px 0 0 10px; border:0px solid #FF0000; display:none;  }
.popup .popup_tresc { position:absolute; margin:266px 0 0 14px; width:190px; color:#FFF; line-height:15px; border:0px solid #FF0000;  }
.popup a { text-decoration:none; color:#FFF }


.tresc { margin:20px 0 0 10px; position:absolute; line-height:22px; padding:0 10px; }
.tresc a, a.link { text-decoration:none; color:#5f5f60; border-bottom:1px dotted #5f5f60; }
a.logo, .logo { margin-bottom:50px; border:0; }


/* produkty */

.root { position: absolute; }
.handle { cursor: default; }

.abs {  display:none; z-index:999; position:absolute;  overflow:hidden; }
.trans { width:640px; margin-top:30px; margin-left:150px; background:url(img/white-90.png); _background:url();_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='img/white-90.png');  z-index:1000;}
.trans_content { padding:15px; position:relative; clear:both; z-index:1001; line-height:16px;  }


.trans_box { width:700px; margin-top:0px; margin-left:0px; background:url(img/white-60.png); _background:url();_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='img/white-60.png');  z-index:1000;}
.trans_box_content { padding:15px; position:relative; clear:both; z-index:1001; line-height:16px;  }


.kreseczki { background:url(img/kreseczki.gif); height:1px; overflow:hidden; }

.kontakt_bg { position:absolute; width:100%; margin-top:350px; height:105px; background:url(img/kontakt_bg.gif); }


.foto { float:left; margin-right:25px; }
.close { position:relative; float:right; }

.galeria { clear:both;  }
.galeria img { margin-top:15px; margin-right:10px; cursor:pointer; }

.dsc { margin-left:15px; margin-bottom:5px; }

.clear { clear:both; }

.navi { font-weight:bold; color:#606060; }
.navi a { color:#a9a9a9; border-bottom:0; font-weight:normal; }

 /*
.trans {  display:none; z-index:999; margin:30px auto; position:relative; width:640px; height:500px; }
.trans_content { background:url(img/white-90.png);_background:url();_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='img/white-90.png');  border:1px solid #FF0000;  width:680px; }



.trans .foto { float:left; border:15px; margin:20px 30px 15px 15px; }
.trans .close { position:relative; z-index:1500; float:right; }
*/