
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;

}	
strong{
	font-weight: bold;
}
.clear {
	clear: both; 
}

.container {
	width: 1145px;
	margin: 0 auto;
}
.container2 {
	width: 1145px;
	margin: 0 auto;
}
.header {
	height: 60px;
	width: 100%;
	position: fixed;
	z-index: 2;	
}

.header a{
	text-decoration: none;
	color: #999999;
}
.header-img {
	max-width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
}
.nav {
	display: inline-block;
	vertical-align: top;
	margin-left: 50px;
}
.nav-item {
	display: inline-block;
}
.nav-item a {
	color: white; 
	font-size: 14px;
	text-decoration: none;
	display: block; 
	padding: 25px;
	font-family: 'PT Sans', sans-serif;
}
.nav-item a:hover {
	background: rgba(212, 212, 212, 0.7);
	transition: all 0.3s;
}
.nav-item2{
	display: inline-block;
	padding-left: 150px;
	color: #999999;
}

.nav-item2 a{
	color: #999999;
	vertical-align: top;
	padding-top: 25px;
	font-size: 14px;
}
.nav-item2 a:hover {
	color: white;
	transition: all 0.5s;
}
.nav-mobile {
  display: none;
  cursor:pointer;
  position:absolute;
  top:0;
  right:0;
  background: url(../img/nav.png) no-repeat center center;
  height:60px;
  width:60px;
  
}
.about {
	background-color: #fff;
	padding-top: 50px;
}
.tytul {
	padding-top: 10px;
}
.tytul h1 {
	color: #282828;
	font-weight: 700;
	font-size: 19px;
	font-family: 'PT Sans', sans-serif;
}
.about h1{
	color: #282828;
	font-weight: 700;
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
}
.about p{
	color: #282828;
	font-size: 13px;
	padding-top: 40px;
	padding-bottom: 50px;
	font-family: 'PT Sans', sans-serif;
	line-height:20px;
	text-align: justify;
	display: inline-block;
	width: 500px;
}
.empty {
	width: 100px;
	display: inline-block;
}
.empty2 {
	width: 100px;
	display: inline-block;
}


.offer {
	background-color: #282828;
	padding-top: 50px;
	padding-bottom: 50px;
}
.offer h2{
	color: white;
	font-weight: 700;
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 50px;
}
.offer p{
	color: white;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	line-height:20px;
	text-align: justify;
	display: inline-block;
	width: 500px;
}
.italic {
	font-weight: 700;
}
.bus-img {
	display: inline-block;
	vertical-align: top;
}
.bus-img2 {
	display: inline-block;
	vertical-align: top;
}
.tour-img {
	display: inline-block;
	vertical-align: top;
}
.btn1 {
	margin-top: 50px;
	padding-top: 21px;
	padding-bottom: 21px;
	background-color: white;
	color: #282828;
	width: 300px;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}
