@font-face {
  font-family: 'robotoblack';
  src: url('../font/roboto-black-webfont.eot');
  src: url('../font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-black-webfont.woff') format('woff'), url('../font/roboto-black-webfont.ttf') format('truetype'), url('../font/roboto-black-webfont.svg#robotoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotoblack_italic';
  src: url('../font/roboto-blackitalic-webfont.eot');
  src: url('../font/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-blackitalic-webfont.woff') format('woff'), url('../font/roboto-blackitalic-webfont.ttf') format('truetype'), url('../font/roboto-blackitalic-webfont.svg#robotoblack_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotobold';
  src: url('../font/roboto-bold-webfont.eot');
  src: url('../font/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-bold-webfont.woff') format('woff'), url('../font/roboto-bold-webfont.ttf') format('truetype'), url('../font/roboto-bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotobold_italic';
  src: url('../font/roboto-bolditalic-webfont.eot');
  src: url('../font/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-bolditalic-webfont.woff') format('woff'), url('../font/roboto-bolditalic-webfont.ttf') format('truetype'), url('../font/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotolight';
  src: url('../font/roboto-light-webfont.eot');
  src: url('../font/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-light-webfont.woff') format('woff'), url('../font/roboto-light-webfont.ttf') format('truetype'), url('../font/roboto-light-webfont.svg#robotolight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotolight_italic';
  src: url('../font/roboto-lightitalic-webfont.eot');
  src: url('../font/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-lightitalic-webfont.woff') format('woff'), url('../font/roboto-lightitalic-webfont.ttf') format('truetype'), url('../font/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotomedium';
  src: url('../font/roboto-medium-webfont.eot');
  src: url('../font/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-medium-webfont.woff') format('woff'), url('../font/roboto-medium-webfont.ttf') format('truetype'), url('../font/roboto-medium-webfont.svg#robotomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotomedium_italic';
  src: url('../font/roboto-mediumitalic-webfont.eot');
  src: url('../font/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-mediumitalic-webfont.woff') format('woff'), url('../font/roboto-mediumitalic-webfont.ttf') format('truetype'), url('../font/roboto-mediumitalic-webfont.svg#robotomedium_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotothin';
  src: url('../font/roboto-thin-webfont.eot');
  src: url('../font/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../font/roboto-thin-webfont.woff') format('woff'), url('../font/roboto-thin-webfont.ttf') format('truetype'), url('../font/roboto-thin-webfont.svg#robotothin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ubuntu_condensedregular';
  src: url('../font/ubuntucondensed-regular-webfont.eot');
  src: url('../font/ubuntucondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ubuntucondensed-regular-webfont.woff') format('woff'), url('../font/ubuntucondensed-regular-webfont.ttf') format('truetype'), url('../font/ubuntucondensed-regular-webfont.svg#ubuntu_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

body, html {
  margin: 0;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  text-align: center;
  padding: 0;
  font-size: 0.85em;
  color: #111112;
  width: 100%;
  height: 100%;
  line-height: 1.25em;
  background: #f9f9f9;
}

body {
  background: #f9f9f9;
}

* {
  padding: 0;
  margin: 0;
  border: 0 none;
}

strong {
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
}

em {
  font-family: 'robotolight_italic', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
}

.invisible {
  position: absolute;
  top: -2000px;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
  display: block;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

input, select, textarea {
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 1em;
  padding: 2px 3px;
}

img {
  max-width: 100%;
}

/*Header*/
#header {
  color: #ffffff;
  background: #111112;
  position: relative;
  z-index: 20;
}

#header-in {
  max-width: 998px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  height: 125px;
}

/*Logo*/
#logo-box {
  position: absolute;
  top: 19px;
  left: 4px;
}

a.logo {
  color: #d5ece3;
  font-weight: bold;
  font-size: 1.5em;
  display: block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 117px;
  height: 80px;
}

a.logo span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../files/images/layout/falcon13-logo.png) top left no-repeat;
  width: 117px;
  height: 80px;
}

/*Logo*/

/*Header-fb*/
#header-fb {
  position: absolute;
  top: 37px;
  right: 4px;
}

#header-fb a {
  width: 39px;
  height: 38px;
  overflow: hidden;
  display: block;
  background: url(../files/images/layout/falcon13-header-fb.png) left top no-repeat;
  text-decoration: none;
}

#header-gp {
  position: absolute;
  top: 37px;
  right: 48px;
}

#header-gp a {
  width: 39px;
  height: 38px;
  overflow: hidden;
  display: block;
  background: url(../files/images/layout/falcon13-header-gp.png) left top no-repeat;
  text-decoration: none;
}

#header-fb a span, #header-gp a span {
  display: none;
}

#header-fb a:hover, #header-gp a:hover {
  background-position: -39px 0;
}

/*Header-fb*/

/*Header-search*/
#hs-form {
  height: 38px;
  position: absolute;
  right: 25px;
  top: 80px;
  background: #ffffff;
  z-index: 999;
  padding-right: 0px;
}

