#main-content {
    background: transparent url('/img/main-content-bg-2cols.png') repeat-y left center;
}
#main-column {
    min-height: 640px;
    _height: 640px;
    padding-right: 0;
    display: inline;
    width: 693px;
    _width: 691px;
}

.perex {
    font-weight: bold;
    margin-bottom: 5px;
}

.ikona {
    margin: 5px 10px 5px 0px;
    _margin: 5px 7px 5px 0px;
}


/* kontaktni formular */

#kontakt-popis {
    background-color: #e9ebf5;
    padding: 8px 10px !important;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #c2c9e2;
}


#cena-nemovitosti {
    margin-bottom: 15px;
}

  #cena-nemovitosti strong {
      color: #154e8f;
      font-size: 1.2em;
  }



#more-info {
    padding-bottom: 15px !important;
}

  #more-info-more,
  #more-info a.more {
      float: right;
      background-image: url('/img/button-vice.png');
  }

  #more-info a.less {
      background-image: url('/img/button-skryt.png');

      padding-right: 0px;
      padding-left: 19px;
  }




/* kontaktni formular */
#form-kontakt #text textarea {
    height: 93px;
    _height: 99px;
    _width: 206px;
}



/* neca nemovitosti */
#main-column table {
    margin-top: 20px;
    width: 100%;
}

table tr.cena-nemovitosti td,
table tr.cena-nemovitosti th {
    padding-top: 25px !important;
    border-bottom-color: #b2b2b2 !important;
    color: #d11e1e !important;
}

table tr.cena-nemovitosti th {
    color: #000 !important;
}

#main-column #nabidky th {
    background: #fff url('/img/nabidka-th.png') repeat-x left bottom;
    border: 0 none;
    color: #006797;
    font-weight: bold;
    padding: 9px 15px;
    text-transform: uppercase;
}
#main-column #nabidky th.price {
    color: #e57e21;
}
#main-column #nabidky td {
    border: 0 none;
    font-weight: normal;
    padding: 9px 15px;
}
#main-column #nabidky td h3 {
    font-size: 100%;
    font-weight: normal;
    line-height: 117%;
    margin: 0;
    padding: 0;
}
#main-column #nabidky tr.odd td {
    background-color: #dde3f3;
}
#search form {
    background: none;
    border: 0 none;
    margin-bottom: 0;
    padding: 0 10px;
}
#search h2 {
    color: #FD9A32;
    font-size: 108%;
    font-weight: bold;
    float: left;
    line-height: 117%;
    margin: 2px 5px 0 0;
}
#search select {
    border: 1px solid #a7a6aa;
    float: left;
    margin-left: 10px;
}
#search button {
    background: transparent url('/img/button.png') no-repeat center center;
    color: #154E8F;
    font-size: 10px !important;
    .height: 14px;
    line-height: 14px;
    margin: 2px 0 0 15px;
    padding-right: 19px !important;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 64px;
}
#main-column #nabidky td.ico {
    padding: 9px 0 9px 10px;
}
#main-column #nabidky td.ico img {
    border: 0 none;
}
#main-column #nabidky td.name {
    padding-left: 5px;
}

