#main-content{
  width: 707px;
}

.homepage-tip{
  background: url('../img/homepage-tip.gif') no-repeat;
  float: left;
  margin-bottom: 0.5em;
  padding: 4px 9px 4px 4px;
  overflow: hidden;
  position: relative;
  width: 222px;
    height: 259px;
}

.homepage-tip div{
  border: 1px solid #ccdde6;
  height: 130px;
  overflow: hidden;
}

.homepage-tip div img{
  padding: 0;
  width: 220px;
  margin-top: -20px;
}

#homepage-tip-projekty div img{
  padding: 0;
  width: 220px;
  margin: 0px;
}

.homepage-tip h2{
  color: #fff;
  font-size: 1.0em;
  margin: 0 -4px 0 -4px;
  padding: 1px 0 1px 0;
  position: absolute;
    bottom: 0;
  text-align: center;
  text-transform: uppercase;
  width: 231px;
}

#homepage-tip-prodej h2{
  background: #c8242b url('../img/homepage-tip-prodej.gif') no-repeat 0% 100%;
}
#homepage-tip-pronajem h2{
  background: #3f2379 url('../img/homepage-tip-pronajem.gif') no-repeat 0% 100%;
}
#homepage-tip-projekty h2{
  background: #fc8d00 url('../img/homepage-tip-projekty.gif') no-repeat 0% 100%;
}

.homepage-tip h3{
  border-bottom: 1px solid #ccdde6;
  font-size: 1.1em;
  text-align: center;
}

.homepage-tip h3 a{
  color: #464548;
  text-decoration: none;
}

