html * { margin: 0; padding: 0; border: 0; }
body {
	font: normal 13px/16px georgia, Helvetica, Arial, Sans-Serif;
	color: #fff;
	width: 100%;
	margin: 0;
	background: #252424 url(i/bg3.jpg) no-repeat center top;
}
a {
	font-size: 100%;
	color: #4498c7;
	text-decoration: none;
	}
a:hover {
	font-size: 100%;	
	color: #4498c7;
	text-decoration: underline;
}
img {
	border: 0;
}
abbr, acronym { 
	border-bottom: 1px dotted #ccc; 
}
p { 
	text-align:justify; 
	color: #fff;
	font-size: 90%; 
}
h1 {
	color: #fff;
	font-size: 140%; 
}
h2 {
	color: #fff;
	font-size: 140%; 
}
h3 {
	color: #fff;
	font-size: 130%; 
}
h4 {
	color: #fff;
	font-size: 120%; 
}
div#wrapper {
	width: 900px; 
	margin: 0 auto;
	background: #000 url(i/bg2.jpg) no-repeat center top;
	min-height: 800px;
}
#wrapper div#header {
	float: left;
	margin: 0 auto;
	height: 120px;
	}
#header div#header-left {
	float: left;
	padding: 25px 0 0 35px;
	}
#header div#header-right {
	float: right;
	padding: 25px 25px 0 0;
	}
#wrapper div#menu-bar {
	float: left;
	margin: 0 auto;
	height: 30px;
	width: 900px;
	}

#wrapper div#wykonane-www {
	width: 810px;
	height: 260px;
	margin: 0 auto;
	float: left;
	padding: 10px 37px 0 48px;
	}
#wrapper div#content {
	width: 900px;
	overflow: visible;
	margin: 380px auto 0 auto;
	float: left;
	background: url(i/f1.png) repeat-y top center;
	
}
#content div#content-left {
	width: 425px;
	float: left;
	
}
#content-left div#box1 {
	width: 425px;
	background: url(i/box1.jpg) no-repeat center top;
	height: 170px;
	margin: 0 0 0 25px;
}
#box1 h2 {
	padding: 15px 0 2px 50px;
	 }
#box1 h1 {
	padding: 15px 0 2px 50px;
	 }
ul.box-list {
	display: block;
	list-style-type: none;
}
ul.box-list li {}
#content-left div#box2 {
	width: 425px;
	background: url(i/box1.jpg) no-repeat center top;
	height: 170px;
	margin: 0 0 0 25px;
}
#box2 h2 {
	padding: 15px 0 2px 50px;
	 }
#box2 h1 {
	padding: 15px 0 2px 50px;
	 }
#content div#content-right {
	width: 450px;
	float: right;
	position: relative;
}
#content-right div#box3 {
	width: 425px;
	background: url(i/box1.jpg) no-repeat center top;
	height: 170px;
	margin: 0 25px 0 0;
}
#box3 h2 {
	padding: 15px 0 2px 50px;
	 }
#box3 h1 {
	padding: 15px 0 2px 50px;
	 }
#content-right div#box4 {
	width: 425px;
	background: url(i/box1.jpg) no-repeat center top;
	height: 170px;
	margin: 0 25px 0 0;
}
#box4 h2 {
	padding: 15px 0 2px 50px;
	 }
	#box4 h1 {
	padding: 15px 0 2px 50px;
	 }
#wrapper div#content-portfolio {
	width: 860px;
	height: 190px;
	margin: 0 auto;
	float: left;
	background: url(i/f1.png) repeat-y center top;
	padding: 0 10px 0 30px;
}
#content-portfolio div#content-portfolio-left {
	width: 270px;
	height: 180px;
	float: left;
	margin-left: 18px;
}
#content-portfolio div#content-portfolio-middle {
	width: 271px;
	height: 180px;
	float: left;
}
#content-portfolio div#content-portfolio-right {
	width: 270px;
	height: 180px;
	float: left;
}

#wrapper div#footer {
	float: left;
	margin: 0 auto;
	height: 37px;
	width: 900px;
	background: url(i/f2.png) no-repeat center top;
	}
#footer  div#footer-left {
	float: left;
	width: 450px;
	}
#footer  div#footer-right {
	float: right;
	width: 620px;
	text-align: right;
	font-size: 12px;
	padding-right:55px;
	line-height: 18px;
	height: 22px;
	}
img.imgFooter {
	margin-top: 3px;
}
/* menu */
#nav {
	float: left;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#menu {

	width: 900px;
	height: 37px;
	margin: 0 auto; 
	padding: 0; 
	float: left;
	padding-left: 40px;
}
#menu li {
	list-style-type: none;
	float: left;
	display: block;
	width: 160px;
	height: 25px;
	padding-top: 3px;
}
#menu li a {
	background:url(i/bg2a.jpg) repeat -20px 35px;
	display: block;
	width: 160px;
	height: 22px;
	text-align: center;
	font-size: 15px;
	padding-top: 3px;
}
#menu li a:hover {
	background:url(i/bg2a.jpg) repeat -20px 35px;
	display: block;
	width: 160px;
	height: 22px;
	text-align: center;
	font-size: 15px;
	padding-top: 3px;
	color: #000;
}

/* portfolio ul */
ul.gallery {
	
	margin: 0 auto; 
	padding: 0; 
	float: left;
}
ul.gallery li {
	list-style-type: none;
	display: block;
}
ul.gallery li img {
	
	padding: 3px;
	border: 2px solid #444;
}
.caption{
	font-style:italic;
	color:#887;
}
.gallery li div{}
.gallery li div .caption{
	font:italic 0.7em/1.4 georgia,serif;
	}
	
