
body
{
	padding: 0px;
	margin: 0px;
	font-family: 'Lato', sans-serif;
}

.logo{
	height: 20px;
}

.navbar{
	background-color: #555555;
}

.jumbotron{
	background-color: #ff9b3d !important;
	color: #fff;
	border-radius: 0 !important;
}


.maintext
{
	font-size: 36px;
	color: #EEEEEE;
}

.smallmaintext
{
	font-size: 22px;
	color: #EEEEEE;
	margin-top: 25px;
}

.smallmaintext2
{
	font-size: 18px;
	color: #EEEEEE;
	margin-top: 25px;
	line-height: 0.5;
}



.btn-nt{
margin: 15px;
border:1px solid #ffad41; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #ffc579; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
 background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
 background-image: linear-gradient(to bottom, #ffc579, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
}

.btn-nt:hover{
 border:1px solid #ff9913;
 background-color: #ffaf46; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
 background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
 background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
 background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
 background-image: -o-linear-gradient(top, #ffaf46, #e78404);
 background-image: linear-gradient(to bottom, #ffaf46, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffaf46, endColorstr=#e78404);
}

.samplelimit2
{
	width: 100%;
	text-align: center;
	background-color: #e8e8e8;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #333333;
}


.textonmenuimage1
{
	text-align: center;
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	padding: 20px 0px;
	position:absolute;
	top:120px;
	left:400px;
	width:480px;
	height:250px;
}

.jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

@keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

/*jssor slider bullet skin 032 css*/
.jssorb032 {position:absolute;}
.jssorb032 .i {position:absolute;cursor:pointer;}
.jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
.jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}



.hero-image {
  background-image: url("img/pexels2.jpg");
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.img-fluid {
    max-width: 150px;
    height: auto;
}body
{
	padding: 0px;
	margin: 0px;
	font-family: 'Lato', sans-serif;
}

.navbar{
	background-color: #555555;
}

.navbar a{
	color: #fff;
}

.navbar a:hover{
	color: #aaa;
}

.fa-bars{
	color: #fff;
}

.card-img-top{
	height: 15% !important;
	width: auto !important;
	margin: auto;
	padding: 10px;
}

.card{
        margin-top: 3em;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
}
.card-body, .card-text{
	background-color: #e8e8e8;
}

.tlo1
{
	background-image: url("img/tlo1.png");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.tlo2
{
	background-image: url("img/tlotryby2.png");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

a
{
	text-decoration: none;
	color: white;
}

.logo
{
	height: 30px;
	line-height: 30px;
	float: left;
}


.c-header
{
	border-radius: 10px;
	-webkit-border-radius: 10;
    -moz-border-radius: 10;
	margin: 40px auto;
	padding: 36px 30px;
	display: inline-block;
	text-align: center;
	font-size: 36px;
	color:#fff;
}

.blue-h
{
  background: #3d91e0;
  background-image: -webkit-linear-gradient(top, #3d91e0, #3471ad);
  background-image: -moz-linear-gradient(top, #3d91e0, #3471ad);
  background-image: -ms-linear-gradient(top, #3d91e0, #3471ad);
  background-image: -o-linear-gradient(top, #3d91e0, #3471ad);
  background-image: linear-gradient(to bottom, #3d91e0, #3471ad);
}

.orange-h
{
  background: #ff9b3d;
  background-image: -webkit-linear-gradient(top, #ff9b3d, #e98720);
  background-image: -moz-linear-gradient(top, #ff9b3d, #e98720);
  background-image: -ms-linear-gradient(top, #ff9b3d, #e98720);
  background-image: -o-linear-gradient(top, #ff9b3d, #e98720);
  background-image: linear-gradient(to bottom, #ff9b3d, #e98720);

}

.col-3{
	padding-left: 0 !important;
	padding-right: 0 !important;
}


.orange
{
	background-color: #e98720;
}

.blue
{
	background-color: #3470ad;
}


footer
{
	background-color: #555555;
	padding: 30px;
	margin: auto;
	color: #fff;
}

footer a{
	color: #fff;
}

footer a:hover{
	color:#bbb;
}



#email
{
	color: #e98720;
}

#email:hover
{
	text-decoration: underline;
}

h1
{
	padding: 0px;
	margin: 0px 0px 10px;
	color: #e98720;
}


.onas-header
{
	text-align: center;
	margin-top: 40px;
}

.onas-header h1
{
	margin: 25px;
	color: black;
}

.onas-text
{
	margin: 0px 30px 40px 30px;
	line-height: 28px;
}

.kontakt-d
{
	vertical-align: top;
	line-height: 30px;
	text-align: left;
	padding-right: 80px;
	display: inline-block;
}

.kontakt-container{
	text-align: center;
	padding: 40px;
}

.mapa
{
	display: inline-block;
}



