body {
text-align:center;
background-position: center 100px;
background-color:white;
margin-top:0px;
}
#kontener{
background-repeat:no-repeat; 
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:900px;
}
#menu{
background-image: url(pics/top.png);
width:900px;
height:30px;
text-align:right;
padding-top:65px;
}
#glowna{
float:left;
width:900px;
min-height:400px;
}
#tresc{
float:left;
width:740px;
margin-left:80px;
margin-right:80px;
margin-top:30px;
}
#produkty{
background-image: url();
height: 190px;
width: 460px;
margin-top:50px;
margin-left:440px;
}
#kontakt{
background-image: url(pics/kontakt.png);
margin-top:50px;
height: 98px;
width: 430px;
margin-right:470px;
}
#stopka{
background-image: url(pics/bottom.png);
width:900px;
height:40px;
float:left;
}
/* tylko w dziale kontakt */ 
#adres{
width:270px;
float:left;
min-height:300px;
}
#tele{
width:270px;
float:left;
min-height:300px;
}
#mapa{
margin-top:40px;
background-image: url(pics/mapa.gif);
background-repeat: no-repeat;
float:left;
width:200px;
height:183px;
min-height:300px;
}
#firma{
width:740px;
float:left;
}
/* koniec */ 
a.menu{
font-family: Arial;
font-size:15px;
padding:6px 5px 15px 5px;
margin-right:5px;
color:white;
text-decoration:none;

}
a.menu:hover, a.active:hover{
font-family: Arial;
font-size:15px;
background-image: url(pics/menu.png);
background-repeat:repeat-x; 
padding:6px 5px 15px 5px;
margin-right:5px;
color:white;
text-decoration:none;
margin-top:0px;

}
a.active{
font-family: Arial;
font-size:15px;
background-image: url(pics/menu3.png);
background-repeat:no-repeat;
padding:6px 5px 15px 5px;
margin-right:5px;
color:silver;
text-decoration:none;
}

p{
font-family: Arial;
color:black;
text-align:center;
font-size:12pt;
}
p.akapit{
text-indent:25px;
text-align:justify;
line-height:140%;
}
p.kontakt{
font-size:12px;
padding-top: 10px;
padding-bottom: 10px;
color:white;
}
p.nagl{
font-size:9pt;
color:black;
font-weight:bold;
}
p.data{
font-size:10px;
color:#2b1100;
text-align:right;
}
p.cena {
  color: red;  
}
p.center{
text-align:center;
}
p.left{
text-align:left;
}
a.datad{
font-size:30px;
color:white;
}
a.datam{
font-size:12px;
color:white;
}
a.kontakt{
font-size:12px;
color:white;
padding:5px;
}
h1,h2,h3{
font-family: Tahoma, Geneva, sans-serif;
font-size:15pt;
text-align:justify;
color: #2b1100;
text-shadow: 2px 2px 2px silver;
}
h2{
font-size:12pt;
}
input, textarea, select{
color: #2b1100;
background: white;
border: 0px;  
border: 1px solid #2b1100;

}
ul, li{
list-style: rectangle; 
margin: 0; 
}
ul.menu{
}
li.menu{
display: inline;
list-style: none; 
margin: 0;
}
td{
border: 1px solid silver;
-moz-border-radius: 4px;   
}
img{
border:0px;
}
img.galeria{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
margin:10px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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