#main_image {
	margin:0 auto 3px auto;
	height:200px;
	width:850px;
	
		}
#main_image img{
	margin-bottom:2px;
	background: #fff;
	padding: 3px;
	border: 2px solid #ccc;
}
.nav3 {
	padding-top:5px;
	clear:both;
		position:relative;
		overflow: visible;
		font:80% 'helvetica neue',sans-serif;
		letter-spacing:3px;
		text-transform:uppercase;
}
/* baner */
#slider {
    width: 812px; /* important to be same as image width */
    height: 223px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 812px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	
}
.sliderImage img {
	border: 2px solid #fff;
}
.sliderImage span {
    position: absolute;
	font: 15px/18px Georgia, Helvetica, sans-serif;
    padding: 10px 10px;
	border: 2px solid #fff;
    width: 788px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 2px;
    left: 0;
}
ul { list-style-type: none;}

/* zawartosc */
#tresc {
	padding: 0 35px 0 50px;
	margin: -380px 0 0 0;
	color: #ccc;
	position: relative;
	
}
#tresc2 {
	padding: 0;
	margin: -380px 0 0 0;
	color: #ccc;
	position: relative;
	
}
#tresc h2#portfolio {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h2#oferta {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h2#kontakt {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h2#ofirmie {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h2#referencje {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}

#tresc h1#portfolio {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h1#oferta {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h1#kontakt {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h1#ofirmie {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#tresc h1#referencje {
	border-left:3px solid #e25716;
	color:#e25716;
	margin:5px 0 12px 0;
	padding-left:15px;
}
#container-5 {
	width: 806px;
}
#container-55 {
	width: 390px;
}
#container-555 {
	width: 390px;
}
#leftK {
	float: left;
	width: 400px;

}
#rightK {
	float: right;
	width: 390px;
}
input, textarea {
	background: #eee;
	border: 3px solid #444;
}
input:focus, textarea:focus {
	background: #eee;
	border: 3px solid #4498c7;
}
ul.lista {
	padding-left: 5px;
}
ul.lista li {
	padding-left: 18px;
	background: url(i/bullet_blue_small.png) 0 50% no-repeat;
	
}
/*portfolio obrazy */
.port6 {
	padding: 0 0 0 20px;
}
.port6 h3 {
	padding: 6px 0 6px 18px;
	background: url(i/marker_squared_light_blue.png) 0 0 no-repeat;
	font-size: 12px;
	position: relative;
}
.port6 a img {
	
	border: 5px solid #fff;
}
.port6 a:hover img {
	 
	border: 5px solid #e25716; 
}

.port8 {
	padding: 0 0 0 20px;
}
.port8 h3 {
	padding: 6px 0 6px 18px;
	background: url(i/marker_squared_yellow_orange.png) 0 50% no-repeat;
	font-size: 12px;
}
.port8 a img {
	
	border: 5px solid #fff;
}
.port8 a:hover img {
	 
	border: 5px solid #e25716; 
}

.port7 {
	padding: 0 0 0 20px;
}
.port7 h3 {
	padding: 6px 0 6px 18px;
	background: url(i/marker_squared_grey_2.png) 0 50% no-repeat;
	font-size: 12px;
}
.port7 a img {
	
	border: 5px solid #fff;
}
.port7 a:hover img {
	 
	border: 5px solid #e25716; 
}

.port9 {
	padding: 0 0 0 20px;
}
.port9 h3 {
	padding: 6px 0 6px 18px;
	background: url(i/marker_squared_grey_1.png) 0 50% no-repeat;
	font-size: 12px;
}
.port9 a img {
	
	border: 5px solid #fff;
}
.port9 a:hover img {
	 
	border: 5px solid #e25716; 
}

img.Ofirmie {
	float: right
}

#slider img.imgBaner {position: absolute;
	left: -10px;
	top: 10px;
	
}
h2#wwwMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik1.jpg) 0 75% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h2#refMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik2.jpg) 0 75% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h2#ofertaMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik3.jpg) 0 75% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h2#kontaktMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik4.jpg) 0 79% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h1#wwwMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik1.jpg) 0 75% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h1#refMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik2.jpg) 0 75% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h1#ofertaMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik3.jpg) 0 75% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
h1#kontaktMain {
	padding: 6px 0 6px 21px;
	background: url(i/ik4.jpg) 0 79% no-repeat;
	font-size: 15px;
	margin-left: 45px;
	padding-top: 15px;
	color: #4498C7;
}
ul.boxList {
	list-style: none;
}
ul.boxList li {
	
	display: block;
	font-size: 12px;
	
	width: 300px;
	padding-left: 15px;
	margin-left: 52px;
	height: 110px;
	border-left: 3px solid #ccc;
	
	}
ul.boxList li a {
}
ul.boxList li a:hover {
}
img.imfOfirmie {
	float: right;
}
p.txt {
	padding: 4px 0 4px 0;
}
h4.txt {
	padding: 8px 0 8px 4px;
}
p.referencjaOpis {
	text-align: justify;
	
}
p.refrencjaAutor {
	text-align: right;
	color: #E25716;
	font-style: italic;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
p.foot {
	
}
div#nowosci {
	float: left;
	height: 30px;
	width: 800px;
	padding-left: 50px;
}