@import url('https://fonts.googleapis.com/css?family=Pridi:300,400,600&subset=latin-ext&display=swap');
* {margin: 0; padding: 0; outline: 0;}

.fixed {
    position: fixed;
    top: 0;
}

body {
	font-family: 'Pridi', Verdana, serif;
	color: #e5e5e5;
	font-size: 100%;
	background:#bfbfbf;
}

em  {
  font-style: normal;
}

div, span, input, textarea, button {
  box-sizing: border-box;
}

h1, h2, h3  {
  color: #f33;
  font-weight: 600;
  font-size: 35px;
  padding-bottom: 40px;
}

.footer h3  {
  color: #ffc;
  text-align: left;
  padding-bottom: 15px;
}

.footer p  {
  line-height: 160%;
}

.footer strong {
  color: #ffc;
  font-size: 18px;
}

#s7 a  {
  color: #333;
  font-size: 18px;
  text-decoration: none;
  transition: color 0.5s;
}

#s7 a:hover {
  color: #ff9;
  transition: color 0.5s;
}

.footer span.face  {
  width: 36px;
  height: 36px;
  overflow: hidden;
  background-image: url('../images/faceico.webp');
  background-repeat: no-repeat;
  display: block;
  background-position: bottom;
}

.footer span.face:hover  {
  background-position: top;

}

.sponzori {
  width: 25%;
  max-width: 220px;
  margin: 5px 3%;
}

p,
#s2 ul {
  line-height: 200%;
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 800px;
}

#s2 ul {
  margin-top: -20px;
}

.tleft  {
  text-align: left;
}

.fleft b,
.fright b  {
  color: #f33;
  font-weight: 600;
  font-size: 35px;
  line-height: 80%;
  transition: all 0.5s;
}

.fleft a:hover,
.fright a:hover  {
  color: #f99;
  transition: all 0.5s;
}

img {
  border: none;
  max-width: 100%;
}

.zluta  {
  color: #ff9;
}




/* ----------------- Section ----------------- */

.section, .intro {
    min-height: 250px;
    color: #FFFFFF;
    text-align: center;
}

.footer .inner {
  padding: 20px 10px !important;
  text-align:center;
  color: white;
}

.inner  {
    width: 98%;
    margin: 0 auto;
    max-width: 1200px;
    padding: 60px 10px;
    font-size: 1em;
}

.intro .inner,
.nav .inner,
#s7 .inner {
  padding: 0px;
}

.clear {
    clear: both;
    height: 0px;
    width: 100%;
    background: transparent;
    border: none;
}

#s0 {
    background-image: url('../images/header_bgs.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#s1,
#s5,
#s8 {
    background-color: #ff9;
    color: #333;
}

#s2 {
    background-color: #fff;
}

#s9 {
    background-color: #fff;
    color: #333;
}

#s3 {
    background-image: url('../images/predel.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    font-size: 1.4em;
    color: #333;
}

#s3 h3 {
    //color: #036;
}

#s3 i {
    float: right;
    color: #036;
}

#s4 {
    background-color: #fff;
}

#s6 {
  border-top: 40px solid #036;
    background-color: #1c1d36;
    color: #ffc;
}

.footer {
    background-color: #666;
}

#s7 {
    background-color: #000;
    color: #999;
    text-align: center;
}


.fleft  {
  float: left;
}

.fright {
  float: right;
}

.fleft a,
.fright a {
  text-decoration: none;
}

.ochrz  {
  padding: 0 40px;
}

.fleft a img,
.fright a img {
  border: none;
  width: 98%;
  max-width: 350px;
}


/* ----------------- Ostatni ----------------- */

.nav {
    background-color: #069;
    width: 100%;
    text-align: center;
}

.main-nav {
    width: 100%;
    text-align: center;
    background-color: #069;
}

.nav a,
.mobile-menu {
    padding: 10px 30px;
    text-align: center;
    color: #ff9;
    font-size: 17px;
    text-decoration: none;
    transition: all 0.5s;
}

.nav a:hover,
.nav a.active {
    background-color: #036;
    transition: all 0.5s;
}

#s0 a img {
  border: none;
  text-decoration: none;
  height: auto;
}

#s2 a,
#s4 a,
#s4,
#s1 a {
    font-size: 22px;
    color: #069;
    transition: all 0.5s;
    text-decoration: none;
}

#s2, #s8 {
  color: #333;
}

#s2 a:hover,
#s4 a:hover {
    color: #ccc;
    transition: all 0.5s;
}

#s1 a:hover {
    color: #f33;
    transition: all 0.5s;
}

input[type=text],
input[type=submit],
textarea  {
  width: 100%;
  max-width: 380px;
  background: #666;
  padding: 8px;
  font-family: 'Pridi', Verdana, serif;
  color: #333;
  font-size: 20px;
  font-weight: 300;
  border: none;
  transition: background 0.5s;
}

textarea  {
  height: 150px;
}

input[type=text]:focus,
textarea:focus  {
  background: #999;
  transition: background 0.5s;
}

input[type=submit]  {
  max-width: 240px;
  background: #999;
  font-weight: 600;
  display: block;
  transition: background 0.5s;
}

input[type=submit]:hover  {
  background: #ff9;
  transition: background 0.5s;
}

.sporthratky button,
.minirun button,
.viceboj button  {
  width: 190px;
  float: left;
  background: #069;
  font-weight: 600;
  display: block;
  transition: background 0.5s;
  font-size: 15px;
  margin-right: 10px;
  height: 70px;
  border: none;
  padding: 15px 15px;
  color: #ff9;
  margin-top: 15px;
}

.minirun button
/*.viceboj button*/ {
  background: grey !important;
}

.sporthratky button:hover,
.viceboj button:hover,
.minirun button:hover {
  background: #036;
  transition: background 0.5s;
}

::placeholder {
  color: white;
}

::-webkit-input-placeholder {
  color: white;
}
::-moz-placeholder {
  color: white;
}
:-ms-input-placeholder {
  color: white;
}
:-moz-placeholder {
  color: white;
}

.referimg {
  overflow: hidden;
  border-radius: 90px;
  width: 130px;
  float: right;
}

.sociation  {
    text-decoration: underline !important;
    font-size: 1em !important;

}

#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.7);
z-index: 100;
display: none;
}
.popup-content{
   padding: 14px 10px;
   line-height: 1.5;
}
.cnt223 a{
text-decoration: none;
}
.popup-onload{
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -300px;
}
.cnt223{
width: 98%;
max-width: 600px;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}






















@media only screen and (max-width: 320px)  {
.fleft,
.fright {
  width: 100%;
  margin-bottom: 45px;
}
.nav a {
    display: block;
}
.mobile-menu {
    display: block;
}
#rozbaleni  {
  display: none;
}


}

@media only screen and (min-width: 320px)  {
.fleft,
.fright {
  width: 100%;
  margin-bottom: 45px;
}
.nav a {
    display: block;
}
.mobile-menu {
    display: block;
}
#rozbaleni  {
  display: none;
}

}

@media all and (min-width: 768px)  {
.fleft,
.fright {
  width: 50%;
  margin-bottom: 0px;
}
.nav a {
    display: block;
}
.mobile-menu {
    display: block;
}
#rozbaleni  {
  display: none;
}

}

@media all and (min-width: 960px)  {
  .nav a {
      display: inline-block;
  }
  .mobile-menu {
      display: none;
  }
  #rozbaleni  {
    display: block;
  }

}
