body{font-family: Roboto, Arial, sans-serif; font-size: 10pt;}
a{color: rgb(64,112,170)}
a:hover,a:focus{text-decoration:none}
h1,h2,h3,h4{margin:0;font-weight:400}
a.button{
	border: solid 2px rgba(255,255,255,0.7); 
	text-transform: uppercase;
	color: rgba(255,255,255,0.7);
	padding: 1em 2.5em;
	font-size: 10pt;
	font-weight: 800;
	display: inline-block;
	width:auto;
	}
	
/* Header */

header{
	width: 100%;
}

	#top-contact{
		background: #eee;
		border-bottom: solid 1px #ccc;
		padding: 7px;
		font-size: 1em;
	}
	#top-contact a{
		display:inline-block;
		margin-left: 20px;
		color: #555;
	}
	#top-contact a:hover{
		color: #888;
	}
	#top-contact span{
		display:inline-block;
		margin-right: 5px;
	}
	#top-contact .page-box{
		text-align: right;
	
	}
	
	#top{
		margin: 20px 0;
	}
	#top h1, #top h2, #top nav{
		display: inline-block;
		vertical-align: middle;
	}

	#logo img{
		width: 200px;
		margin-top: 10px;
	}
	
	#title{
		margin-top: 55px;
		margin-left: 60px;
		padding-left: 30px;
		border-left: solid 2px #ddd;
		font-size: 1.1em;
		font-weight: 400;
		color: #888;
		
	}
	
	#menu{
		float:right;
		margin-top: 65px;
		display: block;
		z-index: 4;
	}
	
	#menu a{
		display: inline-block;
		padding: 1.1em 1.3em 1.2em;
		text-transform: uppercase;
		font-weight: 800;
		border-bottom: solid 4px #f5f5f5;
	}
	#menu a:hover{
		border-bottom-color: rgb(64,112,170);
		color: rgb(64,112,170)
	}
	
	#menu-opener{
		display:none;
	}
	
	
	#top.sticked{
		width:100%;
		background: #fff;
		position: fixed;
		z-index:5;
		top:0;
		margin:0;
	}
	#top.sticked #logo img{
		margin: 10px 0;
	}
	#top.sticked #title{
		margin-top: 20px;
		font-size: 0.9em;
	}
	#top.sticked #menu{
		margin-top: 30px;
	}
/* Cover */

#cover{
	height: 550px;
	background: url(../img/cover.jpg) no-repeat right;
	background-size: cover;
}

#slider{
	width: 500px;
	min-height: 300px;
	margin-top: 150px;
	max-width: 100%;
	background: rgba(35,68,109,0.7);
	color: #fff;
	font-size: 1.2em;
	padding: 30px 40px;
}
	#slider h2{
		font-size: 2.2em;
		margin-bottom: 20px;
	}
	#slider .button{
		margin-top: 30px;
	}
	#slider .button:hover{
		color: #fff;
		border-color: #fff;
	}
	
	#cover.as-title{
		height: 200px;
		background-position: middle;
		overflow: hidden;
	}
	
	#cover h1{
		margin-top: 135px;
		background: rgba(35,68,109,0.8);
		color: #fff;
		font-size: 2.5em;
		display: inline-block;
		padding: 0.3em 1.5em;
	}
	
