/*
#grid {
  z-index: -1000;
  background: url('./../images/grid/index-v33.jpg') center top repeat-y;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -700px;
  width: 1400px;
  height: 2000px;
}
*/

/* zakladni css styly pro stranky */

/* nav {background-color: yellow;} */
/* header {background-color: blue;} */
/* #slider {background-color:pink;} */

/* main */
h2 {
  margin-top: 43px;
  color: #333333;
  font-weight: bold;
  font-size: 26px;
  border-bottom: 1px solid #dcddde;
  padding-bottom: 10px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
}

/* slider */
.homepage{margin-top:-16px;} 
#slider {
  height: 356px;
  margin-bottom: 33px;
  min-width: 968px;

}

/* sliderOverlay */

#sliderOverlay {
  height: 356px;
  position: absolute;
  z-index: 9;
  top: 76px;
  left: 0;
  width: 100%;
  background: url('/images/map-overlay.png') center top repeat-x;
  min-width: 968px;
}

#sliderOverlay h1 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 60px;
  width: 900px;
  text-align: center;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  line-height: 45px;
  text-decoration: none;
}

#sliderOverlay p {
  font-family: 'Titillium Web', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 25px;
  width: 900px;
  text-align: center;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  line-height: 30px;
  text-decoration: none;
}

#sliderOverlay p a, #sliderOverlay p a:visited {
  color: #ffffff;
  text-decoration: none;
}

#sliderOverlay p a span {
  border-bottom: 1px solid #9e9e9e;
}

#sliderOverlay p a:hover span {
  border-bottom: 0 none;
}

#sliderOverlay > a {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
}

#sliderOverlay .noLink {
  position: relative;
  z-index: 10;
  width: 900px;
  margin: 0 auto;
}

#sliderOverlay .bottom {
  margin: 0 auto;
  margin-top: 30px;
  width: 390px;
}

#sliderOverlay .bottom .orangeButton {
  float: left;
  position: relative;
  z-index: 10
}

#sliderOverlay .bottom .orangeButton > a, #sliderOverlay .bottom .orangeButton > a * {
  text-decoration: none;
}

#sliderOverlay .bottom .orangeButton > a > button * {
  border-bottom: 0 none;
}

#sliderOverlay .bottom > a, #sliderOverlay .bottom > a:visited {
  float: right;
  display: inline-block;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 9px;
  margin-left: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
  line-height: 30px;
}

#sliderOverlay .bottom a span {
  border-bottom: 1px solid #9e9e9e;
}

#sliderOverlay .bottom a:hover span {
  border-bottom: 0 none;
}

/* blocks */

.blocks.background .w960 {
  width: 968px;
}

.blocks .block {
  width: 310px;
  float: left;
}

.blocks.background .block {
  background: url('./../images/boxes.png') 0px 0px no-repeat;
  padding: 0 4px;
  height: 277px;
  overflow: hidden;
  position: relative;
}