#hs-form input#hsf-text {
  font-size: 0.85em;
  padding: 10px 10px;
  width: 220px;
  background: #ffffff;
  float: left;
}

#hs-form input#hsf-submit {
  font-size: 0.85em;
  background: #b8bdc1;
  padding: 5px 10px;
  color: #ffffff;
  float: left;
  height: 38px;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  color: #000000;
}

#hs-form input#hsf-submit:hover {
  background: #cccdce;
}

#hs-form input#hsf-submit2 {
  width: 39px;
  height: 38px;
  overflow: hidden;
  background: url(../files/images/layout/falcon-hs-toggle-open.png) top left no-repeat;
  padding: 0;
  cursor: pointer;
  margin-right: -21px;
}

/*Header-search*/

/*Main-menu*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

nav {
  height: 40px;
  width: 45%;
  position: absolute;
  left: 130px;
  top: 38px;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
}

nav ul {
  padding: 0;
  margin: 0 auto;
  display: none;
}

nav li {
  display: inline;
}

nav a {
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 38px;
  padding: 0 13px;
  margin: 0;
  background: #111112;
}

nav li a {
  box-sizing: border-box;
}

nav a:hover, nav .act a {
  background-color: #b41e1b;
}

nav a#pull {
  display: block;
  background-color: #b41e1b;
  position: relative;
}

nav a#pull:after {
  content: "";
  background: url(../files/images/layout/falcon13-nav-icon.png) no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 10px;
}

#neprectenych {
  cursor: pointer;
  background: #b41e1b;
  margin-left: .5em;
  padding: 1px 6px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}

nav a:hover #neprectenych, nav .act a #neprectenych {
  color: #000;
  background: #fff;
}

/*Main-menu*/
/*Header*/

/*Index-carousel*/
#index-carousel {
  position: relative;
}

#bcg-wrapper {
  height: 525px;
  overflow: hidden;
  background-color: #ccc;
}

#bcg {
  width: 100%;
  height: 525px;
  overflow: hidden;
  background-size: 200% 400%;
  background-position: center center;
  position: relative;
  left: 0;
  top: 0;
  background-color: #f9f9f9;
  z-index: 1;
  /*filter: blur(20px);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: url(blur.svg#blur);
  *filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='20');*/
}

#bcg-copy {
  width: 100%;
  height: 525px;
  overflow: hidden;
  background-size: 200% 400%;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f9f9f9;
  z-index: 1;
  /*filter: blur(20px);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: url(blur.svg#blur);
  *filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='20');*/
}

#bcg2 {
  width: 100%;
  height: 525px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../files/images/layout/falcon13-bcg2-over.png) left top repeat;
  z-index: 2;
}

#ic-wrapper {
  width: 100%;
  height: 720px;
  overflow: hidden;
}

#carousel {
  position: absolute;
  top: 0;
}

#carousel div.ic-item {
  width: 245px;
  height: 349px;
  margin: 136px 23px 0 23px;
  float: left;
  position: relative;
  background-image: none;
  text-align: center;
  background-size: 0;
  z-index: 10;
  /*background-color: #ffffff;*/
  /*-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;*/
}

#carousel div.ic-selected {
  /*width: 328px;
  margin: 28px 23px 0 23px;*/
}

.ic-over {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../files/images/layout/falcon13-ic-over.png) no-repeat;
}

.ic-selected .ic-over {
  display: none;
}

#carousel div.ic-item img {
  display: block;
  width: 245px;
  height: 349px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  margin: 0 auto;
}

#carousel div.ic-selected img {
  /*width: 328px;
  height: 460px;*/
}

.ici-text {
  display: none;
}

.ic-selected .ici-text {
  display: block;
  position: absolute;
  left: -152px;
  top: 515px;
  width: 634px;
  z-index: 15;
  text-transform: uppercase;
}

.ici-text strong {
  display: block;
  font-size: 2.5em;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.4em;
}

.ici2 strong {
  line-height: 1em;
  margin-top: -10px;
  margin-bottom: 5px;
  font-size: 2.5em;
}

.ici-text em {
  display: block;
  font-size: 1.4em;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
}

.ici2 em {
  margin-bottom: -8px;
}

.ici-text .icit-links {
  padding-top: 20px;
}

.ici-text .icit-links a {
  display: inline-block;
  color: #ffffff;
  font-size: 1.15em;
  background: #111112;
  text-decoration: none;
  padding: 7px 18px;
  margin: 0 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

.ici-text .icit-links a:hover {
  background: #b41e1b
}

#ic-controls {
  height: 192px;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  top: 525px;
  width: 100%;
  z-index: 5;
  background: #f9f9f9;
}

#icc-in {
  max-width: 704px;
  height: 192px;
  margin: 0 auto;
  position: relative;
}

