@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;
}

#up {
  position: relative;
  height: 200px;
  margin-bottom: 10px;
}

#middle {
  width: 469px;
  float: left;
}

#middle-content {
  padding: 10px 15px;
  margin-right: 7px;
}

#middle-marker {

}

#right {
  width: 469px;
  float: left;
}

#right-content {
  padding: 10px 15px;
}

#right-marker {

}

#left {
  float: left;
  
}

#left-content {
  margin: 13px;
}

#left-marker {

}

#down{
  float: left;
  
}

#down-content {
  margin: 13px;
}

#down-marker {

}

#middle div.csc-frame-frame1, #right div.csc-frame-frame1, #down div.csc-frame-frame1 {
  
  color: #333333;
  
  padding: 10px 10px;
  font-size: 12px;
  margin-bottom: 10px;
}

#middle div.csc-frame-frame1 h3, #right div.csc-frame-frame1 h3, #down div.csc-frame-frame1 h3  {
  margin: 0px;
  padding: 0px;
  color: rgb(0,138,200);
  margin-bottom: 4px;
  padding-top: 10px;
  font-size: 15px;
  margin-left: 5px;
  font-weight: normal;
}

#middle div.csc-frame-frame1 h4, #right div.csc-frame-frame1 h4, #down div.csc-frame-frame1 h4 {
  margin: 0px;
  padding: 0px;
  color: black;
  margin-bottom: 3px;
  font-size: 13px;
  margin-left: 5px;
}

#middle div.csc-frame-frame1 p.bodytext, #right div.csc-frame-frame1 p.bodytext, #down div.csc-frame-frame1 p.bodytext {
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
}

#middle div.csc-frame-frame1 img, #right div.csc-frame-frame1 img, #down div.csc-frame-frame1 img {
  border: 2px solid #e9e9e9;
  margin-left: -10px;
}

