@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-SemiBold.woff2') format('woff2'),
        url('../fonts/Akrobat-SemiBold.woff') format('woff'),
        url('../fonts/Akrobat-SemiBold.svg#../fonts/Akrobat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Bold.woff2') format('woff2'),
        url('../fonts/Akrobat-Bold.woff') format('woff'),
        url('../fonts/Akrobat-Bold.svg#../fonts/Akrobat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Thin.woff2') format('woff2'),
        url('../fonts/Akrobat-Thin.woff') format('woff'),
        url('../fonts/Akrobat-Thin.svg#../fonts/Akrobat-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Akrobat-ExtraBold.woff') format('woff'),
        url('../fonts/Akrobat-ExtraBold.svg#../fonts/Akrobat-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-ExtraLight.woff2') format('woff2'),
        url('../fonts/Akrobat-ExtraLight.woff') format('woff'),
        url('../fonts/Akrobat-ExtraLight.svg#../fonts/Akrobat-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Light.woff2') format('woff2'),
        url('../fonts/Akrobat-Light.woff') format('woff'),
        url('../fonts/Akrobat-Light.svg#../fonts/Akrobat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Black.woff2') format('woff2'),
        url('../fonts/Akrobat-Black.woff') format('woff'),
        url('../fonts/Akrobat-Black.svg#../fonts/Akrobat-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Regular.woff2') format('woff2'),
        url('../fonts/Akrobat-Regular.woff') format('woff'),
        url('../fonts/Akrobat-Regular.svg#../fonts/Akrobat-Regular') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Regular.woff2') format('woff2'),
        url('../fonts/Akrobat-Regular.woff') format('woff'),
        url('../fonts/Akrobat-Regular.svg#../fonts/Akrobat-Regular') format('svg');
    font-weight: 500;
    font-style: normal;
}

html {
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  font-size:            13px;
  width:                100%;
  position:             relative;
  min-height:           100%;
}

