@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Kalam:400,300,700&subset=latin,latin-ext);

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #333;
    margin: 16px 0 0;
    padding: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
img {
  border: 0;
}

/* Forms
   ========================================================================== */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
  resize: vertical;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Links
   ========================================================================== */

a {
    text-decoration: none;
    border: 0; outline: 0;
    color: #fff;
    font-weight: bold;
}

a:focus,
a:active,
a:hover {
    outline: 0;
}

/* Nagłówki
   ========================================================================== */

h1 {
    font-size: 1.6em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.3em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.15em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

ul {
	margin: 0px;
	padding: 0px;
	}
ul li {
	list-style-type: none;
	}






/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* ==========================================================================
   GRID
   ========================================================================== */
.container {
	width: 100%;
}
.wrapper {
    width: 1100px;
    margin: 0 auto;
}

.fluid2 {
	width: 50%;
	}
.fluid3 {
	width: 33.33333%;
	}   
.fluid4 {
	width: 25%;
}

.cols2 {
	width: 550px;
	}
.cols3 {
	width: 366px;
	}
.cols4 {
	width: 275px;
	}

.fluidTwo {
	width: 30%;
	}
.fluidThird {
	width: 70%;
	}

.two {
	width: 780px;
	}
.third {
	width: 320px;
	}
	
.left {
	float: left;
	}
.right {
	float: right;
	}
.clear {
	clear: both;
	}

.inline {
	display: inline; /* Dla IE < 8 */
	zoom: 1; /* Dla IE < 8 */
	display: inline-block;
	}
	
.borderbox {
	-webkit-box-sizing: border-box; /* iOS <= 4 i Android <= 2.3 */
	-moz-box-sizing: border-box; /* Firefox */
	box-sizing: border-box; /* Chrome, Opera, Safari 5+ i IE 8+ */
	}

/* ====================
    WYŚRODKOWANIE W PIONIE I POZIOMIE
   ==================== */
.table {
	display: table;
	width: 100%;
	text-align: center;
}
.table-cell {
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}

/* ====================
    Menu
   ==================== */
ul.menu li {
	-webkit-box-sizing: border-box; /* iOS <= 4 i Android <= 2.3 */
	-moz-box-sizing: border-box; /* Firefox */
	box-sizing: border-box; /* Chrome, Opera, Safari 5+ i IE 8+ */
}
ul.menu li a {
	display: inline; /* Dla IE < 8 */
	zoom: 1; /* Dla IE < 8 */
	display: inline-block;
	text-align: center;
	}
ul.horizontal > li {
	display: inline; /* Dla IE < 8 */
	zoom: 1; /* Dla IE < 8 */
	display: inline-block;
	}
ul.table {
	display: table;
	width: 100%;
	}
ul.table > li {
	display: table-cell;
	}
.dropdown-menu ul {
	display: none;
	}
*/
/*	
.dropdown-menu:hover > ul {
	display: block;
	}
*/	
.dropdown-menu:hover > ul > li {
	position: relative;
	}
.right-submenu {
	position: relative;
	}
.right-submenu ul {
	position: absolute;
	top: 0;
	left: 100%;
}

.menu-toggler {
	display: none;
	}
.menu-toggler li {
	width: 100%;
	height: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #dbb319;	
	border-radius: 2px;
	border: 1px solid #000;
	}

/* ==========================================================================
   HEADER
   ========================================================================== */
body > header {
	position: relative;
	width: 100%;
	height: 160px;
	}
body > header .wrapper {
	position: relative;
	}
body > header h1 {
	width: 174px;
	height: 84px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	}
	
#top-icons {
	position: absolute;
	top: 0px;
	right: 0px;
	border-top: 2px solid #e00000;
	}
#top-icons a {
	color: #767676;
	font-weight: 500;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	}
#top-icons a:hover {
	color: #000;
	}
#top-icons ul.def li a {
	padding: 0 13px;
	background: url(../images/grid_06.jpg) 0% 50% no-repeat; 
	}
#top-icons ul.def li:first-child a {
	background: none;
	}
#top-icons ul.flagi {
	background: url(../images/grid_06.jpg) 100% 50% no-repeat,
				url(../images/grid_06.jpg) 0% 50% no-repeat; 
	padding: 0 15px;
	}	