.icc-arrow {
  width: 100%;
  height: 38px;
  position: absolute;
  left: 0;
  top: -21px;
  background: url(../files/images/layout/falcon13-icc-arrow.png) center top no-repeat;
  z-index: 16;
}

#ic-prev, #ic-next {
  width: 34px;
  height: 67px;
  display: block;
  position: absolute;
  top: 586px;
  z-index: 100;
}

#ic-next {
  background: url(../files/images/layout/falcon13-ic-next.png) left top no-repeat;
  right: 0;
}

#ic-next:hover {
  background-position: -34px 0;
}

#ic-prev {
  background: url(../files/images/layout/falcon13-ic-prev.png) left top no-repeat;
  left: 0;
}

#ic-prev:hover {
  background-position: -34px 0;
}

#ic-pager {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
}

#ic-pager a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../files/images/layout/falcon13-ic-pager.png) no-repeat;
  margin: 0 2px;
}

#ic-pager a:hover {
  background: url(../files/images/layout/falcon13-ic-pager-act.png) no-repeat;
}

#ic-pager a span {
  display: none;
}

#ic-pager a.selected {
  background: url(../files/images/layout/falcon13-ic-pager-act.png) no-repeat;
}

/*Index-carousel*/

/*Content*/
#content {
  background: #ffffff;
}

#content-in {
  max-width: 990px;
  text-align: left;
  margin: 0 auto;
  padding: 28px 4px;
}

#content h1 {
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 2.9em;
  font-weight: normal;
  padding: 0 0 15px 0;
  line-height: 1.2em;
}

#content h1 strong {
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#content h1.h1-bg {
  padding: 0;
  margin: 0 0 15px 0;
  color: #ffffff;
  font-size: 1.7em;
  text-transform: uppercase;
  background: #111112;
  float: left;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  padding: 6px 17px;
}

#content h2 {
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 2.3em;
  font-weight: normal;
  padding: 30px 0 7px 0;
  line-height: 1.2em;
}

#content h3 {
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  padding: 30px 0 7px 0;
  line-height: 1.2em;
}

#content h4 {
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 1.43em;
  font-weight: normal;
  padding: 30px 0 7px 0;
  line-height: 1.2em;
}

#content h5 {
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  padding: 30px 0 7px 0;
  line-height: 1.2em;
}

#content h2 strong, #content h3 strong, #content h4 strong, #content h5 strong {
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
}

#content p {
  padding: 12px 0;
  line-height: 1.6em;
}

#content p.intro {
  padding: 25px 0 25px 93px;
  font-size: 1.64em;
  background: url(../files/images/layout/falcon13-p-intro.png) 25px 33px no-repeat;
  font-family: 'robotolight_italic', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  margin: 0 4.545%;
  color: #8c8b8b;
  line-height: 1.45em;
}

#content ul {
  padding: 12px 0 12px 8px;
}

#content ul li {
  padding: 3px 0 3px 20px;
  list-style-type: none;
  background: url(../files/images/layout/falcon13-content-li.png) left 11px no-repeat;
  line-height: 1.5em;
}

#content ol {
  padding: 12px 0 12px 28px;
}

#content ol li {
  padding: 3px 0 3px 0;
  line-height: 1.5em;
}

#content a {
  color: #111112;
  transition: 0.3s color linear;
}

#content a:hover {
  text-decoration: none;
  color: #d83430;
}

#content a.cl-button {
  display: inline-block;
  background: #eaeaea;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.15s color linear;
  transition: 0.15s background linear;
}

#content a.cl-button-dark {
  background: #111112;
  color: #ffffff;
}

#content a.cl-button:hover, #content a.cl-button-dark:hover {
  color: #ffffff;
  background: #d83430;
}

#content a.cl-button-more {
  background: url(../files/images/layout/falcon13-cl-button-more.png) center right no-repeat #eaeaea;
  padding: 8px 32px 8px 20px;
}

#content a.cl-button-more:hover {
  background: url(../files/images/layout/falcon13-cl-button-more-hover.png) center right no-repeat #d83430;
}

#content a.cl-button-dark-more {
  background: url(../files/images/layout/falcon13-cl-button-more-hover.png) center right no-repeat #111112;
  padding: 8px 32px 8px 20px;
  color: #ffffff;
}

#content a.cl-button-dark-more:hover {
  background: url(../files/images/layout/falcon13-cl-button-more-hover.png) center right no-repeat #d83430;
}

#content a.cl-button-more2 {
  background: url(../files/images/layout/falcon13-cl-button-more2.png) center right no-repeat #eaeaea;
  padding: 8px 42px 8px 16px;
}

#content a.cl-button-more2:hover {
  background: url(../files/images/layout/falcon13-cl-button-more2-hover.png) center right no-repeat #d83430;
}

