@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);
@import url(11_reference.css);


#content-wrapper {
	height: auto;
	clear: both;

}

#left-wrapper {
  float: left;
  width: 454px;
  padding-right: 10px;
}

#middle {
  width: 454px;
  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;
  float: left;
  margin-bottom: 20px;
}

#middle-content {
  margin: 20px 20px 30px 20px;
}

#middle-marker {

}

#right-wrapper {
  width: 454px;
  float: left;
}

#right {
  width: 454px;
  border: 1px solid rgb(205,205,205);
  border-bottom: 2px solid rgb(205,205,205);
  background: rgb(69,70,70) url("../img/pozadi-frame-uvod.gif") bottom left repeat-x;
}

#right-content {
  margin: 20px 20px 30px 20px;
}

#right-content P {
  color: white;
}

#right-marker {

}

#up {
  width: 454px;
  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-content {
  margin: 2px;
  margin-bottom: 30px;
}

#up-marker {

}

#left {
  width: 454px;
  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-content {
  margin: 20px 20px 30px 20px;
}

#left-marker {

}