.content {
	background: url(../img/mapa_sveta-bg-leto.jpg) no-repeat center top;
}

.footer {
	background: url(../img/bg-footer-leto.jpg) no-repeat 0px 0px;
}

body {
  color: #4F721F;
  background:transparent url('img/bg_staty_leto.png') repeat-y scroll 50%;
}

a {
  color: #587713;
}

.content h1 {
  color: #4F721F;
	background: url(../img/bg-top-h1-leto.png) no-repeat 0px 83px;
}
.content .navigace li a {
  color: #587713;
}

.content .mapa {
  border-bottom: 1px solid #587713;
}

.detail-right th {
  background: #D3DF3F;
}

.detail-right td {
  border-bottom:1px solid #D3DF3F;
  border-right:1px solid #D3DF3F;
}

.detail-right table {
  border-left:1px solid #D3DF3F;
}

.graf .graf-size-left {
  background:transparent url(../img/gf-left-leto.jpg) no-repeat scroll left bottom;
}

.graf-size-left span, .graf-size-left strong {
  color:#587713;
}

#infobox {
   border: 1px solid #838D03;
   background-color: #FCFEE2;
   color: #838D03;   
}