html, body {
  padding:0px;
  margin:0px;
  font-family: technika-light, "Arial Narrow", Arial, sans-serif;
}

.showBig {
  display: block;
}

.showSmall {
  display: none;
}

.showExtraSmall {
  display: none;
}

body {
  background-color: #222222;
}

/*
.header2 {
	background-image: url('images/header_image2024b.jpg?v=2024022b');
  background-repeat: no-repeat;
  background-position: left top;
  width: 1280px;
	max-width:100%;	
  height: 479px;
	z-index: 10;
	position: absolute;
	top:0px;
}
*/
.header {
  background-image: url('images/header_image2025.jpg?v=202501a');
  background-repeat: no-repeat;
  background-position: left top;
  width: 1280px;
	max-width:100%;	
  height: 479px;
	z-index: 20;
	position: absolute;
	top:0px;
}

.headerContent {
	background-color: transparent;
	width: 1280px;
	max-width: 100%;	
  height: 479px;
	z-index: 30;
	position: absolute;
	top:0px;
}

/*
.header {
	animation: changeBg 15s infinite;
}

@keyframes changeBg {
	0%, 42%  {opacity: 0;}
	50%, 92% {opacity: 1;}
	100% {opacity: 0;}
}
*/
.headerContent .text {
  padding-left: 63px;
  padding-right: 63px;
  margin-top:0px;
}

.content-wrap {
  max-width: 1280px;
  margin: auto; 
  height: 100%;
}

.content {
  background-color: #FFF;
  padding-left: 63px;
  padding-right: 63px;
  padding-top:1px;
	position: relative;
	top: 479px;
}

.logoFELCamp {
    background-image: url("images/logoFELcamp.png?v=202402");
    background-repeat: no-repeat;
    width: 255px;
    height: 150px;
    margin: 0;
    padding: 0;
    float:right;
    
    margin-top: 50px;
/*	background-color: #0e113a;*/
/*	background-color: #92b4df;*/
	background-color: transparent;
	padding-bottom: 10px;
}

.mise {
  text-align:right;
}

.mise {
  font-family: technika-book, Arial, sans-serif;
  font-size: 2.8em;
  text-transform: uppercase;
  color: #FFF;
  /*color: #fff200;*/
  padding-top: 40px;
}

.mline {
  font-family: technika-book, Arial, sans-serif;
  /*background-color: #0065BD;*/
	/*background-color: #e97238;*/
	background-color: #077d4b;
  width: 340px;
/*  height: 130px; */
	padding-bottom: 10px;
  padding-right: 0px;
  padding-top: 3px;
  color: #FFF;
  font-size: 1.81em;
  margin-top: 8px;
  margin-left: 0px;
  padding-left: 0px;
  display: inline-block;
}

.wrap-mline {
  text-align: right;
}

.mline {
  text-align: right;
  margin-right: -63px;
  padding-right: 63px;
}

@-moz-document url-prefix() {
  .mline {
    width: 340px;
  }
}

.rvideo {
  text-align:right;
  padding-top: 10px; 
}

.rvideo a:link, .rvideo a:visited {
  color: #6dcff6;
}

.rvideo a:hover {
  color: #FFF;
  text-decoration:underline;
  cursor: pointer;
}

.motto1, .motto2, .motto3, .motto4 {
  font-size: 1.81em;
}

.motto1 {
  margin-top: 40px;
	margin-left: 10%;
}

.motto2 {
  margin-top: 18px;
  text-align:left;
	margin-left: 30%;
}

.motto3 {
  margin-top: 18px;
  margin-bottom: 67px;
  text-align: left;
	margin-left: 20%;
}

.motto4 {
  margin-top: 18px;
  margin-left: 30%;
  text-align:left;
}

.text {
  font-size: 1.12em;
  margin-top: 30px;
}

.repro {
  font-size: 1.12em;
  margin-top: 30px;
}

.cile {
  font-size: 1.81em;
  margin-top: 28px;
}

.block
{
  margin-left:-63px;
  margin-top: 58px;
}

