#content a:hover, #content_footer a:hover {
  color: #FFA618;
}
body, html {
	background-color: #040707;
}
#menu {
	background: url("../grafika/menu_background_noc.jpg") top left no-repeat;
}
.menuitem a:hover {
	/*background-position: -280px top;*/
}
#content_wrapper {
	background: url("../grafika/content_background_repeat_noc.jpg") 0px 0px repeat-y;
}
#content_container {
	background: url("../grafika/content_background_bottom_noc.jpg") 0px 533px no-repeat;
}
#content {
	background: url("../grafika/content_background_top_noc.jpg") 0px 0px no-repeat;
}
#content_text {
	font: 10px Verdana;
	color: #000000;
}
#content_footer {
	background: url("../grafika/content_footer_noc.gif") top left no-repeat;
}
#footer {
	color: #eae5d4;
}
#footer a {
	color: #eae5d4;
}
#footer a:hover {
  color: #FFA618;
}
.download-file a:hover {
  color: #FFA618 !important;
}

.nadpisSekce {
    border-bottom: 3px solid #facf89;
}

.lunchHodiny {
	background-color:#fbf1e2;
}