#top-icons ul.flagi li a {
	padding: 0px 3px;
	}	

nav {
	position: relative;
	bottom: 45px;
	right: 0px;
	height: 60px;
	z-index: 12;
	}
nav ul li {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	background: url(../images/sep_03_01.jpg) no-repeat 0% 50%, url(../images/sep_03_01.jpg) no-repeat 100% 50%;
	float: left;
	-webkit-box-sizing: border-box; /* iOS <= 4 i Android <= 2.3 */
	-moz-box-sizing: border-box; /* Firefox */
	box-sizing: border-box; /* Chrome, Opera, Safari 5+ i IE 8+ */
	}
nav ul li:first-child {
	background: url(../images/sep_03_01.jpg) no-repeat 100% 50%;	
	}
nav ul li:last-child {
	background: url(../images/sep_03_01.jpg) no-repeat 0% 50%;	
	}

nav a {
	color: #0d0d0d;
	height: 60px;
	line-height: 60px;
	padding: 0 25px 0 25px;
	font-size: 13px;
	text-transform: uppercase;
	}
nav ul li:hover {
	height: 62px;
	line-height: 62px;
	border-bottom: 2px solid #e00000;
	}
nav ul li:hover a {
	color: #e00000;
	height: 51px;
	line-height: 41px;
	padding: 0 25px 0 25px;
	box-shadow: #fff 0px 0px 2px;
	position: relative;
	bottom: 10px;
	z-index: 2;
	}
nav ul li.pomiar img {
	margin: 0 10px;
	}
nav ul li.pomiar a {
	color: #e00000;
	}

#breadcrumbs {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 45px;
	background: #f0f0f0;
	font-size: 12px;
	}
#breadcrumbs .left img {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
#breadcrumbs a {
	color: #000;
	font-weight: 300;
	}
#breadcrumbs a strong {
	font-weight: 700;
	color: #666;
	}

/* ==========================================================================
   SLIDER
   ========================================================================== */
	#flashtop {
		width: 100%;
		position: relative;
		overflow-x:hidden;
	}
	#flash {
		width: 100%;
		position: relative;
	}
	#slider {	
		 width:2000px;
		 height: 762px;
	}
	#slider2 {
		height: 300px;
		}
	#slider img{
		height: 100%;
		width: auto;
	}
	.text-animated {
		position: absolute;
		top: 175px;
		width: 100%;
		z-index: 10;
		color: #000;
		}
	.text-animated2 {
		position: absolute;
		top: 50px;
		width: 100%;
		z-index: 10;
		color: #000;
		}
	.text-animated .wrapper {
		position: relative;
		width: 1100px;
		margin: 0 auto;
		display: block;
		}
	.tagline {
		width: 310px;
		height: 50px;
		line-height: 50px;
		font-family: "Roboto Slab" sans-serif;
		font-size: 27px;
		background: rgba(0,0,0, .5);
		color: #fff;
		font-weight: normal;
		padding-left: 25px;
		margin: 0;
		}
	.tagline2 {
		width: 370px;
		height: 45px;
		line-height: 45px;
		font-family: "Roboto Slab" sans-serif;
		font-size: 27px;
		background: rgba(255,255,255, .3);
		color: #000;
		font-weight: normal;
		padding-left: 25px;
		margin: 0;
		}
	.nivo-prevNav,
	.nivo-nextNav {
		display: none;
		}
	.nivo-directionNav {
		
		}
	.nivo-controlNav {
		width: 100px;
		margin-left: 295px;
		height: 25px;
		line-height: 25px;
		background: rgba(0,0,0, .3);
		text-align: center;
		}
	.nivo-control {
		display: inline-block;
		width: 8px;
		height: 8px;
		border: 1px solid #999;
		border-radius: 100%;
		text-indent: -99999px;
		overflow: hidden;
		margin: 0px 5px;
		background: #000;
		}
	.active {
		background: #e00000;
		}	
	
/* ==========================================================================
   BOKSY
   ========================================================================== */
#boksy {
	position: absolute;
	bottom: 2px;
	width: 100%;
	display: block;
	z-index: 10;
	font-size: 12px;
	}
