/* jwfacts stylesheet */

/* * {
  margin: 0px;
  padding: 0px;
} */

@media (min-width: 668px) {
  .googlefootermobile {
    display: none;
  }
  .googlefooter600 {
    display: none;
  }
  .headingsmall {
    display: none;
  }
}

body {
  background: #ffffff;
  margin: 0px;
  padding: 0px;
  text-align: center;
} /* center everything. some browsers add margins and padding by default, remove them.*/

#container {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#header {
  text-align: center;
  margin: 0 auto;
}

#headerpurple {
  background-color: #eff3f8;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding-top: 0.6rem;
}
#headerlogo {
  margin: 0 auto;
  width: 1000px;
  padding: 0px 0px;
}
#headerlogotext {
  font-family: 'Helvetica Light', helvetica, arial;
  font-family: Arial, Helvetica, sans-serif;

  font-size: 1.5rem;
  text-align: left;
  width: 1000px;
  padding: 6px 0px;
}

#headercharcoal {
  background: var(--tagline-bg);
  text-align: center;
  margin: 0 auto;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15),
    0 10px 10px -10px rgba(241, 241, 241, 0.8);
  /* margin-bottom: -10px; */
  width: 1042px;
  /* padding-top: 1.3rem; */
}
#headerlinks {
  margin: 0 auto;
  text-align: left;
  width: 1000px;
  padding: 17px 0px;
  text-transform: uppercase;
  font-size: 1.4rem;
}

/*slider */
#headerryoutube {
  width: 1000px;
  align: center;
}
.headeryoutube {
  width: 1000px;
  background: #ffffff;
  padding: 3px;
  border-radius: 10px;
  text-align: center;
  align: center;
  clear: both;
}

#headerryoutube100 {
  width: 100%;
  align: center;
}
.headeryoutube100 {
  width: 100%;
  background: #ffffff;
  padding: 3px;
  border-radius: 10px;
  text-align: center;
  align: center;
  clear: both;
}

.googlefooter {
  padding: 0px;
  text-align: center;
}

.main-body {
  width: 1002px;
  background: #ffffff;
  padding: 0px;
  border: 1;
  text-align: center;
  valign: top;
  margin-left: auto;
  margin-right: auto;
} /*text-align required for explorer.*/
tr,
td {
  text-align: left;
  vertical-align: top;
}
.main-content {
  background: #ffffff;
  padding: 20px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 630px;
  img-align: left;
}
.main-content-home {
  background: #ffffff;
  padding: 5px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 1000px;
  img-align: left;
}
.right-menu {
  background: #ffffff;
  float: right;
  padding: 5px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 280px;
      margin-right: 1rem;
}
.exposed-body {
  width: 500px;
  background: #ffffff;
  padding: 0px;
  border: 1;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  valign: top;
  margin-left: auto;
  margin-right: auto;
} /*text-align required for explorer*/

#section-container500 {
  width: 100%;
  height: 500px;
}
#section-container300 {
  width: 100%;
  height: 300px;
}
#section-container {
  width: 100%;
}
#fullblock {
  width: 90%;
  height: 300px;
  padding: 5px;
}
#fullblockgrey {
  width: 90%;
  height: 500px;
  padding: 5px;
  background-color: #f3f3f3;
}
#leftblock {
  width: 45%;
  float: left;
  padding: 5px;
}
#leftblockgrey {
  width: 45%;
  height: 500px;
  float: left;
  padding: 5px;
  background-color: #f3f3f3;
}
#rightblock {
  width: 45%;
  float: left;
  padding: 5px;
}
#rightblockgrey {
  width: 45%;
  height: 500px;
  float: left;
  padding: 5px;
  background-color: #f3f3f3;
}