#content a.cl-button-dark-more2 {
  background: url(../files/images/layout/falcon13-cl-button-more2-hover.png) center right no-repeat #111112;
  padding: 8px 42px 8px 16px;
  color: #ffffff;
}

#content a.cl-button-dark-more2:hover {
  background: url(../files/images/layout/falcon13-cl-button-more2-hover.png) center right no-repeat #d83430;
}

#content a.cl-button-print {
  background: url(../files/images/layout/falcon13-icon-print.png) center center no-repeat #eaeaea;
  height: 20px;
  width: 20px;
  float: right;
  padding: 5px 8px;
}

#content a.cl-button-print:hover {
  background: url(../files/images/layout/falcon13-icon-print-hover.png) center center no-repeat #d83430;
}

#content a.cl-margin {
  margin: 0 10em 1em 0;
}

#content a.cl-button-red {
  color: #ffffff;
  background: #d83430;
}

#content a.cl-button-red:hover {
  /*color: #111112;*/
  background: #111112;
}

/*Content-cols*/
.content-2col {
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
}

.content2c-left, .content2c-right {
  width: 45%;
  float: left;
}

.content2c-right {
  margin-left: 10%;
}

.content-3col {
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
}

.content3c-box {
  width: 27.66666%;
  float: left;
  margin-right: 8.5%;
}

.content3cb-right {
  margin-right: 0;
}

.content-2col2 {
  width: 100%;
  overflow: hidden;
  padding: 5px 0;
}

.content2c2-left {
  width: 27.666666%;
  float: left;
  margin-right: 8.5%;
}

.content2c2-right {
  width: 63.8333333%;
  float: left;
}

/*Content-cols*/

/*Table-normal*/
table.normal {
  width: 99%;
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
  margin: 25px 0;
}

table.normal tr th {
  background: url(../files/images/layout/falcon13-normal-th.png) left bottom repeat-x;
  padding: 12px 18px 15px 18px;
  text-align: left;
  font-weight: normal;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  text-transform: uppercase;
}

table.normal tr th.center {
  text-align: center;
}

table.normal tr th.right {
  text-align: right;
}

table.normal tr td {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 18px 10px 18px;
}

/*Table-normal*/

/*Detail-tabs*/
.detail-tabs {
  width: 100%;
  overflow: hidden;
  padding: 9px 0 20px 0;
}

.dt-menu {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

#content .dt-menu ul {
  padding: 0;
}

#content .dt-menu ul li {
  padding: 0;
  list-style-type: none;
  display: inline;
  background: none;
}

#content .dt-menu ul li a {
  display: block;
  float: left;
  text-decoration: none;
  background: #eaeaea;
  height: 45px;
  overflow: hidden;
  line-height: 45px;
  padding-right: 1px;
  margin-right: 1px;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#content .dt-menu ul li.act a, #content .dt-menu ul li a:hover {
  /*background: url(../files/images/layout/swiss-dt-menu-a-act.png) right bottom no-repeat;*/
  line-height: 45px;
}

#content .dt-menu ul li a strong {
  display: block;
  height: 45px;
  float: left;
  background: #eaeaea;
  padding: 0 18px 0 19px;
  line-height: 45px;
  font-weight: normal;
  border: 1px solid #eaeaea;
}

#content .dt-menu ul li.act a strong, #content .dt-menu ul li a:hover strong {
  background: #ffffff;
  line-height: 45px;
  border: 1px solid #e2e2e2;
}

.dt-content {
  background: #ffffff;
  padding: 3px 2%;
  margin-top: -1px;
  border: 1px solid #e2e2e2;
  width: 95%;
  position: relative;
  z-index: 1;
}

/*Detail-tabs*/

/*Rc-toggle-boxes*/
#content .rc-toggle-boxes {
  padding: 8px 0 12px 0;
}

#content .rc-toggle-boxes h5 {
  font-size: 1em;
  cursor: pointer;
  padding: 16px 17px;
  background: #eaeaea;
  margin-top: 1px;
}

#content .rc-toggle-boxes h5:hover, #content .rc-toggle-boxes h5.open {
  background: #111112;
  color: #ffffff;
}

#content .rc-toggle-boxes h5 strong {
  background: url(../files/images/layout/falcon13-h5-strong.png) left 3px no-repeat;
  padding-left: 24px;
}

#content .rc-toggle-boxes h5:hover strong {
  background: url(../files/images/layout/falcon13-h5-strong-hover.png) left 3px no-repeat;
  padding-left: 24px;
}

#content .rc-toggle-boxes h5.open strong, #content .rc-toggle-boxes h5.open:hover strong {
  background: url(../files/images/layout/falcon13-h5-strong-open.png) left 3px no-repeat;
  padding-left: 24px;
}

#content .rctb-content {
  border: 1px solid #e2e2e2;
  padding: 5px 14px 14px 14px;
}

/*Rc-toggle-boxes*/