.boks {
	position: relative;
	width: 347px;
	height: 327px;
	background: #f8f8f8;
	#box-shadow: #999 0px 1px 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	}
.boks:nth-child(2):hover,
.boks:nth-child(3):hover {
	background: none;
	box-shadow: none;
		-webkit-transform: scale(0.99,0.99);
	-webkit-transition: all 0.3s ease;
		-moz-transform: scale(0.99,0.99);
	-moz-transition: all 0.3s ease;
		-ms-transform: scale(0.99,0.99);
	-ms-transition: all 0.3s ease;
		-o-transform: scale(0.99,0.99);
	-o-transition: all 0.3s ease;
	transform: scale(0.99,0.99);
	transition: all 0.3s ease;
	}
.boks:nth-child(2) {
	margin: 0 29px;
	}
.przelaczniki {
	position: absolute;
	top: -40px;
	text-transform: uppercase;
	font-weight: bold;
	}
.przelacznik {
	padding: 0 25px;
	height: 40px;
	background: #e00000;
	cursor: pointer;
	color: #fff;
	}
.przelacznik:hover {
	background: #ef0000;
	}
.aktywny:first-child {
	background: url(../images/zamow_03.png) #f8f8f8 10% 50% no-repeat;
	}
.aktywny:last-child {
	background: url(../images/koperta.png) #f8f8f8 10% 50% no-repeat;
	}
.aktywny {
	cursor: default;
	padding-left: 50px;
	color: #000;
	}

.form-wrapper {
	padding: 0px 35px 0px;
	}	
.form-pomiar p {
	font-size: 11px;
	font-weight: 500;
	line-height: 20px;
	padding: 0; margin: 0;
	}
.form-pomiar small {
	font-weight: 500;
	}
.form-pomiar input,
.form-pomiar textarea {
	width: 100%;
	height: 28px;
	outline: none;
	border: 2px solid #e5e5e5;
	border-radius: 4px;
	background: #f8f8f8;
	text-indent: 5px;
	font-size: 11px;

	color: #444;
	}	
.form-pomiar textarea {
	height: 30px;
	}
.form-pomiar .fluid2 {
	width: 45%;
	}
.form-pomiar input[type="submit"] {
	display: block;
	width: 50%;
	background: #e00000;
	border: none;
	border-radius: 0px;
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 17px;
	}
input.time {
	background: url(../images/form_time.jpg) 100% 50% no-repeat;
	}	
input.date {
	background: url(../images/form_date.jpg) 100% 50% no-repeat;
	}	
input.spam {
	margin-top: 2px;
	margin-left: 25px;
	display: inline-block;
	width: 100px;
	}
.mail-info {
	top: -100px;
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100px;
	background: #fff;
	box-shadow: 0px 0px 50px black;
	border-top: 1px solid #e00000;
	border-bottom: 1px solid #000;
	}
#pd article section .mail-info {
	top: 0px;
	position: relative;
	}
	
.boks .nag {
	position: absolute;
	bottom: 0px;
	width: 347px;
	height: 61px;
	background: #282828;
	}
.boks .nag h2 {
	margin: 0px; padding: 0px;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	line-height: 63px; 
	text-indent: 25px;
	}
.boks .nag .button {
	background: #e00000;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 17px 20px auto auto;
	padding: 0px;
	width: 92px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	}
.boks .nag .button:hover {
	background: #ef0000;
	}
.boks .nag .button a {
	display: block;
	width: 100%;
	line-height: inherit;
	}
.pomiar .nag {
	background: #f2f2f2;
	}

.boks > a > img {
	width: 100%;
	height: 266px;
	}

/* ==========================================================================
   OFERTA PARAPETY
   ========================================================================== */
#oferta-parapety {
	margin-top: 30px;
	height: 65px;
	line-height: 65px;
	background: #282828;
	}
#oferta-parapety > div {
	width: 150px;
	height: 65px;
	line-height: 65px;
	background: #e00000;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	}
#oferta-parapety > div a {
	line-height: 65px;
	display: block;
	}
	
#oferta-parapety ul li {
	
	}
