/* @override http://www.sykorakuchyne.cz/fileadmin/templates/main/css/05_columns2-uvod.css */

@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);


#content-wrapper {
	height: auto;
	clear: both;
	height: 1150px;
}

#up {
  float: left;
  height: 500px;
  margin-bottom: 30px; 
  position: absolute;
  top: 66px;
  right: 0px;
  z-index: 1;
}

#kontakt {
  position: absolute;
  top: 430px;
  left: 20px;
  z-index: 2;
  height: 200px;
  width: 200px;
  font-size: 11px;
}

#kontakt span.intro-text {
	color: #ffffff;
	font-size: 16px;
	background: #fa222b;
	padding: 3px 3px;
}

#vyrobce {
  position: absolute;
  top: 272px;
  right: 0px;
  z-index: 2;
  height: 294px;
  width: 250px;
  font-size: 11px;
}

#middle {
 /* height: 500px;
  background: black url("../img/middle-background.jpg") top left no-repeat;
 */
  position: absolute;
  top: 846px;
  right: 0px;
}

#middle-content {

}

#middle-marker {

}

#news {
  height: 250px;
  position: absolute;
  top: 586px;
  right: 0px;
}

#news-katalog {
  float: left;
  width: 220px;
}

#news-content {
  float: right;
  width: 750px;
}

div.csc-frame-frame1 {
  float: left;
  width: 650px;
}

div.csc-frame-frame2 {
  float: right;
  margin-top: 40px;
}

H1 {
  background: url("../img/znacka.gif") 0px 3px no-repeat;
  padding: 0px;
  margin: 0px;
  padding-left: 20px;
  padding-bottom: 8px;
  font-size: 15px;
  font-weight: bold;
  margin-top: 4px;
}

.upoutavka {
	display: none;
}

#up .csc-frame-indent {
  position: absolute;
  top: 250px;
  right: 50px;
  margin: 0;
  padding: 0;
}