body {
  min-height:           100%;
  background-image:     url(../images_banner/banner01.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.web {
  position:  absolute;
  display:  table;
  width: 100%;
  height: 100%;
  background-image: url(../images/pozadi_web.png);
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 10;
}

.web_left {
  position:  absolute;
  max-width: 840px;
  width: 38%;
  height: 100%;
  min-height: 100%;
  left:0;
  background-image: url(../images/pozadi_web_left.png);
  background-position: right top;
  background-repeat: no-repeat;
  z-index: 10;

}

.web_right {
  position:  absolute;
  max-width: 840px;
  width: 35%;
  height: 100%;
  background-image: url(../images/pozadi_web_right.png);
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 11;
  right: 0;
}

.navbar {
  font-weight:          600;
  text-transform:       uppercase;
  background-color: transparent;
}

.navbar-default {
  border:               0;
  border-radius:        0;
  margin-bottom:        140px;
  margin-top:           0px;
  z-index:              199;
}

.navbar-header {
  display:  block;
  text-align: center;
}

.navbar-brand {
  position: relative;
  font-size:            44px;
  font-family:          'Akrobat', sans-serif;
  font-weight:          700;
  color:                #00A8C6;
  margin: 0 auto;
  display: none;

}

.navbar-default a.navbar-brand {
  color:                #00A8C6;
}

.navbar-default a:hover.navbar-brand {
  color:                #00A8C6;
}

.navbar-default a.navbar-brand span {
  color:                #8FBE00;
}

.navbar-default .navbar-nav > ul {
}

.navbar-default .navbar-nav > li {
  padding:              0px 0px 0px 0px;
  text-transform:       uppercase;
  font-family:          'Akrobat', sans-serif;
  font-weight:          normal;
  width:                60%;
  float:                right;
  text-align:           right;
}

.navbar-default .navbar-nav > li > a {
  display:              block;
  line-height:          28px;
  font-size:            31px;
  color:                #000000;
  max-width:            300px;
  float:                right;
  padding:              5px 100px 5px 10px;
  transition:           all 0.8s ease-in-out;
  -moz-transition:      all 0.3s ease-in-out;
  -webkit-transition:   all 0.3s ease-in-out;
  -o-transition:        all 0.3s ease-in-out;
}

.navbar-default .navbar-nav > li > a:hover {
  color:                #000000;
  font-weight:          800;
}

/*.navbar-default .navbar-nav > li > a:hover .menu_sipka_vpravo,*/
.navbar-default .navbar-nav > li > a.active .menu_sipka_vpravo {
  background-image:     url(../images/menu_sipka_vpravo.png);
  background-repeat:    no-repeat;
  background-position:  center right;
  position: absolute;
  width:  75px;
  height: 149px;
  right: 0;
  top: -58px;
}

.navbar-default .navbar-nav > li > a:hover span,
.navbar-default .navbar-nav > li > a.active span  {
  background-image: url(../images/menu_odrazka.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.navbar-header .navbar-toggle {
  position:             relative;
  float:                right;
  padding:              26px 22px;
  margin-top:           38px;
  margin-right:         0px;
  margin-bottom:        50px;
  color:                #FFFFFF;
  background-image:     none;
  border:               2px solid #FFFFFF;
  border-radius:        35px;

}

.navbar-header .navbar-toggle .icon-bar {
  display:              block;
  width:                22px;
  height:               2px;
  border:               0;
  color:                #FFFFFF;
  background-color:     #FFFFFF;
}

.navbar-fixed-top {
  margin-top:           0px;
}

/* submenu */
.navbar-default .navbar-nav .dropdown {
  position:             absolute;
  width:                180px;
  top:                  100%;
  left:                 50%;
  margin:               0 0 0 -90px;
  visibility:           hidden;
  z-index:              2;
  padding:              0;
  text-align:           center;
}

.navbar-default .navbar-nav > li.drop:hover .dropdown {
  visibility:           visible;
  top:                  90px;
  opacity:              0.9;
  padding:              0;
}

.dropdown li, .sup-dropdown li {
  position:             relative;
  list-style:           none;
  display: block;
}

.dropdown li:first-child, .sup-dropdown li:first-child {
  border-top:           none;
}

.dropdown li a, .sup-dropdown li a {
  display:              block;
  color:                #FFFFFF;
  background-color:     rgba(75, 73, 66, 0.9);
  border:               2px solid #7B776C;
  border-radius:        28px;
  font-size:            13px;
  font-family:          'Akrobat', sans-serif;
  font-weight:          500;
  text-transform:       uppercase;
  padding:              9px 15px;
  text-decoration:      none;
  margin-bottom:        5px;
  transition:           padding 0.2s ease-in-out;
  -moz-transition:      padding 0.2s ease-in-out;
  -webkit-transition:   padding 0.2s ease-in-out;
  -o-transition:        padding 0.2s ease-in-out;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a { }

.dropdown li a i {
  margin:               0 0 0 -4px;
}

.navbar-default .navbar-nav .sup-dropdown {
  position:             absolute;
  text-align:           center;
  top:                  0;
  width:                180px;
  background-color:     #4B4942;
  border:               2px solid #7B776C;
  border-radius:        5px;
  opacity:              0.9;
  margin-top:           0px;
  transition:           margin-top 0.2s ease-in-out;
  -moz-transition:      margin-top 0.2s ease-in-out;
  -webkit-transition:   margin-top 0.2s ease-in-out;
  -o-transition:        margin-top 0.2s ease-in-out;
  visibility:           hidden;
  z-index:              3;
  box-shadow:           0 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow:        0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:      0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow:   0 1px 3px rgba(0, 0, 0, 0.1);

}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
  visibility:           visible;
  margin-top:           0;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a.active {
  color:                 #000000;
  font-weight:          800;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
  color:                #FFFFFF;
  background-color:     #000000;
}

.navbar-default .navbar-nav > li > a:after {
  background-color:     #808080;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
  border-color:          #808080;
}

.dropdown  li a.active, .sup-dropdown li a.active {
  color:                #808080;
}

/* konec submenu */

/* ------------------------------------------------------------------------------------ */

.hlavicka-box {
  width: 100%;
  margin: 0 auto;
  padding: 22px 0 0 0;
}

.logo {
  width: 100%;
  text-align: center;
  position: absolute;
  margin-top: 30px;
}

.prepinac {
  width: 100%;
  height: 100px;
  font-size: 22px;
  font-family:          'Akrobat', sans-serif;
  font-weight: 400;
  padding: 30px 100px 30px 100px;
  position: relative;
}

.prepinac a {
  color: #000000;
  text-transform: lowercase;
  padding: 0 10px;
}


.prepinac .jenikovo_tlacitko {
  display: table;
  background-image: url(../images/tlacitko_jenik.png);
  background-repeat:  no-repeat;
  background-position: bottom right;
  width: 135px;
  height: 125px;
  float: left;
  padding: 0;
  margin: 0;
}

.hlavicka {
  width: 100%;
  display: table;

}

.sipka-box {
  padding: 30px 0 48px 0;
  margin-top: 30px;
}

.sipka-dolu {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  color: #000000;
  padding: 12px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  border: 2px solid #000000;
  margin: 0 auto;
  transition:           all 0.5s ease-in-out;
  -moz-transition:      all 0.5s ease-in-out;
  -webkit-transition:   all 0.5s ease-in-out;
  -o-transition:        all 0.5s ease-in-out;
}

.sipka-dolu:hover {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
}

.socialni-site {
/*  width: 250px; */
  font-size: 26px;
  font-family:          'Akrobat', sans-serif;
  font-weight: 600;
  color: #000000;
  margin-left:15%;
  padding: 0px 30px;
  display: block;
  text-align: right;
  position: absolute;
  z-index: 10000;
  top: 600px;
}

.socialni-site .ikony {
  border-right: 4px solid  #000000;
  float: left;
  padding-right: 20px;
}

.socialni-site .ikony-srdce {
  bottom: 0;
  margin: 30px 0 0 20px;
}

.container .pravy-box {
 top: 30px;
}

.container .pravy-box p {
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  font-size: 15px;
}

.container .pravy-box li {
  font-size: 24px;
  font-weight: 800;
  padding: 0;
}

.language {
/*  background-color:     rgba(0, 0, 0, 0.5); */
  height:               36px;
  display: inline-table;
  width:                100%;
  z-index:              100;
}

.language ul {
  float: right;
}

.language ul li {
  float: left;
  list-style:           none;
  padding:              8px 0 8px 20px;
  margin:               0;
}

.language a {
  color:                #1D1D1D;
  font-size:            12px;
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  font-weight:          900;
  padding:              0px 0px;
}

.language a:hover {
  color: #CC0000;
  text-decoration: none;
}

a[name] {
  padding-top:          130px;
  margin-top:           -130px;
  display:              inline-block; /* required for webkit browsers */
}

h1 {
  font-family:          'Akrobat', sans-serif;
  font-weight:          100;
  font-size:            48px;
  color:                #4B4942;
  display:              block;
  padding-top:          12px;
  padding-bottom:       12px;
  padding-right:        30px;
  margin-bottom:        30px;
  text-transform:       uppercase;
}

h1 strong {
  font-weight:          400;
  color:                #CC0000;
}

.container h2 {
  font-family:          'Akrobat', sans-serif;
  font-weight:          400;
  font-size:            24px;
  color:                #000000;
  padding-top:          0px;
  padding-bottom:       12px;
  padding-right:        30px;
  margin-bottom:        12px;
  display:              block;
  overflow:             auto;
  position:             relative;
}

.container h2.tlacitko {
  border: 1px solid #FFFFFF;
  margin: 0 auto;
  margin-bottom: 21px;
  background-color: #FFFFFF;
  text-align: center;
  padding: 10px 5px;
  font-weight: 800;
  text-transform: uppercase;
  box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
  max-width: 230px;
}

.container h2.tlacitko_galerie {
  margin: 0 auto;
  margin-bottom: 21px;
  text-align: center;
  padding: 30px 5px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 50px;
  transition: all 0.3s ease 0s;
  max-width: 230px;
}

.container h2.tlacitko.top {
  margin-top: -30px;
}

.container h2.tlacitko.sede {
  background-color: #EBEBEB;
  border: 1px solid #EBEBEB;
}

iframe {
  border: 2px solid #000000;
  border-top: 4px solid #000000;
  box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;

}

.container h1.nadpis-vlevo {
  position:  absolute;
  font-family:          'Akrobat', sans-serif;
  font-weight: 800;
  color: #000000;
  margin-left: -900px;
  margin-top: 283px;
  font-size:  50px;
  z-index: 100;
  width: 280px;
}

.container h1.nadpis-vlevo-program {
  position:  absolute;
  font-family:          'Akrobat', sans-serif;
  font-weight: 800;
  color: #000000;
  margin-left: 0px;
  margin-top: 283px;
  font-size:  50px;
  z-index: 100;
  width: 280px;
}

.container h1.nadpis-vlevo-content {
  position:  absolute;
  font-family:          'Akrobat', sans-serif;
  font-weight: 800;
  color: #000000;
  margin-left: 0px;
  margin-top: 283px;
  font-size:  50px;
  z-index: 100;
  width: 280px;
}

.container h1.nadpis-vpravo {
  position:  absolute;
  font-family:          'Akrobat', sans-serif;
  font-weight: 800;
  color: #000000;
  right: 0;
  top: 0;
  margin-top: 1455px;
  margin-right:  15%;
  font-size:  50px;
  z-index: 1000;
  text-align: right;
  width: 250px;

}

.obal {
/*  position: relative;
  display: block;*/
}

.container h2.nadpis-s-carou {
  padding-left: 0px;
  font-size: 38px;
  margin-left: -36px;
  padding-left: 36px;

}

.container h2.nadpis-s-carou strong {
  font-weight: 800;
}

.container h2.nadpis-s-carou:before {
  content:              "";
  position:             absolute;
  width:                80%;
  left:                 0;
  bottom:               0;
  border-bottom:        3px solid  #000000;
  display:              inline-table;
  z-index:              100;
}

.container .box {
  display:  table;
  padding: 30px;
  margin: 30px auto;
  width: 600px;
  overflow: hidden;
  z-index: 100;
/*  box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
  background-color: #FFFFFF;*/

}


.container .box-blankpage {
  display:    table;
  padding: 20px 30px;
  margin: 30px auto;
/*  width: 600px; */
  max-width: 600px;
  overflow: hidden;
  z-index: 100;
    box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
  background-color: #FFFFFF;
  min-height: 100px;
}

/*
.container h2:before {
  content:              "";
  position:             absolute;
  width:                30%;
  left:                 0;
  bottom:               0;
  border-bottom:        1px solid #FF7200;
  display:              inline-table;
  z-index:              100;
}

.container h2:after {
  content:              "";
  position:             absolute;
  bottom:               0;
  left:                 0;
  overflow:             auto;
  display:              inline-table;
  width:                100%;
  border-bottom:        1px solid #D2D1D0;
  display:              inline-block;
}
*/

h3 {
  font-family:          'Akrobat', sans-serif;
  font-weight:          500;
  font-size:            12px;
  color:                #4B4942;
  text-transform:       uppercase;
  border-bottom:        0px solid  #000000;
  position: relative;
  display:  inherit;
  margin: 30px;
}

h3:before, h3:after {
    position: absolute;
    top: 48%;
    overflow: hidden;
    width: 50px;
    height: 2px;
    content: '\a0';
    background-color:  #e5e5e5;
}
h3:before {
    margin-left: -65px;
    text-align: right;
}

h3:before {

  margin-right: 15px;
}
h3:after {
  margin-left: 15px;
}

.container p {
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  line-height:          22px;
  font-weight:          400;
  font-size:            14px;
  line-height:          18px;
  margin-bottom:        10px;
}

.prihlaseni {
  margin: 20px auto;
  text-align: center;
  display: block;
}

.container p strong {}

label {
  font-size:            18px;
  color:                #333333;
  font-weight:          400;
  padding:              5px 0;
}

.col-padding-0 {
  padding: 0;
}

.col-padding-20 {
  padding: 0 30px;

}

.slideshows {
  min-width: 570px;

}

.col-margin-center {
  margin: 0 auto;
  position:  relative;
  margin-top: 30px;
  display: table;
}

#obsah {
  clear:                both;
  display:              table;
  width:                100%;
  color:                #666666;
}

.obsah_hlavni li {
  padding:              5px 0 5px 10px;
  margin:               0;
  font-size:            20px;
  font-family:          'Akrobat', sans-serif;
  font-weight:          600;
}

.obsah_hlavni li i {
  margin-right:         15px;
  font-size:            26px;
}

.obsah_hlavni ul {
  padding:              2px 0 2px 20px;
  margin:               0 0 30px 0px;
}


.obsah_hlavni table {
  width:                100%;
  border-collapse:      1px;
  border-spacing:       1px;
  margin-bottom:        15px;
}

.obsah_hlavni thead td {
  background-color:     #00A8C5;
  color:                #FFFFFF;
  padding:              10px;
  font-weight:          bold;
}

.obsah_hlavni tbody td {
  padding:              10px;
}

.radek1 {
  background-color:     #E1DAD0;
}

.radek2 {
  background-color:     #F1ECE8;
}

.obsah_hlavni a {
  color:                #000000;
}

.obsah_hlavni a:hover {
  color:                 #CC0000;
  text-decoration: none
}

.obsah_hlavni a:hover img {
background: rgba(0, 255, 255, 0.5);
background-blend-mode: screen;
}

.obsah_hlavni a img  {
    position: relative;
    z-index: -1;
}

#obsah ul {
  clear:                both;
  list-style:           none;
  margin:               5px 0 10px 0;
  padding:              1px;
}

.error {
  font-size: 35px; border: 1px solid #CC0000
}

.obsah_informace {
  display:              block;
  border-left:          1px solid #E1DAD0;
  min-height:           300px;
  padding:              0px 20px 0 40px;
  margin:               40px 0;
}

.obsah_hlavni {}

.container {
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  font-size: 20px;
  font-weight:  normal;
}

.page_content {
  background-image: url(../images/linky_stred.png);
  background-position: top center;
  background-repeat:  no-repeat;
  display: block;
}

#paticka {
  clear:                both;
  color:                #1D1D1D;
  font-size:            16px;
  padding:              10px 0;
  margin-top:           20px;
  bottom:               0;
  width:                100%;
  height:               100px;
  font-family:          'Akrobat', sans-serif;
}

#paticka span {
  color:                #D5D5D4;
}


#paticka span a {
  color:                #D5D5D4;
}

