div.vyhledavani, #menucategories, #meteopress, #valid, .menu_static_stranky {
  background:#F3F3F3;
}

div.vyhledavani form, #newsletter form {
  padding:8px 10px 25px 10px;
}
div.vyhledavani form #q, input#nletter_mail {
  background:#FFF;
  border:1px solid #A5ACB2;
  color:#000; 
  height:17px; 
  margin-bottom:1px; 
  padding:0;
  width:105px;
  font-size:0.9em;
  padding-left:5px;
  float:left;
}
div.vyhledavani submit { 
  width:174px;
}
input#nletter_mail {
  width:160px;
}

div.vyhledavani input.submit, input#nletter_submit {
  background:#000;
  border:none;
  color:#fff;
  height:19px;
  padding:0;
  font-size:1em;
  width:60px;
  float:right;
  cursor:pointer;
}
input#nletter_submit {
  width:100px;
  margin-right:10px;
}

#valid {
  padding:10px 0 30px 0;
  display:block;
  text-align:center;
  clear:both;
  margin:0 0 20px 0;
}
#valid .l {
  clear:left;
  display:block;
  float:left;
  width:34px;
  padding:2px;
  background:#706E71;
  margin:1px 0 0 30px;
  color:#fff;
  text-align:center;
}
#valid .r {
  display:block;
  float:left;
  width:84px;
  padding:2px;
  margin:1px 0 0 1px;
  text-align:center;
  color:#fff;
  background:#9b9b9b;
}
#valid .l1 {
  background:#4B4D4C;
}
#valid .r1 {
  background:#AEAEAE;
}  

#meteopress {
  display:block;
  text-align:center;
  padding:5px;
}

#novinky span.np {
  margin-left:2px;
  border-bottom:1px dashed #aaa;
}
#novinky span.datum {
  margin-right:2px;
  float:right;
}
#novinky p {
  padding:2px 3px 5px 3px;
  margin-bottom:5px;
  display:block;
  text-align:justify;
  border-bottom:1px solid #737373;
}
