.fp.css {}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	padding-top: 132px;
	color: #666;
	/*
	width: 0;
	height: 0;
	visibility: hidden;
	*/
}
body, h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans";
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
}
#onepage-home {
	position: absolute;
	top: 0;
}
.ja-header {
	border-bottom: 1px solid #949693;
	box-shadow: 0 1px 10px #000;
	background: #000;
	z-index: 100 !important;
}
.wrap {
	width: auto;
	clear: both;
}
.navbar-fixed-top {
	top: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	margin-bottom: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 1050px;
}
.container {
	margin-right: auto;
	margin-left: auto;
}
.container::before, .container::after {
	display: table;
	content: "";
	line-height: 0;
}
@media (min-width: 1200px) {
	.row {
		margin-left: -30px;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 30px;
	}
	.row::before, .row::after {
		display: table;
		content: "";
		line-height: 0;
	}
	.span2 {
		width: 150px;
	}
	.span10 {
		width: 870px;
	}
	.row-fluid::before, .row-fluid::after {
		display: table;
		content: "";
		line-height: 0;
	}
}
.logo {
	float: left;
	margin: 15px 0;
}
.logo-image {
	overflow: hidden;
}
.ja-header a {
	color: #FFF;
	display: block;
}
a {
	text-decoration: none;
}
img {
	max-width: 100% !important;
	height: auto;
	vertical-align: middle;
	border: 0;
}
.logo-image span, .logo-image small {
	display: none;
}
.logo-image span, .logo-image small {
	display: none;
}
#t3-mainnav {
	margin-top: 46px;
	height: 59px;
	float: right;
}
.t3-mainnav .navbar {
	color: #666;
	margin-bottom: 0;
	margin-top: 0;
	overflow: visible;
}
.t3-mainnav .navbar-inner {
	min-height: 59px;
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.navbar-inner::before, .navbar-inner::after {
	display: table;
	content: "";
	line-height: 0;
}
.navbar .btn-navbar {
	display: none;
}
.t3-mainnav .navbar .btn-navbar {
	float: left;
	padding: 7px 10px;
	margin: 7px 20px 0;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #919191;
}
@media (min-width: 768px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}
.t3-mainnav .nav-collapse {
	float: right;
}
.collapse {
	position: relative;
}
.t3-mainnav .navbar .nav {
	margin: 0;
	position: relative;
	left: 0;
	display: block;
	float: none;
	list-style: none
}
@media (max-width: 767px) {
	.t3-mainnav .nav-collapse .nav {
		margin: 0;
	}
	.t3-mainnav .nav-collapse .nav > li {
		text-align: center;
	}
}
ul, ol {
	padding: 0;
}
.navbar .nav > li {
	float: left;
}
.t3-mainnav .navbar .nav li.active > a {
	color: #11bae1;
	border-bottom: solid 1px #11bae1;
}
.t3-mainnav .navbar .nav > li.active > a {
	background: transparent;
}
.t3-mainnav .navbar .nav > .active > a {
	text-shadow: none;
	box-shadow: none;
}
.t3-mainnav .navbar .nav > li > a {
	padding: 4px 0;
	border-top: 0;
	margin: 0 15px;
	outline: none;
}
.navbar-inner::after {
	clear: both;
}

.section1 {
	background-image: url("../images/towing_truck.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #000;
}
.hero-unit {
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 0;
	font-size: 18px;
	line-height: 30px;
}
.ar {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.ar-inner {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#pomoc .ar::after {
	padding-top: 38%;
	display: block;
	content: '';
}
#pomoc .container {
	height: 100%;
}
#pomoc .row-fluid {
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.section1 .hero-unit {
	padding: 20px;
}
.section1 .hero-unit {
	background: rgba(0,0,0,0.7);
}
.hero-unit h1 {
	font-size: 50px;
	color: #11bae1;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1;
	letter-spacing: -1px;
}
.hero-unit p {
	font-size: 36px;
	color: #ddd;
	margin: 0 0 30px;
	padding: 0 150px;
}
.section1 a {
	color: #11bae1;
	font-weight: bold;
	font-size: 50px;
}
.section2 .section-title {
	margin-bottom: 50px;
	margin-top: 50px;
}
.onepage .section-title h2 {
	margin: 0 0 25px;
	line-height: 1;
	text-align: center;
	font-size: 28px;
	color: #000;
}