.background1 {
  width: 100%;
  background-color: #f3f3f3;
  padding: 5px;
}
.background2 {
  width: 100%;
  background-color: #ffffff;
  padding: 5px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1 {
  font-family: 'Helvetica Light', helvetica, arial;
  font-size: 1.75em;
  text-align: center;
  color: #121212;
}

h3 {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 1.25em;
  text-align: left;
  color: #ae1804;
}
h4 {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 1em;
  text-align: left;
  font-weight: bold;
  padding-left: 20pt;
  color: #333333;
}
h5 {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 1em;
  text-align: left;
  color: #333333;
}
h6 {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.9em;
  text-align: left;
  font-weight: bold;
  color: #333333;
}

p {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.925em;
  text-align: left;
  line-height: 125%;
  color: #333333;
}
.phomepage {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 1.05em;
  text-align: left;
  line-height: 125%;
  color: #333333;
}
.p2 {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 1em;
  text-align: left;
  line-height: 125%;
  color: #333333;
}
.psmall {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.85em;
  text-align: left;
  line-height: 125%;
  color: #333333;
}
.psmallcenter {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.85em;
  text-align: center;
  line-height: 125%;
  color: #333333;
}
.pcenter {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.925em;
  text-align: center;
  line-height: 125%;
  color: #333333;
}
.pright {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.925em;
  text-align: right;
  line-height: 125%;
  color: #333333;
}
.pindent {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.925em;
  text-align: left;
  line-height: 125%;
  padding-left: 20pt;
  color: #333333;
}
.pquote {
  font-family: palantino, times;
  font-size: 1.05em;
  line-height: 125%;
  padding-left: 30pt;
  color: #333333;
}
.pquote2 {
  font-family: palantino, times;
  font-size: 1.05em;
  line-height: 125%;
  padding-left: 60pt;
  color: #333333;
}
.pquotenoindent {
  font-family: palantino, times;
  font-size: 1.05em;
  line-height: 125%;
  color: #333333;
}
.plargequote {
  font-family: palantino, times;
  text-align: center;
  color: #bfd9da;
  border: 1;
  padding: 10px;
  border-radius: 10px;
  background-color: #484452;
  font-size: 1.6em;
  margin: 10px 0px;
  color: #bfd9da;
}
.plarge {
  font-family: 'Helvetica Neue', helvetica;
  text-align: left;
  border: 1;
  padding: 0px;
  border-radius: 10px;
  font-size: 1.3em;
  letter-spacing: 0.05em;
  margin: 10px 0px;
  color: #333333;
}

fontred {
  font-color: red;
}

blockquote {
  font-family: palantino, times;
  font-size: 1.05em;
  line-height: 125%;
  text-align: left;
  quotes: '\201C''\201D';
  color: #333333;
}
blockquote {
  font-family: Georgia, serif;
}
sub,
sup {
  font-size: 0.7em;
}

/* .pblueeheading {
  background-color: #eff3f8;
  border: 1px solid #eff3f8;
  font-family: verdana;
  font-size: 0.9375em;
  text-align: center;
  padding: 10px;
  margin: 0px 0px;
} */
.pblueeheading {
    background-color: var(--main-theme-color);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid var(--main-theme-color);
    color: #ffff;
   
    text-align: center;
    padding: 10px;
    margin: 0px 0px;
        font-family: 'Raleway', sans-serif;
    font-size: 1.1rem;
  }
  .pblueeheading a{
  text-decoration: none;
  color: #ffff !important;
}
 .pblueeheading a:hover{
  text-decoration: none;
  color: #ffff;
}
.pbluee {
    background-color: #fefefe;
    border-left: 1px solid var(--main-theme-color);
    border-right: 1px solid var(--main-theme-color);
    font-family: 'Helvetica Neue', helvetica, arial;
    font-size: 1rem;
    text-align: left;
    line-height: 125%;
    padding: 10px;
    padding-bottom: 0px;
    margin: 0px 0px;
}
/* .pbluee {
  background-color: #fefefe;
  border: 1px solid #eff3f8;
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.8em;
  text-align: left;
  line-height: 125%;
  padding: 10px;
  margin: 0px 0px;
} */
.pblueecenter {
  background-color: #fefefe;
  border: 1px solid #eff3f8;
  font-family: helvetica, arial;
  font-size: 0.8em;
  text-align: center;
  line-height: 125%;
  padding: 10px;
  margin: 0px 0px;
}

.preddheading {
  background-color: #dbd4d6;
  border: 1px solid #dbd4d6;
  font-family: verdana;
  font-size: 0.9375em;
  text-align: center;
  padding: 10px;
  margin: 0px 0px;
}
.predd {
  background-color: #f7f7f7;
  border: 1px solid #dbd4d6;
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.8em;
  text-align: left;
  line-height: 125%;
  padding: 10px;
  margin: 0px 0px;
}
.preddcenter {
  background-color: #f7f7f7;
  border: 1px solid #dbd4d6;
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 0.8em;
  text-align: center;
  line-height: 125%;
  padding: 10px;
  margin: 0px 0px;
}

ul {
  font-family: 'Helvetica Neue', helvetica, arial;
  text-align: left;
  font-size: 0.925em;
  line-height: 125%;
  color: #333333;
}
.ul li ul {
  font-size: 1em; /*stops nested lists scaling*/
}
.ulhomepage {
  font-family: 'Helvetica Neue', helvetica, arial;
  font-size: 1.05em;
  text-align: left;
  line-height: 125%;
  color: #333333;
}
.ultwo {
  font-family: 'Helvetica Neue', helvetica, arial;
  text-align: left;
  font-size: 0.955em;
  line-height: 125%;
}
.ulthree {
  font-family: 'Helvetica Neue', helvetica, arial;
  text-align: left;
  font-size: 1.1em;
  line-height: 125%;
}
.ulbluee {
  font-family: palantino, times;
  font-size: 1.125em;
  text-align: left;
  line-height: 125%;
}
.ulredd {
  font-family: palantino, times;
  font-size: 1.125em;
  text-align: left;
  line-height: 125%;
}
.ulquote {
  font-family: palantino, times;
  font-size: 1.1em;
  text-align: left;
  line-height: 125%;
}
.ulquotetwo {
  font-family: palantino, times;
  font-size: 1.25em;
  text-align: left;
  line-height: 125%;
}
ol {
  font-family: 'Helvetica Neue', helvetica, arial;
  text-align: left;
  font-size: 0.925em;
  line-height: 125%;
  color: #333333;
}
.olsmall {
  font-family: 'Helvetica Neue', helvetica, arial;
  text-align: left;
  font-size: 0.85em;
  line-height: 125%;
}
.olbluee {
  font-family: verdana;
  font-size: 1em;
  text-align: left;
  line-height: 125%;
}
.olredd {
  font-family: verdana;
  font-size: 1em;
  text-align: left;
  line-height: 125%;
}

.floatLeft {
  float: left;
  margin: 4px;
  padding: 5px;
}
.floatLeftindent {
  float: left;
  margin: 4px;
  padding: 5px;
  padding-left: 30pt;
}
.floatRight {
  float: right;
  margin: 4px;
  padding: 5px;
}
.quote300Left {
  float: left;
  margin: 4px;
  width: 50%;
}
.quote400Left {
  float: left;
  margin: 4px;
  width: 400px;
}
.quote300Right {
  float: right;
  margin: 4px;
  width: 50%;
}
.quote400Right {
  float: right;
  margin: 4px;
  width: 400px;
}

img.imgfull {
  width: 100%;
  height: auto;
}
img.imgmain {
  width: 100%;
  min-height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}

img.imgthird {
  width: 32%;
  height: auto;
}
img.imghalf {
  width: 48%;
  height: auto;
}
img.img25 {
  width: 24%;
  height: auto;
}
img.img75 {
  width: 72%;
  height: auto;
}
img.imgindent {
  padding-left: 30pt;
  border: none;
  border-width: 0px;
}
img.imgindentfull {
  padding-left: 30pt;
  width: 95%;
  height: auto;
  border: none;
  border-width: 0px;
}
img.floatLeft {
  float: left;
  /* margin: 4px;
  padding: 5px; */
}
img.floatRight {
  float: right;
  margin: 4px;
  padding: 5px;
  border: none;
}
img.floatRight50 {
  float: right;
  max-width: 50%;
  height: auto;
  margin: 4px;
  padding: 5px;
  border: none;
}
img.imgcenter {
  align: center;
  border: none;
}
.home_image_link {
  line-height: 0px;
}
a {
  color: #337810;
  text-decoration: none;
} /* green..grey*/
a:visited {
  /* color: #337810; */
  text-decoration: none;
}
a:hover {
  color: #333333;
  text-decoration: underline;
}
a:active {
  color: #337810;
  text-decoration: none;
}

.a1 {
  color: #000000;
  font-family: verdana;
} /*black..grey*/
.a1:visited {
  color: #000000;
}
.a1:hover {
  color: #333333;
}
.a1:active {
  color: #000000;
}

.a2 {
  color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
} /*white..pink*/
.a2:visited {
  color: #ffffff;
}
.a2:hover {
  color: #d0a9f5;
}
.a2:active {
  color: #ffffff;
}

.a3 {
  color: #ffffff;
  font-family: palantino;
} /*white..pink*/
.a3:visited {
  color: #ffffff;
}
.a3:hover {
  color: #d0a9f5;
}
.a3:active {
  color: #ffffff;
}

.a4 {
  color: #337810;
  font-family: palantino;
  font-style: italic;
  font-size: 2em;
  line-height: 125%;
} /* green..grey*/
.a4:visited {
  color: #337810;
}
.a4:hover {
  color: #333333;
}
.a4:active {
  color: #337810;
}

.bread {
  font-family: verdana;
  font-size: 0.7em;
}

table#bluee {
  background-color: #eff3f8;
  width: 100%;
  cellpadding: 5px;
  cellspacing: 5px;
  border-radius: 5px;
}
table#bluee td {
  padding: 5px;
}
.blueetoprow {
  background-color: #eff3f8;
  font-family: verdana;
  font-size: 0.9375em;
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.blueebody {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.blueebodycenter {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.blueenotoprow {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
  border-radius: 5px;
}
.blueenotoprowcenter {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: center;
  border-radius: 5px;
}
.blueenotoprowquotecenter {
  background-color: #ffffff;
  font-family: palantino;
  font-size: 0.9em;
  text-align: center;
  border-radius: 5px;
}
.blueequotecenter {
  background-color: #ffffff;
  font-family: palantino;
  font-size: 0.9em;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.blueetopleftcurve {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
  border-top-left-radius: 5px;
}
.blueetoprightcurve {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
  border-top-right-radius: 5px;
}
.blueebottomleftcurve {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
  border-bottom-left-radius: 5px;
}
.blueebottomrightcurve {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
  border-bottom-right-radius: 5px;
}
.blueenocurve {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: left;
}
.blueenocurvecenter {
  background-color: #ffffff;
  font-family: verdana;
  font-size: 0.75em;
  text-align: center;
}

/*For css tables, not used yet
#row{display:table-row; text-align:center; padding:2;}
#left, #right, #middle {display:table-cell; text-align:center; padding:2;}
.leftalign {text-align:left;}
.centeralign {text-align:center;}
.rightalign {text-align:right;}


*/

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  /* background-color: #f2f0e9; */
}

/* kopírování */

/* Set the page background color and font family */
body {
  background-color: #f1f1f1;
  font-family: Arial, sans-serif;
}

/* Set the background color and border of the main content area */
.main-body {
  background-color: #ffffff;
  /* background-color: #f1f1f1; */
  border: 1px solid #dddddd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15),
    0 7px 7px -7px rgba(241, 241, 241, 0.8);

  padding: 20px;
}

/* Set the font size, line height, and color of the main content text */
.main-content p,
li,
#footerr {
  font-size: 1 rem;
  line-height: 1.5;
  color: #333333;
}

/* Set the background color and text color of the page footer */

/* Set the link color and hover color */

#headerpurple {
  background-color: #f1f1f1;

  /* color: #ffffff; */
  /* background-color: red; */
  /* padding: 20px; */
  /* border-bottom: 1px solid #dddddd; */
  /* margin-top: 20px; */
  width: 1042px;
  /* padding-top: 1rem; */
}

.main-body {
  padding-top: 0px;
}

/* ALL.CSS */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

p,
li,
.pindent {
  /* font-family: 'Noto Sans', sans-serif; */
  font-size: 1.1rem;
}
sup {
  font-size: 0.9rem;
}
.pblbueheading {
  background-color: #f1f1f1;
}
.bread {
  font-size: 0.85rem;
}

h1 > a {
  color: var(--main-theme-color);
}
a,
a:visited,
a:active {
  /* color: #0541a4; */
  color: var(--main-theme-color);
}
body {
  max-width: 100vw;
  width: 100%;
  /* overflow-x: hidden; */
  font-family: Arial, sans-serif;
}

.plargequote {
  margin: 0px 0px 0px 18px;
}

#footerr > a {
  color: #f2f0e9;
  text-decoration: none;
}
@media screen and (max-width: 400px) {
  .main-content {
    max-width: 90%;
    margin: 0 auto;
  }
}

