@import url(01_main.css);
@import url(02_header.css);
@import url(03_top_menu.css);
@import url(04_left_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;
}


#middle {
  height: 500px;
  background: black url("../img/middle-background-text.jpg") top left no-repeat;
  margin-bottom: 40px;
   
}

#middle-content {
  padding: 40px 60px;
  
}

#middle-marker {

}

#news {
  height: 250px;
  float: left
}

#news-katalog {
  float: left;
  width: 220px;
}

#news-content {
  float: right;
  width: 750px;
}

div.csc-frame-frame2 {


}

div.csc-frame-frame1 {
  float: right;
  padding-top: 20px;
}

div.csc-frame-frame1 iframe {
  border: 3px solid white;
}



