#page .menu>ul{
  background-image: url(../images/menu_bg_old.png);
}

#page .header>div{
  position: relative;
}

#page .header>div>img.opacity{
  position: absolute;
  left: 960px;
  top: 0px;
  z-index: 10000 !important;
}

#page .header>div:first-child{
  height: 342px;
}

#page .header>div:first-child img{
  position: absolute;
}

#page .header>div:first-child img:first-child{
  z-index: 6;
}

#page .header>div:first-child img:first-child+img{
  z-index: 5;
}

#page .header>div:first-child img:first-child+img+img{
  z-index: 4;
}

#page .header>div:first-child img:first-child+img+img+img{
  z-index: 3;
}

#page .header>div:first-child img:first-child+img+img+img+img{
  z-index: 2;
}

#page .header .menu{
  display: none;
}

#content h2{
  color: #e6c46c;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 20px;
}

#content .col{
  position: relative;
  padding-bottom: 20px;
  float: left;
}

#content .col1 h2, #content .col2 h2{
  min-height: 3em;
}

#content .col1{
  width: 590px;
  padding-left: 25px;
}

#content .col1 p{
  font-family: Arial;
  color: #8a8a8a;
  font-size: 14px;
  line-height: 1.8em;
  margin-right: 50px;
  //padding-right: 50px;
  padding-bottom: 15px;
}

#content .col1 h2+p{
/*  background-image: url(../images/signatures.png);
  background-position: right bottom;
  padding-bottom: 70px;*/
}

#content .col1 h2+p+p{
  font-size: 12px;
}

#content .col2{
  width: 320px;
}

#content .col2 h2{
  padding-left: 20px;
  padding-right: 60px;
}

#content .col2 ul{
  border-left: 1px #454545 solid;
  padding-left: 20px;
  /*padding-top: 110px;*/
}

/*body.en #content .col2 ul{
  padding-top: 135px;
}*/

#content .col2 ul li{
  clear: both;
  list-style: none;
  color: #C9B037;
  background-image: url(../images/accept.png);
  background-position: 0px 5px;
  padding-left: 20px;
  line-height: 1.65em;
  font-size: 13px;
}

/*#content .col2 ul li:first-child, #content .col2 ul li:first-child+li{*/
  /*float: left;*/
  /*clear: none;*/
  /*list-style: none;*/
  /*background-image: none;*/
  /*padding-left: 0px;*/
  /*margin-bottom: 10px;*/
  /*position: absolute;*/
  /*margin-top: -128px;*/
/*}*/

/*#content .col2 ul li:first-child+li{*/
  /*margin-left: 122px;*/
/*}*/

/*#content .col2 ul li:first-child a{*/
  /*display: block;*/
  /*width: 110px;*/
  /*height: 125px;*/
  /*margin-left: 20px;*/
  /*margin-right: 0px;*/
  /*background-image: url(../images/sporova_agenda.jpg);*/
/*}*/

/*#content .col2 ul li:first-child+li a{*/
  /*display: block;*/
  /*width: 110px;*/
  /*height: 125px;*/
  /*background-image: url(../images/pravo_obchodnych_spolocnosti.jpg);*/
/*}*/

#content .col2 ul li a{
  color: #e6c46c;
  text-decoration: none;
}

#content .col2 ul li a:hover{
  text-decoration: underline;
}

/*#content .col2 ul li a span{*/
  /*display: none;*/
/*}*/

#content .col2>a{
  position: absolute;
  right: 0px;
  top: 2px;
  background-color: #ceb163;
  border-radius: 4px;
  font-size: 12px;
  color: #1f1d1e;
  padding: 3px 10px;
  text-decoration: none;
  /*letter-spacing: -1px;*/
  font-family: Arial;
}

#content .news{
  clear: both;
  background-color: #272727;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

#content .news h2{
  padding: 25px 0px 0px 25px;
  padding-bottom: 17px;
}

#content .news>a{
  background-color: #42423f;
  border: 1px #000000 solid;

  border-radius: 4px;
  font-size: 12px;
  color: white;
  padding: 3px 10px;
  text-decoration: none;
  /*letter-spacing: -1px;*/
  font-family: Arial;
  position: absolute;
  right: 25px;
  top: 25px;
}

#content .news ul li{
  list-style: none;
  border: 1px #42423f solid;
  margin-left: 8px;
  margin-top: 8px;
  padding: 16px 16px 16px 66px;
  position: relative;
  float: left;
  width: 225px;
  height: 130px;
  cursor: pointer;
}

#content .news ul li.sport{
  background-color: #e6e8e8;
}

#content .news ul li:hover h3{
  text-decoration: underline;
}

#content .news ul li div{
  height: 97px;
  overflow: hidden;
}

#content .news ul li h3{
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  font-weight: normal;
  font-family: Arial;
  padding-bottom: 16px;
}

#content .news ul li dl{
  position: absolute;
  background-color: #42423f;
  left: 16px;
  top: 16px;
  width: 39px;
  height: 39px;
}

#content .news ul li.sport dl{
  background-color: #bcbcbc;
}

#content .news ul li dl dt{
  display: none;
}

#content .news ul li dl dd{
  font-size: 20px;
  color: #c9b037;
  font-weight: 800;
  text-align: center;
}

#content .news ul li.sport dl dd{
  color: #ececec;
}

#content .news ul li dl dd span{
  position: absolute;
  left: 0px;
  top: 23px;
  display: block;
  font-size: 9px;
  color: #c9b037;
  font-weight: 200;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

#content .news ul li.sport dl dd span{
  color: #ececec;
}

#content .news ul li p{
  color: #898989;
  font-size: 12px;
  font-family: Arial;
  line-height: 16px;
}

