@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url("/ftp/flexslider/flexslider.css");

/*--- index -----------*/

#index-head {
  padding: 30px 0;
  position: absolute;
  top: 0;
  width: calc(100% - 80px);
}
#index-head .slider-wrap {
  position: relative;
}
.index #content {
  padding: 460px 20px 20px;
}
.index #rcolumn {
  padding: 460px 24px 20px 20px;
}
/*-----submenu ------------*/
#submenu {
  margin: 20px 0;
}
#submenu ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#submenu ul li {
  background: url("/ftp/images/submenu.png") repeat-x scroll left top rgba(0, 0, 0, 0);
  border-radius: 10px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 30px;
  height: 135px;
  margin: 0 3% 0 0;
  width: 30.9%;
  position: relative;
  overflow: hidden;
}

#submenu ul li:last-child {
  margin: 0;
}

#submenu ul li a {
  background: url("/ftp/images/index-icons.png") no-repeat scroll 10px 24px rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: 'Open Sans',sans-serif;
  font-size: 24px;
  height: calc(100% - 60px);
  left: 0;
  line-height: 35px;
  padding: 30px 0 30px 120px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  top: 0;
  width: calc(100% - 120px);
}
#submenu ul li.sub2 a {
  background-position: 10px -185px;
}
#submenu ul li.sub3 a {
  background-position: 10px -385px;
}
#submenu ul li a:hover {
  color: #8AD3FC;
    padding: 30px 0 30px 110px;
}

/*-------------flexslider-----------*/

#content .flexslider ul.slides li,
#content .flexslider ul.slides,
#content ul.flex-direction-nav,
#content ul.flex-direction-nav li {
  margin: 0;
  padding: 0;
  padding-left: 0;
  background: none;
  list-style-image: none;
}

#content .flexslider ol.flex-control-nav {
  bottom: 0;
  margin: 0;
  padding: 0;
}
.flex-control-paging li a {
  background: #ddd;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  cursor: pointer;
  display: block;
  height: 11px;
  text-indent: -9999px;
  width: 11px;
}
.flex-control-paging li a.flex-active {
  background: #618C04;
  cursor: default;
}
.flex-direction-nav a {
  margin: -10px 0 0;
}
.flexslider {
  /*background: url("/ftp/images/heading.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);*/
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 0 0 0;
  margin: 0 0 33px;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.flex-viewport {
  border-radius: 3px 3px 0 0;
}
#content .flexslider .slides a:hover img {
  opacity: 1;
}
.slider-wrap {
  margin: 0 auto;
  width: auto;
}
.flex-direction-nav {   /*-navigace slideru-*/
  /*display: none;*/
  }
.flex-control-nav {
  bottom: 14px;
  position: absolute;
  text-align: center;
  width: 100%;
  display: none;
}

.flexslider .slide-wrap {  /*--stylování popisu obrázku ---*/
  position: relative;
}
.flexslider .slide-wrap p {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  max-width: 600px;
  padding: 10px;
  position: absolute;
  right: 20px;
  text-align: right;
  bottom: 20px;
  width: auto;
  z-index: 110;
}
.flexslider .slide-wrap p a {
  color: #FFFFFF;
}

/*-------------------// flexslider -------------------*/
/*----- obecne  ------------*/
body {
  background: url("/ftp/images/bg.png") repeat #fff;
  font-family: Arial,Helvetica,sans-serif;
}
#wrapper {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#main {
  padding: 0 1%;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  min-height: 568px;
  width: calc(1000px - 2%);
}
#lcolumn {
  display: none;
}
#rcolumn {
  padding: 40px 24px 20px 20px;
  width: 22.7%;
}
#content-wrap {
  float: none;
  width: 100%;
}
#content {
  padding: 50px 20px 20px;
  border: 0;
  width: 68.5%;
}

#content p {
  text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}