#paticka a {
  color:                #D5D5D4;
  text-decoration:      underline
}

#paticka a:hover {
  text-decoration:      none
}

#paticka .paticka-b {
  float: right;
}

.paticka-reklama p {
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  font-size: 16px;
  margin: 20px 0;
}

.paticka-partneri {
  width: 60%;
  margin: 0 auto;
}

.container-60 {
  width: 60%;
}

td {
  line-height:          20px;
}

/* ---- banner slider na hlavni strane ------------------------------------------------ */

.slider {
  text-align:           center;
  color:                #f8f8f8;
  height:               395px;
  max-height:           395px;
  max-width:            570px;
  margin-bottom:        20px;
  margin: 0 auto;
  background-color: #FFFFFF;
  border: 2px solid  #000000;
    box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
    background-color: #FFFFFF;
}

.inpage {
  float:                right;
  text-align:           center;
  color:                #f8f8f8;
  width:                60%;
  height:               500px;
}

.carousel,
.item,
.active {
  height:               100%;
}

.carousel-inner {
  height:               100%;
  z-index:              1;
}



.carousel-control {
  z-index:              3;
}

#banner-carousel .carousel-control.left,
#banner-carousel .carousel-control.right {
	opacity: 0.5;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

#banner-carousel .carousel-control.left span {
	padding: 15px;
}