/*Contact-form*/
.contact-form {
  width: 99%;
  overflow: hidden;
  margin: 12px 0 15px 0;
  border: 1px dashed #e3e3e2;
}

#content .contact-form .cf-in {
  padding: 14px 21px 14px 21px;
}

#content .contact-form .cf-in p {
  padding: 10px 0;
}

#content .contact-form .cf-in .cfi-col-right {
  margin-right: 0;
}

#content .contact-form .cf-in input, #content .contact-form .cf-in select, #content .contact-form .cf-in textarea {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  padding: 5px 8px;
  width: 90%;
}

#content .contact-form .cf-in textarea {
  width: 90%;
  overflow: hidden;
}

#content .contact-form .cf-in select {
  width: 90%;
}

#content .contact-form .cf-in label {
  display: block;
  padding-bottom: 4px;
}

#content .contact-form .cf-in label strong, #content .contact-form .cf-in p.cf-notice strong {
  color: #da0120;
}

#content .contact-form .cf-in p.cf-notice {
  float: right;
  padding-top: 15px;
}

#content .contact-form .cf-in input.submit, input.submit {
  background: #111112;
  text-align: center;
  width: auto;
  overflow: hidden;
  padding: 6px 20px;
  border: none;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

#content .contact-form .cf-in input.submit:hover, input.submit:hover {
  background: #d83430;
}

/*Contact-form*/

/*Contact-form2*/
.contact-form2 {
  width: 99%;
  border: 1px solid #e3e3e2;
  margin: 25px 0;
  clear: both;
}

.cf2-left {
  padding: 35px 0 0 5%;
}

.cf2-right {
  padding: 10px 0 35px 5%;
}

.contact-form2 .cf2-left table {
  width: 100%;
}

.contact-form2 .cf2-left table td {
  vertical-align: middle;
  padding: 6px 0;
}

.contact-form2 .cf2-left input, .contact-form2 .cf2-right input, .contact-form2 .cf2-left select, .contact-form2 .cf2-right select {
  width: 60%;
  border: 1px solid #e3e3e2;
  padding: 8px 8px;
}

.contact-form2 .cf2-left input#psc {
  width: 15%;
  margin-left: 8px;
}

.contact-form2 .cf2-left label, .contact-form2 .cf2-right label {
  display: block;
  padding-right: 35px;
}

.contact-form2 .cf2-right label {
  padding: 15px 0 0 0;
  margin-bottom: -5px;
}

#content p.form-radio {
  padding: 10px 0;
  margin: 10px 0;
}

#content p.form-radio em {
  display: block;
  float: left;
  margin-top: 3px;
  margin-left: 9px;
  font-style: normal;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.contact-form2 .jqTransformSelectWrapper {
  width: 200px;
}

#content .contact-form2 .jqTransformSelectWrapper ul {
  padding: 0;
}

#content .contact-form2 .jqTransformSelectWrapper ul li {
  background: none;
  padding: 0;
}

#content .contact-form2 .jqTransformSelectWrapper ul li a, #content .contact-form2 .jqTransformSelectWrapper ul li a:hover {
  color: #111112;
}

.cf2-bottom {
  border-top: 1px solid #e3e3e2;
  width: 90%;
  padding: 25px 5% 20px 5%;
  text-align: right;
}

.cf2-bottom .cf2b-left {
  float: left;
}

.cf2-bottom .cf2b-left em {
  padding-left: 11px;
  font-style: normal;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  display: inline-block;
  float: left;
  margin-top: 2px;
}

.label-help {
  position: relative;
  width: 14px;
  margin-left: 5px;
}

.label-help span {
  background: url(../files/images/layout/falcon13-label-help-span.png) left 3px no-repeat;
  width: 14px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.label-help span:hover {
  background-position: -14px 3px;
}

.label-help em {
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  color: #ffffff;
  position: absolute;
  background: url(../files/images/layout/falcon13-label-help-em.png) left 3px no-repeat;
  height: 55px;
  left: 7px;
  bottom: 14px;
  min-width: 150px;
  padding: 13px 18px 0px 18px;
  display: none;
  font-size: 0.85em;
}

.label-help:hover em {
  display: block;
}

/*Contact-form2*/

/*Content-top-line*/
.content-top-line {
  width: 100%;
  padding-bottom: 25px;
}

.ctl-left {
  float: left;
  width: 48%;
  margin-right: 4%;
}

.ctl-right {
  float: right;
  width: 48%;
  text-align: right;
}

.ctl-right a {
  float: right;
  margin-left: 9px;
}

/*Content-top-line*/

/*Hp*/
/*Index-news*/
.index-news {
  width: 99%;
  margin-bottom: 20px;
  border: 1px solid #e3e3e2;
}

.int-in {
  padding-left: 6.8%;
}

#content .index-news h2 {
  font-size: 1.7em;
  padding: 0 0 5px 0;
  text-transform: uppercase;
}