#content .news ul li>a{
  /*position: absolute;*/
  left: 65px;
  bottom: 15px;
  position: absolute;
  background-color: #42423f;
  border: 1px #000000 solid;
  border-radius: 4px;
  font-size: 12px;
  color: white;
  padding: 3px 10px;
  text-decoration: none;
  /*letter-spacing: -1px;*/
  font-family: Arial;
}

#content .footer{
  background-color: #3b3b3b;
  width: 100%;
  float: left;
}

#content .footer>div{
  padding: 25px 0px 25px 25px;
}

#content .footer div:first-child{
  background-color: #ceb163;
  width: 610px;
  min-height: 290px;
}

#content .footer div:first-child h2{
  font-size: 20px;
  color: #fff;
  font-weight: 200;
  padding-bottom: 25px;
}

#content .footer div:first-child ul{
  font-size: 10px;
  float: left;
  width: 271px;
}

#content .footer div:first-child ul li{
  list-style: none;
  color: white;
  line-height: 1.8em;
}

#content .footer div:first-child ul li a{
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

#content .footer div:first-child ul li a:hover{
  text-decoration: underline;
}

#content .footer div:first-child h2+ul{
  padding-right: 25px;
  border-right: 1px #fff solid;
}

#content .footer div:first-child h2+ul+ul{
  padding-left: 20px;
}

#content .footer .col{
  position: static;
}

#content .footer div+div{
  width: 290px;
  font-size: 10px;
  font-family: Arial;
  background-image: url(../images/slovakia_map.png);
  background-position: center 70px;
}

#content .footer div+div h2{
  font-size: 20px;
  color: white;
  font-weight: 200;
  padding-bottom: 32px;
}

#content .footer div+div h3{
  color: white;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-weight: normal;
  font-size: 10px;
}

#content .footer div+div h3 a{
  color: white;
  text-decoration: none;
}

#content .footer div+div h3 a:hover{
  text-decoration: underline;
}

#content .footer div+div address{
  color: #919191;
  font-style: normal;
  text-transform: none;
  padding-bottom: 10px;
  line-height: 1.4em;
}

#content .footer div+div dl{
  color: #919191;
  position: relative;
  line-height: 1.4em;
  height: 80px;
}

#content .footer div+div dl dt{
  float: left;
  width: 50px;
  text-transform: uppercase;
}

#content .footer div+div dl dd a{
  color: white;
  text-decoration: none;
}

#content .footer div+div dl dd a:hover{
  text-decoration: underline;
}

#content .footer div+div dl dt.qr{
  display: none
}

#content .footer div+div dl dt.qr+dd{
  position: absolute;
  right: 10px;
  bottom: -20px;
  z-index: 1;
}

#content .footer div+div div.aff{
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #333333;
  padding: 15px 0px 25px 25px;
  width: 300px;
  /*height: 66px;*/
}

#content .footer div+div div.aff h4{
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  font-family: Arial;
  font-weight: normal;
  padding-bottom: 10px;
}

#content .footer div+div div.aff ul li{
  list-style: square;
  float: left;
  padding-right: 8px;
  margin-left: 15px;
  text-transform: uppercase;
  color: white;
  line-height: 1.5em;
}

#content .footer div+div div.aff ul li a{
  color: #919191;
  text-decoration: none;
}

#content .footer div+div div.aff ul li a:hover{
  text-decoration: underline;
}

@media screen and (min-width: 960px)
{
}

@media screen and (max-width: 959px)
{
  #content>.col{
    margin: 0px 20px;
  }
  
  #content .col{
    float: none;
  }
  
  #content .col1{
    float: left;
    width: auto;
    padding-left: 0px;
    max-width: 50%;
  }
  
  #content .col1 p{
    padding-bottom: 60px;
    padding-right: 0px;
    margin-right: 20px;
  }

  #content .col2{
    float: left;
    width: auto;
  }
  
  #content .news h2{
    padding-bottom: 5px;
  }
  
  #content .news ul li{
    float: none;
    height: auto;
    width: auto;
    min-height: 40px;
    margin-right: 8px;
    padding-bottom: 35px;
  }
  
  #content .news ul li>a{
    bottom: 10px;
  }
  
  #content .news ul li p{
    height: auto;
  }
  
  #content .news>a{
    position: static;
    right: auto;
    left: auto;
    display: inline-block;
    margin-left: 20px;
  }
  
  #content .footer div:first-child{
    width: auto;
    min-height: 0px;
  }
  
  #content .footer div:first-child ul{
    padding-right: 25px;
    width: auto;
    min-width: 45%;
    /*min-width: 300px;*/
  }
  
  #content .footer div:first-child h2+ul{
    border-right: none;
  }

  #content .footer div:first-child h2+ul+ul{
    padding-left: 0px;
  }
  
  #content .footer div+div{
    padding-bottom: 172px; 
  }
  
  #content .footer div+div dl{
    position: absolute;
    right: 25px;
    left: 25px;
  }

  #content .footer div+div dl dt.qr+dd{
    bottom: 0px;
  }
  
  #content .footer div+div div.aff{
    left: 0px;
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 959px)
{
  #content .col1{
    float: none;
    max-width: none;
  }
  
  #content .col1 p{
    margin-right: 0px;
  }
  
  #content .col2 h2{
    padding-left: 0px;
  }
  
  #content .col2 ul{
    border: 0px;
    padding-left: 0px;
  }
}

/* must stay here */
@media screen and (max-width: 959px)
{
  #page .header>div:first-child{
    height: auto;
  }
  
  #page .header .menu{
    display: block;
  }
}