@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_jidelnicek.css);
@import url(11_language.css);


#content-wrapper {

	height: auto;
	clear: both;
	padding: 0px 16px;
	height: 1120px;

}

#up {
  width: 880px;
}

#up-content {
  
}

#up-marker {

}

#middle {
  width: 443px;
  float: left;
  
  
  position: absolute;
  top: 300px;
  left: 234px;
  border: 1px solid rgb(255,230,147);
  background: white;
 
}

#middle-content {
  margin: 10px;
}

#middle-marker {

}

#left {
  width: 218px;
  float: left;

}

#left-content {
  
}

#left-menu {

}

#left-marker {

}

#left-headline h1, #right-headline h2  {
  background:  url("../img/left-menu-background-akt.gif") repeat;
  color: white;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
  line-height: 40px;
  padding-left: 15px;
  font-weight: normal;
  
}

#right {
  width: 218px;
  position: absolute;
  right: 19px;
}

#right-image {
  background:  url("../img/image_menu.jpg") top left no-repeat;
  width: 218px;
  height: 104px;
}

#right-content {
  
}

#right-marker {
  padding-left: 10px;
}

#footer {
  margin-left: 17px;
}

#middle-left-content, #middle-right-content {
  width: 211px;
  float: left;
}

#middle-left-marker, #middle-right-marker {
  padding: 10px;
}

#middle-right-headline h2, #middle-left-headline h2{
  color: white;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
  line-height: 40px;
  padding-left: 15px;
  font-weight: normal;
}

#middle-right-headline h2 {
  background:  url("../img/middle-right-headline.gif") repeat;
}

#middle-left-headline h2 {
  background:  url("../img/middle-left-headline.gif") repeat;
}

