html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #2D2D2C;
}
img {
	border: 0px;
}
ul, ul li {
list-style: none;
}
#container {
	width: 800px;
	position: relative;
	background-color: #DDDDDD;
	margin: 0px auto 0px auto;
}
#top {
	width: 800px;
	height: 136px;
	background-image: url(top.gif);
}
#menu {
	width: 800px;
	height: 26px;
	background: url(menu.gif) repeat-x;
	overflow: hidden;	
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
}
#menu ul li {
	padding: 5px 35px 8px 35px;
	text-decoration: none;
	float: left;
	background: url(parting.gif) no-repeat;	
}
#menu a {	
	font-weight: bold;	
	text-decoration: none;
	color: #919190;
}
#menu a:hover {
  color: #DF4A10;
}
#content {
	width: 800px;
	background-color: #DDDDDD;
	border-top: 5px solid white;
}
#column1 {
	position: relative;
	width: 600px;
	display: inline;
	background-color: #DDDDDD;
	float: left;
	overflow: hidden;
}
h2 {
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	color: #B62F04; 
}
#trabajos img {
	margin: 5px 10px;
	border: 4px solid white;
}
#trabajos a {
	background: none;
	margin: 0;
	padding: 0;
}
#column1 b a {
	float: right;
	margin-right: 19px;
	text-decoration: none;
	font-weight: normal;
	color: #B62F04;
}
#af {
	width: 600px;	
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	color: #B62F04; 
}
#adres {
	width: 231px;
	padding: 0px 0px 10px 19px;
	display: inline;
	float: left;
}
#adres p {
	margin-left: 0px;
	padding-left: 15px;
}
#email a {
	margin: 0px;
	padding: 0px;
	background: none;
	text-decoration: none;
	color: #B62F04;
}
#tel {
	background: url(tel.gif) no-repeat 0 50%;
}
#mov {
	background: url(com.gif) no-repeat 0 50%;
}
#email {
	background: url(mail.gif) no-repeat 0 50%;
}
#formularz {
	width: 348px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.tresc {
	margin: 3px;
}
.pole {
	width: 190px;
	border: 1px solid #E8E8E8;
	FONT-SIZE: 11px;
	margin: 0px 0px 0px 5px;
}
.tresc b {
	font-weight: normal;
	margin: 0px 4px;
}
#wiadomosc {
	width: 190px;
	border: 1px solid #E8E8E8;
	FONT-SIZE: 11px;
	margin: 0px 0px 0px 5px;
}
.link {
	float: right;
	margin-right: 9px;
	padding-right: 10px;
	text-decoration: none;
	color: #B62F04;
	background: url(more.gif) no-repeat 100% 50%;
}
#column2 {
	width: 200px;
	background-color: #DDDDDD;
	float: left;
	overflow: hidden;
}
#c2 {
	width: 200px;
	margin: 16px 0px;
	background: url(c2.gif) repeat-y;
	overflow: hidden;
}
#column2 h1 {
	font-size: 10px;
	padding: 0px 18px;
	color: #B62F04;
	text-decoration: underline;
	overflow: hidden;
}
#column2 ul {
	margin: 0px 0px 15px 10px;
	padding: 0px 0px 20px 10px;
	font-size: 10px;
	color: #2D2D2C;
	background: url(kreska.gif) no-repeat 50% 100%;		 
}
#column2 b {
	color: #B62F04;
}
#column2 p {
	margin: 10px 18px;
	padding: 0px 0px 20px 10px;
	background: url(kreska.gif) no-repeat 50% 100%;
}
#stopa {
	width: 800px;
	height: 26px;
	border-top: 5px solid white;
	background: url(st.gif) repeat-x;
	overflow: hidden;
	clear: both;
}
#stopka {
	position: relative;
	display: inline;	
	float: left;
	margin: 0px 0px 0px 130px;
	width: 470px;
	height: 26px;
	 
}
#stopka ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
#stopka ul li {
	padding: 1px 1px 1px 1px;
	display: inline;
	text-decoration: none;
	color: #6C6C6C;
}
#stopka ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #6C6C6C;
}
#copy {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 25px;
	background: url(parting1.gif) no-repeat;
	width: 160px;
	height: 26px;
	color: #959393;	
}
#dol {
	width: 745px;
	text-align: right;
	padding-right: 55px;
	padding-top: 5px;
	border-bottom: 10px solid white;
	height: 20px;
	background-color: white;
}
#podstrona {
	width: 560px;
	margin: 0px 20px;
	overflow: hidden;
	clear: both;
}
#lightbox{
	position: absolute;
	top: 40px;
	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(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(prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(next.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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	