li{
  text-align: justify;
}

/* * {
  border: 3px red solid;
} */

.classX {
  background-color: red !important;
  color: purple !important;
  height: 10px !important;
  width: 10px !important;
}

.predd,
.preddheading {
  font-size: 1rem;
}

#header {
  text-align: center;
  margin: 0 auto;
  /* min-width: 100vw; */
}

#___gcse_0 {
  margin-top: 3rem;
}

.gsc-input-box {
  padding-top: 6px;
  padding-bottom: 5px;
  border-radius: 7px;
  border: rgb(131, 128, 128) solid 1px !important;

  /* border-bottom-left-radius: 8px; */
}

.gsc-search-button {
  padding-left: 0px;
}

input.gsc-input::-webkit-input-placeholder {
  color: rgb(84, 82, 82);
  font-size: 2rem;
  font-style: italic;
}

input.gsc-input::-moz-placeholder {
  color: rgb(84, 82, 82);
  font-size: 2rem;
  font-style: italic;
}

input.gsc-input:-ms-input-placeholder {
  color: rgb(84, 82, 82);
  font-size: 2rem;
  font-style: italic;
}

input.gsc-input::-ms-input-placeholder {
  color: rgb(84, 82, 82);
  font-size: 2rem;
  font-style: italic;
}