#content .index-news h2 a {
  display: inline-block;
  background: #111112;
  color: #ffffff;
  text-decoration: none;
  padding: 7px 17px;
}

#content .index-news h2 a:hover {
  background: #b41e1b;
}

#content .index-news p {
  padding: 10px 0;
  font-size: 1.15em;
}

#content .index-news p.int-date {
  color: #a8a8a8;
}

#content .index-news h3 {
  font-size: 1.65em;
  padding: 0 0 8px 0;
}

#content .index-news .cl-button {
  padding: 4px 34px;
}

.in-img img {
  float: left;
  width: 100%;
}

/*Index-news*/

/*Index-banner*/
#index-banner-wrapper {
  width: 100%;
  overflow: hidden;
}

#index-banner {
  position: relative;
  padding-bottom: 83.33333%; /* 6:5 */
  height: 0;
  width: 100%;
  overflow: hidden;
}

#index-banner object,
#index-banner embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/*Index-banner*/

/*Film-boxes*/
.film-boxes-out {
  width: 100%;
  overflow: hidden;
}

.film-boxes {
  width: 100%;
  padding: 25px 0 0 0;
}

.fb2 {
  width: 103.51%;
}

.fb-left {
  width: 26.666666%;
  float: left;
}

.fb-right {
  float: left;
  width: 73.333333%;
}

#content .fb-left h2 {
  font-size: 1.65em;
  text-transform: uppercase;
  padding: 0 0 14px 0;
}

.fbr-box {
  text-align: center;
  float: left;
  padding: 0 0 20px 3.515151%;
  width: 29.818182%;
  transition: 0.3s color linear;
}

.fbr-box:nth-child(3n + 1) {
  clear: left;
}

/*.fbr-clear {
  clear: both;
}*/

.fb2 .fbr-box {
  padding: 0 3.515151% 20px 0;
}

.fbr-box em {
  display: block;
  padding-top: 3px;
  font-size: 1em;
  font-style: normal;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.frb-trailer-img {
  display: block;
  width: 100%;
  padding-bottom: 72%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: .5em;
}

.fbr-box img {
  width: 100%;
  padding-bottom: 8px;
}

.fbr-box:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#content .fbr-box a, #content .fbr-box span.bold {
  text-decoration: none;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#content .fbr-box:hover a {
  color: #d83430;
}

/*Film-boxes*/
/*Hp*/

/*Novinky*/
.content-news {
  width: 99%;
  margin: 15px 0 5px 0;
  border: 1px solid #e3e3e2;
}

.cn-text {
  padding: 4px 5% 4px 5%;
  width: 90%;
}

.cn-img {
  width: 100%;
}

#content .content-news h2 {
  font-size: 1.65em;
  padding: 1px 0 3px 0;
}

#content .content-news p {
  padding: 10px 0;
}

#content .content-news p.cnt-date {
  color: #a8a8a8;
  font-size: 1.15em;
}

#content .content-news .cl-button {
  padding: 4px 34px;
}

#content .content-news .cn-img img {
  float: left;
  width: 100%;
}

/*Novinky*/

/*Detail*/
#bcg-detail {
  height: 525px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 125px;
  z-index: 2;
  width: 100%;
  background-color: #ccc;
}

#bcg-bottom {
  height: 132px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 650px;
  z-index: 2;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  background: #f9f9f9;
}

#detail-content {
  position: relative;
  z-index: 3;
}

#detail-content .ctl-left {
  float: left;
  width: auto;
  margin-right: 4%;
}

.ctl-right {
  float: right;
  width: auto;
  text-align: right;
}

#content #detail-content .content-top-line h1 {
  color: #000000;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 3.0em;
  display: inline-block;
  padding: 0 0;
  line-height: 1em;
  margin-top: -3px;
}

#content #detail-content .content-top-line h1 em {
  display: block;
  font-style: normal;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 0.45em;
  text-transform: none;
  margin-top: -8px;
}

#content #detail-content .content-top-line {
  padding-bottom: 15px;
}

.detail-column {
  padding-bottom: 35px;
}

.dc-left {
  width: 44.444444%;
  float: left;
}

.dc-right {
  width: 50.101011%;
  float: left;
  margin-left: 5.454545%;
}

.dcl-plakat img {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

#content .dcl-fb-competition {
  padding-top: 30px;
}

#content .dcl-fb-competition a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.28em;
  background: url(../files/images/layout/falcon13-dcl-fb-competition.png) right center no-repeat #375592;
  padding: 9px 28px 9px 11px;
  line-height: 1.3em;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px;
}

#content .dcl-fb-competition a strong {
  display: block;
}

#content .dcl-fb-competition a:hover {
  background: url(../files/images/layout/falcon13-dcl-fb-competition.png) right center no-repeat #d83430;
}

#content .dcl-menu ul {
  padding: 0;
  border-top: 1px solid #e5e5e5;
  margin: 35px 0;
}

