/* --Zelena barva-- */

/* Loga, headers */


span#header_banner{
	background: white url(../img/header_banners/header_right_green.jpg) no-repeat   ;
  width:138px;
  height:112px;
}

/* Nadpisy */
H1 {
	background: #659e5f url(../img/nadpisy/h3_green.gif) repeat-x;
}

H2 {
	background: url(../img/nadpisy/h3_green.gif) repeat-x;
}

H3 {
	background: url(../img/nadpisy/h3_green.gif) repeat-x;
}

/* Clanky #077F0C */
div#content, div#clanky {
  border-color:#8A8573;
}

div#subpanel{
	background: #EFFFF0;
	border-color:#8A8573;
}

a:hover.topmenu {
	color: #060;
}

.top_menu li.selected a {
  color:#4A943F;
}

.odrazka_1{
  background: url('/images/zvyraznovace/zeleny1.gif') no-repeat left center;
  height:1.0em;
}

.odrazka_2{
  background: url('/images/zvyraznovace/zeleny2.gif') no-repeat left center;
  height:1.0em;
}

.odrazka_3{
  background: url('/images/zvyraznovace/zeleny1.gif') no-repeat left center;
  float:left;
}

.podbarveni3 {
  background-color:#CCDDED;
  text-align:center;
}

.podbarveni3 {
  background-color:#D1EFD5;
  text-align:center;
}


