/* CSS Document */
body {
	background: white url(img-layout/bgr-top-r.gif) repeat-x;
}
a:hover.main_menu, a:active.main_menu, a:focus.main_menu {
  background: #E3E3E3 url(img-layout/bgr-menu-act-r.gif) no-repeat;
}
a:link.rozcestnik, a:visited.rozcestnik {
  color: #D90033;
}
a:hover.rozcestnik, a:active.rozcestnik, a:focus.rozcestnik {
  color: #D90033;
  background: #E3E3E3 url(img-layout/bgr-rozcestnik-r.gif) no-repeat;
}
.kalendar a:link, .kalendar a:visited {
  color: #D90033;
}
.kalendar a:hover, .kalendar a:active, .kalendar a:focus {
  color: #D90033;
}
#PATA {
  background: url(img-layout/footer-r.gif) no-repeat left bottom;
}
#HLAVA {
  background: url(img-layout/bgr-header-r.gif) no-repeat;
}
#HLAVA-line {
  background: url(img-layout/header-line-r.png) no-repeat left top;
}
.tlacitko {
  background-color: #D90033;
}
#STRANKA_VNITREK h1, #STRANKA_VNITREK h3 {
  color: #D90033;
}
.vypis_novinek .nadpis a {
  color: #D90033;
}

