body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: left;
	backface-visibility: hidden;
}

a {
outline: 0;
}

a:hover {
	opacity: 0.8;
	transition: opacity 0.3s;
}
div.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	max-width: 1300px;
}
header {
	position: relativefloat: left;
	width: 100%;
	min-height: 100px;
}

div.menudva {
	float: left;
	position: relative;
	width: 100%;
	background-color: #f2f2f2;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
  display: none;
}


div.menudva a {
	text-transform: uppercase;
	text-decoration: none;
	color: #4b4b4b;
	font-size: 18px;
	font-weight: bold;
	z-index: 10;
	float: left;
	position: relative;
	width: 100%;
}
div.menudva img {
	border: none;
	margin-left: 38px;
	margin-right: 20px;
	vertical-align: middle;
	float: left;
	position: relative;
	height: 30px;
	width: 35px;
	margin-top: 6px;
}
div.menudva a p {
	margin-top: 8px;
	float: left;
}
div.menudva div {
	float: left;
	position: relative;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	display: none;
	margin-bottom: 10px;
}
div.menudva div a {
	float: left;
	position: relative;
	font-size: 16px;
	width: 100%;
	margin: 0px ! important;
	height: 35px;
  line-height: 35px;
	margin-top: 1px;
	margin-bottom: 1px;
}
div.menudva div a p {
	margin: 0;
  margin-left: 40px;    
}
div.menudva div a.active {
	background-color: #dfdfdf;
}
div.menudva div a:hover {
	background-color: #e4e4e4;
  opacity: 1;
  color: black;
}
header a {
	position: relative;
	float: left;
	text-transform: uppercase;
	color: #4b4b4b;
	text-decoration: none;
	text-align: right;
}
header a.logo {
  float: none;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 11px;
	word-spacing: 0;
	margin-top: 25px;
	margin-left: 2%;
  display: inline-block;
}
header span {
position: relative;
float: left;
height: auto;
width: auto;
text-align: left;
}
header nav {
	position: relative;
	float: right;
	margin-top: 40px;
	width: 80%;
}
header a.smoothScroll {
	color: #151515;
	font-size: 14px;
	margin-left: 4%;
	height: 17px;
}
header a.smoothScroll:hover {
	color: #b4b4b4;
	transition: color 0.3s;
}
header a.active {
	color: #b4b4b4;
	border-bottom: solid #b4b4b4 1px
}
#bg {
	position: relative;
	float: left;
	width: 100%;
	height: 484px;
}
#onas {
	position: relative;
	float: left;
	min-height: 250px;
	width: 100%;
}
div.imgcont {
	position: relative;
	min-height: 180px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
a.icon {
	position: relative;
	width: 180px;
	height: 165px;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	display: block;
  text-decoration: none;
}

a.icon:hover {
text-decoration: underline;
color: black; 
}

a.icon p {
	text-align: center;
	font-size: 14px;
	color: #2a2a2a;
	text-transform: uppercase;
}
a.icon img {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#onas h1 {
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 56px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 65px;
	padding-bottom: 15px;
}
#onas h1 b {
	font-size: 113px;
	font-weight: 800;
	line-height: 108px;
}
#kamion {
	position: relative;
	float: left;
	min-height: 490px;
	width: 100%;
	padding-bottom: 10px;
  background-color: #e6e6e6;
}
h1.nadpis {
	position: relative;
	float: left;
	font-size: 56px;
	font-weight: 400;
	color: black;
	text-transform: uppercase;
	margin-top: 75px;
	width: 100%;
	margin-bottom: 0;
	line-height: 60px;
	text-align: left;
}
h1.nadpis b {
	font-weight: 800;
}
div.textcenter {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 83%;
	text-align: center;
}
p.text {
	position: relative;
	float: left;
  width: 100%;
	color: black;
	margin: 0;
	margin-top: 15px;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 30px;
  font-weight: 600; 
}
#prevoz {
	position: relative;
	float: left;
	width: 100%;
	min-height: 500px;
  background-color: #e6e6e6; 
}
#letec {
	position: relative;
	float: left;
	width: 100%;
	min-height: 530px;
  color: black;
}
hr {
	position: relative;
	float: left;
	height: 3px;
	width: 100%;
	margin: 0;
	border: none;
}
footer {
	position: relative;
	float: left;
	width: 100%;
	min-height: 390px;
	background-color: #0d0d0d;
}
footer p {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 90px;
	color: #6e6e6e;
	font-size: 14px;
}
footer b {
	font-weight: 800;
}
footer a.logo {
	color: white;
	text-decoration: none;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 11px;
}
footer a.link {
	color: #6e6e6e;
	text-decoration: none;
}
footer a.link:hover {
	color: #a7a7a7;
	transition: color 0.3s;
}
a.box {
	position: relative;
	height: 60px;
	width: 210px;
	border: 2px solid #bababa;
	border-radius: 5px;
	text-align: center;
	line-height: 60px;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 2%;
	margin-right: 2%;
	display: inline-block;
	margin-top: 20px;
	color: white;
}
p.center {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	text-align: center;
}
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background-image: url(images/arrow.png);
	background-position: center;
	background-size: 100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a.back-to-top:hover {
	opacity: 0.8;
	transition: opacity 0.3s;
}






@media screen and (max-width:1265px) {
header span {width: 100%;}

header nav {
	width: 100%; float: left; padding-bottom: 20px; margin-top: 15px;
}
}


@media screen and (max-width:990px) {
header nav {display: none;}
div.menudva {display: block;}
header span {text-align: center; margin-left: 5px}
}






@media screen and (max-width:900px) {
#onas h1 {
	font-size: 35px;
	margin-top: 60px;
	line-height: 40px
}
#onas h1 b {
	font-size: 71px;
	line-height: 76px;
}
}





@media screen and (max-width:890px) {
#bg {
	height: 350px;
}
a.icon {
	margin-left: 0;                                                                  
	margin-right: 0;
}
div.imgcont {
	width: 550px
}
h1.nadpis {
	font-size: 40px;
	line-height: 45px;
}
}







@media screen and (max-width:690px) {
a.icon {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 40px
}
div.imgcont {
	width: 100%;
}
#onas h1 {
	font-size: 20px;
	line-height: 25px;
}
#onas h1 b {
	font-size: 41px;
	line-height: 46px;
}
h1.nadpis {
	font-size: 35px;
	line-height: 40px;
}
div.hide {
	display: none;
}
div.textcenter {
	width: 100%;
}
}



@media screen and (max-width:480px) {
div.menudva img {height: 18px; width: 20px; margin-left: 20px}
div.menudva {padding-top: 5px}
div.menudva p {font-size: 10.5px;}
div.menudva a.smoothScroll p{margin-left: 20px}
}
