	
#header, #headerCenter {
  overflow: visible;
}


#menuTop a {
  margin: 0 12px;
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;  
  letter-spacing: 0px;  
}

#leftPanel span, .centralLeft, .centralRight {
  display: block;
  height: 28px;
  line-height: 28px;  
  letter-spacing: -0.05em;
  padding: 0 4px;
  font-weight: bold;    
  text-transform: uppercase;
  color: #477207;
}

 .centralLeft {
  float: left;
}

.centralRight {
  float: right;
}

.centerPanel {
  width: 484px;
}

hr.clr {
  clear:both;
  float: none;
  border: 0;
  width: 0;
  height: 0;
  margin: 0;      
  border: none;
}


#headerButtons {
  position: relative;
}

#headerButtons a {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 39px;  
  line-height: 39px;
  padding-left: 16px;
  color: #9A9A9A;
  font-weight: bold;
  letter-spacing: -0.03em;
  text-decoration: none;  
  background: url('/css/img/headerBtnOfferDemandCz.png') no-repeat;
}

#headerButtons a + a {
  top: 39px;
  left: 0;
  background: url('/css/img/headerBtnChciOcenitCz.png') no-repeat;
}

#menuTop .level1 {
  position: relative;
  height: 23px;  
  padding-left: 5px;
  overflow: visible;    
}

#menuTop .level1 > a {
  display: block;  
  height: 100%;
  margin: 0;       
  padding-right:6px;
  text-decoration: none;
  cursor: pointer;
  cursor: hand; 
}

#menuTop .level2 {
  margin-top: -5px;
  margin-left: -5px;  
}

#menuTop .level2 li {
  clear: left;  
}

#menuTop .level2 li a {
  width: 210px;
  margin: 0;
  padding: 0;
  padding-left: 10px;  
  font-size: 0.9em;
}

.primaryDetail .applyButton a {  
  position: relative;  
  line-height: 25px;
  padding: 6px 10px !important;
  margin-left: 20px !important;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: url('/css/img/summaryInterrestedBgr.png') repeat-x;
}

.primaryDetail .applyButton a .leftCorner, .primaryDetail .applyButton a .rightCorner{
  position: absolute;
  top: 0;
  width: 10px;
  height: 25px;
  background: url('/css/img/summaryInterrestedLeft.png') no-repeat;
}

.primaryDetail .applyButton a .leftCorner {
  left: 0;
}

.primaryDetail .applyButton a .rightCorner {
  right: 0;
  background: url('/css/img/summaryInterrestedRight.png') no-repeat;
}
