/*
CSS Credit: http://www.templatemo.com
*/
/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesn't seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="gfx/transparent.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/
* { border: 0; padding: 0; margin: 0;}

html,body{
	background: #f7f7f7 url(../images/bg.jpg);
	margin: 0;
	font-style: inherit;
	font-family : Arial, 'Verdana',  Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #343434;
	z-index : 0;
	text-align:center;
	vertical-align:middle;
  padding:0px;
  border:none;
  height:100%;
  width:auto;

}

/*strona główna*/

	
#all{
  height:100%;
  display:table;
  width:100%;
}

#kontener
{
  vertical-align:middle;
  display:table-cell;
}
#top{
	width: 1000px;
	height:100px;
	padding: 10px 0 10px;
	position: relative;
	margin:0 auto;
}
#srodek {
	width: 1000px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	margin:0 auto;
	position: relative;
	z-index: 1;
}
#logo{ 
	width: 200px;
	height: 100px;
	position: relative;
	float:left;
	margin-left:10px;
}
#menu_l{
	background:#fff url(../images/menu_l.jpg);
	width: 20px;
	height: 45px;
	margin:0;
	position: relative;
	float:left;
}
#menu_p{
	background:#fff url(../images/menu_p.jpg);
	width: 20px;
	height: 45px;
	margin:0;
	position: relative;
	float:left;
}
#menu_box{ 
	background:#fff;
	width: 490px;
	height: 45px;
	margin:0;
	position: relative;
	float:left;
}
#menu{ 
top:50px;
	width: 560px;
	height: 45px;
	margin:0;
	position: relative;
	float:right;
}
#menu_box a{
	color : #000;
	font-family : Arial, 'Verdana', Helvetica, sans-serif;
	font-style: inherit;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	line-height:45px;
	display:block;
	float:left;
}
#menu_box a:hover{
color : #676767;
}
.separator_menu{
	background:url(../images/menu_sep.gif) center no-repeat;
	width:5px;
	height:45px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	text-indent:-1000px;
	overflow:hidden;
	display:block;
	float:left;
}
/*stopka*/

#stopka {	
	width: 100%;
	margin:0 auto;
	padding: 10px 0 10px;
	position: relative;
	text-align: left;
	color: #cecece;
	font-size: 0.9em;
}

#stopka_box{
	width:1000px;
	height:44px;
	position:relative;
	margin:0 auto;
}

.stopka_l{
	background:url(../images/stopka_l.jpg);
	width:20px;
	height:44px;
	position:relative;
	float:left;
}

.stopka_p{
	background:url(../images/stopka_p.jpg);
	width:20px;
	height:44px;
	position:relative;
	float:left;
}

.stopka{
	background:#262b2d;
	width:960px;
	height:44px;
	position:relative;
	float:left;
	line-height:44px;
}
#stopka a{
	color : #cecece;
	font-family : 'Verdana', Helvetica, Arial, sans-serif;
	font-style: inherit;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	line-height:20px;
}
#stopka a:hover{
	color : #676767;
	text-decoration : underline;
}
.red{
	color:#ff0000;
}
.white{
	color:#fff;
}
.menu_stopka{
	margin-left:480px;
}
/*koniec stopka*/


#omnie, #portfolio, #oferta, #kontakt, #home{
	background:#fff;
	width: 998px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	margin:0 auto;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ddd;
}


#section{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #a6a6a6;
	line-height: 20px;
	text-align:center;
}
#section h1{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #fff;
	line-height: 25px;
	text-align:justify;
}

