
body {
/* background: #063;*/
background: #063 url(../images/bg_les.jpg) no-repeat top center;
}

#horni_lista {
  height: 40px; 
  background: #063 url(../images/horni_lista_bod.jpg) repeat-x top center;
  text-align: center;
/*
*/
}

div#tlacitka {
  float: none;
  text-align: center;
}

div.lista_tlacitko {
  height: 27px;
  width: 240px;
  padding: 5px;
  padding-top: 8px;
  float: left;
  text-align: center;
}

div.lista_tlacitko_aktivni {
  height: 27px;
  width: 240px;
  padding: 5px;
  padding-top: 8px;
  float: left;
  text-align: center;
  background-color: #063;
}

div.lista_tlacitko a {
  color: #000000;
  font-size: 9pt;
}

div.lista_tlacitko_aktivni a {
  color: #ffffff;
  font-size: 9pt;
}

#wrapper{
background: #fff url("../images/wrapperbg_green.jpg") top center repeat-y;
margin-top: 0;
}


#header{
background: #063 url("../images/headerbg_green.jpg") bottom center no-repeat;
padding-top: 5px;
}	

 

#footer {
background:  url("../images/footerbg_green.jpg") bottom center no-repeat;
}


#credit{
background: #063;
}

#credit p, #credit p a, #credit p a:hover{
color:#008F47;
}

#search{
background: #008040;
border: 1px solid #005229;
}

#search input{
color: #fff;
}