h1 {
  background: url("/ftp/images/heading.png") repeat-x scroll left top rgba(0, 0, 0, 0);
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 21px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 20px;
  padding: 5px 20px;
  text-transform: uppercase;
}
h2 {
  color: #7DCEFD;
}
.ltype2 a, .search a, .ltype2 a:visited, .search a:visited {
  color: #7DCEFD;
}
.ltype2 a:hover, .search a:hover {
  color: #404040;
}

/*-----------text motivu -------------*/
#motive {
  background: none;
  height: 0px;
  display: none;
}
#motto {
  height: 0;
  margin: 0 auto;
  top: -220px;
  width: 1000px;
  z-index: 11;
  padding: 0 0 0 60px;
}
#motto-text {
  margin: 0;
  padding: 0;
  width: 780px;
}
#motto-text h2 {
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
}
#motto-text p {
  color: #83D0FD;
  font-size: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
}
a#logo {   width:165px;  height:115px; }

a#logo:hover{  opacity:0.7; } 

/*------ footer ---------------*/

#footer {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-top: 0 none;
  /*margin: 0 auto 60px; */
}
#footer-main {
  background: url("/ftp/images/footer.png") repeat scroll left top #3F3F41;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
#footer-info {
  background: url("/ftp/images/powered.png") repeat-x scroll left top #1D2124;
  color: #A4AAAE;
  border: 0;
  border-radius: 0 0 10px 10px;
}
#contact {
  color: #3F464D;
  padding: 12px 4% 15px;
}
#contact ul li:before {
  background-image: url("/ftp/images/icons.png");
}
/*---------- spodní menu -----------*/
#side-menu > ul > li > a,
#side-menu > ul > li > a:visited {
  line-height: 18px;
  padding: 0.2em 0.4em;
  color: #3F464D;
  font-size: 12px;
  word-wrap: break-word;
}
#side-menu > ul > li > a:hover {
  color: #7ECEFD;
}
/*--------- hlavní menu--------------*/
#header-fix {
  background: url("/ftp/images/header.png") repeat-x;
  border-top: 10px solid #000000;
  position: static;
}
#header {
  height: 171px;
}
#main-menu {
  background: none;
  border: 0;
}
#main-menu > ul {
  border-radius: 10px 10px 0 0;
  background: url("/ftp/images/menu.png") repeat-x;
}
#main-menu > ul > li {
  background: url("/ftp/images/separator.png") no-repeat scroll right center;
  line-height: 21px;
  min-width: 103px;
}
#main-menu > ul > li:after {
  width: 0;
}
#main-menu > ul > li > a {
  line-height: 61px;
  min-height: 61px;
  padding: 0 1.3em;
  text-align: center;
  color: #DAE9F5;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
#main-menu ul > li a:hover,
#main-menu ul > li a.active:hover {
  background: none;
  color: #7ECEFD;
}
#main-menu ul > li a.active {
  background: none;
  color: #000;
}
#search {
  right: 10px;
  top: 184px;
  z-index: 1;
}
/*------patička vždy dole------------*/
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -260px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 260px; /* '.push' must be the same height as 'footer' */
}

/*----------// konec patičky vždy dole------------------*/

#contact h4 {
  color: #FFFFFF;
  padding: 0;
}

    
#main a:hover img {
        opacity: 0.8;
      }
    
    
#form {
  border: 0 none;
  background: none;
}

/*------reklama -----------*/
#skyscraper {
  clear: both;
  display: block;
  float: right;
  height: 600px;
  width: 120px;
}
#side-banner {
  border-radius: 3px;
  display: block;
  overflow: hidden;
}

.banner {
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.2);
  margin: 20px 0 0;
}

/*------- počítadlo domén - flight board --------*/
#flightboard-wrap {
  border: 2px solid #222222;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5) inset;
  display: block;
  outline: 2px solid #292E32;
  position: absolute;
  right: 50px;
  top: -170px;
}

a, input[type="submit"], input[type="button"], input[type="text"], textarea, select {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
/*------vypnutí transition pro lightbox ------*/
.lb-nav a {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}  