.tresc_oferty_box{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#f4f4f4;
	padding:10px;
	font-family : Arial, 'Verdana', Helvetica, sans-serif;
	font-style: inherit;
	font-size : 9pt;
	font-weight : normal;
	color:#525252;
	line-height:16px;
	text-align:justify;
	clear:both;
	min-height: 50px;
	height:auto !important;
	height:50px;
	margin:10px;
}
.tresc_oferty{
	padding:10px;
	font-family : Arial, 'Verdana', Helvetica, sans-serif;
	font-style: inherit;
	font-size : 11pt;
	font-weight : normal;
	color:#525252;
	line-height:15pt;
	text-align:justify;
	clear:both;
	min-height: 50px;
	height:auto !important;
	height:50px;
	margin:10px;
}
H1.h1_home{
	text-align:left;
	margin:0;
	background: url(../images/strona_glowna.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:300px;
	height:58px;
	margin-top:30px;
	display:block;
	float:left;
	clear:both;
}
H1.h1_ostatni_projekt{
	text-align:left;
	margin:0;
	background: url(../images/ostatni_projekt.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:291px;
	height:58px;
	padding-bottom:10px;
	margin-left:-20px;
}
H1.h1_kontakt{
	text-align:left;
	margin:0;
	background: url(../images/kontakt.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:203px;
	height:58px;
	padding-bottom:10px;
	margin-left:-20px;
}
H1.h1_oferta{
	text-align:left;
	margin:0;
	background: url(../images/oferta.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:203px;
	height:58px;
	margin-top:30px;
	display:block;
	float:left;
	clear:both;
}

H1.h1_realizacje{
	text-align:left;
	margin:0;
	background: url(../images/realizacje.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:291px;
	height:58px;
	padding-bottom:10px;
	margin-left:-20px;
}

H1.h1_portfolio{
	text-align:left;
	margin:0;
	background: url(../images/portfolio.png) no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:203px;
	height:58px;
	padding-bottom:10px;
	margin-top:30px;
		display:block;
	float:left;
	clear:both;
}


a img { border: none;padding:0;margin:0;outline:none;}
a{outline:none;}

.img_{margin:5px;}


.technika{
	font-style: italic;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #676767;
}

/*opis*/
h1{
	font-family : Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #262b2d;
	line-height:15pt;
	font-style:normal;
	text-align:left;
	text-shadow:#9f9f9f 1px 1px 1px;
}
h2{
	font-style: inherit;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #000;
	line-height: 25px;
	text-align:left;
}
.text_opis_kursywa{
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #343434;
	line-height: 20px;
	text-align:justify;
}

.opis {
	top:30px;
	width:965px;
	height:410px;
	position:relative;
}
.opis_box_p {
	background: url(../images/cien.jpg) no-repeat left center;
	font-size:18px;
	color:#555;
	width:450px;
	height:360px;
	text-align:left;
	position:relative;
	margin:0 auto;
	float:right;
	padding:20px;
}
.opis_box_l {
	width:450px;
	height:360px;
	text-align:right;
	position:relative;
	margin:0 auto;
	float:left;
	padding:10px;
}
/*koniec opis*/

.opis_portfolio {
	width:965px;
	height:410px;
	margin:0 auto;
	position:relative;
	border-bottom:1px dotted #dadada;
	clear:both;
}


/* --- teksty --- */

.text2{
	font-style: inherit;
	font-family : Arial,'Verdana',  Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #525252;
	line-height: 20px;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}
.text{
	font-style: inherit;
	font-family : Arial,'Verdana',  Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #525252;
	line-height: 20px;
	text-align:justify;
}
.text_autor{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #676767;
	line-height: 20px;
	text-align:justify;
}
.text_adres, .text_email, .text_telefon{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #343434;
	line-height: 20px;
	text-align:justify;
}
.text_adres{	text-decoration:underline;}
.text_adres2, .text_adres2 a{
	font-style: inherit;
	font-family : 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #343434;
	line-height: 20px;
	text-align:justify;
padding-left:20px;
}
.text_adres2 a:hover{
text-decoration:underline;
}
.text_kontakt{
	font-style: inherit;
	font-family : Arial,'Verdana', sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #525252;
	line-height: 20px;
	text-align:left;
		text-shadow:#b9b9b9 1px 1px 1px;
}



#kontakt_l{
	padding-left:20px;
	width: 464px;
	height:430px;
	float:left;
	margin:0 auto;
	position:relative;
	text-align:left;
	margin-top:30px;
	padding-right:15px;
}

#kontakt_p{
	background: url(../images/cien.jpg) no-repeat left top;
	width: 445px;
	height:430px;
	float:left;
	margin:0 auto;
	position:relative;
	text-align:left;
	padding-right:19px;
	margin-top:30px;
	padding-left:30px;
}

input#imie, #email, #tresc, #telefon, #miasto, #data {
	padding : 4px;
	border : 1px solid #dddddd;
	background: #f7f7f7 url(../images/bg.jpg);
	color : #343434;
	font-size: 12px;
	width:400px;
}

input#wyslij {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	background: #f7f7f7 url(../images/wyslij.png);
	cursor : pointer;
	width:82px;
	height:32px;
}

input#wyslij:hover {cursor : pointer;}

textarea {
	background:  #f7f7f7 url(../images/bg.jpg);
	border : 1px solid #dddddd;
	padding : 2px;
	font-size : 12px;
	color: #343434;
	height:170px;
}

.alert{
	color: #ad1d07;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
}

.komunikat{
	text-align:center;
	color: #ff0000;
	font-size: 12px;
}

#blad{
	background: #ffc2c2 url(../images/wykrzyknik.png) no-repeat 95%;
	padding:5px;
	border:1px dashed #af0202;
	width:400px;
	height:80px;
	text-align:left;
	margin-bottom:20px;
}
.szybki_kontakt{float:right;}



