body

{

	margin: 0;

	padding: 0;

	font-family: 'Encode Sans Condensed', sans-serif;

}



a 

{

	text-decoration: none;

}



p.center 

{

	text-align: center;

}



.clr

{

	clear: both;

}



.container

{

	max-width: 1200px;

	margin: 0 auto;

}



.address-page p 

{

	text-align: center;

	font-size: 18px;

}



h1.title

{

	color: #024258;

	font-size: 35px;

	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);

	text-align: center;

}



h1.title span 

{

	color: #40a3d5;

}



#header

{

	width: 100%;

	height: auto;

	position: absolute;

	top: 0;

	z-index: 10000;

}



#header .left-head

{

	width: calc(50% - 600px);

	height: 10px;

	float: left;

}



#header .center-head  ul.language

{

	float: right;

	padding: 3px 12px 5px;

	margin: 0;

	list-style-type: none;

	background: rgba(2, 66, 88, 0.8);

}



#header .center-head ul.language > li 

{

	display: inline-block;

	padding: 0 5px;

}



#header .center-head ul.language > li a 

{

	color: #ffffff;

	font-weight: 700;

}



#header .center-head ul.language > li a:hover

{

	color: #40a3d5;

}





#header .center-head

{

	width: 1200px;

	float: left;

}



#header .center-head .logo

{

	float: left;

    margin-left: 10px;

}



#header .center-head .nav

{

	float: right;

}



#header .right-head

{

	width: calc(50% - 600px);

	float: right;

	margin-top: 30px;

}



#header .right-head .blue

{

	background: rgba(2, 66, 88, 0.8);

	height: 29px;

}



#header .right-head .white

{

	background: rgba(255, 255, 255, 0.7);

	height: 42px;

}



#header .nav

{

	margin-top: 30px;

}



#header .nav ul.menu, 

#header .nav ul.button-menu 

{

	padding: 0;

	margin: 0;

	list-style-type: none;

	background: rgba(255, 255, 255, 0.7);

}



#header .nav ul.menu > li 

{

	display: inline-block;

	padding: 7px 10px 9px;

}



#header .nav ul.menu > li a,

#header .nav ul.button-menu > li a

{

	color: #024258;

	font-size: 20px;

}



#header .nav ul.menu > li > ul 

{

	position: absolute;

	list-style-type: none;

	padding: 10px;

	margin: 9px 0 0;

	background: rgba(255, 255, 255, 0.7);

	display: none;

}



#header .nav ul.menu > li:hover > ul 

{

	display: block;

}



#header .nav ul.menu > li a:hover,

#header .nav ul.button-menu > li a:hover

{

	color: #40a3d5;

}



#header .nav ul.button-menu 

{

    display: none;

}



#header .nav ul.button-menu > li

{

    display: block;

    padding: 10px;

    width: 96px;

}



#header .nav ul.button-menu > li > ul 

{

    position: absolute;

    display: none;    

    padding: 2px 10px;

    margin: 10px 0 0;

    right: 0;

    list-style-type: none;

    background: rgba(255, 255, 255, 0.7);

}



#header .nav ul.button-menu > li:hover > ul

{

    display: block;

}



#header .nav ul.button-menu > li > ul > li

{

    padding: 3px 0;

}



#home-slider

{

	background: url(../img/slide-bg.jpg);

	background-size: 1920px 450px;

	background-repeat: no-repeat;

	background-position: center bottom;

	width: 100%;

	height: 450px;

}



#home-slider .slide

{

	margin-top: 200px;

}



#home-slider .slide .image

{

	float: left;

	width: 600px;

	margin-top: -100px;

}



#home-slider .slide .image img 

{

	display: block;

	width: 590px;

	height: auto;

	margin: 0 auto;

}



#home-slider .slide .description

{

	float: right;

	width: calc(100% - 600px);

	color: #ffffff;

}



#home-slider .slide .description h1

{

	font-size: 50px;

	margin: 0 0 0 5px;

	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);

}



#home-slider .slide .description h3

{

	font-size: 40px;

	font-weight: 300;

	margin: 0 0 0 20px;

	text-transform: uppercase;

	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);

}



#home-slider .slide .description a 

