body {
    margin: 0;
    padding: 0;
    font-family: 'Alatsi', sans-serif;
    font-size: 0.98em;
    font-style: normal;
    /*font-variant: normal*/;
    line-height: 1.4;
    color: #cecece;
    background: #000e23; /*F7A260*/
}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h1, h2, h3, h4 {
    font-family: 'Alata';
    font-weight: 600;
    color: #F7A260;
    text-shadow: 1px 1px #000;
    margin-bottom: 0px;
}

ul {
  list-style-image: url('../design/li.png');
}

.pagecontent h1, .pagecontent h2, .pagecontent h3, .pagecontent h4 {
    color: #F7A260 !important;
}

p {
   margin-bottom: 30px; 
}

a {
    color: #F5821F;
}

a:hover {
    color: #F7A260;
}
   
#ajax-spinner {
    margin: 15px 0 0 15px;
    padding: 13px;
    background: white url('../images/spinner.gif') no-repeat 50% 50%;
    font-size: 0;
    z-index: 123456;
    display: none;
}

div.flash {
    color: black;
    background: #FFF9D7;
    border: 1px solid #E2C822;
    padding: 1em;
    margin: 1em 0;
}

a[href^="#error:"] {
    background: red;
    color: white;
}

form th, form td {
    vertical-align: top;
    font-weight: normal;
}

form th {
    text-align: right;
}

form .required label {
    font-weight: bold;
}

form .error {
    color: #D00;
    font-weight: bold;
}

.main {
    float: left;
    width: 100%;
    height:auto;
    background: #000e23;
}

.heaDer {
    position: relative;
    width: 100%;
    height: 80px;
    padding: 25px 0 0 0;
    background: #fff;
    text-align: center;
    z-index: 2000;
}

.logo {
    position: absolute;
    top: 20px;
    left: 10px;
    margin: 8px 0 0 25px;
    height: 90px;
    z-index: 3000;
}
/*
@media screen and (max-width:680px) {
    .logo {
        top: 10px;
        left: 5px;
    }
}

@media screen and (max-width:580px) {
    .logo {
        top: 5px;
        left: -10px;
        height: 70px;
    }
}

@media screen and (max-width:440px) {
    .logo {
        left: -10px;
        height: 60px;
    }
}

@media screen and (max-width:350px) {
    .logo {
        left: -15px;
        top: 0px;
    }
}
*/
.loading {
    position:absolute;
    top: 50%;  
    width:50px;
    z-index:10000;
    left:50%;
}

.text {
    position: relative;
    margin: 0 auto;
    width: 1240px;
    padding: 0px 0 20px 0;
    margin-bottom: 20px;
    min-height: 300px;
    height: auto;
}

@media screen and (max-width:1300px) {
    .text {
        width: 90%;
        padding: 20px 0 20px 3%;
        margin-bottom: 20px;
        min-height: 300px;
        height: auto;
    }
}

@media screen and (max-width:768px) {
    .text {
        width: 97%;
        padding: 20px 0 20px 3%;
        margin-bottom: 20px;
        min-height: 300px;
        height: auto;
    }
}

.texthp {
    float:left;
    width: 100%;
    margin-bottom: 0px;
    height: auto;
}

.first {
    font-size: 110%;
    margin-top: -20px;
}

.pagecontent {
    float: left;
    width: 100%;
    min-height: 300px;
    height: auto;
    background: #000e23;
}

.blockitem {
    float: left;
    font-family: 'Alata', sans-serif;
    width: 30%;
    margin: 0 0 40px 2%;
    height: 540px;
}


.blockitem table {
    border-collapse: collapse;
}

.blockitem table img {
    width: 100%;
}

.blocktitle {
    position: relative;
    width: 94%;
    height: auto !important;
    top: 0px;
    margin-top: -100px;
    padding: 10px 3%;
    /*white-space: nowrap;*/
    overflow: hidden;
}

.btitle {
    font-size: 24px;
    font-weight: bold;
    color: #F7A260;
    text-shadow: 2px 2px #000;
}

