@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);
@import url(10_questbook.css);
@import url(11_seolista.css);


#content-wrapper {

	height: auto;
	clear: both;
	background: rgb(132,10,13);

}

#main-wrapper {
  width: 526px;
  float: left;
  margin-right: 25px;
}

#up {
  
  float: left;
  border: 3px solid white;
  background: white;
  margin-bottom: 20px;
}

#up-content {
   width: 526px;
}

#middle {
  
  float: left;
  background: white url("../img/box-middle-background.gif") bottom left no-repeat; 
  border: 3px solid white;
  

}

#middle-content {
  width: 526px;
  
}

#middle-marker {
  margin: 20px;
}

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

#right-content {
  
}

#right-menu {

}

#right-marker {

}

div.csc-frame-frame1 {
  background: white url("../img/box-background.gif") bottom left no-repeat; 
  border: 3px solid white;
  padding: 10px;
  margin-bottom: 20px;
  float: left;
  width: 220px;
  
}

table {
  font-size: 13px;
}

#right table {
  width: 200px;
}

.csc-frame-indent3366 table td {
  padding-bottom: 8px;
  padding-top: 8px;
}

div.upoutavka {
  display: none;
}
