body {
  background: #f5fbfe url('../images/background_line.jpg') repeat-y center;
  color: #525252;
  font-family: "Trebuchet MS";
  font-size: 14px;
  text-align: center;
  margin:0px;
}
div#body2 {
  background: url('../images/background_header.jpg') no-repeat center top;
}
/*** Frameholder ***/
div#frameholder {
  margin: 0 auto;
  position:relative;
  width:916px;
}
div#header {
  width:916px;
  height:215px;
  overflow: hidden;
  position: relative;
  }
div#header-logo {
  background: url('../images/left_header_background.jpg') no-repeat top left;
  width:200px;
  height:215px;
  float:left ;
}
div#header-image {
  background: url('../images/right_header_background.jpg') no-repeat top left;
  width:716px;
  height:215px;
  float:left;
}
#header h1 a {
	display: block;
	width: 200px;
	height: 117px;
	overflow: hidden;
}
div#layout-top {
  background: url('../images/content_top.jpg') no-repeat;
  width:916px;
  height:100%;
}
div#layout-bottom {
  background: url('../images/layout_bottom.jpg') no-repeat bottom left;
  width:916px;
  text-align: left;
  height:100%;
}
div#layout-middle {
  background: url('../images/content_middle.jpg') repeat-y;
  width:916px;
  text-align: left;
  height:100%;
}
div#content-bottom {
  background:url('../images/content_bottom.jpg') no-repeat bottom;
  width:516px;
  float:left;
}
div#left {
  width:200px;
  float:left;
  padding-bottom:20px;
  }
div#right {
  width:200px;
  float:left;
  padding-top:47px;
  padding-bottom:20px;
}
div#content {
  width:466px;
  _width:466px;
  min-height: 270px;
  padding-left:25px;
  padding-right:25px;
  padding-bottom:20px; 
  text-align: justify;
  line-height: 20px;
  height:100%;
  min-height:700px;
  margin-top:0px;
  }
div#links {
  background: url('../images/footer.jpg') no-repeat;
  margin:0 auto;
  width:915px;
  _width:915px;
  height:60px;
  _height:60px;
  text-align:center;
  padding-top:10px;
  padding-left:68px;
  padding-right:69px;
} 
div.footer-left {
  width:357px;
  float:left;
  text-align: left;
  margin-left:68px;
  display: block;
}
div.footer-right {
  width:558px;
  float:left;
  display: block;
  text-align: right;
}
div#copy {
  background:#f5fbfe;
  margin:0 auto;
  width:1052px;
  height:100%;
  padding-bottom:50px;
  min-height:100px;
}
div#news {
  width:200px;
}  
div.item1 {
  width:170px;
  _width:170px;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:5px;
  background:#f5fbfe;
}
div.item2 {
  width:170px;
  _width:170px;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:5px;
  background:#FFFFFF;
}
div.novinka-vice {
  width:170px;
  text-align: right;
  }


