/*#################### vyhledavani ####################*/
#vyhledavani {
  width: 100%;
  background: #D7E0E6;}
#vyhledavani th {
  background: url(../layout/vyhledavani-logo.png) 15px 5px no-repeat;
  padding: 10px;
  font-size: 1.1em;
  }
#vyhledavani td {
  padding: 0px 5px 0px 5px;
  }
#vyhledavani select {
  width: 190px;}
#vyhledavani .wide {
  width: 186px;}

/*#################### nabidka_thumb ####################*/
#nabidky {
  width: 100%;}
#nabidky th {
  background: #D2D7DD;
  padding: 3px;}
#nabidky tr:hover td {
  background: #EEF1F6;}
#nabidky td {
  background: #E7EAEF;
  padding: 3px;
  text-align: center;
  cursor: pointer;}
#nabidky td a {
  text-decoration: none;
  color: #000000;}

    
/*#################### detail ####################*/
/*########## detail-galerie ##########*/
#detail-galerie {
  float: right;
  width: 320px;
  padding: 0px 5px 10px 10px;}
#detail-galerie #big {
  width: 320px;
  height: 240px;}
#detail-galerie a img {
  cursor: pointer;
  float: left;
  margin: 1px;
  border: 2px solid #CCCCCC;}
#detail-galerie a:hover img {
  border: 2px solid #DB261F;}
/*########## detail-description ##########*/
#detail-description {
  width: 390px;}
/*########## detail-vlastnosti ##########*/
table.vlastnosti td {
  width: 190px;}
/*########## mapa ##########*/
#map_canvas {
  width: 320px;
  height: 300px;
  margin: 5px;
  float: right;
  clear: right;}
/*########## broker ##########*/
table#broker {
  width: 300px;
  margin: auto;}
table#broker h3 {
  text-align: center;
  padding: 0px;}
table#broker td {}
/*########## box ##########*/
#box {
  width: 390px;
  margin: 20px 0px 10px 0px;
  text-align: center;
  background: #DB261F;
  padding: 5px 0px 5px 0px;}
#box span {
  color: #000000;
  cursor: pointer;
  text-decoration: underline;}
#box-top {
  width: 289px;
  height: 10px;
  background: url(../layout/detail-box-top.png) top left no-repeat;}
/*########## kontakt_form ##########*/
#kontakt_form .error{
  text-align: center;
  font-weight: bold;
  color: #FF0000;}
/*#################### broker ####################*/
img.broker {
 /*float: left; */
  padding: 5px;}
h3.broker {
  padding-top: 0px;
  line-height: 0em;}