#oferta-parapety ul li a {
	font-size: 12px;
	color: #d8d8d8;
	font-weight: normal;
	padding: 0 20px 0 10px;
	background: url(../images/grid_38.jpg) no-repeat 100% 50%;
	}
#oferta-parapety ul li:last-child a {
	background: none;
	}
#oferta-parapety ul li a:hover {
	position: relative;
	border-bottom: 3px solid #e00000;
	bottom: 4px;
	color: #fff;
	}
	
/* ==========================================================================
   IKONY
   ========================================================================== */
#ikony {
	margin-top: 50px;
	}
#ikony h2 {
	text-transform: uppercase;
	}
#ikony h2 img {
	margin-right: 15px;
	}
.ikona {
	margin-top: 30px;
	width: 275px;
	height: 100px;
	text-align: center;
	}
.ikona > span {
	display: inline-block;
	width: 100px;
	margin-left: 20px;
	height: 40px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 400;
	vertical-align: middle;
	text-align: left;
	}

/* ==========================================================================
   OGÓLNE
   ========================================================================== */
#opinie {
	width: 100%;
	height: 322px;
	background: url(../images/opinie-bg.jpg) top center no-repeat;
	}
#opinie h2 {
	font-size: 16px;
	text-transform: uppercase;
	height: 70px;
	line-height: 70px;
	color: #393939;
	font-weight: bold;
	background: url(../images/grid_31.jpg) bottom left no-repeat;
	}
#opinie h2 .gray {
	color: #666;
	}
#opinie .opinia {
	margin-top: 15px;
	padding: 30px 5%;
	width: 90%;
	min-height: 100px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 5px;
	}
#opinie .opinia > img {
	margin-right: 50px;
	}
#opinie .opinia-text {
	font-family: 'Kalam', cursive;
	font-size: 18px;
	color: #232368;
	}
#opinie .red {
	padding-bottom: 5px;
	color: #d10516;
	background: url(../images/podkreslnik_03.png) bottom center no-repeat;
	}
#opinie .podpis {
	font-size: 11px;
	color: #666;
	}
#opinie .podpis .red-border-top {
	border-top: 1px solid #d10516;
	}
#opinie .active {
	background: none;
	}
.lSPager {
	display: none;
	}

/* ==========================================================================
   PARTNERZY
   ========================================================================== */
#partnerzy {
	height: 135px;
	line-height: 135px;
	background: #f5f5f5;
	}

#partnerzy .wrapper {
	border-top: 3px solid #cbcbcb;
	}
#partnerzy ul li:hover {
	opacity: 0.7;
	transition: opacity 0.2s;
	}

/* ==========================================================================
   PD
   ========================================================================== */
#pd > .wrapper {
	
	}

article header h1 {
	margin-top: 0px;
	line-height: 75px;
	background: url(../images/grid_31.jpg) bottom left no-repeat;
	font-size: 16px;
	color: #393939;
	text-transform: uppercase;
	margin-bottom: 25px;
	}
article section {
	padding-right: 40px;
	padding-bottom: 25px;
	font-size: 13px;
	}
article section div,
article section p {
	padding-bottom: 10px;
	}
article section p {
	font-size: 13px;
	}
article section a {
	color: #e00000;
	}
article section ul {
	margin-top: 10px;
	margin-left: 30px;
	}
article section ul li {
	margin-bottom: 10px;
	#background: url(../images/sep_03.jpg) 0% 50% no-repeat;
	list-style: circle;
	font-size: 13px;
	}
article section ul li a {
	color: #000;
	font-size: 13px;
	font-weight: 500;
	}
article section ul li a big {
	color: #000;
	font-size: 13px;
	font-weight: 500;
	}
	
aside {
	
	position: relative;
	z-index:2;
	top: -70px;
	background: #f8f8f8;
	padding-bottom: 100px;
	box-shadow: #aaa 1px 1px 1px;
	}
#wyszukiwarka {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #fff;
	background: url(../images/search54.png) #f3f3f3 90% 50% no-repeat;
	}
#wyszukiwarka input {
	width: 70%;
	background: none;
	outline: none;
	border: none;
	border-bottom: 2px solid #ccc;
	margin-left: 25px;
	font-weight: 300;
	font-size: 12px;
	}
	