input.gsc-input::placeholder {
  color: rgb(84, 82, 82);
  font-size: 2rem;
  font-style: italic;
}

/* Set the placeholder text for the search box */
/* input.gsc-input::-webkit-input-placeholder {
  content: 'Hledat na stránce';
} */
/* input.gsc-input::-moz-placeholder {
  content: 'Hledat na stránce';
}
input.gsc-input:-ms-input-placeholder {
  content: 'Hledat na stránce';
}
input.gsc-input:-moz-placeholder {
  content: 'Hledat na stránce';
} */
@media (min-width: 1000px) {

  .logo_img {
  width: 80px;
  
}
}

.pbluee a{
  display: inline-block;
    margin-bottom: 1rem;
}


/* dark mode */
/* body, blockquote, table, code, pre, .main-content {
  background: #000 !important;
  color: #fff !important;
}
a, a:visited {
  color: #8ec6ff !important;
}
h1, h2, h3, h4, h5, h6, th, td, p, li, span, div {
  color: #fff !important;
  border-color: #222 !important;
}
input, textarea, select {
  background: #111 !important;
  color: #fff !important;
  border-color: #333 !important;
}
::placeholder {
  color: #bbb !important;
}
table {
  background: #111 !important;
  color: #fff !important;
}
code, pre {
  background: #222 !important;
  color: #ececec !important;
} */