.portrait {
    height: 220px;
}

.blockitem button {
    float: right;
    font-size: 16px;
    padding: 5px 10px;
    margin-top: -10px;
    font-weight: bold;
    background: #F5821F;
    border: none;
    border-radius: 7px;
    cursor: pointer;
}

@media screen and (max-width:1150px) {
    .blockitem {
        height: 540px;
        width: 45%;
        margin: 30px 0 40px 3%;
    }
    .blockitem table div {
        height: 500px;
    }
    .blocktitle {
        top: -30px;
    }
}

@media screen and (max-width:980px) {
    .blocktitle {
        top: -90px;
    }
}

@media screen and (max-width:880px) {
    .blockitem table div {
        height: 440px;
    }
    .blocktitle {
        top: -80px;
    }
}

@media screen and (max-width:660px) {
    .blocktitle {
        top: -140px;
    }
}

@media screen and (max-width:600px) {
    .blockitem {
        width: 94%;
        height: 600px;
    }
    .blockitem table div {
        height: 450px;
    }
    .blocktitle {
        top: 0px;
    }
}

@media screen and (max-width:440px) {
    .blockitem {
        height: 500px;
    }
    .blocktitle {
        top: -40px;
    }
}

@media screen and (max-width:390px) {
    .blockitem {
        height: 480px;
    }
    .blocktitle {
        top: -100px;
    }
}

@media screen and (max-width:340px) {
    .blockitem {
        height: 490px;
    }
    .blocktitle {
        top: -120px;
    }
}

@media screen and (max-width:900px) {
    .texthp {
        width:94%;
    }
}

.archive {
    float: left;
    margin-bottom: 20px;
    height: auto;
}

@media screen and (max-width:425px) {
    .archive {
        margin-left: 15%;
    }
}

#pagerNews {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.date_news {
    font-style: italic;
}

.title_news {
    font-family: 'Alata';
    font-size: 16px;
    line-height: 1.4;
    color: #007F00;
}

.perex {
    font-weight: bold;
}

.itemNews {
    padding-bottom: 10px;
}

.itemNewsDefault {
    padding-bottom: 10px;
    border-top: 1px solid #E77361;
}

.actuality {
    float: left;
    width: 67%;
    height: auto;
    margin-bottom: 15px;
}

@media screen and (max-width:900px) {
    .actuality {
        width: 97%;
    }
}

.itemActuality {
    border-top: 1px solid #E77361;
}

.detail {
    float: left;
    width: 67%;
    height: auto;
    padding-top: 15px;		
    border-top: 1px solid #E77361;
}

.detail img {
    max-width: 700px;
}

@media screen and (max-width:1200px) {
    .detail img {
        max-width: 90%;
    }
}

.news {
    float: right;
    width: 25%;
    margin-top: 15px;
    padding-left: 2%;
    padding-right: 1%;
    border-left: 1px solid #E77361;
}

@media screen and (max-width:900px) {
    .news {
        display:none;
    }
}

.newsLink {
    font-family: 'Alata';
    text-decoration: underline;
    color: #E77361;
}

.newsLink:hover {
    font-family: 'Alata';
    text-decoration: underline;
    color: #F78F7F;
}

.newsIn {
    margin: 10px 0;
}

.newsmenu button {
    font-family: 'Alata';
    border: none;
    padding: 3px 5px;
    margin-bottom: 7px;
    border-radius: 3px;
    background: #E77361;
    color: #000;
    cursor: pointer;
}
/*
.newsmenu button:hover {
    background: #ffcc0e;
    color: black;
}
*/
.footer {
    float: left;
    width: 94%;
    height: auto;
    padding: 0px 3%;
    background: #000e23;
}

.footer a {
    color:#F5821F;
}

.footer a:hover {
    color:#F7A260 !important;
}

.footer5 button {
    padding: 5px 10px;
    border: none;
    margin-right: 10px;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 120%;
    border-radius: 7px;
    background: #F5821F !important;
    color: #000 !important;
}

