
body{
	background:#ffffff;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	
}

.bg_image {background:url(img/bg.jpg) no-repeat top center;}

#main { width:960px; margin:0 auto; text-align:left;}

#top {height:350px;}

.topbg {width:960px; height:84px; margin:0 auto; padding:0px;
         background:url(img/bg_top.jpg) no-repeat top center;}

.bgleft {width:55px; margin:0 auto; padding:0px;
         background:url(img/bg_left.jpg) repeat-y top center;}

.bgright {width:55px; margin:0 auto; padding:0px;
         background:url(img/bg_right.jpg) repeat-y top center;}

.srodek {width:850px; background:#ffffff;
         background:url(img/bg_tab.jpg) no-repeat top center;}

#menu {width:200px; padding:40px 0 0 0; text-align:left; float:left;}
#menu  a {
	text-decoration:none;
	font-weight:bold;
	line-height:1.2em;
	font-size:18px;
	color:#000000;
	letter-spacing:-1px;}
#menu  a:hover {color:#e57d0e;}
#menu  a.active,#menu1  a.active:hover {color:#faefa9; cursor:default;}

#text {width:625px; padding:10px 5px 30px 5px;
		font-family:Verdana, Tahoma, Arial;
		font-size:12px;
		color:#000000;
		text-align:left;
		float:left;}

a {color:#000000; outline:none;text-decoration:none;}
a:hover {text-decoration:none; color:#e57d0e;}

a.link {text-decoration:none; color:#000000; font-weight:bold;}
a.link:hover {color:#e57d0e;}
a.link:active {color:#faefa9; cursor:default;}

p {line-height:1.5em; color:#000000; font-size:12px;}
		
span {font-family:Verdana, Tahoma, Arial; font-size:9px; color:#000000; text-align:left;}
			 
ul { list-style:none;}
li {padding-left:18px; line-height:1.8em; text-decoration:none; font-size:12px; color:#ffffff;}

h1 {
	font-size:14px;
	padding-bottom:5px;
	color:#000000;}
	
#foto { padding-left:40px;
		  position:relative;
		  float:left; }

#foto1 { position:relative;
		   float:left; }

#wymiary1 { width:300px; padding:0 0 0 40px;}
#wymiary2 { width:340px; padding:0 0 0 40px;}

.col {height:30px; background:#fffa9e; font-size:10px; text-align:center; border:1px solid #000000;}
.col1 {height:18px; background:#f7c400; font-size:10px; text-align:right;}
.col2 {height:18px; background:#fffa9e; font-size:10px; text-align:right;}
.col3 {height:18px; background:#f7c400; font-size:10px; text-align:center;}
.col4 {height:18px; background:#fffa9e; font-size:10px; text-align:center;}

.stopka {width:849px; height:50px;
         background:#ffffff;
         filter:alpha(opacity=60);
		   -moz-opacity:0.6;
		   -khtml-opacity:0.6;
		   opacity:0.6;
         text-decoration:none;
	      font-size:10px;
	      color:#000000;}
.stopka  a { text-decoration:none;
	       font-size:10px;
	       color:#999999;}
.stopka a:hover,a.active,a.active:hover {color:#e57d0e;}

.linia{margin-top:-10px;}

.title {font-family:Verdana, Tahoma, Arial; font-size:15px; color:darkblue; text-align:left; padding:10px}
.subtitle {font-family:Verdana, Tahoma, Arial; font-size:12px; color:darkblue; text-align:left; }
.arrow {font-family:Verdana, Tahoma, Arial; font-size:13px; color:orangered; text-align:left }
.field {font-family:Verdana, Tahoma, Arial; font-size:12px; color:#ffffff; text-align:right, padding:5px}
.bottom {font-family:Verdana, Tahoma, Arial; font-size:10px; color:darkblue; text-align:center }			 
			 
			 
#srodek2 {width:850px; margin:0 auto; padding:5px 5px 5px; border:1px solid #ffffff;
        background:#000000;
        filter:alpha(opacity=60);
		-moz-opacity:0.6;
		-khtml-opacity:0.6;
		opacity:0.6;}

img.folio { width:150px; height:113px; border:0px; margin:2px; overflow:hidden; position:relative;}

span.tytul  { font-face: verdana; font-size: 14px; color: #ff6600;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

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

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 