.oferta > div {
	display: block;
	width: 100%;
	margin: 0 auto;
	}
.oferta > div h3 {
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	text-transform: uppercase;
	color: #393939;
	}
.oferta div.cat_menu1 {
	display: block;
	width: 100%;
	position: relative;
	padding: 0px 10px 0px 30px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	border-left: 3px solid #ccc;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
	background: url(../images/arrow-right.png) 10px 50% no-repeat;
	overflow: hidden;
	}
.oferta div.cat_menu1:hover {
	border-left: 3px solid #e00000;
	box-shadow:inset 0px 0px 3px #ccc;
	}

.oferta div.cat_menu1 a {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
	display: block;
	line-height: 50px;
	height: 50px;
	text-decoration: none;
	}
.oferta .active {
	font-weight: 900;
	}

.oferta div.cat_menu2,
.oferta div.cat_menu3,
.oferta div.cat_menu4 {
	max-height: 150px;
	line-height: 50px;
	padding-left: 40px;
	background: #f4f4f4;
	}
.oferta div.cat_menu2:hover,
.oferta div.cat_menu3:hover,
.oferta div.cat_menu4:hover {
	border-left: 3px solid #e00000;
	margin-left: -3px;
	box-shadow:inset 0px 0px 3px #ccc;
	}
.oferta div.cat_menu2 a,
.oferta div.cat_menu3 a,
.oferta div.cat_menu4 a {
	font-weight: normal;
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	line-height: 50px;
	}
.oferta div.cat_menu3 a {
	color: #bbb;
	text-indent: 5px;
	}
.oferta div.cat_menu4 a {
	color: #ccc;
	text-indent: 20px;
	}



/*** FORMULARZ ***/
form#formularz {
	width: 80%;
	margin: 25px auto;
	text-align: center;
	}
	
form#formularz .input {
	display: block;
	width: 100%;
	height: 40px;
	margin: 10px auto;
	text-indent: 10px;
	}
form#formularz .input_nr {
	width: 25px;
	text-align: center;
	margin: 0px;
	}
form#formularz input[type="submit"] {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	outline: none;
	border: none;
	background: #e00000;
	color: #fff;
	}	

	
/* ==========================================================================
   FOOTER
   ========================================================================== */	
footer {
	font-size: 11px;
	color: #ababab;
	height: 150px;
	}
footer a {
	color: #ababab;
	}
footer a:hover {
	color: #e00000;
	}
	
#footer-kontakt {
	height: 115px;
	line-height: 115px;
	}
#footer-kontakt .fluid4 {
	background: url(../images/grid_31.jpg) bottom left no-repeat;
	}
#footer-kontakt .fluid4:nth-child(1) img,
#footer-kontakt .fluid4:nth-child(2) img {
	margin-right: 10px;
	padding-bottom: 10px;
	}
.tel {
	font-size: 24px;
	font-weight: 500;
	color: #222;
	}
.small {
	font-size: 22px;
	font-weight: 300;
	}
.small2 {
	font-size: 16px;
	font-weight: 300;
	}
.mail {
	font-size: 18px;
	font-weight: 500;
	color: #222;
	}
	
#footer-kontakt .fluid4:nth-child(2),
#footer-menu .fluid4:nth-child(2) {
	width: 30%;
	}
#footer-kontakt .fluid4:nth-child(3),
#footer-menu .fluid4:nth-child(3) {
	width: 20%;
	}

#footer-menu {
	margin-top: 20px;
	font-size: 11px;
	line-height: 22px;
	color: #222;
	font-weight: 600;
	}
#footer-menu .fluid4 {
	padding-bottom: 30px;
	}
#footer-menu h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #e90000;
	line-height: 25px;
	font-weight: bold;
	}
#footer-menu a {
	color: #222;
	font-weight: 600;
	}
#footer-menu a:hover {
	color: #e90000;
	font-weight: 600;
	}
#footer-menu ul li {
	text-indent: 25px;
	background: url(../images/sep_03.jpg) 0% 50% no-repeat;
	}

.stopka {
	border-top: 2px solid #dfdfdf;
	line-height: 50px;
	}
	
.nag1 {
	display: none;
	}
		
