body{
    font-size: 10px;
	font-family: Tahoma, Verdana;
	background: #edeadf url('../img/tlo.png') repeat-x;
	margin: 0px;
    padding: 0px;
    color: #757062;
}

a{
    color: #7d7765;
    text-decoration: none;
}

a:hover{
    color: #718855;
    text-decoration: underline;
}

h1, h2, h3, h4{
    margin: 0;
    padding: 0;
}

#top{
    width: 100%;
    background: url('../img/pasek_top.gif') repeat-x;
    height: 7px;
}

#container{
    width: 960px;
    margin: 0 auto 10px auto;
    overflow: hidden;
}

#headerLogo{
    float: left;
    width: 466px;
    height: 251px;
    background: url('../img/header_logo.png') no-repeat top left;
}

#headerLogo h1{
    margin: 63px 0 0 0;
    padding: 0;
}

#headerLogo h1 a{
    background: url('../img/logo.png') no-repeat left top;
    width: 285px;
    height: 73px;
    float: left;
}

#headerLogo h1 a span{
    display: none;
}

#motto{
    float: right;
    background: url('../img/motto.png') no-repeat right top;
    margin: 55px 0 0 0;
    width: 465px;
    height: 100px;
}

#motto span{
    display: none;
}

#navBar{
    width: 100%;
    height: 28px;
    background: url('../img/nav_bar.png') no-repeat left top;
    clear: both;
}

#nav{
    float: right;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#nav li{
    display: inline;
}

#nav a span{
    display: none;
}

#nav a{
    height: 28px;
    float: left;
    background-position: left top;
}

#nav a:hover{
    background-position: left -28px;
}

#nav-1{
    background: url('../img/nav-1.png') no-repeat;
    width: 112px;
}

#nav-2{
    background: url('../img/nav-2.png') no-repeat;
    width: 98px;
}

#nav-3{
    background: url('../img/nav-3.png') no-repeat;
    width: 87px;
}

#nav-4{
    background: url('../img/nav-4.png') no-repeat;
    width: 73px;
}

#nav-5{
    background: url('../img/nav-5.png') no-repeat;
    width: 97px;
}

#nav-6{
    background: url('../img/nav-6.png') no-repeat;
    width: 74px;
}

#sidebar{
    width: 390px;
    float: left;
}

#main{
    width: 540px;
    float: right;
    margin-top: 35px;
}

#sidebar .box{
    overflow: hidden;
    margin-bottom: 20px;
}

#sidebar .box h3 span{
    display: none;
}

#budowa h3{
    background: url('../img/h_budowa.png') no-repeat;
    height: 68px;
}

#budowa .content{
    height: 270px;
    width: 100%;
    background: url('../img/budowa_bg.png') no-repeat;
    border-bottom: 1px solid #e2dcc7;
}

#sidebar #kontakt{
    margin-bottom: 0;
}

#kontakt h3{
    background: url('../img/h_kontakt.png') no-repeat;
    height: 68px;
}

#kontakt .content{
    height: 246px;
    background: url('../img/kontakt_bg.png') no-repeat;
}

#main .box{
    overflow: hidden;
    margin-top: 40px;
}

#main .box h3{
    font-size:1.9em;
    font-style:italic;
    font-weight:normal;
    margin-bottom: 30px;
}

#main .box p.content{
    font-size:1.1em;
    line-height:1.8em;
    margin: 20px 40px 20px 30px;
    text-align: justify;
}

#main .box ul.content li{
    font-size:1.1em;
    line-height:1.8em;
    margin: 0px 40px 0px 30px;
}

#lastProject h3{
    margin: 15px 0;
}

.project{
    background-repeat: no-repeat;
    background-position: left top;
    width: 540px;
	margin: 0 0 20px 0;
}

.project span{
    display: none;
}

.projectFrame{
    width: 524px;
    height: 180px;
    background: url('../img/ramka.png') no-repeat left top;
}

.projectArrow{
    background: url('../img/arrow.png') no-repeat;
    width: 44px;
    height: 44px;
    float: right;
    margin-top: -33px;
}

.projectArrow span{
    display: none;
}

#footer{
    width: 930px;
    background: url('../img/footer_t.gif') no-repeat;
    overflow: hidden;
    padding: 12px 0px 0px 0px;
    margin: 20px 0px 40px 30px;
    clear: both;
    display: block;
    float: left;
}

