html {
	background: url(img/bg.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	background-color: #000;
  }

body {
	margin: 0 !important;
	padding: 0 !important;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	height: 100%;
	width: 100%;
}

a {
	cursor: pointer;
	text-decoration: none;
}

h1 {
	font-size: 36px;
	font-weight: 300;
	color: #ED1E2C;
	margin-left: -3px;
	margin-bottom: -6px;
}

h1a {
	font-size: 36px;
	font-weight: 300;
	color: #ED1E2C;
}

h2 {
	font-size: 48px;
	font-weight: 300;
	color: #394148;
	text-align: center;
}

.hide {
	display: none;
}

#page{
	min-width: 960px;
	min-height: 650px;
}

.cont{
	margin-top: -30px;
}
.cont2{
	margin-top: 60px;
}
.cont3{
	margin-top: -30px;
}

#map_canvas {
        width: 480px;
        height: 520px;
        float: right;
        overflow: hidden;
        margin-top: 10px;
		margin-bottom: 10px;
		display: none;
}

.button {
	width: 280px;
	height: 45px;
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: 10px;
	padding-top: 25px;
	border-radius: 8px;
	background: #ED4A55;
	text-align: center;
	font-size: 26px;
	line-height: 18px;
	color: #ffffff;
	cursor: pointer;
	
	-webkit-transition: backgorund 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

.button:hover {
	background: #ED1E2C;
}

#bbutton {
	width: 300px;
	height: 80px;
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}

.menu {
	height: 60px;
	width: 100%;
	z-index: 100;
	top: 0;
	padding: 0 !important;
	margin-top: 10px;
	color: #ffffff;
}

.article {
	width: 100%;
}

.footer {
	height: 40px;
	width: 100%;
	background-color:#394148 ;
}

.contener {
	width: 960px;
	margin: 0 auto;
}

#mlist {
	height: 18px;
	list-style: none;
	float: right;
	display: block;
	margin-top: 21px;
	margin-bottom: 21px;
	margin-right: 50px;
}

#mlist li {
	float: right;
	height: 18px;
	margin-left: 20px;
	font-size: 20px;
	font-weight: 500;
}

.act{
	color: #ED1E2C;
	/*color: #FA4248;*/
}

#mlist li a:hover {
	color: #ED1E2C;
	/*color: #FA4248;*/
}

#logo {
	width: 200px;
	height: 100px;
	margin-top: 5px;
	margin-left: 40px;
	float: left;
}

.onas {
	width: 640px;
	height: 100%;
	background-color: rgba(28,31,38,1);
	float: right;
	padding: 20px;
	margin-right: 80px;
}

.druk {
	width: 640px;
	height: 100%;
	background-color: rgba(28,31,38,1);
	float: right;
	padding: 20px;
	margin-right: 80px;
}

.oprawa {
	width: 640px;
	height: 100%;
	background-color: rgba(28,31,38,1);
	float: right;
	padding: 20px;
	margin-right: 80px;
}
.kontakt {
	width: 840px;
	height: 600xpx;
	background-color: rgba(28,31,38,1);
	float: right;
	padding: 20px;
	margin-right: 80px;
}

.work {
	width: 960px;
	height: 100%;
	background-color: rgba(28,31,38,1);
	float: right;
	padding: 20px;
	margin-right: 80px;
}


#feat {
	margin: 60px 0px 80px 0px !important;
	padding: 0 !important;
	list-style: none;
}

#feat li {
	margin: 0px 0px 60px 0px;
	display: block;
	height: 160px;
	padding-top: 40px;
}

#icn1 {
	height: 200px;
	width: 200px;
	background-image: url(img/icon1.png);
	float: left;
	margin-right: 20px;
}

#icn2 {
	height: 200px;
	width: 200px;
	background-image: url(img/icon2.png);
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

#icn3 {
	height: 200px;
	width: 200px;
	background-image: url(img/icon3.png);
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}

.spacer {
	height: 1px;
	width: 100%;
	background-color: #CCCCCC;
	margin-bottom: 60px;
}

#works {
	background: #ffffff;
	padding: 60px 0px 40px 0px;
}

#client {
	padding: 0 !important;
	list-style: none;
	height: 80px;
	margin-left: 14px
}