#banner-carousel .carousel-control.right span {
	padding: 15px;
}

#banner-carousel .carousel-control .fa-angle-left,
#banner-carousel .carousel-control .fa-angle-right{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

#banner-carousel .carousel-control .fa-angle-left{
	left: 0;
}

#banner-carousel .carousel-control .fa-angle-right{
	right: 0;
}

#banner-carousel .carousel-control i {
	background: rgba(0,0,0,.7);
	color: #fff;
	line-height: 36px;
	font-size: 32px;
	padding: 15px 20px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}



#banner-carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.fill:hover {
    background-color: #CC0000;
    background-size: auto;
    z-index: 1190000;
}



.carousel-indicators {
  width: 18px;
  position: absolute;
  left:140px;
  top: 0px;
  bottom: 0;
  padding-top: 10%;
}

.carousel-indicators li {
	width: 14px !important;
	height: 14px !important;
	border: 1px solid #1D1D1D !important;
	margin: 1px !important;
  border-radius: 7px;
  display: block;
  padding: 0;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;

	border: 1px solid  #1D1D1D !important;
    background:  #000000;
}

#banner-carousel .item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#banner-carousel .item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#banner-carousel .slider-content {
	top: 50%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
}

/*-- Animation --*/
.carousel .item.active .animated1 {

}

.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
	-webkit-animation: fadeInDown 1s ease-in 1000ms both;
	animation: fadeInDown 1s ease-in 1000ms both;
}

.slider-content .text-left {

}



.slider-content h2 {
  color: #FFFFFF;
  font-size: 70px;
  padding: 0px 15px;
  font-family:          'Akrobat', sans-serif;
  text-transform: none;
  font-weight: 100;
  padding-left: 10%;
  margin: 15px 0 0 0;
  border: 0;
}

.slider-content h2 span {
  width: 12%;
  height: 3px;
  display: block;
  border-bottom: 3px solid #FF7200;
  margin: 10px 0 0 0;

}

.slider-content h2 strong {
  font-weight:          600;
}

.slider-content p {

  padding: 20px 20px 20px 20px;
  margin: 0;
  padding-left: 10%;
  margin-right: 30%;
  font-size: 32px;
  line-height: 80px;
  font-family:          'Akrobat', sans-serif;
  font-weight:          100;
}

.slider-box {
  background-image: url(../images/slider-content-pozadi.png);
  background-repeat: repeat-y;
  display: block;
  padding-top: 2px;
  min-width: 70%;
}


.slider-box a {
  text-decoration: none
}

.slider-box a:hover {
  color: #FFFFFF;
}

.btn-slider {
  font-family:          'Akrobat', sans-serif;
  background-color:           transparent;
  color: #FF7200;
  font-size: 14px;
  padding: 15px 25px;
  border: 2px solid #FFFFFF;
  border-radius: 28px;
  text-transform: uppercase;
  margin: 0;
  width: 180px;
  position: relative;
  text-decoration: none;
}

.btn-slider:hover {
  background-color:     rgba(255, 114, 0, 0.8);
  color:  #FFFFFF;
  font-size: 14px;
  padding: 15px 25px;
  border: 2px solid #FFFFFF;
  border-radius: 28px;
  text-transform: uppercase;
}

/* ------------------------------------------------------------------------------------ */

#maps_google {
  height:               150px;
  width:                100%;
  background-image:     url(../images/mapa.jpg);
  background-position:  center;

}

#maps_google img { }

.gm-style-iw * {
  display:              block;
  width:                100%;
}

.gm-style-iw h4, .gm-style-iw p {
  margin:               0;
  padding:              0;
}

.gm-style-iw a {
  color:                #4272db;
}

/* --- responzive --------------------------------------------------------------------- */

@media (min-width: 1920px) {
  body {
    width:              1920px;
    margin: 0 auto;
  }

}

@media (min-width: 1200px) {
  .container {
    width:              1190px;
  }

  .slider-content h2 {
    font-size:          70px;
  }

  .slider-content p {
    font-size:          30px;
    line-height:        39px;
  }

  .col-md-3, .col-md-6 {

  }

  .socialni-site {
    margin-left:15%;
  }

}


@media (max-width: 1690px) {
  .container h1.nadpis-vpravo {
    margin-right:  6%;
  }
}

@media (max-width: 1390px) {
  .container h1.nadpis-vpravo {
    margin-right:  3%;
  }
}

@media (max-width: 1199px) {
  .navbar-brand {
    padding:            31px 0 0 20px;
  }

  .navbar-collapse {
   padding-top:         0px;
  }

  .navbar-brand {
    padding-top:        0px;
  }

  .navbar-brand img {
    height:             105px;
    width:              249px;
    margin:             0;
  }

  .logo img {
    width: 350px;
    height: 155px;
  }

  .socialni-site {
    margin-left:0;

  }

  .web_left, .web_right {
    width: 33%;
  }

  .page_content {

  }

  .container h1.nadpis-vpravo {
    margin-right:  -100px;
  }

  .container h1.nadpis-vlevo, .container h1.nadpis-vlevo-program {
    position:   relative;
    margin-left: 0;
    margin-top: 0;
    font-size:  50px;
    width:  100%;
    padding: 10px;
/*    background-color: rgba(255, 255, 255, 0.58);*/
  }

  .container h1.nadpis-vpravo {
    position:   relative;
    margin-right: 0;
    margin-top: 20px;
    left: 0;
    top: 0;
    font-size:  50px;
    width:  100%;
    padding: 0;
    text-align: left;
  }

  .container .pravy-box {
    position:   relative;
    width: 100%;
    font-size: 14px;
    padding: 0 30px;
    width: 100%;
    margin: 0;
    margin: 30px auto;
  }


  .container h2.nadpis-s-carou {
    padding-left: 0px;
    font-size: 34px;
    margin-left: 0px;
  }

  .col-3, .col-md-6 {
    width: 100%;
  }

  .container .box {
    display:  table;
    padding: 30px;
    margin: 30px auto;
    width:  100%;
    z-index: 100;

  /*  box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
    background-color: #FFFFFF;*/

  }

}

