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

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

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

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

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

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

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

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

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

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

#flags {
  padding-bottom: 0px;
}

  #flags li {
    display: block;
    float: left;
    width: 143px;
    height: 36px;
    padding: 0px !important;
    margin: 3px 10px 3px 0px !important;
    background: none !important;
  }

    #flags li a {
      float: left;
      display: block;
      width: 100%;
      height: 36px;
      line-height: 36px;
      color: #999999;
      font-weight: bold;
      text-decoration: none;
      border: 1px solid #FFFFFF;
    }

    #flags li a:hover {
      text-decoration: underline;
    }

    #flags .selected a {
      border-color: #C5D5DD;
      background: url('/img/gradient_box.png') left top repeat-x !important;
    }

      #flags li a img {
        float: left;
        margin-right: 13px;
      }

/* small photo */

.small-photo img {
  float: left;
  margin: 0px 15px 5px 0px;
}

/* strom stredisek */

#strom-stredisek {
  width: 100%;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

  #strom-stredisek li {
    font-size: 0.75em;
    margin-bottom: 5px;
  }
  
    #strom-stredisek li a {
      font-weight: bold;
      text-decoration: none;
    }

    #strom-stredisek li a:hover {
      text-decoration: underline;
    }

    #strom-stredisek li ul {
      padding-bottom: 0px !important;
      margin-left: 15px !important;
      margin-top: 5px;
    }
    
      #strom-stredisek li ul li {
        font-size: 1em;                                                 
        margin-bottom: 5px !important;
      }

.strediska {
  padding: 5px 0px 0px 0px !important;
}

  .strediska li {
    margin-left: 0px !important;
    padding-left: 0px !important;
    background: none !important;
  }
  
    .strediska li a {
      color: #000000 !important;
      font-weight: normal !important;
      text-decoration: underline !important;
    }       
    
    .strediska li a:hover {
      text-decoration: none !important;
    }
    
/* buttons */

#print, #order {
  float: left;
  display: block;
  width: 145px;
  height: 26px;
  line-height: 26px;
  color: #FFFFFF !important;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 15px 0px 0px;
  border-left: 1px solid #BB1302 !important;
  border-right: 1px solid #BB1302 !important;
  background: url('/img/bg_title_red.png') top right;
}

#print {
  width: 95px !important;
  border-left: 1px solid #388555 !important;
  border-right: 1px solid #388555 !important;
  background-image: url('/img/bg_title_green.png') !important;
}

/* SEARCH */

#form-search2 {
  float: left;
  display: block;
  
  padding: 15px 19px;
  margin-bottom: 15px;
}

  #form-search2 label {
    float: left;
    margin: 0px 10px 10px 0px;
  }
  
    #form-search2 select {
      width: 141px;
    }
    
    #form-search2 input {
      width: 139px;
      height: 18px;
    }

  #post-submit {
    float: left;
    display: block;
    position: relative;
    left: 56px;
    width: 85px;
    height: 26px;
    line-height: 26px;
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    margin: 9px 0px -10px 0px;
    border-left: 1px solid #BB1302 !important;
    border-right: 1px solid #BB1302 !important;
    background: url('/img/bg_title_red.png') top right;
 }  
#main-column .table-zajezdy table th {
    background-color: #55baf0 !important;
}

  #page-container p.olive-bottom {
    padding-top: 7px;
  }
  #page-container p.olive-bottom a {
    color: #469C66;
    text-decoration: none;
  }
  #page-container p.olive-bottom a.olive-more {
    background-image: url('/img/arrow_olive.png');
  }

  #page-container p.olive-bottom .datum {
    color: #469C66;
    font-size: 0.8em;
  }

