@import url(01_main.css);
@import url(02_header.css);
@import url(03_top_menu.css);
@import url(04_bottom_menu.css);
@import url(06_0_content.css);
@import url(07_footer.css); 
@import url(08_news.css);
@import url(09_form.css);
@import url(12_mapa_rozcestnik.css);


@import url(01_main.css);
@import url(02_header.css);
@import url(03_top_menu.css);
@import url(04_bottom_menu.css);
@import url(06_0_content.css);
@import url(07_footer.css); 
@import url(08_news.css);
@import url(09_form.css);
@import url(12_mapa_rozcestnik.css);


#content-wrapper {
	height: auto;
	clear: both;
	background: white;
	padding: 7px 18px;
}

#left {
  width: 421px;
  float: left;
}

#left-content {
  background: white url("../img/home-left-background.gif") top left no-repeat;
  padding: 10px 15px;
  margin-right: 7px;
}

#left-marker {

}

#middle {
  width: 342px;
  float: left;
}

#middle-content {
  background: white url("../img/home-middle-background.gif") top left no-repeat;
  padding: 10px 15px;
  margin-right: 7px;
}

#middle-marker {

}

#right {
  width: 174px;
  float: left;
}

#right-content {
  background: white url("../img/home-right-background.gif") top left no-repeat;
  padding: 10px 15px;
}

#right-marker {

}

h4 {
  font-weight: normal;
  color: white;
  padding: 0px;
  margin: 0px;
  background: rgb(227,0,0) url("../img/nadpis-property-search.gif") top left no-repeat;
  font-size: 12px;
  padding: 7px 5px 0px 10px;
}

h5 {
  font-weight: normal;
  color: #333333;
  padding: 0px;
  margin: 0px;
  background: white url("../img/nadpis-list.gif") top left no-repeat;
  font-size: 12px;
  padding: 7px 5px 0px 10px;
  margin-top: 10px;
}

#up {
  position: relative;
  height: 322px;
  margin-bottom: 10px;
}

#up div.csc-frame-frame1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}

#up div.csc-frame-frame2 {
  position: absolute;
  top: 158px;
  right: 213px;
  z-index: 20;
}

#up div.csc-frame-indent {
  position: absolute;
  top: 216px;
  right: 0px;
  z-index: 30;
  width: 200px;
  font-size: 11px;
}

#up div.csc-frame-indent div.pul {
  width: 50%;
  float: left;
}

#up div.csc-frame-indent a {
 color: white;
 text-decoration: none;
}

#up div.csc-frame-indent a:hover {
 text-decoration: underline;
}

#mapa {
  width:252px; 
  height:154px; 
  overflow:hidden; 
  background: url("../img/mapy.png"); 
  margin:0; 
  padding:0;
  margin-left: 0px;
}
              
#mapa img {
  border:none;
  }
  
#right img {
  border: 1px solid rgb(232,232,232);
}  
  