/* ==========================================================================
   Media Queries
   ========================================================================== */
   
@media only screen and (max-width: 1100px) {
	.wrapper {
		width: 98%;
		margin: 0 auto;
		}
	
	nav a {
		padding: 0 20px;
		}
	nav ul li:hover a {
		padding: 0 20px;
		}
	
	#boksy .boks {
		width: 30%;
		}
	#boksy .boks:first-child {
		margin-left: 20px;
		}
	#boksy .boks .nag {
		width: 100%;
		}
	#boksy .boks .nag h2 {
		font-size: 14px;
		}
		
	.form-pomiar p {
		font-size: 11px;
		}
	.form-pomiar .spam {
		width: 25px;
		}
	
	#oferta-parapety ul li a {
		padding: 0 5px;
		background: none;
		}
	
	.ikona {
		width: 240px;
		}
		
	.lSSlideOuter  {
		width: 96%;
		margin: 0 auto;
		}
	#opinie .opinia-text {
		font-size: 16px;
		}
	
	#partnerzy ul {
		margin: 0 auto;
		text-align: center;
		}
	#partnerzy ul li {
		width: 100px;
		}
	#partnerzy ul li a img {
		max-width: 100%;
		}
	 
	}
@media only screen and (max-width: 1024px) {
	nav a {
		padding: 0 15px;
		}
	nav ul li:hover a {
		padding: 0 15px;
		}
	
	#boksy .wrapper {
		width: 700px;
		margin: 0 auto;
		}
	#boksy .boks {
		width: 320px;
		}
	#boksy .boks:first-child {
		display: none;
		}
	
	#oferta-parapety ul li a {
		padding: 0 1px;
	}
	
	.ikona {
		width: 220px;
		}
	
	.tel {
		font-size: 18px;
		}
	.tel .small {
		font-size: 16px;
		}
		
	#partnerzy ul li {
		width: 90px;
		}
	
	#footer-menu ul li a {
		 padding: 0 8px;
		 }
	}

@media only screen and (max-width: 960px) {
	.wrapper {
		width: 100%;
		}
	body {
		background: url(../images/1_30.jpg) top center no-repeat;
		}
	body > header {
		background: rgba(255,255,255, .8);
		}
	body > header h1 {
		float: none !important;
		margin: 0 auto;
		}
	
	#menu1 {
		float: none;
		margin-top: 20px;
		}
	.menu {
		display: none;
		}
	.menu-toggler {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-family: "Roboto Slab";
		display: block;
		width: 100%;
		height: 60px;
		text-align: center;
		line-height: 60px;
		font-weight: bold;
		cursor: pointer;
		color: #e00000;
		background: #fff;
		}
	.menu-toggler div {
		display: inline-block;
		width: 85%;
	}
	.menu-toggler img {
		margin-top: 25px;
		}
	.mobile-menu {
		display: block;
		position: absolute;
		top: 60px;
		z-index: 999999999999999999999999999;
		border-bottom: 2px solid #fff;
		width: 100%;
		}
	.mobile-menu li {
		display: block;
		float: none;
		width: 100%;
		background: #000;
		border-top: 1px solid #333;
		}
	.mobile-menu li:first-child {
		background: #000;
		}
	.mobile-menu li a {
		display: block;
		width: 100%;
		background: #fff;
		color: #000;
		padding: 0px;
		text-align: center;
		}
	.mobile-menu li a:hover {
		color: #e00000;
		padding: 0px;
		border-bottom: none;
		}
	nav {
		bottom: 0px;
		}
	nav ul li:hover {
		border-bottom: none;
		}
	nav ul li:hover a {
		position: static;
		padding: 0px;
		height: 60px;
		line-height: 60px;
		border-bottom: none;
		}
	nav ul li {
		height: auto;
		}
	#menu1 ul > li.dropdown-menu ul {
		height: 120px;
		}
	#menu1 ul > li.dropdown-menu ul li a {
		background: #000;
		color: #aaa;
		display: block;
		width: 100%;
		}
	#menu1 ul > li.dropdown-menu ul li a:hover {
		background: #da6601;
		color: #000;
		border-bottom: none;
		}
	/*
	#top-icons .flagi {
		display: block;
		width: 180px;
		}
	#top-icons .flagi li {
		padding: 0 10px;
		}
	*/
	#breadcrumbs {
		display: none;		
		}

	#flashtop {
		width: 100%;
		min-height: 400px;
		position: relative;
		overflow:hidden;
		background: rgba(255,255,255, .7);
		padding-bottom: 80px;
	}
	
	#boksy {
		bottom: auto;
		top: 80px;
		}
	#flash {
		display: none;
	}
	.text-animated {
		display: none;
		}
	
	#oferta-parapety {
		border-top: none;
		margin-top: 0px;
		}
	#oferta-parapety ul {
		display: none;
		}
	#oferta-parapety > div {
		float: none;
		margin: 0 auto;
		}
		
	#ikony {
		margin-top: 30px;
		}	
	#ikony h2 {
		text-align: center;
		}
	#ikony h2 img {
		display: none;
		}
	#ikony .ikona {
		width: 25%;
		}
	#ikony .ikona span {
		font-size: 14px;
		}
		
	#opinie h2 {
		margin-left: 15px;
		}	
		
	#partnerzy {
		height: auto;
		}
	
	footer .wrapper {
		width: 90%;
		margin: 0 auto;
		}	
	footer .fluid4,
	#footer-kontakt .fluid4:nth-child(2), 
	#footer-menu .fluid4:nth-child(2),
	#footer-kontakt .fluid4:nth-child(3), 
	#footer-menu .fluid4:nth-child(3),
	#footer-kontakt .fluid4 {
		width: 50%;
		text-align: center;
		background: url(../images/grid_31.jpg) bottom center no-repeat
		}
	#footer-menu ul li {
		background: none;
		text-indent: 0px;
		}

	/*** PD ***/
	.pd-body {
		background: none;
		}
	#slider2 {
		display: none;
		}
	.pd-top {
		display: none;
		}
	article.fluidThird {
		float: none;
		width: 90%;
		margin: 0 auto;
		margin-top: 25px;
		}
	.pd-menu {
		position: static;
		width: 90%;
		margin: 0 auto;
		float: none;
		}
	article section {
		padding-right: 0px;
		}

	}