{

	display: block;

	font-size: 18px;

	color: #024258;

	background: #ffffff;

	padding: 5px 0 7px;

	text-align: center;

	width: 150px;

	margin: 10px 0 0 5px;

	-webkit-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.6);

	-moz-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.6);

	box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.6);

}



#home-slider .slide .description a:hover

{

	background: #024258;

	color: #ffffff;

} 



.line

{

	background: url(../img/line.png);

	background-size: 200px 50px;

	background-repeat: repeat-x;

	background-position: center ;

	width: 100%;

	height: 50px;

	margin-top: -20px;

    position: relative;

    z-index: 1000;

}



#home-about-us,

.about-us

{

	width: 80%;

	margin: 0 auto;

}



#home-about-us p,

.about-us p

{

	font-size: 18px;

	padding: 0 100px;

	text-align: center;

}

#home-about-us img ,

.about-us img 

{

	display: block; 

	margin: 10px auto;

	width: 80px;

}



#home-gallery

{

	padding: 15px 0;

	background: #024258;

}



#home-gallery h1 

{

	color: #ffffff !important;

	padding: 0;

	margin: 0;

}

.gallery a img 

{

	max-width: 374px;
    height: 100%;
    display: block;
    float: left;
    margin: 1px;
    object-fit: cover;
}



.gallery a:hover img

{

	opacity: 0.6;

}


#page .gallery

{

    margin: 15px auto;

    width: 1129px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}



#home-contact

{

	border-top: 3px solid #024258;

	background: #024258;

	padding: 5px 0 15px;

}



#home-contact h1.title,

#home-contact h1.title span

{

	color: #ffffff !important;

}



#home-contact .container

{

    max-width: 900px;

    margin-bottom: 20px;

}



#home-contact .contact-item.contact-address

{

    width: 31% !important;

}



#home-contact .contact-item

{

    float: left;

    width: 30%;

    margin: 0 1.5%;

}



.contact-page .contact-item

{

	width: 280px;

	margin: 10px auto;

}



#home-contact .contact-item img, 

.contact-page .contact-item img 

{

    display: block;

    float: left;

    margin-right: 10px;

    width: 50px;

    height: auto;

}



#home-contact .contact-item h2

{

	 float: left;

    display: block;

    font-weight: 300;

    color: #ffffff;

    margin: 6px 0 0;

    font-size: 25px;

}

#home-contact .contact-item h2 span 

{

	color: #ffffff !important;

}



.contact-page .contact-item h2

{

    float: left;

    display: block;

    font-weight: 300;

    color: #024258;

    margin: 6px 0 0;

    font-size: 25px;

}



#home-contact .contact-item.contact-address h2,

.contact-page .contact-item.contact-address h2

{

    margin-top: -9px !important;

}



.contact-page .contact-item.contact-bank h2

{

	font-size: 16px;

	margin-top: -3px !important;

}



.contact-page .contact-item.contact-bank h2 span 

{

	font-size: 25px;

}



#home-contact .contact-item h2 span, 

.contact-page .contact-item h2 span 

{

    font-weight: 700;

    color: #40a3d5;   

}



#map 

{

	width: 100%;

	height: 350px;

	border-top: 3px solid #024258;

}



.contact-page .left

{

	float: left;

	width: calc(50% - 2px);

}



.contact-page .right

{

	float: right;

	width: calc(50% - 2px);

	border-left: 4px solid #024258;

}



.contact-page .left img.logo 

{

	display: block;

	margin: 0 auto;

	width: 80px;

	height: auto;

}



h2.cont-text,

h1.cont-text

{

	text-align: center;

	margin: 0;

	padding: 0;

	color: #024258; 

}



h2.cont-text

{

	font-weight: 300;

}



h1.cont-text

{

	font-size: 30px;

	text-transform: uppercase;

}



h1.cont-text span 

{

	color: #40a3d5;

}



.contact-page .contact-item.contact-address

{

	margin-top: 60px;

}



#page-image .background

{

    background-repeat: no-repeat !important;

    background-size: 1920px 300px !important;

    background-position: center !important;

    width: 100%;

    height: 300px;

}



#page-image .background.kontakt

{

    background: url(../img/bg01.jpg);

}



#page-image .background.zamowienia

{

    background: url(../img/bg03.jpg);

}