/* home */
#home{
	margin: 5% 0  100px ;
}
	#home h3{
		font-size: 1.5em;
		text-align: center;
		color: #666;
		margin-bottom: 110px;
	}
	
	#offer-mins{
		list-style: none;
		margin:0;padding:0;
		width: 100%;
		border-collapse: separate;
	}
	
	#offer-mins li{
		display: inline-block;
		vertical-align: bottom;
		height: 180px;
		background-color: #bbb; 
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		width: 17.6%;
		margin-right: 3%;
	}
	
	#offer-mins li:nth-of-type(1){background-image: url(../img/m01.jpg)}
	#offer-mins li:nth-of-type(2){background-image: url(../img/m02.jpg)}
	#offer-mins li:nth-of-type(3){background-image: url(../img/m03.jpg)}
	#offer-mins li:nth-of-type(4){background-image: url(../img/m04.jpg)}
	#offer-mins li:nth-of-type(5){background: url(../img/m05.jpg)}
	
	#offer-mins li:last-child{
		margin:0;
	}
	
	#offer-mins h4{
		display: table-cell;
		height: inherit;
		width: inherit;
		max-width: 100%;
		color: #fff;
		text-transform: uppercase;
		font-weight: 800;
		font-size: 1.2em;
		vertical-align: bottom;
		text-align: center;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 63%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+40,0.5+98 */
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 98%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.5) 98%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.5) 98%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
	}
	
	#offer-mins h4:after{
		content: "";
		display: block;
		height: 10px;
	}
	
	#home .button{
		margin: 100px 0 0;
		color: #555;
		border-color: #555;
	}
	
	#home .button:hover{
		color: #888;
		border-color: #888;
	}
	
/* Prom */

	#prom{max-width:100%;overflow:hidden}
	#prom img{
		width: 400px;
		height: 380px;
		margin-left:-200px;
		z-index: 3;
		display: inline-block;
		position: absolute;
		
		vertical-align: middle;
	}

	#prom article{
		width: 50%;
		display: inline-block;
		vertical-align: middle;
		height: 380px;
		
	}
	
	#prom div{
		text-align: center;
		font-size: 1.1em;
		line-height: 1.7;
		color: #fff;
		max-width: 100%;
		display: inline-block;
		margin: 40px 0 0;
		width: 300px;
	}
	
	#prom .art1{
		text-align: right;
		padding-right: 50px;
		position:relative; 
		left: -198px;
		background: rgb(50,96,152);
	}
	
	#prom .art2{
		padding-left: 50px;
		position:relative; 
		right: -198px;
		background:  rgb(117,165,53);
	
	}
	
	#prom h3{
		text-transform: uppercase;
		font-weight: 700;
		font-size: 1.3em;
	}
	
	#prom a.button{
		margin-top: 1em;
	}
	
/* Contact icons */
#contact-icons{
	margin: 70px 0 150px;
}

	#contact-icons h3{
		font-size: 1.3em;
		font-size: 1.3em;
		text-align: center;
		color: #666;
		margin-bottom: 60px;
		text-transform: uppercase;
	}
	
	#contact-icons section{
		display: inline-block;
		vertical-align: top;
		width: 33%;
		text-align: center;
		color: rgb(54,102,160);
	}
	
	#contact-icons span{
		font-size: 4em;
	}
	
	#contact-icons strong{
		display: inline-block;
		margin-top: 1em;
	}
	
/* Footer */
footer{
	background: #ddd;
	color: #888;
}
	
	footer .page-box{
		padding: 30px 0 100px;
		
	}

	#legals{
		display: inline-block;
		padding-bottom: 1.5em;
	}
	
	#socials{
		float:right;
		display: inline-block;
	}
	
	#socials a{
		display:inline-block;
		width:50px;
		height:50px;
		vertical-align: middle;
		margin-left: 10px;
	}
	
	#top-icon{
		display:inline-block;
		border: solid 3px rgb(54,102,160);
		padding-top: 10px;
		text-align: center;
		font-size: 1.5em;
	}
	
/**************************************************************** subpages */
main{font-size:1.1em;line-height: 2em;}

/* o-firmie */
#o-firmie section{
	padding: 90px 0;
	display:block;
	overflow: hidden;
}

#o-firmie h2{
	display: block;
	float:left;
	width: 350px;
	font-size: 2.2em;
	line-height: 1.4;
	font-weight: 400;
}

#o-firmie section.photo{
	background: #000;
	padding: 50px 0;
	overflow: hidden;
	color: #ccc;
	
}

.photo p{margin-top:0;display:inline-block; vertical-align:top; width: 40%; margin-right: 50px}