#content .dcl-menu ul li {
  background: none;
  padding: 10px 4.7% 9px 4.7%;
  border-bottom: 1px solid #e5e5e5;
}

#content .dcl-menu ul li a {
  text-decoration: none;
  display: block;
  padding: 7px 0 7px 55px;
}

#content .dcl-menu ul li.dclm-doc a {
  background: url(../files/images/layout/falcon13-dclm-doc.png) left center no-repeat;
}

#content .dcl-menu ul li.dclm-pdf a {
  background: url(../files/images/layout/falcon13-dclm-pdf.png) left center no-repeat;
}

#content .dcl-menu ul li.dclm-rar a {
  background: url(../files/images/layout/falcon13-dclm-rar.png) left center no-repeat;
}

#content .dcl-menu ul li.dclm- a {
  background: url(../files/images/layout/falcon13-dclm-.png) left center no-repeat;
}

#content .dcl-menu ul li.dclm-video a {
  background: url(../files/images/layout/falcon13-dclm-video.png) left center no-repeat;
}

#content .dcl-menu ul li.dclm-image a {
  background: url(../files/images/layout/falcon13-dclm-image.png) left center no-repeat;
}

.dcr-top {
  position: relative;
  width: 100%;
}

.dcrtb-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  width: 100%;
  display: none;
}

.dcrtb-video object,
.dcrtb-video embed,
.dcrtb-video iframe,
.dcrtb-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.dcrtb-video.is-fullscreen video {
  position: static;
}

.dcrtb-link {
  padding-bottom: 30px;
}

.dcrt-line {
  position: absolute;
  left: 0;
  padding: 35px 0 10px 0;
}

#content .dcrtl-buttons {
  float: left;
  padding-bottom: 5px;
}

#content .dcrtl-buttons a, #content .dcrtb-link a {
  display: inline-block;
  color: #ffffff;
  background: #111112;
  text-decoration: none;
  padding: 9px 18px;
  margin: 0 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  margin: 0 16px 4px 0;
}

#content .dcrtl-buttons a:hover, #content .dcrtb-link a:hover {
  background: #b41e1b;
}

#content .dcrtl-date {
  float: left;
  font-size: 1.7em;
  font-family: 'robotolight', Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#content .dcrtl-date strong {
  font-size: 0.55em;
  display: block;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: -5px;
  margin-bottom: 3px;
}

#content .dcrc-main {
  padding: 13px 0;
}

#content .dcrc-main p {
  padding-top: 0;
}

#content .dcrc-main h5 {
  font-size: 1em;
  font-family: 'robotomedium', Arial, Verdana, Tahoma, Helvetica, sans-serif;
  padding-top: 10px;
  padding-bottom: 0;
  text-transform: uppercase;
}

/*Detail-carousel*/
#content .dcrt-carousel {
  text-align: left;
  margin-top: 20px;
  position: relative;
}

#content .dcrt-carousel ul {
  padding: 0;
}

#content .dcrt-carousel ul li {
  width: 60px;
  float: left;
  padding: 0;
  list-style-type: none;
  background: none;
  padding-right: 6px;
}

#content .dcrt-carousel ul li img {
  display: block;
}

#content .dcrt-carousel ul li a, .gallery a {
  display: block;
  position: relative;
}

#content .dcrt-carousel ul li a span, .gallery a:hover em {
  position: absolute;
  z-index: 15;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../files/images/layout/falcon13-dcrt-carousel-span.png) center center no-repeat;
}

#content .dcrt-carousel ul li:hover a span, .gallery a em {
  background: none;
}

#content .dcrt-carousel #cd-prev {
  position: absolute;
  left: -15px;
  top: 0;
  width: 10px;
  height: 90%;
  background: url(../files/images/layout/falcon13-cd-prev.png) left center no-repeat;
  cursor: pointer;
  z-index: 20;
}

#content .dcrt-carousel #cd-prev:hover {
  background: url(../files/images/layout/falcon13-cd-prev-hover.png) left center no-repeat;
}

#content .dcrt-carousel #cd-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 90%;
  background: url(../files/images/layout/falcon13-cd-next.png) left center no-repeat;
  cursor: pointer;
  z-index: 20;
}

#content .dcrt-carousel #cd-next:hover {
  background: url(../files/images/layout/falcon13-cd-next-hover.png) left center no-repeat;
}

/*Detail-carousel*/
/*Detail*/
/*Content*/

/*Footer*/
#footer {
  background: #f9f9f9;
  color: #5c5c5c;
  font-size: 0.85em;
  border-top: 1px solid #e5e5e5;
}

#footer-in {
  max-width: 990px;
  text-align: left;
  margin: 0 auto;
  padding: 32px 4px 12px 4px;
  text-align: right;
}

#footer a {
  color: #5c5c5c;
  transition: 0.3s color linear;
}