.block .text {
  overflow:hidden;
  padding-left:26px;
}

.side
{
  width: 31px;
  float: left;
  min-height: 150px;
  white-space: nowrap;
}

.modra
{
  background-color: #0065BD;
}

.cervena
{
  background-color: #EF0000;
}

.cerna
{
  background-color: #000;
}

.zelena
{
  background-color: #41ad3e;
}

.rotate
{
  font-family: technika-book, Arial, sans-serif;
  transform: rotate(90deg);
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.12em;
  padding-left:20px;
  margin-right: -4px;
}

.red,
.red a:link,
.red a:visited,
.red a:hover
{
  color: #EF0000;  
}

.blue,
.blue a:link,
.blue a:visited,
.blue a:hover
{
  color: #0065BD;
}

.green,
.green a:link,
.green a:visited,
.green a:hover
{
  color: #399736;
}

.bigtext
{
  font-size: 1.81em;
}

.clearfix
{
  clear: both;
}

.logoFEL {
  margin-top: 20px;
  margin-bottom: 40px;
}

.dropshadow {
  box-shadow: 3px 3px 15px -5px rgba(0,0,0,0.57);
  -webkit-box-shadow: 3px 3px 15px -5px rgba(0,0,0,0.57);
  -moz-box-shadow: 3px 3px 15px -5px rgba(0,0,0,0.57);
}

.mapa {
  margin-top: 20px;
  border:1px solid black;
  padding: 7px;
  padding-bottom: 4px;
  width: 400px;
  background-color: #FFF;
}

.wrap-mapa {
  padding-bottom: 20px;
  float: left;
  overflow:hidden;
}

.wrap-photo {
  padding-left: 80px;
  overflow: hidden;
}


.bottom {
  height:30px;
}

.photo {
  /*width: 150px;*/
  padding: 7px;
  padding-bottom: 4px;
  border: 1px solid black; 
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;

  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  opacity: 0.5;
}

/* Disable grayscale on hover */
.photo:hover {
  -webkit-filter: grayscale(0);
  filter: none;
  opacity: 1;
  cursor: pointer;
}

.photos,
.videos {
  margin-top: 20px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
/*  width: 100%;
  max-width: 1000px;*/
  cursor: pointer;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 1000px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 2.5em;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


/* TEAMS */
.popis {
  padding-bottom:5px;
}

.titulek {
  font-size: 1.2em; 
  padding-bottom: 5px;
  padding-top: 10px;
}

.video {
  padding: 7px;
  padding-bottom: 4px;
  border: 1px solid black; 
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.ytvideo {
  width: 265px;
}

.thickUnderline {
	text-decoration: underline;
	text-decoration-color: red;
	text-decoration-thickness: 3px;
}

.thickUnderline2 {
	text-decoration: underline;
	text-decoration-color: red;
	text-decoration-thickness: 2px;
}

/*YT video*/
.auto-resizable-iframe {
  max-width: 516px;
	margin: 0px 0px;
}

.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 56.27198%;
  height: 0px;
}

.auto-resizable-iframe iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/* under construction */

.udev {
	margin-top: -200px;
	/*margin-top: 0px;*/
	/*display: inline-block;*/
	float:right;
	margin-right: 15%;
	z-index: 1000;
	position: relative;
}
/*
.swing {
    animation: swing ease-in-out 1.5s infinite alternate;
    transform-origin: center -40px;
    float:left;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
    z-index: 10;
}
.swing img {
    border: 5px solid #f8f8f8;
    display: block;
}

.swing:after{
    content: '';
    position: absolute;  
    width: 40px; height: 40px;  
    border: 1px solid #735b55;
    top: -22px; left: 40%;
    z-index: 5;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}

.hrebik {
    background-image: url('images/hrebik_IMG_20190325_094343_3.png');
    position:relative;
    width: 40px; height: 40px;
    top: -6px;left: 40%;
    z-index: 0;
}
 
@keyframes swing {
    0% { transform: rotate(2deg); }
    100% { transform: rotate(-2deg); }
}
*/