div#main-column {
  float: right;
  padding-right: 200px !important;
  width: 500px !important;
  min-height: 1040px;
  _height: 1040px;
}

  #main-column .gray-border {
    width: 460px;
  }

  #main-column h2 {
    width: 498px !important;
  }

  #main-column h1 {
    left: -190px;
  }

  .gray-border {
    width: 405px;
  }

  
    div#right-column {
    width: 197px !important;
  }

    #right-column h2 {
      width: 193px !important;
    }

    #right-column .gray-border {
      width: 183px !important;
    }

/* akcie */


.action {
  position: relative;
  padding-top: 26px;
  margin-bottom: 0px;
}

  .action br {
    display: none;
  }
  
  .action a {
    display: block;
    color: #469C66;
    font-size: 0.8em;
    text-decoration: none; 
    margin-bottom: 10px;
  }
  
  
    .action p a {
      display: inline !important;
      color: #585858 !important;
      font-size: 1em;
      margin-bottom: 0px !important;
    }

    .action p a:hover {
      text-decoration: underline;
    }
  
  .action span {
    position: absolute;
    top: 12px;
    left: 5px;
    font-size: 0.7em;
    font-weight: bold; 
  }

  .action img {
      border: none !important;
      margin: 0px !important;
      margin-bottom: 13px !important;
  }  
  
  
/* nabidka */

#nabidka {
  width: 484px !important;
  padding: 7px 7px 2px 7px !important;
}

  #nabidka br {
    display: none;
  }

  #nabidka a {
    display: block;
    height: 75px;
    color: #585858;
    font-size: 0.7em;
    text-decoration: none;
    margin-bottom: 5px;
    padding-right: 35px;
    background: url('/img/gradient_uvodni_nabidka.png') right top no-repeat;
  }

    #nabidka a img {
      float: left;
      margin-right: 15px;
      border: 1px solid #C7D6DD;
    }

    #nabidka a strong {
      display: block;
      font-size: 1.6em !important;
      padding-top: 8px;
    }

    #nabidka a:hover strong {
      text-decoration: underline;
    }
    
    .light-blue-link {
      color: #2389CB !important;
    }

    .middle-blue-link {
      color: #1C2463 !important;
    }

    .orange-link {
      color: #FF951F !important;
    }

    .red-link {
      color: #DC2B19 !important;
    }

    .green-link {
      color: #469C66 !important;
    }

/* action */

.action {
  position: relative;
  padding-top: 26px;
}

  .action br {
    display: none;
  }
  
  .action a {
    display: block;
    color: #DC2B19;
    font-size: 0.8em;
    margin-bottom: 10px;
    text-decoration: underline;
  }
  
    .action p a {
      display: inline !important;
      color: #585858 !important;
      font-size: 1em;
      margin-bottom: 0px !important;
      text-decoration: none;
    }

    .action a:hover {
      text-decoration: none;
    }
  
  .action img {
    float: left;
    margin: 5px 15px 20px 0px;
    border: 1px solid #C7D6DD;
  }

  .action span {
    color: #585858;
    position: absolute;
    top: 12px;
    left: 5px;
    font-weight: normal;
    font-size: 95%;
  }
  
  .olive-bottom p {
    padding-bottom: 3px !important; 
  }
  
  .action .more-bottom {
    text-decoration: underline;
  }
  
  .action .more-bottom:hover {
    text-decoration: none;
  }
  
/* partners */

#partners {
  margin: 15px 0px;
  text-align: center;
}

