/* =reset
----------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6,
div, span, blockquote, p, address,
form, fieldset, label, legend, img,
a, abbr, acronym, ul, ol, dl, dt, dd, li,
hr, table, td, th, big, small,q,
strong, em, sup, sub, del, cite, code, button {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	}


body {
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	background: #1B1D1F;
	/*background: url(http://dev.sadek-systems.com/klass/images/poprawki.jpg) no-repeat top center;*/
	height: 100%;
}

.fl { float: left; }
.fr { float: right; }
.fc { margin: 0 auto; }

.cb { clear: both; line-height: 1px;}
.cr { clear: right; line-height: 1px;}
.cl { clear: left; line-height: 1px;}

.tar { text-align: right; }
.tac { text-align: center; }
.taj { text-align: justify; }

.b { font-weight: bold }
.u { text-decoration: underline }
.i { font-style: italic; }

.dn { display: none !important; }
.db { display: block !important;}


.mt10 {
	margin-top: 10px;
}

.pt10 {
	padding-top: 10px;
}

.p10 {
	padding: 10px;
}

a {
	color: #FFF;
}

a:hover { 
	text-decoration: none;
	color: #FFF;
}




.wrapper {
	margin: 0 auto;
	width: 800px;
}

#margin-top {
	margin-top: 108px;
}

#main-site-block {
	margin: 0 auto;
	width: 520px;
	height: 400px;
	background: #363C3F;
}

#main-site-block div.image {
	margin: 0 auto;
	padding-top: 60px;
	width: 130px;
	text-align: center;
}

#main-site-block img {
	margin-top: 39px;
	width: 130px;
	height: 136px;
}

#main-site-block #slogan h2 {
	margin-top: 10px;
	font-family: Impact;
	font-size: 46px;
	text-align: center;	
	letter-spacing: 1px;
}

#main-site-block #slogan a {
	text-decoration: none;
}

#page-margin-top {
	margin-top: 10px;	
}

#page-block {
	margin: 0 auto;
	width: 800px;
	height: 200px;
	background: #363C3F;
}

#page-block div.image {
	margin: 0 auto;
	padding-top: 5px;
	width: 145px;
	text-align: center;
}

#page-block img {
	margin-top: 27px;
	width: 90px;
}

#page-block #slogan h2 {
	margin-top: 10px;
	font-family: Impact;
	font-size: 26px;
	text-align: center;
	letter-spacing: 1px;
}

#page-block #slogan a {
	text-decoration: none;
}


#main-site-contact {
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #9F9E9E;
	margin-bottom: 87px;
}

#footer {
	border-top: 2px solid #E9E9E9;
}

#footer ul.footer-menu  {
	list-style: none;
}

#footer ul.footer-menu li {
	float: left;
	display: block;
	padding-top: 8px;
}
#footer ul.footer-menu a {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#page-title {
	margin-top: 20px;	
}

#page-title-line {
	float: left;
	height: 12px;
	border-bottom: 2px solid #E9E9E9;
	width: 500px;
}

#page-title h1 {
	font-weight: bold;
	font-size: 18px;
}

#page-content {
	margin: 20px 0;
	height: 300px;
}

#page-content div.left-1, #page-content div.left-5 {
	background: #363C3F;
	height: 300px;
	width: 500px;
	position: relative;
	z-index: 1;

}

#page-content div.left-2 {
	background-image: url(/images/o-firmie.jpg);
	width: 500px;
	height: 300px;
	position: relative;
	z-index: 1;

}

#page-content div.left-3 {
	background-image: url(/images/architekci.jpg);
	width: 500px;
	height: 300px;
	position: relative;
	z-index: 1;
}

#page-content div.left-4 {
	background: url(/images/do-pobrania.jpg) no-repeat scroll 0 -70px;
	width: 500px;
	height: 300px;
	position: relative;
	z-index: 1;
}

#partner img {
	width: 100px;
	height: 60px;
	margin: 60px 0 0 40px;
}


#page-content div.right {
	height: 270px;
	width: 620px;
	float: right;
	position: relative;
	z-index: 2;
}

#page-content div.gallery {
		margin: 40px 0 0 0;	
}

#page-content ul.gallery {
	list-style: none;
	overflow: hidden;
	height: 230px;
}

#page-content ul.gallery li {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 20px 20px 0;
}

#page-content ul.gallery  img {
	width: 100px;
	height: 100px;
}

#page-content div.info-margin {
	margin: 40px 0 0 0;
}

#page-content div.info {
	background: #1B1D1F;
	height: 220px;
	opacity: 0.7;
	-moz-opacity: .70;
	filter: alpha(opacity=70);
}

#page-content div.right-contact {
	height: 250px;
	width: 265px;
	float: right;
	position: relative;
	z-index: 2;
	margin-top: 4px;
}

#page-content div.right-contact p {
	margin-bottom: 10px;	
}

#page-content div.right-contact p strong {
	font-size: 18px;
}

#page-content div.right-contact p span {
	font-weight: bold;
}

#form-contact {
	padding: 20px 0 0 0;	
}

#form-contact label {
	width: 112px;
	display: block;
	float: left;
	text-align: right;
	padding: 3px 5px 0 0;
}

#form-contact div.line {
	padding-bottom: 5px;	
}

#form-contact input {
	width: 250px;	
}

#form-contact textarea {
	width: 355px;	
}

#form-contact button {
	margin-left: 117px;
	border: 1px solid #FFF;
	background: #FFF;
	color: #1B1D1F;
}



.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(/images/shadow/shadow.png) right bottom no-repeat;
  }
.wrap2 {
  	padding:0 8px 4px 0;
	background:url(/images/shadow/lowerleftfade.png) left bottom no-repeat;
  }
.wrap3 {
  background:url(/images/shadow/upperrightfade.png) right top no-repeat;
  }
  
  
#menu-1 {
	margin-left: 16px;
}

#menu-2 {
	margin-left: 180px;
}

#menu-3 {
	margin-left: 148px;
}

#menu-4 {
	margin-left: 185px;
}