.programmed2 {
    position: relative;
    margin: 50px auto 0 auto;
    width: 550px;
    height: 50px;
    color: #fff;
}

@media screen and (max-width:560px) {
    .programmed2 {
        width: 90%;
        margin-left: 5%;
    }
}

@media screen and (max-width:500px) {
    .programmed2 div {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
}

.programmed2 div {
    float: left;
    padding: 10px 0;
}

.programmed2 img {
    margin: -12px 10px 0 10px;
}

.album {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.newDetail {
    float: left;
    width: 100%;
}

.coverPdf {
    float: left;
    width: 240px;
    height: 300px;
}

.pdf {
    table-layout: fixed;
    float: left;
    margin-bottom: 15px;
}

.pdf img {
    border: 1px solid #858585;
}

.pdf td {
    width: 220px;
    padding: 8px;
    text-align: left;
}

.titlePdf {
    height: 40px;
    overflow: hidden;
    margin-top: -10px;
    font-family: 'Alata';
    font-weight: 600;
    font-size: 16px;
    color: #E77361;
}

.contentPdf {
    position: relative;
    top: -300px; 
    left: 10px; 
    width: 200px; 
    height: auto; 
    padding: 5px; 
    background: #E2C822;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: #646464 2px 3px 3px;
    z-index: 100;
}

.contentPdf p {
    position: relative;
    z-index: 200;
}

.buttBack {
    float: right; 
    margin-top: -40px;
    border: none;
    background: #D00;
    border-radius: 5px;
    padding: 3px 5px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.more {
    background: #ffcc0e;
    color: #000;
}

.morenews {
    margin-top: -20px;
}

.people {
    position: relative;
    margin: 0 auto;
}

.people td {
    padding: 10px;
}

.pruh {
    float:left;
    height:5px;
    width:100%;
}

#pruh1 {
    background:#FFE300;
}

#pruh2 {
    background:#EB6F24;
}

#pruh3 {
    background:#7B402E;
}

#pruh4 {
    background:#004A99;
}

.petice {
    float: left;
    width: 345px;
    background:#ffcc0e;
    padding:10px;
    border-radius: 20px;
}

.petice div {
    margin: 20px 0;
}

.petice td {
    padding: 8px 0;
    vertical-align: middle;
}

.petice td input {
    width: 250px;
    height: 20px;
    box-shadow: #000 2px 3px 3px; 
}

.petice td label {
    font-weight: bold;
}

.sendpetice {
    border: none;
    background: #007F00;
    height: 40px !important;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}

.lineheight {
    line-height: 1.8;
}

.agree {
    box-shadow: none !important;
}

.coverButton {
    float: left;
    width: 100%;
    text-align: center;
}

.petice p {
    padding: 5px;
    background:#fff;
    color:red;
    font-weight:bold;
}

.letter td {
    text-align:center;
    padding:10px;
}

.check {
    font-weight:bold !important;
    color:red !important;
    text-decoration:underline;
}

.flashfront {
    position:relative;
    padding:10px;
    background:yellow;
    color:red;
    font-weight:bold;
}

.person {
    position:relative;
    margin:10px auto;
}

.person td {
    padding:5px;
}

.person td label {
    font-weight: bold;
}

.coverLetter {
    position:relative;
    margin:0 auto 20px auto;
    top:20px;
    padding:10px;
    max-width:1000px; 
    background:#ededed;
}

.hejmi {
    margin-top:20px;
    border-top:1px solid #E77361;
}

@media screen and (max-width:1350px) {
    .mapImg  {
        width:98%;
    }
}

.cook {
    float: left;
    width: 100%;
    height: auto;
    min-height: 35px;
    padding-top: 5px;
    bottom: 0;
    text-align: center;
    font-size: 86%;
    font-style: italic;
    background: #000e23;
}

.cook button {
    cursor: pointer;
    color: #fff;
}