@media only screen and (max-width: 768px) {
	
	#flashtop {
		margin: 0px;
		height: auto;
		min-height: 800px;
		padding-bottom: 0px;
		}
	#boksy .wrapper {
		width: 100%;
		}
	#boksy .boks {
		display: block;
		float: none;
		margin-left: 0;
		margin: 0px auto;
		margin-bottom: 20px;

		}
	.stopka {
		border-top: none;
		line-height: 20px;
		}
	footer .stopka .left,
	footer .stopka .right {
		float: none;
		text-align: center;
		width: 100%;
		margin: 0;
		}
		
	.kontaktForm {
		width: 100%;
		float: none;
		clear: both;
		margin-top: 20px;
		}

	}

@media only screen and (max-width: 600px) {
	#ikony {
		display: none;
		}
	
	#opinie {
		margin-top: 50px;
		}	
	#opinie .opinia {
		margin-top: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		}
	.opinia img {
		display: none;
		}
	
	#partnerzy {
		display: none;
		}
	
	footer {
		border-top: 5px solid #ccc;
		}
	footer .fluid4,
	#footer-kontakt .fluid4:nth-child(2), 
	#footer-menu .fluid4:nth-child(2),
	#footer-kontakt .fluid4:nth-child(3), 
	#footer-menu .fluid4:nth-child(3),
	#footer-kontakt .fluid4 {
		width: 100%;
		}
	
	#footer-kontakt .fluid4:nth-child(3) {
		display: none;
		}
		
	#footer-menu .fluid4 {
		display: none;
		}
	#footer-menu .fluid4:first-child {
		display: block;
		}
		
	.imgleft {
		display: block;
		float: none;
		margin: 10px auto  !important;
		max-width: 100%;
		margin-right: auto !important;
		}	
	}

@media only screen and (max-width: 480px) {
	#map iframe {
		width: 100%;
		display: block;
		}
}

@media only screen and (max-width: 400px) { 
	#boksy .boks {
		width: 96%;
		max-width: 300px;
		}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}