@media (max-width: 990px) {

  .navbar-brand  {
    padding:            20px 0 0 20px;
  }

  .navbar-default .navbar-nav > li > a {
    font-size:            31px;
    color:                #000000;
    padding:              5px 70px 5px 10px;
  }

  .navbar-default .navbar-nav > li > a:hover .menu_sipka_vpravo {
    width:  45px;
    background-position: left;
  }

  .navbar-brand img {
    height:             76px;
    width:              180px;
  }

  .logo img {
    width: 350px;
    height: 155px;
  }

  .web_left, .web_right {
    width: 25%;
  }

  .pravy-box p, .pravy-box li {
    font-size:  20px;
  }

  .socialni-site {
  padding-top: 26px;
  color: #000000;
    top:0;
    right:  5%;
/*    width: 300px; */
  }

  .socialni-site .ikony-srdce {
    margin: 7px 0 0 20px;
  }

  .socialni-site .nazev {
    font-size: 24px;
    font-weight: 600;
    padding: 2px 9px;
    margin: 0;
   display: block;
    float: left;
  }

  .socialni-site img {
    max-height: 25px;
    margin: 0;
  }

}

@media (max-width: 767px) {
  .navbar-brand {
    font-size:          28px;
    display: block;
  }

  .web_left, .web_right {
    display: none;
  }

  .hlavicka-box {
    width: 88%;
    padding: 0;
  }

  .box-blankpage {
    width:  auto;
    display: block;
    min-height: 500px;
  }

  .logo {
    display: none;
  }

  .prepinac {
    padding-right: 20px;
    height: 80px;
    width: 100%;
    display:  inline-table;
    text-align: right;
    right:  5%;
    padding-left: 50px;
    padding-right: 20px;
  }

  .prepinac .jenikovo_tlacitko {
    position:  absolute;
    background-image: none;
    height: 30px;
  }

  .navbar-brand img {
    height:             111px;
    width:              250px;
    margin:             0 auto;
    margin-bottom: 15px;

  }

  .navbar-brand {
    padding: 0;
    display: inline-table;
    width: 100%;
  }

  .navbar-collapse {
    padding-top:        0px;
  background-color:     rgba(255, 255, 255, 0.4);
    width: 100%;
  }

  .button-wrapping {
     width: 100%;
     display:   inline-table;
    text-align: center;
  }

  .navbar-header .navbar-toggle {
    float: none;
    margin: 20px auto;
  }

  .navbar-header {
    display: block;
  }

  .navbar-default {
    margin-bottom: 130px;
  }

  .navbar-default .navbar-nav > li {
    float: none;
    display: block;
    width: 100%;
  }

  .navbar-default .navbar-nav > li > a {
    font-size:          22px;
    font-weight:        400;
    padding:            10px 20px;
    margin:             0;
    text-align:         left;
    float:              none;
    display:            block;
    max-width: none;
  }

  .navbar-default .navbar-nav > li > a span {

  }
  .navbar-default .navbar-nav > li > a:hover {
    color:              #1D1D1D;
    padding:            10px 20px;
    margin:             0;
  }

  .navbar-default .navbar-nav > li > a:hover .menu_sipka_vpravo {
    display: none;
  }

  .navbar-default .navbar-nav > li > a.active .menu_sipka_vpravo {
     background-image: none;
  }

  .col-md-8,.col-md-6, .col-md-12 {
    width:              100%;

  }

  .socialni-site {
    position: relative;
    float: right;
  }
  .socialni-site .nazev {
    font-size: 18px;
    padding-top: 8px;
  }

  .socialni-site .ikony {

  }

  .socialni-site .ikony-srdce {

  }

  .text-left {
    text-align:         center;
  }

  .slider-box {
    margin:             0 10%;
    padding:            8%;
  }

  .slider {
    margin-bottom: 100px;
  }

  .slider-content h2 {
    font-size:          72px;
    padding:            0;
    margin:             0 5% 5px 5%;
  }

  .slider-content h2 span {
    width:              60%;
    margin:             10px auto;

  }

  .slider-content p {
    padding:            20px;
    padding:            5%;
    margin:             0 5%;
    line-height:        35px;
  }

  .slideshows {
    max-width:  !important;
    margin:   auto;
  min-width:  100%;
  }


  .carousel-indicators {
    width:  100%;
    margin: 0 auto;
    position:   absolute;
    left: 0;
    bottom:-30px;
    padding: 5px;
    height: 30px;
}

  .carousel-indicators li {
    display: inline-block;
  }

  #banner-carousel .slider-content {
  	top:                25%;
  	margin-top:         0px;
  }

  .page_content {
    padding: 10px;
  }

  .page_content img {
    margin-bottom: 15px;
  }

  .page_content iframe {
    width: 100%;
    height: auto;
    margin-bottom: 15px;

  }


  .paticka-a, .paticka-b {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
  }

  .galerie_seznam ul {
    display: table;
  }

  .galerie_seznam li img {
    width: 100%;
    height: auto;
  }

  .galerie_seznam li {
    width: 33%;
  }

  .galerie ul li a img {
    width: 100%;
    height: auto;
  }

  .paticka-partneri {
    width: 90%;
  }

  /*----*/
  ul.dropdown, ul.sup-dropdown {
  	opacity:            1!important;
  	position:           relative !important;
  	visibility:         visible !important;
  	width:              100% !important;
  	top:                inherit !important;
  	left:               0 !important;
  	margin-top:         0 !important;
  	padding-left:       20px !important;
  	padding-right:      20px !important;
    margin:             0;
    padding:            0;
    border: 1px solid #CC0000
  }

  .dropdown > li:hover > a, .sup-dropdown li:hover > a {
    border:             0;
  }

  .dropdown > li > a, .sup-dropdown li > a {
    margin:             0;
    font-size:          14px;
    border:             0;
    text-align:         left;
  }

  .navbar-default .navbar-nav .dropdown {
    margin:              0px;
  }
  /*----*/
}