#client li {
	display: block;
	float: left;
	margin-right: 27px;
}

#onas {
	height: 520px;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.opis{
	width: 640px;

}

.adress {
	float: left;
	width: 340px;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px;
}

.phone {
	width: 230px;
	font-size: 18px;
	font-weight: 400;
	color: #FA4248;
	float: left;
}

/* @group Album */

.lb-album{
	margin-top: 40px;
	list-style: none;
	height: 320px;
}

.lb-album .th{
	height: 146px;
	width: 146px;
}

.lb-album li{
	float: left;
	position: relative;
}
.lb-album li > a{
	display: block;
}
.lb-album li > a img{
	display: block;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.lb-album li > a{
	width: 146px;
	height: 146px;
	position: relative;
}

.lb-album li > a .shadow{
	position: absolute;
	width: 146px;
	height: 146px;
	top: 0px;
	left: 0px;
	}

.lb-album li > a .sel{
	position: absolute;
	width: 146px;
	height: 146px;
	top: 0px;
	left: 0px;
	opacity: 0;
	z-index: 90;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	background: rgba(234,35,52,0.6);
}
.lb-album li > a:hover .sel{
	opacity: 1;
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0;
	z-index: 500;
	text-align: center;
	background: rgb(111, 189, 223);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(202,202,202,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(202,202,202,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.7) 0%,rgba(202,202,202,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(202,202,202,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(202,202,202,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(202,202,202,1) 100%);
	
}
.lb-overlay > div{
	position: relative;
	color: rgba(8, 53, 71, 0.8);
	width: 550px;
	height: 80px;
	margin: 20px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}
.lb-overlay div p{
	font-size: 20px;
	font-family: Helvetica, sans-serif;
}
.lb-overlay div p{
	position: absolute;
	z-index: 101;
	font-size: 14px;
	text-align: center;
	margin-left: -20px;
	float: left;
	width: 600px;
	line-height: 20px;
}
.lb-overlay div p a{
	text-decoration: none;
	color: rgba(8, 53, 71, 0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}
.lb-overlay div p a:hover {
	text-decoration: none;
	color: rgba(42, 191, 251, 0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}
.lb-overlay .close{
	z-index: 100;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 1;
	margin: 0;
}
.lb-overlay img{
	margin-top: 5%;
	max-height: 100%;
	position: relative;
	z-index: 102;
}
.w{
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.2);
	box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.lb-overlay:target img{
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-ms-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
	
	-webkit-animation-duration: 1s; 
	-webkit-animation-iteration-count: 1;  
	-moz-animation-duration: 1s; 
	-moz-animation-iteration-count: 1;
	-o-animation-duration: 1s; 
	-o-animation-iteration-count: 1;
	
	-webkit-transition:  1s ease-in-out;
	-moz-transition:  1s ease-in-out;
	-o-transition:  1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.lb-prev, .lb-next{
	z-index: 101;
	text-indent: -9000px;
	position: absolute;
	top: -32px;
	width: 24px;
	height: 25px;
	left: 50%;
	margin-top: 5px;
	opacity: 0.5;
}
.lb-prev:hover, .lb-next:hover{
	opacity: 1;
}
.lb-prev{
	margin-left: -30px;
	background: transparent url(images/arrows.png) no-repeat top left;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-next{
	margin-left: 6px;
	background: transparent url(images/arrows.png) no-repeat top right;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 0px 100px 0px;
}
.lb-overlay:target img,
.lb-overlay:target a.lb-close{
	opacity: 1;
}
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}
/* @end */

/* @group Animation */

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-ms-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}

.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: 1s ease;
	-moz-animation: 1s ease;
	-ms-animation: 1s ease;
	-o-animation: 1s ease;
	animation: 1s ease;
}

.animated.hinge {
	-webkit-animation: 2s ease;
	-moz-animation: 2s ease;
	-ms-animation: 2s ease;
	-o-animation: 2s ease;
	animation: 2s ease;
}


@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-ms-keyframes bounceIn {
	0% {
		opacity: 0;
		-ms-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-ms-transform: scale(1.05);
	}
	
	70% {
		-ms-transform: scale(.9);
	}
	
	100% {
		-ms-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

/* @end */
