@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700&subset=latin,latin-ext);

* {
	padding: 0;
	margin: 0;
	font-family: Open Sans, sans-serif, Geneva, Arial, Helvetica;
}

/* ----------------   TLO ---Scada--------------------------------------*/
html {height:100%;}
body {
	margin: 0;
	padding: 0;
	background:#fff;
	behavior: url("../htc/csshover3.htc") url(../htc/pngbehavior.htc) url(../cssHoverFix.htc);
	height:100%;
}

#container {
		margin: 0;
	   padding: 0;
		min-height:100%;
		position:relative;
	}
#header{
width: 100%;
min-width: 1100px;
height: 250px;
margin: 0;
padding: 0;
text-align: center;
vertical-align: middle;
overflow: hidden;
}
#header_tlo{
margin: 0;
	padding: 0;
background-color: rgba(255,255,255,0.8);
margin-left:auto;
margin-right: auto;
}

#header_tlo a IMG{
margin-left:auto;
margin-right: auto;
margin-top:50px;
text-align: center;
vertical-align: middle;
}
#header_tlo h1{margin-top: 300px;}


#menu_poziome {
		height: 355px;
		width:100%;
		min-width: 1100px;
		text-align: center;
		vertical-align: middle;
		color: #fff;
		background-color:#f49817;

}

#nawigacja{
	width: 870px;
	height: 130px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 112px;
	text-decoration: none;
}
.pudelko A{text-decoration: none;}

.pudelko {
        width:115px;
        height:130px;
        margin:0 auto;
        perspective:300px;
        -webkit-perspective:300px;
		  -ms-perspective:300px;
		  float: left;
		  margin-left: 36px;
			text-decoration: none;
		  cursor: pointer;
		  position: relative;
		  display: inline-block;
		  overflow: hidden;

      }

      .karta {
        position:relative;
        width:115px;
        height:109px;
        text-align:center;
		  text-decoration: none;
        transition: 0.6s;
        -webkit-transition: 0.6s;
		  -ms-transition: 0.6s;
        transform-style:preserve-3d;
        -webkit-transform-style:preserve-3d;
		  -ms-transform-style:preserve-3d;
      }

      .pudelko:hover > .karta {
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
		  -ms-transform: rotateY(180deg);
      }

      .przod {
        position:absolute;
        width:115px;
        height:109px;
        backface-visibility:hidden;
        -webkit-backface-visibility:hidden;
		  -ms-backface-visibility:hidden;

		  display: block;

      }

      .tyl {
        position:absolute;
        width:115px;
        height:109px;

       	display: block;
     transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
		  -ms-transform: rotateY(180deg);
        backface-visibility:hidden;
        -webkit-backface-visibility:hidden;
		  -ms-backface-visibility:hidden;
      }

.podpisy {
text-align: center;
vertical-align: top;
color: #fff;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.menus{text-decoration: none;}

#menu_pionowe {
		z-index: 7;
		top: 305px;
		left: 20px;
		position: absolute;
		width: 79px;
		height: 355px;
		text-align: center;
		vertical-align: middle;
		font-size: 12px;
		color: #fff;
		text-decoration: none;

}

#menu_pionowe A {
text-align: center;
vertical-align: top;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 12px;
margin: 0;
padding: 0;
text-decoration: none;
margin-bottom: 20px;


}

#menu_pionowe A IMG {
	margin: 0;
	padding: 0;
	width: 79;
	height: 75;


}

#menu_pionowe A:visit IMG {
}

#menu_pionowe A:hover IMG {
opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-ms-opacity: 0.7;
 -o-opacity: 0.7;

}

#menu_pionowe A img, #menu_pionowe A * img {-moz-transition: 0.2s ease-in; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in;}



#menu_pionowe A P{
text-align: center;
vertical-align: top;
color: #fff;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
margin-top: 0px;
margin-bottom: 15px;
text-decoration: none;
}

.tytul{
	width: 100%;
	min-width:1100px;
	height: 45px;
	text-align: center;
	background-color:#6f6f6f;

}