.cook table {
    table-layout: auto;
    position: relative;
    margin: 0 auto; 
}

.cook table td {
    padding: 5px 10px;
    color: #000;
}

.understand {
    color: #fff !important;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
    padding: 2px 5px 3px 5px;
    font-style: normal;
    background: #cf112a;
}

.understand:hover {
    background: #9e032a;
}  

.voice {
    position:absolute; 
    top:160px; 
    right:0px;
}

@media screen and (max-width:960px) {
    .voice  {
        display: none;
    }
}

.imagenews {
  float: left;
  width: 800px;
  height:auto;
}

@media screen and (max-width:820px) {
  .imagenews {
    width: 90%;
    height:auto;
  }
}

.darujme {
  float: right;
  width: 420px;
  height: auto;
  margin-left: 15px;
  margin-bottom: 15px;
}

.compare {
    float: left;
    border-collapse: collapse;
    border: 1px solid #000;
    margin: 20px 0;
}

.compare td {
    padding: 10px;
    border: 1px solid #000;
}

.comred {
    background:#f3997f;
}

.comgreen {
    background:#9ecf9b;
}

.what {
    float:left;
    width:550px;
    height: auto;
}

.what a {
    color:#000 !important;
}

.what a:hover {
    color:#0D7A29 !important;
}

@media screen and (max-width:540px) {
    .what {
        width:96%;
    }
}

.bannerLand {
    position: relative;
    width:720px;
    margin:15px auto 0 auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.bannerLand .bannerIn {
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    cursor: pointer;
}

.bannerLand .bannerIn a {
    color: #000 !important;
}

.bannerLand .bannerIn a:hover {
    color: #000;
}

@media screen and (max-width:760px) {
    .bannerLand {
        margin-left: 2%;
        width: 90%;
    }
    .bannerLand .bannerIn  {
        width:100%;
    }
}

@media screen and (max-width:600px) {
    .landing {
        text-align: left;
    }
    .bannerLand {
        margin-left: 0;
        width: 90%;
    }
    .bannerLand .bannerIn  {
        width:100%;
    }
}

/* GALLERY */

#gallery {
    float:left; 
    width:100%;
    height:auto;
} 

.album {
    float:left;
    width:100%; 
    margin-bottom:20px;
}

.thumbGal {
    table-layout:fixed;
    float:left;
    margin:0 20px 20px 0;
}

.thumbGal td {
    vertical-align: bottom;
    text-align:center;
    width:115px;
    height:115px;
    box-shadow: 2px 2px 5px #111;
}

.detailarr {
    position: absolute;
    width: 90%;
    top: 20px;
    padding: 20px 15px 20px 3%;
    margin: 0 0 40px 3%;
    background: #fff;
    color: black;
    border: 1px solid grey;
    box-shadow: #858585 4px 6px 6px;
    z-index: 5000;
}

@media screen and (max-width:940px) {
    .detailarr img {
        width: 97%;
    }
}

.closeWin {
    float: right;
    width: 28px !important;
    margin-right: 20px;
    cursor: pointer;
}

/* FOXMART ORIG */
.textcontent {
  float:left;
  width:90%;
  /*margin-top: 100px;*/
  height:auto;
  padding-left:7%;
  overflow:hidden;
}

@media screen and (max-width:768px) {
    .textcontent {
        width: 97%;
        padding-left: 3%;
    }
}

.textcontent a {
    color: #F5821F;
}

.textcontent a:hover {
    color: #F7A260;
}


/*
.contentTitle {
  float:left;
  width:100%;
  height:67px;
  font-size:1.9em;
  font-weight:bold;
  text-align:center;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 18px !important;
}

.contentTitleJe {
  float:left;
  width:100%;
  height:67px;
  color:#aaa;
  font-size:1.9em;
  font-weight:bold;
  text-align:center;
  padding-top:40px;
}

@media screen and (max-width: 740px)  {
  .contentTitleJe {
    font-size:1.4em;
    text-align:left;
  }
}
*/
.contentImg {
  /*margin-top: 65px;*/
  margin-bottom: -70px;
}