@media (max-width: 479px) {
  .slider {
    max-height: 300px;
  }

  .slider-content h2 {
    font-size:            36px;
  }

  .slider-content p {
    font-size:            18px;
    line-height:          25px;
  }

  .navbar-brand img {
    height:             93px;
    width:              210px;
    margin-top:         10px;
  }

  .galerie_seznam li {
    width: 100%;
  }

  .galerie_seznam ul {
    display: table;
    margin-bottom: 30px;
  }
}

  .col-md-6, .col-md-12 {
    padding:              0px;
  }

  .col-md-8 {
    padding:              0px;
  }

/* ------------------------------------------------------------------------------------ */
.podminky {
  padding:              10px 0;
  line-height:          18px;
}

#obsah .alert a {
  text-decoration:      none;
  color:                #857A70;
}

#obsah .alert a:hover {
  color:                #666666;
}

.profil p {
  font-size:            14px;
}

.fotogalerie {
  width: 100%;
}

/* -------------------------------------------------------------------------- */

.seznam-box {
  line-height:          18px;
  padding-bottom:       5px;
  margin-bottom:        20px;
  display:              table;
  width:                100%;
}

.seznam-filtrovani {
  line-height:          35px;
  margin-bottom:        15px;
}

.seznam-filtrovani select {
  padding:              3px;
  margin-left:          10px;
}

.seznam-box h2 {
  margin-top:           0;
}

.seznam-box h3 {
  line-height:          18px;
  border:               0;
  margin:               5px 0;
  padding:              0;
}

.seznam-box a {
  text-decoration:      none;
}

.seznam-box a:hover h3 {
  text-decoration:      underline;
  color:                #333333;
}

.seznam-box .vlozeno {
  color:                #999999;
  line-height:          18px;
  font-size:            10px;
}

.seznam-box .text {
  padding:              5px 0;
}

.seznam-box img {
  float:                left;
  margin:               0 30px 5px 0;
  border:               10px solid  #F2F2F2;
}

.clanky-hlavicka {
  margin-top:           100px;
}

.detail_obrazky {
 margin-bottom:         20px;
 display:               table;
}

.detail_obrazky a {
  margin:               1px 1px 0px 0;
  display:              block;
  float:                left;
  position:             relative;
}

.detail_obrazky a.konecny {
  margin:               1px 0 0 0;
}

.detail_obrazky a:hover span {
  position:             absolute;
  top:                  -5px;
  left:                 0px;
  bottom:               0px;
  right:                0px;
  background:           url(../images/img_lupa.png) center center no-repeat;
}

.text {
  text-align:           justify;
}

.vlozeno {
  font-size:            10px;
  margin:               2px 0;
}

.autor {
  float:                right;
}

.fb-like {
  float:                left;
}

.g-plusone {
  width:                180px;
  float:                left;
}

.clanek_autor {
  clear:                both;
  overflow:             auto;
  background-color:     #F2F2F2;
  color:                #4B4942;
  padding:              15px 15px;
  display:              inline-table;
  width:                100%;
  clear:                both;
  margin-bottom:        35px;
  margin-top:           35px;
  border:               1px solid #D5D5D4;
  border-radius:        5px;
}

.clanek_autor span {
  float:                left;
  margin-right:         15px;
  line-height:          20px;
}

.clearboth {
  clear:                both;
}

/* -------------------------------------------------------------------------- */

#navigace {
  margin:               20px 0 20px 0;
  padding:              0px 0;
  color:                #EFD2D2;
}

#navigace strong {
  padding:              0 10px 0 0px;
  font-size:            16px;
}

#navigace a {
  color:                #BDBDBD;
  text-decoration:      none;
  margin-right:         10px;
}

#navigace a:hover {
  color:                #FF7200;
}

/* ----------------------------------------------------------------------------- */

p.odstavec_vetsi1 {
  font-family:          'Akrobat', Arial,sans-serif;
  font-weight:          300;
  font-size:            18px;
  line-height:          30px;
  margin-bottom:        18px;
}

p.odstavec_vetsi1 strong {
  font-weight:          500;
  color:                #FF7200;
}

/* ----------------------------------------------------------------------------- */

.btn-formular {
  font-family:          'Akrobat', sans-serif;
  background-color:     #FFFFFF;
  color:                #FF7200;
  font-size:            12px;
  padding:              5px 10px;
  border:               2px solid  #666666;
  border-radius:        5px;
  text-transform:       uppercase;
  margin:               0;
  position:             relative;
}

.btn-formular:hover, .btn-formular:active, .btn-formular:link  {
  background-color:     #FF9540;
  color:                #FFFFFF;
  font-size:            12px;
  padding:              5px 10px;
  border:               2px solid #FF9540;
  border-radius:        5px;
  text-transform:       uppercase;
}

/* ----------------------------------------------------------------------------- */

.container .animated2 {
	-webkit-animation:  bounceInRight 1s ease-in-out 400ms both;
	animation:          bounceInRight 1s ease-in-out 400ms both;
}

.container .animated5 {
	-webkit-animation:  bounceInLeft 1s ease-in-out 100ms both;
	animation:          bounceInLeft 1s ease-in-out 100ms both;
}

.container .animated7 {
	-webkit-animation:  bounceIn 1s ease-in 500ms both;
	animation:          bounceIn 1s ease-in 500ms both;
}

.container .animated8 {
	-webkit-animation:  fadeInDown 1s ease-in 600ms both;
	animation:          fadeInDown 1s ease-in 600ms both;
}

.img-responzive .img-odsazeni-vravo {
  margin-right:         10px;
}

a.img-odsazeni-vravo {
  margin-right:         20px;
  margin-bottom:        20px;
  display:              block;
  float:                left;
}

/* -------------------------------------------------------------------------- */

/*
 * Galerie 2.0
 * 4.1.2012
*/

.obsah_hlavni .galerie_seznam {
  display:              inline-table;
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  margin:               15px 0;
  z-index:              12;
}