.blocks .slider .container {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.blocks.background .first {
  background-position: 1px 0px;
}

.blocks .second {
  margin-left: 20px;
  width: 300px;
  position: relative;
  
}

.blocks.background .second {
  margin-left: 12px;
  background-position: -329px 0px;
}

.blocks .thirt {
  margin-left: 20px;
  position: relative;
}

.blocks.background .thirt {
  background-position: -649px 0px;
  margin-left: 12px;
}
.blocks.background h2 {
  /*background: url('./../images/buttons-headline-background.png') center top no-repeat;*/
  margin: 3px 0 0 0;
  padding: 0;
  width: 285px;
  height: 48px;
  border-bottom: 0 none;
  font-family: 'Titillium Web', sans-serif;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14);
  font-size: 35px;
  text-transform: uppercase;
  color: #f6f6f6;
  text-align: left;
  padding: 12px 0 0 25px;
  position: relative;

  background: none transparent;
  width: auto;
  background-color: #0072C0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0072c0),color-stop(95%, #0071bf),color-stop(100%, #004b7e));
  background-image: -moz-linear-gradient(top, #0072c0 0%,#0071bf 95%,#004b7e 100%);
  background-image: -webkit-linear-gradient(top, #0072c0 0%,#0071bf 95%,#004b7e 100%);
  background-image: linear-gradient(to bottom, #0072c0 0%,#0071bf 95%,#004b7e 100%);
  border: 1px solid #B3B3B3;
}
.blocks.background a, .blocks.background a.visited {
  text-decoration: none;
}

.blocks.background h2 span {
  background: url('/images/buttons-headline-array.png');
  height: 27px;
  width: 17px;
  position: absolute;
  top: 17px;
  right: 17px;
}

.blocks.background .first h2 {
  background-position: left top;
}

.blocks.background .second h2 {
  width: 275px;
  background-position: center center;
}

.blocks.background .thirt h2 {
  background-position: right top;
}

/* zarovnani tlacitek */

.blocks.information .thirt .blueButton, .blocks.information .second .blueButton {
  position: absolute;
  left: 0;
  top: 290px;
}

.blocks.information .block {
  min-height: 340px;
}

.blocks .block h3, .blocks .block h3 a, .blocks .block h3 a:visited {
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  color: #4274b9;
  margin: 10px 0 15px 0;
  font-family: 'Titillium Web', sans-serif;
  line-height: 25px;
}

.blocks .block h3 a:hover {
  color: #00ad62;
}

.blocks .block h3 strong {
  margin-top: 5px;
  display: inline-block;
}

.blocks .block h3 a span {
  border-bottom: 1px solid #fae2cd;
}

.blocks .block h3 a:hover span {
  border-bottom: 0 none;
}

.blocks .block p {
  font-size: 16px;
  line-height: 21px;
  color: #a5a6a7;
  font-family: 'Titillium Web', sans-serif;
}

.blocks .block p a, .blocks .block p a:visited {
  color: #3487bc;
  font-family: 'Titillium Web', sans-serif;
  text-decoration: none;
}

.blocks .block p.time {
  color: #a5a6a7;
  font-size: 12px;
  line-height: 25px;
  font-style: italic;
  font-family: 'Titillium Web', sans-serif;
  margin-top: 3px;
}

.blocks .block p.more, .blocks .block p.more a, .blocks .block p.more a:visited {
  font-size: 15px;
  color: #3487bc;
  margin-top: 20px;
  font-family: 'Titillium Web', sans-serif;
  text-decoration: none;
}

.blocks .block p.more a:hover {
  color: #00ad62;
}

.blocks .block p.more a span {
  border-bottom: 1px solid #cce1ee;
}

.blocks .block p.more a:hover span {
  border-bottom: 0 none;
}

/* partneri */

#partners .logos {
  border-bottom: 1px solid #dcddde;
}

#partners .logos img {
  margin: 10px 0 15px 55px;
}

#partners .logos img.first {
  margin-left: 10px;
}

/* KONTAKTY */

#contactSliderShadow {
  background: url('/images/contact-map-shadow.png') center top;
  width: 100%;
  height: 2px;
  top: 76px;
  left: 0;
  position: absolute;
  z-index: 10;
}

#contactSliderMobile {
  height: 356px;
  width: 100%;
  min-width: 968px;
  display: none;
  position: absolute;
  z-index: 9;
  top: 76px;
  left: 0;
}

#contactSliderMobile a {
  width: 100%;
  height: 100%;
  display: block;
}

#leftColumn.contact {
  width: 600px;
}

#leftColumn.contact h1
{
  color: #333333;
  font-size: 33px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  text-decoration: none;
  line-height: 45px;
  margin-bottom: 20px;
}

#leftColumn.contact .fleft {
  width: 200px;
}

#leftColumn.contact .fleft p {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-family: 'Titillium Web', sans-serif;
}

#leftColumn.contact .telmail {
  margin-top: 8px;
  margin-bottom: 25px;
  height: 30px;
}

#leftColumn.contact .telmail .tel {
  background: url('/images/contact-icons-bigger.png') left top no-repeat;
  padding-left: 33px;
  font-size: 20px;
  color: #4274b9;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  width: 167px;
  float: left;
}

#leftColumn.contact .telmail .mail {
  background: url('/images/contact-icons-bigger.png') left -32px no-repeat;
  padding-left: 36px;
  font-size: 20px;
  color: #4274b9;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  float: right;
  width: 359px;
  text-align: left;
}

#leftColumn.contact .telmail .mail a, #leftColumn.contact .telmail .mail a:visited {
  color: #4274b9;
  text-decoration: none;
}

#leftColumn.contact .telmail .mail a:hover {
  color: #00ad62;
}

#leftColumn.contact .fright {
  width: 395px;
}

#leftColumn.contact .fright dl {
  display: block;
  margin-bottom: 20px;
}

#leftColumn.contact .fright dt {
  width: 150px;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  font-family: 'Titillium Web', sans-serif;
  display: inline-block;
}

#leftColumn.contact .fright dd {
  width: 150px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #333333;
  font-family: 'Titillium Web', sans-serif;
  display: inline-block;
  width: 240px;
}

#leftColumn.contact .fright dd sup {
  font-size: 10px;
}

#leftColumn.contact .fright dd .blue {
  color: #333333;
}

.contact h2 {
  border-bottom: 0 none;
  font-size: 30px;
}

#leftColumn h2
{

    padding-bottom: 0px;
}