.textUp {
  position: absolute;
  top: 200px;
  max-width: 600px; 
  margin-left: 350px;
  padding: 1px 15px 1px 20px;
  border-radius: 8px;
  height: auto;
  background: #00132E;
  color:#cecece;
  box-shadow: #525252 3px 4px 4px;
  z-index: 5;
}

@media screen and (max-width: 1024px)  {
  .textUp {
      position: relative;
      width: 90%;
      max-width: 600px;
      top: 40px;
      margin-left: 0;
      padding: 1px 15px 1px 20px;
      border-radius: 8px;
      height: auto;
      box-shadow: #525252 3px 4px 4px;
  }
}
/*@media screen and (max-width: 1150px)  {
  .textUp {
      position: relative;
      top: 40px;
      margin-left: 0;
      width: 90%;
  }
}*/

.textUp h1 {
    font-size: 1.4em;
}

@media screen and (max-width: 768px)  {
  .textUp {
      position: relative;
      top: 40px;
      margin-left: 0;
      width: 90%;
  }
}

@media screen and (max-width: 540px)  {
  .textUp {
    width: 86%;
  }
  .textUp h1 {
    font-size: 1.2em;
  }
}

.textUp ul li {
  font-size:1.1em;
  font-weight:bold;
  line-height:1.6em;
}

.textDown {
  float:left;
  width: 90%;
  margin-left: 3%;
  height: auto;
  font-size: 100%;
  padding-bottom: 25px;
}

@media screen and (max-width: 1150px)  {
  .textDown {
        margin-top: 50px;
  }
}

@media screen and (max-width: 768px)  {
  .textDown {
        font-size: 110%;
  }
}

.spacer {
  float:left;
  width:100%;
  height:40px;
}

.moreButton {
  position:relative;
  width:80px;
  height:32px;
  margin:0 auto;
  background:url('../design/more.png') 0 0 no-repeat;
}

.deset {
    position: absolute;
    top: 420px;
    left: 880px;
    z-index: 10;
}

@media screen and (max-width: 1280px)  {
  .deset {
    top: 420px;
    left: 70%;
  }
}
/*
@media screen and (max-width: 1150px)  {
  .deset {
    top: 240px;
  }
}
*/
@media screen and (max-width: 1024px)  {
  .deset {
    position: relative;
    top: 60px;
    left: 20%;
  }
}

@media screen and (max-width: 440px)  {
  .deset {
    left: 5%;
  }
}

@media screen and (max-width: 330px)  {
  .deset {
    width: 80%;
  }
  .textUp {
      width: 83%;
  }
}

.flashes {
    position:absolute;
    top:10px;
    width:50%;
    left:25%;
    height:auto;
    padding:10px 10px 5px 10px;
    text-align: center;
    font-size:120%;
    background: #fff;
    font-weight: bold;
    color: red;
    border: 3px solid red;
    border-radius: 10px;
    z-index:20000;
}

@media screen and (max-width:540px) {
    .flashes {
        width:80%;
        left:10%;
    }
}

.closeFlash {
    float: right;
    cursor: pointer;
}

.writeUs, .envelop {
    position: absolute;
    /*width: 70px;*/
    top: 140px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
}

@media screen and (max-width:1150px) {
    .writeUs, .envelop {
        top: 90px;
    }    
}

@media screen and (max-width:440px) {
    .writeUs {
        width: 70px;
    }    
}

.getvoucher {
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 7px;
}

.hpheader {
    float: left;
    width: 100%;
}

@media screen and (min-width:1025px) {
    .hpheader {
        display: none;
    }    
}

.hpheader {
    float: left;
    width: 100%;
}

#slider {
    min-height: 279px;
}

@media screen and (max-width:1024px) {
    #slider {
        display: none;
    }
}

@media screen and (max-width:330px) {
    .logo {
        height: 90px;
    }
}