@charset "utf-8";

* { margin: 0; padding: 0; }

body { font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #1e1e1e; }

#all {
  background: url('../img_des/bg_all.png') repeat-x top left;
}

#container {
  width: 1000px;
  margin: 0 auto;
  background: url('../img_des/bg_container.png') no-repeat top right;
}

#container .dotace {
  float: none;
  display: block;
}

#header {
  height: 295px;
}

.header1 {
  float: left;
  height: 295px;
  width: 553px;
  background: url('../img_des/bg_header1.jpg') no-repeat top left;
  display: block;
}

#header2 {
  float: right;
  height: 224px;
  width: 447px;
  padding-top: 71px;
  background: url('../img_des/bg_header2.jpg') no-repeat top left;
  display: block;
}

#hlavni-menu {
  background: url('../img_des/bg_hlavni-menu.png') no-repeat top right;
  height: 37px;
}

#subcontainer {
  width: 915px;
  margin: 0 auto;
}

#content {
  width: 572px;
  float: left;
  padding-top: 30px;
}

#sidebar {
  width: 301px;
  float: right; 
  padding-top: 27px;
}

#dotace-na-bydleni {
  padding-bottom: 40px;
}

#menu, #menu2, #clanky, #pojmy, #oblibene {
  border: 1px solid #d4e2dd;
  background: #f0fef9;
  padding-left: 20px;
  padding-right: 20px;
  width: 242px;
}

#menu, #menu2, #clanky, #pojmy {
  border-bottom: none;
}

#menu2, #clanky, #pojmy, #oblibene {
  border-top: none;
}

#oblibene {
  padding-bottom: 20px;
}

.clear {
  display: block;
  clear: both;
}

#novinky {
 width: 905px;
 padding-top: 30px;
 padding-bottom: 20px;
}

#footer {
  background: url('../img_des/bg_footer.png') no-repeat top left;
  color: #223f48;
  padding-bottom: 100px;
  padding-left: 30px;
}