#rightColumn.contact {
  width: 350px;
}

#rightColumn.contact .adress {
  background-color: #E6F1F9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#rightColumn.contact .adress .input {
  padding: 20px 20px 15px 20px;
}

#rightColumn.contact .adress input {
  width: 300px;
  height: 41px;
  padding: 0 5px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  border: 1px solid #b3b3b3;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  display: block;
  border-radius: 0px;
}

#rightColumn.contact .adress span.or {
  display: block;
  text-align: center;
  /*margin-left: 55px;*/
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
}

#rightColumn.contact .adress span.place {
  display: block;
  text-align: center;
  /*margin-left: 20px;*/
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 20px;
}

#rightColumn.contact .adress span.place a, #rightColumn.contact .adress span.place a:visited {
  text-decoration: none;
}

#rightColumn.contact .adress span.place a span, #rightColumn.contact .adress span.place a:visited span {
  border-bottom: 1px solid #cce1ee;
  color: #3487bc !important;
  display: inline;
}

#rightColumn.contact .adress .blueButton {
/*   margin-top: 10px; */
  float: right;
  margin-right: 20px;
  margin-top: 15px;
}

#rightColumn.contact .adress .blueButton .content {
  padding-left: 0;
  padding-right: 0;
}

#rightColumn.contact .adress .orangeButton {
  margin-top: 35px;
  padding-left: 60px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 30px;
  background: url('/images/contactFormLine.png') center 22px repeat-x;
}

#rightColumn.contact p.another {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  font-family: 'Titillium Web', sans-serif;
  margin: 10px 20px 20px 0;
  padding-bottom: 10px;
  text-align: center;
}

#rightColumn.contact p.another a, #leftColumn.contact p.another a:visited {
  color: #4274b9 !important;
  text-decoration: none;
  font-weight: 700;
}

#rightColumn.contact p.another a:hover {
  color: #00ad62 !important;
/*  display: inline;*/
}

#rightColumn.contact p.another a:hover span {
  border-bottom: 0 none;
}

/* formular */

#form.contact {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d5d8dc;
}

#form.contact h2 {
  padding: 30px 0 0 30px;
}

#form.contact .form {
  background-color: #E6F1F9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#form.contact .form fieldset.contact-information div, #form.contact .form fieldset.contact-information2 div, #form.contact .form fieldset.verify div {
  float: left;
  width: 200px;
  margin: 10px 0;
}

#form.contact .form fieldset.contact-information2 div, #form.contact .form fieldset.verify div {
  margin-top: 3px;
}

#form.contact .form fieldset.contact-information div {
  margin-top: 15px;
}

#form.contact .form fieldset.contact-information div, #form.contact .form fieldset.contact-information2 div, #form.contact .form fieldset.message, #form.contact .form fieldset.verify div {
  margin-left: 30px;
}

#form.contact .form label {
  width: 200px;
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: 'Titillium Web', sans-serif;
  margin: 10px 0;
}

#form.contact .form label span.required {
  background: url('/images/form-required.png') right top no-repeat;
  padding-right: 10px;
}

#form.contact .form legend {
  display: none;
}

#form.contact .form fieldset.contact-information div input, #form.contact .form fieldset.contact-information2 div input, #form.contact .form fieldset.verify div input, #form.contact .form #likeInputFile {
  width: 190px;
  height: 41px;
  padding: 0 5px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
/*   border: 1px solid #b3b3b3; */
/*   background: white; */
/*
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
*/
}

#form.contact .form #likeInputFile {
  margin-bottom: 0;
  padding-top: 3px;
  height: 38px;
  overflow: hidden;
}

#likeInputFile, #labelFile {
  cursor: pointer;
}

#form.contact .form fieldset.message {
  float: right;
  width: 427px;
  height: 215px;
  margin-right: 30px;
  margin-top: 15px;
}

#form.contact .form fieldset.message textarea {
  width: 427px;
  height: 215px;
  border: 1px solid #b3b3b3;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.21) inset;
  resize: none;
  padding: 5px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
}

#form.contact .form fieldset.submit {
  background: url('/images/contactFormLine.png') center 22px repeat-x;
  height: 75px;
  width: 930px;
  text-align: right;
  position: relative;
}

#form.contact .form fieldset.submit span.hint {
  position: absolute;
  top: 35px;
  left: 30px;
  padding-left: 10px;
  background: url('/images/form-required.png') left top no-repeat;
  font-family: 'Titillium Web', sans-serif;
  color: #8a8c8d;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}

/* contact gallery */

#gallery .w960 {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #d5d8dc;
  border-bottom: 1px solid #d5d8dc;
}

#gallery img {
  margin-left: 30px;
}

#gallery .first, #gallery .second {
  margin-left: 0px;
}