@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);


#content-wrapper {

	height: auto;
	clear: both;
	background: white url("../img/content-linka.gif") top left repeat-y;

}

#middle {
  width: 462px;
  float: left;
}

#middle-content {
  margin: 13px;
}

#middle-marker {

}

#right {
  width: 336px;
  float: left;
}

#right-content {
  margin: 13px;
  margin-left: 0px;
}

#right-marker {

}

div.csc-frame-indent {
  background: rgb(239,244,250) url("../img/welcome-background.gi") top left repeat-x;
  border: 1px solid #e9e9e9;
  padding: 8px 10px 17px 10px;
  font-size: 12px;
  margin-bottom: 10px;
}

div.csc-frame-indent h2 {
  font-size: 130%;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 8px;
}

div.csc-frame-indent p.bodytext {
  padding: 0px;
  margin: 0px;
}

div.csc-frame-frame1 {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  color: #333333;
  background: white url("../img/background-list.gif") top left repeat-x;
  padding: 10px 10px;
  font-size: 12px;
  margin-bottom: 10px;
}


div.csc-frame-frame2 {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  color: rgb(252,198,19);
  background: rgb(238,47,37) url("../img/background-property-search.gif") top left repeat-x;
  padding: 10px 10px;
  font-size: 12px;
}

div.csc-frame-frame2 a {
  color: white;
  text-decoration: none;
}

div.csc-frame-frame2 p {
  padding: 0px;
  margin: 0px;
}

div.csc-frame-frame2 a:hover {
  text-decoration: underline;
}

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;
}


