.seoText {
width:500px;
height:auto;
color:#CCCCCC;
font:normal 10px Arial, Helvetica, sans-serif;
position:absolute;
top:680px;
left:50%;
margin-left:-60px;
}

.st {
width:661px;
height:auto;
color:#CCCCCC;
font:normal 10px Arial, Helvetica, sans-serif;
position:absolute;
top:680px;
left:50%;
margin-left:-160px;
}

.contactbg {
background:#6c5f4c url(images/contactbg.png) top center repeat;
width:661px;
height:100em;
}

h1 {
width:500px;
height:auto;
color:#FFFFFF;
font:normal 14px Verdana, Arial, Helvetica, sans-serif;
position:absolute;
top:520px;
left:50%;
margin-left:-138px;margin-top:10px;
}

.wyslij {
width:85px;
height:25px;
border:none;
background:url(images/wyslij.png) top center no-repeat;
cursor:pointer;
}

.wyczysc {
width:85px;
height:25px;
border:none;
background:url(images/wyczysc.png) top center no-repeat;
cursor:pointer;
}

.st h1 {
position: static;
width:auto;
height:auto;
margin:0;
padding:0;
top:0;
left:0;
margin-left:0;
}

h2 {
width:600px;
height:auto;
position:absolute;
top:535px;
left:50%;
margin-left:-138px;
margin-top:13px;
letter-spacing:2px;
}

span.d {
	color:#FFFFFF;
font:normal 14px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

h2 a:active, h2 a:link, h2 a:visited {
color:#FFFFFF;
font:normal 14px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
h2 a:hover {
color:#FFFFFF;
font:normal 14px Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.top {
width:100%;
margin:0;
height:115px;
border-bottom:1px solid #c8c3bd;
position:relative;
}

.mainContainer {
width:100%;
height:434px;
margin:0;
border-bottom:1px solid #c8c3bd;
overflow:hidden;
}

.main {
width:990px;
height:434px;
margin:0 auto;
padding:0;

}

.main .right {
float:right;
margin-right:0;
width:661px;height:433px;
font:12px normal Verdana, Arial, Helvetica, sans-serif;
}

.main .right img.project {
margin:10px 10px 0 0;
border:0;
float:left;
clear:left;
}

.projDesc {
height:30px;
float:left;
margin-left:20px;
color:#FFFFFF;
margin-top:28px;

}

.projDesc a:link, .projDesc a:visited, .projDesc a:active {
color:#FFFFFF;
text-decoration:none;
}

.projDesc a:hover {
text-decoration:underline;
}

.main .left {
float:left;
margin:0;
width:283px;
position:relative;
}

.main .left img {
margin-left:66px;
margin-top:100px;
}


form {
color:#fff;
height:auto;
margin-left:180px;
margin-top:70px;
}

.menu {
width:80px;
height:132px;
position:absolute;
top:570px;
left:50%;
margin-left:-417px;
padding:0;
}


p {
padding-left:10px;
padding-right:10px;
margin-top:0;
padding-top:10px;
color:#FFFFFF;
text-transform:uppercase;
}

p a {
color:#fff;
}

.ofertowe {
width:312px;
height:34px;
background:url(images/send.png) top center no-repeat;
position:absolute;
top:580px;
left:50%;
margin-left:20px;
}

ul {
margin-left:20px;
padding:0;
list-style-image:url(images/square.gif);
color:#FFFFFF;
margin-bottom:0;
}

li {
margin:15px 0 15px 0;
}

.top ul {
position:absolute;
width:900px;
height:50px;
padding:5px 0 5px 0;
top:80px;
left:50%;
margin:0 0 0 -350px;
list-style-image:none;
}

.top ul li {
list-style-image:none;
display:inline;
background:none;
margin-right:120px;
text-transform:none;
}

.top ul li.active {
list-style-image:none;
display:inline;
background:none;
border-bottom:1px solid #c8c3bd;
}

.top ul li a {
color:#FFFFFF;
font:normal 16px Arial, Helvetica, sans-serif;
text-decoration:none;
}

.magicText {
text-align:right;
width:500px;
height:auto;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
position:absolute;
top:538px;
left:50%;
margin-left:-3px;
text-transform:uppercase;
}

.projectsMenu {
width:470px;
height:auto;
position:absolute;
top:37px;
left:120px;
text-align:left;
}

.projectsMenu div {
width:470px;
height:auto;

}

.projectsMenu a:link, .projectsMenu a:active, .projectsMenu a:visited{
font:normal 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;

text-decoration:none;
padding:0;
}

.projectsMenu a:hover {
text-decoration:underline;
}

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	top:-40px;
	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(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;background: url(images/prev.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(images/next.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


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

#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: #999999;
	}
	

/* 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-table;}

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