#o-firmie .photo img{
	max-width: 330px;
	position: absolute;
	margin-top: -220px;
	
}

#o-firmie article{
	margin-left: 430px;
	padding-right: 100px;
}

.sec1{
	background: #eee;
}
.sec1 h2{
	color: #aaa;
}

.sec2{
	background: rgb(50,96,152);
	color: #fff;
}

/* Wycena */
#wycena section{
	padding: 90px 0;
}

#wycena article{
	vertical-align: top;
	display: inline-block;
	padding: 0 0 0 55px;
	width: 45%;
}

#wycena h2{
	font-weight: bold;
}

#wycena .proces{
	background: #111;
	text-transform: uppercase;
}
#wycena .proces h2{
	text-align: center;
	color: #bbb;
}
#wycena ol{
	margin: 70px 0 0 0;
	padding:0;
	list-style: none;
	vertical-align: middle;
}
#wycena li{
	display: inline-block;
	width: 16%;
	word-wrap: break-word;
	word-spacing: 5em;
	font-weight: bold;
	margin: 0 5% 0 0;
	background: #fff;
	padding: 30px 10px;
	text-align: center;
	border-radius: 20px;
	vertical-align: middle;
	height: 120px;
}
#wycena li:not(:first-child):after{
	width:0;
	height:0;
	font-size:0;
	margin: -40px 0 0 -43px;
	position: absolute;
	display:block;
	content:"";
	border-top: solid 10px transparent;
	border-bottom: solid 10px transparent;
	border-left: solid 10px #555;
}
#wycena li:nth-of-type(1){background: #D9E6F2;}
#wycena li:nth-of-type(2){background: #95B3D7;}
#wycena li:nth-of-type(3){background: #86A7D2;}
#wycena li:nth-of-type(4){background: #648FC4;}
#wycena li:nth-of-type(5){background: #4570A3;}

/* Oferta */
#oferta{
	background: #f2f2f2;
}

#oferta section{
	padding: 40px 0;
}

#oferta .ofbl{
	padding: 0 !important;
	
}
#oferta .ofbl article{
	display:table-cell;
	background: #fff;
	margin-right: 30px;
	width:25%;
	padding: 20px;
	text-align: center;
}
#oferta .ofbl article:not(:last-child){
	border-right: solid 20px #f2f2f2;
}
#oferta .ofbl img{
	width:100%;
	height: 200px;
}
#oferta .ofbl h3{
	font-weight: 800;
	margin:0.8em 0;
}
#oferta .ofbl p{
	margin:0;
}

.dodat{
	padding: 50px 0;
}
.ofint{
	padding-left: 55px;
}
#oferta .trn{
	
	background: #000 url(../img/road.jpg) no-repeat left;
	height: 440px;
	color: #fff;
}
.trn img{
	float:left;
	width: 250px;
	margin: 50px 0 0 120px;
}
.trn p{
	padding: 50px 0 0 500px;
}

/* Kontakt */
#kontakt{
background: #ddd
}

#kontakt section{
	width:50%;
	display: inline-block;
	vertical-align: top;
}

.cleft{
	text-align: right;
	background: #fff;
}

.cleft article{
	text-align: left;
	font-size: 1.1em;
	padding: 50px 0 50px 53px;
	width: 600px;
	max-width:100%;
	display: inline-block;
}

.cright form{
	width: 600px;
	padding: 50px;
	max-width: 100%;
}

.cright div{
	margin-bottom: 20px;
}
.cright label{
	display: block;
}
.cright input, .cright textarea{
	border: solid 1px #aaa;
	width: 80%;
	line-height: 1.2em;
	padding: 10px;
}
.cright #sub{
	background: rgb(64,112,170);
	font-weight: bold;
	text-transform: uppercase;
	padding: 1em 4em;
	color: #fff;
	width: auto;
	border:0;
}
.cright #sub:hover{
	background: rgb(44,82,150);
}
#antspmq:after{display:inline-block;font-weight:bold;content:"8-3="}