#footerContent{
    width: 100%;
    background: url('../img/footer_b.gif') no-repeat bottom;
    padding: 5px 0px 17px 0px;
    overflow: hidden;
    color: #7d7765;
}

#copyright{
    float: left;
    margin-left: 20px;
}

a#hoptop{
    float: right;
    margin-right: 20px;
}

.budowa .budowa-etap{
    font-size: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    text-indent: -1000em;
}

#bud-etap-1{
    float: left;
    margin: 110px 0px 0px 45px;
}

#bud-etap-2{
    float: left;
    position: relative;
    margin: 72px 0px 0px 100px;
}

#bud-etap-3{
    float: left;
    position: relative;
    margin: 112px 0px 0px 110px;
}

#bud-etap-4{
    float: right;
    position: relative;
    margin: 68px 95px 0px 110px;
}

#bud-etap-5{
    float: left;
    position: relative;
    margin: -27px 105px 0px 96px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#main legend{
	font-size: 1.1em;
	font-weight: bold;
}

#main form label{
	width: 20%;
	float: left;
	font-size: 1.1em;
	display: block;
	padding: 3px 0px 3px 0px;
	
}

#main .inpT{
	width: 79.5%;
	float: left;
}

#main .checkb{
	width: auto;
	
}

#main .inpTP{
	width: 70.5%;
	float: left;
}

#main .txtarea{
	width: 99.5%;
	float: left;
}

#main form div{
	overflow: hidden;
	clear: both;
	margin-bottom: 6px;
}

.w1{
	background: #d5d2c6;
}

/* Jcrop */
.jcrop-holder{
	text-align: left;
}

.jcrop-vline, .jcrop-hline{
	font-size: 0;
	position: absolute;
	background: white url('../img/jcrop.gif') top left repeat;
}

.jcrop-vline{
	height: 100%; width: 1px !important;
}

.jcrop-hline{
	width: 100%; height: 1px !important;
}

.jcrop-handle{
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker{
	width: 100%; height: 100%;
}

.custom .jcrop-vline, .custom .jcrop-hline{
	background: yellow;
}

.custom .jcrop-handle{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Date picker */
div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 196px;
	height: 147px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
}
.datepickerContainer {
	background: #121212;
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_t.png);
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_b.png);
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../img/datepicker/datepicker_l.png);
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../img/datepicker/datepicker_r.png);
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_tl.png);
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_tr.png);
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_bl.png);
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../img/datepicker/datepicker_br.png);
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #eee;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #666;
}
tbody.datepickerDays td.datepickerSelected{
	background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: left;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}

/* Projekty */
#portfolio .project{
    margin-bottom: 40px;
}
.project_show h3{
    font-size:1.9em;
    font-style:italic;
    font-weight:normal;
    margin-bottom: 30px;
}

.project-img{
    float: right;
}

.project-details{
    float: left;
    width: 150px;
    font-size: 1.1em;
}
.project-details strong{
    display: block;
    margin: 6px 0 3px 0;
}
.project-details p{
    display: block;
    margin: 0;
}
#pokaz{
    width: 90%;
    margin: 0 auto;
    float: right;
}

#container, #main, #main .box, #podgladProjektu{
	overflow: visible;
}

a img{
	border: 0px;
}

/* Sexy Lightbox */

#SLB-Wrapper {
  margin: 0.5em 0;
  margin: auto;
  font-family: Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left: 7px;
  top: 7px;
  float: left;
}

#SLB-Wrapper #SLB-Top {
  background: transparent no-repeat scroll 100% 0;
  height: 28px;
  margin: 0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float: right;
  border: 0px;
  margin: 6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background: transparent no-repeat scroll 0 0;
  font-size: 0;
  height: 28px;
  left: -18px;
  line-height: 0;
  position: relative;
  width: 18px;
}

#SLB-Wrapper #SLB-Bottom {
  background: transparent no-repeat scroll 0 43%;
  height: 20px;
  margin: 0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background: transparent no-repeat scroll 100% 43%;
  font-size: 0;
  height: 20px;
  right: -18px;
  line-height: 0;
  position: relative;
  width: 100%;
  float: right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height: 52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position: 0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position: 100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height: 30px;
  border-left: 0px;
  border-right: 0px;
  padding: 10px 0px;
  margin: 0;
  line-height: 11px;
  float: left;
  width: 100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border: 0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}