.tytul div{
	width: 865px;
	height: 30px;
	text-align: left;
	vertical-align: top;
	margin-left:auto;
	margin-right: auto;
}

.tytul div H1, .tytul_m div H2{
	text-align: left;
	vertical-align: middle;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#panel{
	width: 100%;
	z-index: 9;
	position: absolute;
	text-align: center;
	top: 427px;
}

.szerokosc{width: 1160px;}

#main{
	width: 870px;
	text-align: left;
	background-color: #fff;
	color: #6f6f6f;
	font-size: 14px;
	padding-top:0px;
	padding-bottom:170px;
	line-height: 20px;
	margin: 0 auto;

}

#main div{
	margin-bottom: 20px;
	clear: both;
}
#main h2{
	margin: 40px 0px 15px 0px;
	color: #ef7f1a;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	clear: left;
}

#main h3{
	margin: 0px 0px 5px 0px;
	color: #ef7f1a;
	font-size: 16px;
	text-align: left;
	font-weight: bold;


}

#main h4{
	margin: 0px;
	color: #6f6f6f;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#main h5{
	margin: 0px;
	color: #ef7f1a;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
#main h6{
	margin: 0px;
	color: #6f6f6f;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

#main P{
	margin: 0px 0px 0px 0px;
	color: #6f6f6f;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;

}

#main A{	color:#016fc1;text-decoration: underline;}
#main A:hover{color: #ef7f1a;	text-decoration: underline;}
#main A, #main A * {-moz-transition: 0.1s ease-in; -webkit-transition: 0.1s ease-in; -o-transition: 0.1s ease-in; transition: 0.1s ease-in;}
#main img{
border: 0px none;
margin: 10px;
}
#main UL,#main LI, #main OL {font-size: 14px; line-height: 20px; color:#6f6f6f;}
#main li,#main ol {margin-left: 10px; margin-bottom: 5px;}
#main ol {list-style-type: decimal;}
#main ul {list-style-type: disc;}
#main ol,ul{ margin: 0px 0px 0px 20px;}

strong {font-weight: bold;}

.wiecej{
 margin-top: 5px;
 color: #583632;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 float: left;
 clear: right;
}
.wiecej:hover{color: #b22222;}

#lista{
	padding-top:20px;
	padding-bottom:20px;
}

#lista li{
	padding-bottom:20px;
	padding-top:10px;
	margin-bottom:10px;

}

.wiecej span {
	margin-top: 20px;
}

#cien_tresc{
	width: 865px;
	height: 29px;
	background-image: url(../img/cien_dol.png);
	background-repeat: no-repeat;
	background-position: top center;


}



ul{list-style-type: none;}
li.highlight{}
ul#lista li div p
{display: none;}

/* KONTAKT */
#formularz{
	text-align: left;
	font-weight: normal;
	width:435px;
	margin: 0px;
}

TD.formularz_lewa{
width:135px;
font-size: 14px;
text-align: left;
}
TD.formularz_prawa{
width:300px;
font-size: 14px;
text-align: left;
}
#kontakt{
	width:870px;
	text-align: left;
	vertical-align: top;
	}

#lewa{
	width:435;
	float: left;
	position:absolute;
}

#prawa{
	width:435;
	float: right;


}
#prawa .green {
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #dd2319;
	line-height: 15px;
	margin-bottom: 10px;
	font-style: italic;
}

.kontakt_email {
	width: 296px;
	height: 20px;
	font-size: 14px;
	border: 2px solid #ef7f1a;
	color: #6f6f6f;
	background-color: #fff;
}
.kontakt_email:focus {
	background-color: #f8f8f8;
}

#tresc_email {
	font-size: 13px;
	width: 421px;
	color: #6f6f6f;
	height: 150px;
	font-weight: normal;
	background-color: #fff;
	border: 2px solid #ef7f1a;
	padding: 5px;

}