#page-image .background.o-firmie

{

    background: url(../img/bg02.jpg);

}



#page-image .background.oferta

{

    background: url(../img/bg04.jpg);

}



#page-image .background.glowna

{

    background: url(../img/bg05.jpg);

}



#page-image

{

    width: 100%;

    height: 300px;

}



.order-form .form-left

{

	float: left;

	width: 50%;

}



.order-form .form-right

{

	float: right;

	width: 50%;

}


input[type=text],

textarea

{

	width: calc(100% - 50px);

	margin: 0 25px;

	display: block;

	font-family: 'Encode Sans Condensed', sans-serif;

	padding: 6px 5px;

}



.styled-select

{

   background: url(../img/down.png) no-repeat 99% 0;

   overflow: hidden;

   width: calc(100% - 39px);

   margin: 0 25px;

}



input[type=text],

textarea,

.styled-select

{

	border: 1px solid #40a3d5;

}



.styled-select select

 {

   background: transparent;

   padding: 5px; /* If you add too much padding here, the options won't show in IE */

   width: calc(100% + 18px);

   border: 0;

   font-family: 'Encode Sans Condensed', sans-serif;

}



.styled-select select option

{

	font-family: 'Encode Sans Condensed', sans-serif;

	padding-right: 0;

}



textarea

{

	resize: none;

	height: 150px;

}



label h3 

{

	text-align: center;

	color: #40a3d5;

    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);

}



label h3 span 

{

	color: #024258;

}



input[type=submit],

a.button

{

	display: block;

	border: 0;

	font-size: 18px;

	color: #ffffff;

	background: #024258;

	padding: 5px 0 7px;

	text-align: center;

	width: 150px;

	margin: 10px auto;

	-webkit-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.6);

	-moz-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.6);

	box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.6);

	font-family: 'Encode Sans Condensed', sans-serif;

}



input[type=submit]:hover,

a.button:hover

{

	background: #ffffff;

	color: #024258;

}



.offer

{

	margin: 0 auto;
	    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}



.offer a.offer-item 

{

	float: left;

	width: 360px;

	height: auto;

	margin: 10px 20px;

	color: #024258;

}



.offer a.offer-item img 

{

	display: block;
    width: 300px;
    max-height: 150px;
    margin: 10px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
    object-fit: contain;

}



.offer a.offer-item:hover img

{

	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */

    filter: grayscale(0%);

	opacity: 1;

}



.offer a.offer-item h3 

{

	padding: 0;

	margin: 10px 0;

	text-align: center;

	font-size: 23px;

	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);

}



.offer a.offer-item:hover

{

	color: #40a3d5;

}



.offer a.offer-item span 

{

	color: #40a3d5;

} 



.offer a.offer-item:hover span

{

	color: #024258;

}



.product-page .left

{

	float: left;

	width: 360px;

	height: auto;

	margin: 40px 20px 0;

}



.product-page .left img 

{

	display: block; 

	width: 300px;

	height: auto;

	margin: 10px auto;

}



.product-page .right

{

	width: calc(100% - 410px);

	float: right;

	margin-bottom: 20px;

	padding-right: 10px;

}



.product-page .right a.spac 

{

	font-weight: 700;

	font-size: 20px;

	color: #024258;

}



.product-page .right a.spac:hover

{

	color: #40a3d5;

} 



.product-page .right .info 

{

	width: 130px;

	margin: 0 auto;

}



.product-page .right h3 

{

	color: #40a3d5;

} 



.product-page .right h3 span 

{

	color: #024258;

}



.product-page .right table tr td:first-child

{

	font-weight: 300;

	margin-right: 10px;

	color: #024258;

}



.product-page .right table tr td:last-child

{

	font-weight: 700;

	font-size: 20px;

	color: #40a3d5;

}



#footer

{

    width: 100%;

    border-top: 3px solid #024258;

}



#footer .left

{

	float: left;

    margin-left: 10px;

}



#footer .right 

{

	float: right;

	text-align: right;

    margin-right: 10px;

}



#footer .left p,

#footer .right p,

#footer .right a:hover

{

    color: #024258;

}



#footer .left p span,

#footer .right p span,

#footer .right a

{

    color: #40a3d5;

}