#footer a:hover {
  text-decoration: none;
  color: #d83430;
}

#footer-logos {
  float: left;
}

#footer-logos a {
  display: block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 38px;
  float: left;
  margin-right: 24px;
}

#footer-logos a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 38px;
}

#footer-logos a#fl-cinestar {
  width: 81px;
}

#footer-logos a#fl-cinestar span {
  background: url(../files/images/layout/falcon13-fl-cinestar.png) left top no-repeat;
  width: 81px;
}

#footer-logos a#fl-cinestar:hover span {
  background-position: -81px 0;
}

#footer-logos a#fl-gac {
  width: 55px;
}

#footer-logos a#fl-gac span {
  background: url(../files/images/layout/falcon13-fl-gac.png) left top no-repeat;
  width: 55px;
}

#footer-logos a#fl-gac:hover span {
  background-position: -55px 0;
}

#footer-logos a#fl-cinemacity {
  width: 67px;
}

#footer-logos a#fl-cinemacity span {
  background: url(../files/images/layout/falcon13-fl-cinemacity.png) left top no-repeat;
  width: 67px;
}

#footer-logos a#fl-cinemacity:hover span {
  background-position: -67px 0;
}

/*Footer-login*/
#footer #footer-login {
  position: relative;
  padding: 10px 0 0 0;
}

#footer #footer-login a#flf-button {
  display: inline-block;
  background: url(../files/images/layout/falcon13-flf-button.png) right top no-repeat;
  padding-right: 22px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  color: #5f5f5f;
}

#footer #footer-login a#flf-button:hover, #footer #footer-login a#flf-button.open {
  background: url(../files/images/layout/falcon13-flf-button-hover.png) right top no-repeat;
  color: #d83430;
}

#footer #footer-login a#flf-button strong {
  display: inline-block;
  background: url(../files/images/layout/falcon13-flf-button-strong.png) left top no-repeat;
  height: 34px;
  line-height: 34px;
  padding: 0 12px 0 16px;
}

#footer #footer-login #fl-form {
  position: absolute;
  right: 0;
  bottom: 33px;
  background: #ffffff;
  width: 160px;
  border: 1px solid #e3e3e2;
  text-align: center;
  padding: 10px;
  display: none;
  z-index: 10;
}

#footer #footer-login #fl-form input {
  width: 130px;
  margin: 3px 0;
  border: 1px solid #e3e3e2;
  padding: 5px 10px;
}

#footer #footer-login #fl-form input.flf-submit {
  background: #111112;
  text-align: center;
  width: auto;
  overflow: hidden;
  padding: 6px 20px;
  border: none;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

#footer #footer-login #fl-form input.flf-submit:hover {
  background: #d83430;
}

/*Footer-login*/
/*Footer*/

/* petrovo nasazeni */
.fbr-box {
  overflow: hidden;
}

#content .fbr-box a span {
  /*white-space: nowrap;*/
}

.dcr-content-full {
  display: none;
}

#content .dcrtl-buttons a.open {
  background: #b41e1b;
}

/* news */
.news {
  width: 99%;
  margin-bottom: 20px;
  border: 1px solid #e3e3e2;
}

.news .int-in {
  padding-left: 2.8%;
}

#content .news h2 {
  font-size: 1.7em;
  padding: 0 0 5px 0;
  text-transform: uppercase;
}

#content .news h2 a {
  display: inline-block;
  background: #111112;
  color: #ffffff;
  text-decoration: none;
  padding: 7px 17px;
}

#content .news h2 a:hover {
  background: #b41e1b;
}

#content .news p {
  padding: 10px 0;
  font-size: 1.15em;
}

#content .news p.int-date {
  color: #a8a8a8;
}

#content .news h3 {
  font-size: 1.65em;
  padding: 0 0 8px 0;
}

#content .index-news .cl-button {
  padding: 4px 34px;
}

.in-img img {
  float: right;
  width: 100%;
}

/* news */

h2.bad_login_message {
  color: #d83430;
  margin-bottom: .5em;
}

/*.bad_login #login-username, .bad_login #login-password {
  background-color: #FFC0C0;
}*/

.error {
  color: #da0120;
}

.success {
  color: green;
}

span.neprectene {
  background: #d83430;
  color: #fff;
  margin-left: .5em;
  padding: 1px .6em;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}

.show-username {
  line-height: 32px;
}

h1.filmname {
  text-shadow: 1px 1px #fff;
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=1, color=ffffff);
}

#content #detail-content .content-top-line h1.filmname.white {
  color: white;
}

h1.filmname.white {
  text-shadow: 1px 1px #000;
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=1, color=000000);
}

:focus {
  outline: none;
}

#content .dcrc-main.dabing {
  clear: both;
  padding: 0;
}
#content .dcrc-main.dabing * {
  display: inline-block;
}
#content .dcrc-main.dabing h5 {
  margin-top: 5px;
}