a{
	color : #525252;
	font-family : Arial,'Verdana', sans-serif;
	font-style: inherit;
	font-size : 11pt;
	font-weight : normal;
	text-decoration : underline;
	line-height:20px;
}
a:hover{color : #676767;}

#scroll {
	background:#fff;
	position:relative;
	overflow:hidden;
	border:1px solid #ddd;
	width:980px;
	margin:0 auto;
	height:540px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#tools {
	width:9999em;
	position:absolute;
	height:430px;
}

.tool {
	float:left;
	width:1000px;
	height:430px;
	text-align:center;
}


.details {
	font-size:18px;
	color:#555;
	margin-top:-10px;
	background-color:transparent;
	padding:5px 148px;
	text-align:center;
}


#thumbs {
	background:url(../images/demo-navi.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:460px;
	width:990px;
	left:-8px;
}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	background:transparent url(../images/demo-navi.jpg) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:100px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:314px;
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }

#strona_tlo_{
	width:100%;
	height:50px;
	margin:0 auto;
	position:relative;
	clear:both;
}
#strona_tlo_box{
	padding-top:10px;;
	width:500px;
	height:30px;
	margin:0 auto;
	position:relative;
	float:right;
}
.strona_tlo_nowsze, .strona_tlo_starsze{
	height:27px;
	margin:0 auto;
	position:relative;
	float:left;
}

a.licz_active, a.licz_active_number{
	font-style: inherit;
	font-family :  Arial,'Verdana', Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #dadada;
	text-decoration : none;
	line-height:30px;
	margin:4px;
	text-align:center;
}

a.licz_active:hover, a.licz_active_number:hover{
	color : #fff;
	text-decoration : none;
}
.strona_tlo_select, .strona_tlo_active_number{
	background: url(../images/a_tlo.jpg) no-repeat center;
	width:30px;
	height:30px;
	margin:0 auto;
	position:rlative;
	float:left;
	margin-left:2px;
	margin-right:2px;
}
.licz_select{
	background: url(../images/a_tlo_active.jpg) no-repeat center;
	width:30px;
	height:30px;
	display:block;
	font-style: inherit;
	font-family : Helvetica, 'Verdana', Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #fff;
	text-decoration : none;
	line-height:30px;
	text-align:center;
}
#content {
	width: 750px;
	margin: 20px auto;
	padding: 20px;
	border:1px solid #f4f4f4;
}
h3 {
	margin: 0;	
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
}

div#feature_list {
	width: 750px;
	height: 375px;
	overflow: hidden;
	position: relative;
	font-size:90%;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}
div#feature_list ul#tabs{margin-top:5px;}
ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
			text-align:left;
		}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background:  url('../slide_oferta/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 463px;
			height: 375px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 463px;
			height: 375px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #f64d0c;
		}
		H3{margin:0;}