#tresc_email:focus {
	background-color: #f8f8f8;
}
#wyslij_email {
	width: 435px;
	line-height: 24px;
	font-weight: bolder;
	background-color: #ef7f1a;
	border: 2px solid  #ef7f1a;
	 color: #fff;
}

#wyslij_email:hover {
	cursor: pointer;
	background-color: #6f6f6f;
	border: 2px solid  #6f6f6f;
	color: #fff;
}


#stopka {
	margin: 0;
	padding: 0;
	padding-top: 35px;
	padding-bottom: 25px;
	position:absolute;
	bottom:0;
	width: 100%;
	margin-top: 20px;

	min-width: 1100px;
	height: auto;
	background-color: #eee;
}


footer{

}

#stopka div{
width: 870px;
margin:0 auto;
padding-top: 0px;
text-align: center;
}

#stopka div p{margin-top:0px;font-size: 10px;color: #6f6f6f;}

#nawigacja2{
	width: 100%;

	height: 150px;
	background-color: #ef7f1a;
	z-index: 50;
	position: fixed;
	display:none;
	margin-left:auto;
	margin-right:auto;
	box-shadow:0px 0px 10px #000;

}


.menu_m{
	width: 870px;
	height: 105px;
	text-align: left;
	vertical-align: top;
	margin-left:auto;
	margin-right: auto;
	position: relative;

}

.menu_m A {
text-align: center;
vertical-align: top;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 12px;
margin: 0;
padding: 0;
text-decoration: none;
margin-top: 25px;
float: left;
margin-left: 0px;
margin-right: 20px;

}

.menu_m A IMG {
	margin: 0;
	padding: 0;
	width: 50;
}




.menu_m A:hover IMG {
opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-ms-opacity: 0.7;
 -o-opacity: 0.7;

}

.menu_m A img, .menu_m A * img {-moz-transition: 0.2s ease-in; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in;}

.tytul_m{
	height: 45px;
	text-align: center;
	background-color:#6f6f6f;
	clear: left;

}

.tytul_m div{
	width: 865px;
	height: 45px;
	text-align: left;
	vertical-align: top;
	margin-left:auto;
	margin-right: auto;

}


.tytul_m div H1{
	text-align: left;
	vertical-align: middle;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#biale{float: right; height:20px; margin-top: 10px; margin-bottom: 5px; margin-right: 0px; margin-left: 20px; }

#realizacje {margin-top: 35px;}


#realizacje .portfolio_1{
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ef7f1a;
	width: 870px;
	height: 296px;
	display: block;
	margin:0;
	padding: 0;
}
#realizacje .portfolio_1 .strzalka{

	background-image: url(../img/strzlka_prawa.png);
	background-repeat: no-repeat;
	background-position: center right;
	width: 38px;
	height: 296px;
	float: right;
	clear: left;
	margin:0;
	padding: 0;
	display: block;
	overflow: hidden;
}
#realizacje .portfolio_1 .opis_portfolio{
	width: 280px;
	height: 296px;
	float: right;
	clear: right;
	margin:0;
	padding: 0;
	background-color: #6f6f6f;
	overflow: hidden;
	vertical-align: middle;
	display: table;
}

#realizacje .portfolio_2{
	padding: 0;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ef7f1a;
	width: 870px;
	height: 296px;
	display: block;
	margin:0;
	padding: 0;
}
#realizacje .portfolio_2 .strzalka{
	background-image: url(../img/strzlka_lewa.png);
	background-repeat: no-repeat;
	background-position: center left;
	width: 38px;
	height: 296px;
	float: left;
	clear: right;
	margin:0;
	padding: 0;
	display: block;
	overflow: hidden;
}
#realizacje .portfolio_2 .opis_portfolio{
	width: 280px;
	height: 296px;
	float: left;
	clear: left;
	margin:0;
	padding: 0;
	background-color: #ef7f1a;
	overflow: hidden;
	vertical-align: middle;
	display: table;
}