.obsah_hlavni .galerie_seznam img.nove {
  position:             absolute;
  top:                  0;
  right:                15px;
  border: 0;
  border-radius: 0;
}

.obsah_hlavni .galerie_seznam a:hover img.nove {
  border: 0;
}

.obsah_hlavni .galerie_seznam ul {
  padding:              0;
}

.obsah_hlavni .galerie_seznam li {
  list-style:           none;
  background-image:     none;
  display:              inline-block;
  position:             relative;
  min-height:           250px;
  max-height:           250px;
  width: 29%;
  text-align:           center;
  padding:              0;
  margin-bottom:        30px;
  margin-right:         20px;
  margin-left:          20px;
}

.obsah_hlavni .galerie_seznam li a span  {
  display: block;
  width: 100%;
}

.obsah_hlavni .galerie_seznam li a span i {
  font-size: 15px;
  padding: 0 0 0 10px;
  margin: 0;
}

.obsah_hlavni .galerie_seznam li a img  {
  margin-bottom:        10px;
  border:               2px solid  #000000;
  border-top:           4px solid  #000000;
  display:              inline-block;
/*  box-shadow:           0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    -webkit-box-shadow: 12px 12px 52px -2px rgba(0,0,0,0.35);
    -moz-box-shadow: 12px 12px 52px -2px rgba(0,0,0,0.35);
    box-shadow: 12px 12px 52px -2px rgba(0,0,0,0.35);
  width:                100%;
  max-height:           204px;
  height: auto;
}

.obsah_hlavni .galerie_seznam li a:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.obsah_hlavni .galerie_seznam li a  {
  line-height:          25px;
  position:             relative;
  display:               block;
  font-weight:  800;
  font-size: 20px;
  color:                #000000;
  width:                100%;

  transition:           all 0.8s ease-in-out;
  -moz-transition:      all 0.3s ease-in-out;
  -webkit-transition:   all 0.3s ease-in-out;
  -o-transition:        all 0.3s ease-in-out;
}

.obsah_hlavni .galerie_seznam li a:hover  {
}

.obsah_hlavni .galerie_seznam li a:hover span {
  color: #F7941E;
  font-weight:          800;
  text-decoration: none;
}

.obsah_hlavni .galerie_seznam li a span.datum {
  font-size:            12px;
  color:                #333333;
  font-weight:          bold;
  width: 100%;
  display: block;
}

.obsah_hlavni .galerie_seznam li a:hover span.datum {
  position:             static;
  background:           none;
  text-decoration:      none;
}

.obsah_hlavni .galerie_seznam a {
  text-decoration:      none;
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
}

.obsah_hlavni .galerie_seznam a:hover span {
  text-decoration:      none;
  color:                #FFCB00;
  text-decoration:      underline;
}

@media (max-width: 1200px) {

    .obsah_hlavni .galerie_seznam li {
      width: 28%;
    }

    .obsah_hlavni .galerie_seznam li img {
       height: auto;
    }

}

@media (max-width: 990px) {

    .obsah_hlavni .galerie_seznam li {
      width: 43%;
      height: auto;
      max-height:  none;
    }

    .obsah_hlavni .galerie_seznam li a img {
      max-height:  none;
    }

}

@media (max-width: 768px) {

    .obsah_hlavni .galerie_seznam li {
      width:   43%;
      height: auto;
    }

}

@media (max-width: 599px) {

    .obsah_hlavni .galerie_seznam li {
      width:   90%;
    }

}

@media (max-width: 479px) {
    .obsah_hlavni .galerie_seznam ul {
      margin: 0;
      padding: 0;
      text-align: center;
    }

    .obsah_hlavni .galerie_seznam li {
      width:     80%;
      padding: 0;
    }

}

.obsah_hlavni .seznam_pager_odkaz {
  padding:              11px 15px;
  color:                #FFCB00;
}

.obsah_hlavni .seznam_pager_odkaz strong {
  text-decoration:      none;
  margin-left:          2px;
  color:                #FFCB00;
  font-size:            16px;
}

.galerie {
  margin: 30px 0;
  display:              inline-table;
  z-index: 12;
}

.galerie ul {
  margin:               0;
  padding:              0;
  list-style:           none;
  clear:                both;
  display:              table;
}

.galerie ul li {
  list-style:           none;
  background-image:     none;
  display:              inline-block;
  position:             relative;
  min-height:           250px;
  max-height:           250px;
  width: 29%;
  margin-bottom:        20px;
  margin-right:         20px;
  margin-left:          20px;
  text-align:           center;
}

.galerie ul li a:hover {
  background-color:     #F7941E;
  z-index:              11111;
}

.galerie ul li.konecny {
  list-style:           none;
  background-image:     none;
  display:              inline-block;
  position:             relative;
  min-height:           250px;
  max-height:           250px;
  width: 29%;
  text-align:           center;
  padding:              0;
  margin-bottom:        20px;
  margin-right:         20px;
  margin-left:          20px;
}

.galerie ul li a {
  text-decoration:      none;
  display:              table;
  position:             relative;
}

.galerie ul li a span {
  background-color:     transparent;
  position:             absolute;
  display:              inline-block;
  top:                  0;
  left:                 0px;
  bottom:               0px;
  right:                0px;
  -webkit-transition:   background-color 0.5s ease-out;
  -moz-transition:      background-color 0.5s ease-out;
  -o-transition:        background-color 0.5s ease-out;
  transition:           background-color 0.5s ease-out;
  z-index:              0;
}

.galerie ul li a:hover span {
  font-size:            28px;
  color:                #FFFFFF;
  background-color:     rgba(75, 73, 66, 0.8);
  z-index:              0;
}
.galerie ul li a span i { display: none; }
.galerie ul li a:hover span i {
  top:                  40%;
  left:                 45%;
  display:              inline-table;
  position:             absolute;
  font-size:            34px;
}

.galerie ul li a:hover {
  color:                #F7941E;

}

.galerie ul li a img {
  margin:               0 auto;
  padding:              0px;
  display:              block;
  border:               2px solid  #000000;
  border-top:           4px solid  #000000;
  text-align:           center;
  /*
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  */
  max-height:           250px;
  height: 204px;
/*  box-shadow:           0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    -webkit-box-shadow: 12px 12px 52px -2px rgba(0,0,0,0.35);
    -moz-box-shadow: 12px 12px 52px -2px rgba(0,0,0,0.35);
    box-shadow: 12px 12px 52px -2px rgba(0,0,0,0.35);
  width: 100%;
}

.galerie ul li a:hover img {

}

@media (max-width: 1200px) {

    .galerie ul li, .galerie ul li.konecny {
      width: 43%;
    }

}

@media (max-width: 768px) {

    .galerie ul {
      margin: 0 auto;
      text-align: center;
    }

    .galerie ul li, .galerie ul li.konecny {
      width:  auto;
    }
}

.obsah_hlavni .galerie_pages {
  clear:                both;
  display:              block;
  margin:               30px auto;
  text-align:           center;
}

.obsah_hlavni .galerie_pages a {
  width:                70px;
  padding:              11px 15px;
  text-decoration:       none;
  margin-left:          2px;
  color:                #333333;
  display:              inline-table;
}

.obsah_hlavni .galerie_pager_odkaz {
  padding:              11px 15px;
  background-color:     #CC0000;
  border-radius:        25px;
  text-decoration:      none;
  margin-left:          2px;
  color:                #FFFFFF;

}

.obsah_hlavni .galerie_pages a:hover {
  color:                #FFFFFF;
  text-decoration:      none;
  padding:              9px 15px;
  background-color:     #1D1D1D;
  border-radius:        25px;
}

.obsah_hlavni .galerie_pages a strong {
  padding:              0 5px;
  font-size:            16px;
  text-decoration:      none;
}

/* ------------------------------------------------------------------------------------ */

.nabidka {
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
  margin: 10% 0;
  display: table;
  width: 100%;
  font-size: 22px;
  font-weight: 900;
}

.nabidka strong {
  font-weight: 900;
}

.nabidka img {
  width: 30%;
  height: auto;
}

.nabidka  .box {
  margin-bottom: 20px;
}

.container .fa {
}


/* ------------------------------------------------------------------------------------ */

.left-meta-post {
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	overflow: hidden;
}

.left-meta-post .post-date {
	padding: 8px 0;
	width: 55px;
	background-color: #444;
	color: #fff;
}

.left-meta-post .post-date .day {
	font-size: 20px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}


.left-meta-post .post-type i {
	background-color: #8FBE00;
}

.left-meta-post .post-type i {
	display: block;
	width: 55px;
    padding: 15px 0;
	color: #fff;
	font-size: 1.4em;
}

#light-slider img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#light-slider-plakaty {
  padding-bottom: 20px;
}