.offer a {
	text-decoration: none;
}
.btn1:hover {
	background-color: #282828;
	color: white;
}
.flota h2{
	color: #282828;
	font-weight: 700;
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 50px;
}
.flota {
	padding-top: 50px;
	padding-bottom: 50px;
}
.flota a{
	text-decoration: none;
}
.box{
	display: inline-block;
	width: 500px;
	border: 4px solid #282828;	
}
.box2 {
	display: inline-block;
	border: 4px solid #282828;
	width: 1145px;	
	margin-bottom: 30px;
}
.box p{
	color: #282828;
	font-size: 12px;
	font-weight: 700;
	padding-left: 40px;
	padding-bottom: 25px;
	line-height: 18px;
}
.box2 p{
	color: #282828;
	font-size: 12px;
	font-weight: 700;
	padding-left: 40px;
	padding-bottom: 25px;
}
.top-box{
	background-color: #282828
}
.top-box h2{
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bus-box{
	padding-bottom: 20px;
	padding-top: 35px;
}
.bus-box-home{
	padding-bottom: 20px;
	padding-top: 35px;
}
.bus-box:hover {
	transform: translateY(-10px) scale(1.1);
	transition: all 0.5s;
}
.ico{
	padding: 10px;
	
}
.btn2 {
	margin-top: 50px;
	padding-top: 21px;
	padding-bottom: 21px;
	background-color: #282828;
	color: white;
	width: 300px;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}
.btn2:hover{
	background-color: white;
	color: #282828;
}
.btn3 {
	padding-top: 21px;
	padding-bottom: 21px;
	background-color: #282828;
	color: white;
	width: 150px;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}
.btn3:hover{
	background-color: white;
	color: #282828;
}

}
.flota a {
	text-decoration: none;
}
.contact {
	background-color: #282828;
	padding-top: 50px;
	padding-bottom: 50px;
}
.contact h2{
	color: white;
	font-weight: 700;
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 50px;
}
.contact p{
	color: white;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	line-height:20px;
	display: inline-block;
	width: 500px;
}
.contact a {
	text-decoration: none;
}
.contact-img {
	float: right;
	
}
.page {
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.page h1{
	color: #282828;
	font-weight: 700;
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 25px;
}
.page h2{
	color: #282828;
	font-weight: 700;
	font-size: 17px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 25px;
}
.page h3{
	color: #282828;
	font-weight: 700;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 25px;
}
.page p{
	color: #282828;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 50px;
	font-family: 'PT Sans', sans-serif;
	line-height:20px;
	text-align: justify;
	display: inline-block;
	width: 500px;
}
.bold {
	font-weight: 700;
}
.ico-contact{
	padding-right: 25px;
	display: inline-block;
}
.contact-box{
	vertical-align: top;
}
.contact-left{
	display: inline-block;
}
.contact-right{
	display: inline-block;
}

.img-ref {
	padding: 15px;
}
.img-ref:hover {
	transform: translateY(-10px) scale(1.1);
	transition: all 0.5s;
}
.flota-mini{
	padding-bottom: 10px;
}
.flota-mini:hover {
	transform: translateY(-10px) scale(1.1);
	transition: all 0.5s;
}
.center{
	display: inline-block;
}
.left-side{
	width: 150px;
	display: inline-block;
	float: left;
	padding-top: 35px;
	padding-left: 40px;
}
.right-side{
	display: inline-block;
	float: right;
	padding-right: 20px;
}
.right-side p{
	line-height: 21px;
}

.right-side2{
	display: inline-block;
	float: right;
	padding-right: 240px;
}
.right-side2 p{
	line-height: 21px;
}
.right1 {
	display: inline-block;
	float: left;
	padding-top: 45px;
}
.right2 {
	display: inline-block;
padding-top: 20px;
	float: left;
	padding-left: 120px;
}
.right3 {
	display: inline-block;
padding-top: 60px;
	float: left;
}
.right2 a{
	text-decoration: none;
	color: white;
}
.right2 a:hover{
	color: #282828;
}
.right4 {
	display: inline-block;
	float: left;
	padding-top: 45px;
	padding-right: 200px;
}

.footer{
	text-align: center;
	padding-bottom: 20px;
	margin-top: 30px;
}
.footer-nav{
	display: inline-block;
	vertical-align: top;

}
.footer-nav li{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
.footer-nav li a{
	font-size: 12px;
	font-weight: 700;
	color: #282828;
	text-decoration: none;
	display: block; 
	padding: 23px;
	font-family: 'PT Sans', sans-serif;
}
.footer-nav p {
	font-size: 11px;
	color: #282828;
	font-family: 'PT Sans', sans-serif;

}
.footer2{
	background-color: #282828;
	text-align: center;
	padding-bottom: 20px;
	
}
.footer2-nav{
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
}
.footer2-nav li{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}
.footer2-nav li a{
	font-size: 12px;
	font-weight: 700;
	color: white;
	text-decoration: none;
	display: block; 
	padding: 23px;
	font-family: 'PT Sans', sans-serif;
}
.footer2-nav p {
	font-size: 11px;
	color: white;
	font-family: 'PT Sans', sans-serif;

}
#map {
	width: 500px;
	height: 350px;
}
@media (min-width: 300px) and (max-width: 768px) {
	.container{
		width: 100%;
		margin: 0 auto;
	}
	.container2{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.header{
		height: auto;
		padding-left: 10px;
		position: relative;
		background-color: #282828;
	}
	.nav-item2 {
		text-align: center;
		display: inline-block;
		width: 100%;
		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.nav {
		margin: auto;
	}
	.nav-list {
		display: none;
		margin: auto;
	}
	.nav-item {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.nav-mobile{
		display: block;
	}
	.nav-active {
		display:block;
	}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.empty{
		display: none;
	}
	.about{
		text-align: center;
		padding-bottom: 50px;
	}
	.about p{
		width: 90%;
		padding-bottom: 0px;
	}
	.offer{
		text-align: center;
		padding-bottom: 50px;
	}
	.offer p{
		width: 90%;
		padding-bottom: 0px;
	}
	.bus-img{
		width: 300px;
		padding-bottom: 50px;
	}
	.bus-img2{
		width: 300px;
		padding-bottom: 50px;
	}
	.btn1{
		width: 240px;
	}
	.btn2{
		width: 240px;
	}
	.btn3 {}
	.flota{
		text-align: center;
	}
	.box{
		width: 90%;
		margin-bottom: 20px;
		text-align: center;
	}
	.bus-box-home{
		width: 250px;
	}
	.contact{
		text-align: center;
	}
	.contact p{
		width: 90%;
	}
	.contact-img{
		display: none;
		
	}
	.contact-box p{
		text-align: center;
	}
	.contact-left{
		padding-bottom: 50px;
	}
	.page{
		text-align: center;
		padding-bottom: 50px;
	}
	.page p{
		width: 90%;
		padding-bottom: 0px;
	}
	.page h3 {
		padding-top: 30px;
		text-align: left;
		width: 90%;
	}
	.ico-contact{
		display: none;
	}
.tour-img{
	width: 300px;
	padding-top: 30px;
	padding-bottom: 0px;
}
.box2 {
	width: 90%;
	text-align: center;
}
.bus-box{
	width: 300px;
}
.flota-mini{
	text-align: center;
	display: inline-block;
}
.left-side{
	float: none;
	padding-left: 0px;
}
.right-side {
	text-align: center;
	float: none;
}
.right-side p {
	display: inline-block;
	padding-left: 20px;
}
.right-side2 {
	text-align: center;
	float: none;
	padding-right: 0px;
}
.right-side2 p {
	display: inline-block;
	padding-left: 0px;
	text-align: center;
	float: none;
}
.right1 {
	float: none;
	display: inline-block;
	text-align: center;
	padding-right: 10px;
	padding-top: 0px;
}


.right2 {
	display: inline-block;
	float: none;
	padding-left: 0px;
	padding-top: 20px;
	

}
.right3 {
	display: inline-block;
	float: none;
	padding-left: 0px;
}
.right4{
	text-align: center;
	display: inline-block;
	float: none;
	padding-left: 0px;
	padding-right: 0px;
}


	.footer-nav li a{
		padding: 5px;
	}
	.footer-nav p{
		padding-top: 20px;
	}
	.footer2 {
		padding-top: 20px;
		margin-top: 0px;
	}
	.footer2-nav li a{
		padding: 5px;
	}
	.footer2-nav p{
		padding-top: 20px;
	}
	#map {
		width: 300px;
		display: inline-block;
	}
}
@media (min-width: 768px) and (max-width: 1145px) {
.container{
		width: 100%;
		margin: 0 auto;
	}
	.container2{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.header{
		height: auto;
		padding-left: 10px;
		position: relative;
		background-color: #282828;
	}
	.nav-item2 {
		text-align: center;
		display: inline-block;
		width: 100%;
		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.nav {
		margin: auto;
	}
	.nav-list {
		display: none;
		margin: auto;
	}
	.nav-item {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.nav-mobile{
		display: block;
	}
	.nav-active {
		display:block;
	}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.about{
		text-align: center;
		padding-bottom: 50px;
	}
	.about p{
		width: 40%;
		padding-bottom: 0px;
	}
	.empty{
		width: 5%;
	}
	.empty2 {
		display: none;
	}
	.offer{
		text-align: center;
		padding-bottom: 50px;
	}
	.offer p{
		width: 40%;
		padding-bottom: 0px;
	}
	.bus-img{
		width: 40%;
		padding-bottom: 50px;
	}
	.bus-img2{
		width: 100%;
		padding-bottom: 50px;
	}
	.flota{
		text-align: center;
	}
	.box{
		width: 90%;
		margin-bottom: 20px;
		text-align: center;
	}
	.bus-box-home{
		width: 450px;
	}
	.contact{
		text-align: center;
	}
	.contact p{
		width: 40%;
	}
	.contact-img{
		display: none;
	}
	.contact-box p{
		text-align: center;
	}
	.contact-left{
		padding-bottom: 50px;
	}
	.page{
		text-align: center;
		padding-bottom: 50px;
	}
	.page p{
		width: 40%;
		padding-bottom: 40px;
	}
	.tour-img {
		width: 40%;
	}
	.box2 {
	width: 90%;
	text-align: center;
}
.bus-box{
	width: 300px;
}
.flota-mini{
	text-align: center;
	display: inline-block;
}

.left-side{
	float: none;
	padding-left: 0px;
}
.right-side {
	text-align: center;
	float: none;
}
.right-side p {
	display: inline-block;
	padding-left: 20px;
}
.right-side2 {
	text-align: center;
	float: none;
	padding-right: 0px;
}
.right-side2 p {
	display: inline-block;
	padding-left: 0px;
	text-align: center;
	float: none;
}
.right1 {
	display: inline-block;
	text-align: center;	
	float: none;
	padding-right: 10px;
	padding-top: 0px;
}


.right2 {
	display: inline-block;
	float: none;
	padding-left: 0px;
	padding-top: 0px;
}
.right2 p {
	display: none;
}
.right3 {
	display: inline-block;
	float: none;
	padding-left: 0px;
}
.right4{
	text-align: center;
	display: inline-block;
	float: none;
	padding-left: 0px;
	padding-right: 0px;
}
}