css k webu RS2018
/*div {border: 1px solid red;}*/
body { position: relative; }
.bodybackground { background-color: #0371c5; 
		background-image: url("../img/pozadi2018a.jpg")}
body, table, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dd, dt, dl, li, td, tr, th { font-family: Verdana, sans-serif;}
.affix { top: 0; }
.mezera { margin-top: 2em; margin-bottom: 2em; }

/* roh darek */
#darek-roh {z-index: 40; position: fixed; top:0; right:0; }
#darek-roh2 {z-index: 40; position: fixed; top:0; right:0; }


/* navbar */
nav { z-index: 10;}
.navbar-header { color: #00AFEF; }

/* schovana navigace */
nav {display: none;}
nav#navbar2 {display: block;} /* ukazani navigace u mest */



/* obarveni odpocitavani */
 h1 { color: #BDBFC1; }
.dd { color: #F26B35; }
.hh { color: #8FC74A; }
.mm { color: #00AFEF; }
.ss { color: #FEC32B; }

/* mezera mezi radky */
h1, h2, h3, h4 { line-height: 1.7em; }

/* nabidka mest obrazky */
/* .mesta_menu { float:left; } */
.mesta_menu { display: inline-block; margin-left: auto; margin-right: auto; text-align:center; }
.mesta_menu:hover { background-image: url("../img/mesta_hover.png"); }
.modr:hover { background-image: url("../img/mesta_hover2.png"); }
.zelena:hover { background-image: url("../img/mesta_hover3.png"); }
.oranz:hover { background-image: url("../img/mesta_hover4.png"); }

/* sekce partneri */
#partneri {background-color : #00AFEF;}
#partneri h3   { color: #fff;}
#partneri p  { color: #fff;}
#partneri img {margin-left: 1.4em; margin-right:1.4em; margin-top:1.5em;}

/* sekce recnici */
#recnici h5 {color: #0371c5;}

/* sekce program */
#program  {background-color: #F26B35;}
#program h3   { color: #fff;}
#program p  { color: #fff; 
			margin-bottom: 2em;}
#program table p  { color: #000; margin-bottom: 15px;}
.enh {font-size: 1.2em;}
.sal {width: 25%}
.prestavka td {height: 0.1em;}

/* sekce kontakty */
#kontakty  {	background-color: #8FC74A; 
			padding-top:2.0em;}
#kontakty h3   { color: #fff;}
#kontakty p  { color: #fff;}

/* sekce fotky*/
#fotky  {background-color: #ddd;}
#fotky {	margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;} 

/* vypnuti carousel controls */
.carousel-control.left, .carousel-control.right {
  background: none !important;
  filter: none !important;
  outline: 0;
 }
.carousel .carousel-control {
  visibility: hidden;
}
.carousel:hover .carousel-control:hover {
  visibility: visible;
}

/* sekce info o meste */
#infomesto { margin:0px; padding:0px; margin-top: 50px;}
.logo { margin-top: 1.5em; }
#infomesto .rs { margin-bottom: 0px; padding-bottom: 0px;}
#infomesto .misto { margin-top: 0px; padding-top: 0px; margin-bottom:0px; padding-bottom:0px;}
#infomesto .datum { margin-top: 0px; padding-top: 0px; }
#infomesto .adresa
#infomesto .gps { margin-bottom: 2em;}

/* sekce mapa v udalosti */
#mistokonani {	margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;}


/* paticka footer */
footer {	color: #bbb; 
		background-color: #ddd;}
footer p { font-size: 0.8em; margin-bottom: 0.5em;}

/* program - tabulka */
th { text-align: center; color: white;}
th.cas { width: 10em;}
th, td {height: 5em;}
.table-striped>tbody>tr:nth-of-type(odd) { background-color: #ffd7c7;} 
.table-striped>tbody>tr:nth-of-type(even) { background: #ffb192; }
.hlavniprogram {font-size: 1.2em;}
.hlavniprogram tr>td:first-child {font-size: 0.77em }

/* modalni okna s anotaci */
.hlavniprogram a:hover {cursor: hand;}

/* video section css */
.video-section .pattern-overlay {
background-color: rgba(71, 71, 71, 0.59);
padding: 0px 0 32px;
min-height: 496px; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h2, .video-section h3{
text-align:center;
color:#fff;
}
.video-section h1{
font-size:7em;
/* font-family: 'Buenard', serif; */
font-family: wf_segoe-ui_semilight, wf_segoe-ui_light, wf_segoe-ui_normal, "Segoe UI Semilight","Segoe UI Light","Segoe UI",Arial,sans-serif, 'Noto Sans', sans-serif !important;
/* font-weight:bold; 
text-transform: uppercase; */
margin: 40px auto 0px;
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
}
.video-section h2{
font-size: 4em;
font-weight:lighter;
margin: 0px auto 15px;
}
.video-section h3{
font-size: 25px;
font-weight:lighter;
margin: 0px auto 15px;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}

/* end of video section css */

/* anotace příspěvků */

.modal-header > h4 {
	text-align: center;
	color: #f26b35;
}
.modal-header > h5 {
	text-align: center;
}
.modal-header > h5 > img {
	max-height: 30px;
	height: 30px;
	margin-top: 15px;
}
.modal-header > h5 > img.arubalogo {
	max-height: 60px;
	height: 60px;
	margin-top: 15px;
}

.modal-footer {
	text-align: center;
}

/* konec sekce anotace příspěvků */