#light-slider-plakaty li  {
  padding-left: 0;
  padding-top: 0;
  margin: 0 20px;
}

#light-slider-plakaty a {
  display: block;
}

#light-slider-plakaty li img {
  border: 2px solid  #000000;
  border-top: 5px solid #000000;
  padding: 0;
  margin-bottom: 35px;
    box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
}

#light-slider-plakaty img {

}

#light-slider-plakaty img:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#light-slider ul {
  margin: 30px 0;
}


.carousel-loga {
  position:         relative;
}

.carousel-loga li {
  background-image: none;
  max-height: 66px;
}

.carousel-loga li img {
  max-width: 66px;
  max-height: 66px;
}

.slideControls {
 position:          absolute;
 width:             100%;
 top:               20px;
 left:              0;
 font-size:         38px;
 font-weight:       bold;
 z-index:           100;
}

.slideControls a i {
  background-color:  transparent;
  color:            #F1F1F1;
  z-index:          100;
  line-height:      36px;
  font-size:        26px;
  padding:          12px 8px 12px 8px;
  -moz-transition:  all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition:   all 500ms ease;
  -o-transition:    all 500ms ease;
  transition:       all 500ms ease;
}

.slideControls a:hover i {
  background-color: rgba(255, 255, 255, 0.95);
}

.slideNext {
  right:            0;
  position:         absolute;
  cursor:           pointer;
}

.slidePrev {
  left:             0;
  position:         absolute;
  cursor:           pointer;
}

.carousel-loga {
  padding:          15px 36px;
  position:         relative;

.slide {
  padding:0px;
  text-align:center;
  border: 1px solid #CC0000;
   height:50px;
  }

}

/* ------------------------------------------------------------------------------------ */

#portfolio-list {
  margin-top: 80px;
}

#portfolio-list li {
  margin: 20px;
    box-shadow: 3px 8px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
    background-color: #FFFFFF;
}

#portfolio-list li img {
  border: 1px solid #000000;
}

#fb-root {
  margin-bottom: 60px;

  display:  inline-table;
}

.kontakty {
  margin: 20px auto;
  width: 70%;
}

.kontakty p {
  font-size: 24px;
  font-family:          'Akrobat', Arial, Tahoma, sans-serif;
}

.kontakty strong {
  font-weight: 800;
}

.kontakty i {
  border: 2px solid #000000;
  border-radius:50px;
  padding: 12px 5px 5px 5px;
  margin-right: 15px;
  width: 55px;
  height: 55px;
  text-align: center;
}

.box_obtekani p {
  padding: 15px 30px;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}

.box_obrazek_ramecek {
  border: 2px solid #000000;
  border-top: 4px solid #000000;
}

.dulezite {
  color: #F7941E;
}

/* ---------------------------------------------------------------------- */

.onoffswitch {
    position: relative; width: 75px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #000000; border-radius: 35px;
    padding: 0;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 16px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "\f185";
    font-family: FontAwesome;
    font-size: 22px;
    font-weight: normal;
    padding-left: 10px;
    background-color: #FFFFFF; color: #000000;
}
.onoffswitch-inner:after {
    content: "\f186";
    font-family: FontAwesome;
    font-size: 22px;
    font-weight: normal;
    padding-right: 10px;
    background-color: #959595; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 30px; margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 46px;
    border: 2px solid #000000; border-radius: 35px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #FFFFFF;
}


/* ---------------------------------------------------------------------- */

.g-recaptcha {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.g-recaptcha > * {
   margin-bottom: 20px;
}

/* ---------------------------------------------------------------------- */

.program {
    display: block;
    text-align: center;

}
.program img {

   margin: 10px 10px 30px 10px;
}

.program a {
    color:  #FFFFFF;
    margin: 15px;
    background-color: #999999;
    border-color: #444444;
    padding: 10px;
    border-radius: 5px;

}

.program h2 {
    margin: 30px 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 40px;    

}
