@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(10_image.css);


#content-wrapper {

	height: auto;
	clear: both;

}

#middle {
  width: 565px;
  float: right;

}

#middle-content {
  margin: 10px 10px 10px 20px;
}

#middle-marker {

}

#left, #right {
  width: 454px;
  height: 640px;
  float: left;
  border: 1px solid rgb(205,205,205);
  border-bottom: 2px solid rgb(205,205,205);
  background: white url("../img/pozadi-frame1.gif") bottom left repeat-x;
}

#left {
  margin-right: 5px;
 
}

#left-content, #right-content {
  margin: 15px 20px 35px 20px;
}

#left-menu {

}

#left-marker {

}

#right {
  
  float: right;

}

#right-content {
  
}

#right-menu {

}

#right-marker {

}

#up {
  height: 200px;
  border: 1px solid rgb(205,205,205);
  border-bottom: 2px solid rgb(205,205,205);
  background: white url("../img/pozadi-frame1.gif") bottom left repeat-x;
}

#up .csc-frame-frame1 LI {
  line-height: 150%;
   font-size: 80%;
}

#up .csc-frame-frame1 UL {
  list-style-image: url(./../img/odrazka.gif);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 20px;
}

#up .csc-frame-frame1 {
  width: 419px;
  float: left;
  padding: 20px;
  padding-top: 30px;
}

#up .csc-frame-frame1 H2 {
  margin: 0px;
  padding: 0px;
  font-size: 125%;
}

#up .csc-frame-frame1 P {
  margin: 0px;
  padding: 0px;
}

#up .csc-frame-frame1 P strong {
  font-size: 90%;
}