#realizacje h2 {
	color: #fff;
	font-size: 27px;
	line-height: 27px;
	width: 240px;
	margin:0;
}
#realizacje h3 {
	color: #fff;
	font-size: 17px;
	line-height: 18px;
	margin:0;
	margin-top: 5px;
	width: 240px;
}
#realizacje p {
	margin:0;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	margin-top: 15px;
	width: 240px;
}

#realizacje .portfolio_1 p, #realizacje .portfolio_1 h2, #realizacje .portfolio_1 h3 {text-align: right; float:right;}
#realizacje .portfolio_2 p, #realizacje .portfolio_2 h2, #realizacje .portfolio_2 h3 {text-align: left;}

#realizacje .portfolio_tlo {background-color: rgba(255,255,255,0.45); height: 296px; display: block; overflow: hidden; width: 870px;
	height: 296px;}
#realizacje :hover .portfolio_tlo {background-color: rgba(255,255,255,0.0);}

#realizacje .opis_portfolio div{display: table-cell; vertical-align: bottom; padding: 20px;}

#realizacje a:hover .opis_portfolio {width: 300px;}
#realizacje A .portfolio_tlo, #realizacje A * .portfolio_tlo {-moz-transition: 0.2s ease-in; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in;}
#realizacje A .opis_portfolio, #realizacje A * .opis_portfolio {-moz-transition: 0.2s ease-in; -webkit-transition: 0.2s ease-in; -o-transition: 0.2s ease-in; transition: 0.2s ease-in;}

#realizacje  .portfolio_2, #realizacje  .portfolio_1  {margin-top: 30px;}

#dok{padding: 2px; background-color: #6f6f6f; text-align: center;}

.czesc2{float:left; font-size: 10px}
.czesc1{font-size: 19px; color: #fff;}
.czesc3{font-size: 22px; font-weight: bold; color: #ef7f1a;}

#kontakt_mapa {width: 100%; margin:0; padding: 0; margin-top: 50px; clear: both;}
#kontakt_mapa h3 {margin-bottom: 20px;}
#kontakt_mapa_div {margin:0; padding:0; margin-top: 20px; margin-left: auto; margin-right: auto; padding: 3px; width: 100%; border-radius: 5px; overflow: hidden; background-color: #ef7f1a;}
#map-canvas {margin:0; padding:0; height: 250px;}
#map-canvas div{}
#mapa_google{width: 100%; height: 250px; border: solid 0px #fff;}
footer div {margin:0; padding: 0; }


#logo_menu_m {height:90px;}
.ico_menu_m {width:45px;}

/* ------------------------ skalowanie ------------------------ */
@media all and (min-width: 1120px;) and (max-width:4200px) {


}
@media all and (min-width:801px) and (max-width:1116px) {


#menu_poziome, #header, .tytul, #stopka   {min-width: 740px;}

.tytul_m div, #cien_tresc, .tytul div, .menu_m, #main, #realizacje .portfolio_tlo, #realizacje .portfolio_1, #realizacje .portfolio_2, #stopka div, #kontakt {width: 740px;}
.tytul_m h2, .tytul h1 {margin-left: 10px; margin-right:10px;}

#nawigacja {width: 740px; padding-top: 75px; margin:0 auto;}
#menu_pionowe {width: 100%; left: 0; top: 490px; height: 50px; text-align:center;}
#menu_pionowe div {width: 367px;  margin:0 auto;}
#menu_pionowe A {float:left; margin-left: 24px; margin-right: 24px; }
#logo_menu_m {height:80px;}
.pudelko A{text-decoration: none; }

.pudelko {width:90px; height:130px; margin-left: 18px; margin-right: 18px;}
.karta IMG {width: 90px;}
.karta, .przod, .tyl {width:90px; height:86px;}
#realizacje .portfolio_2 {	background-position: 210px 0px;}
#realizacje .portfolio_1 {	background-position: -60px 0px;}
 }


@media all and (min-width:991px) and (max-width:1200px) {


}


@media all and (min-height:150px) and (max-height:640px) {

}