body  { 
  scrollbar-arrow-color: red;
  scrollbar-track-color: #000000;
  scrollbar-face-color: #ffa103;
  scrollbar-highlight-color: #E9EBDC;
  scrollbar-3dlight-color: #1e220a;
  scrollbar-darkshadow-color: #1C3D62;
  scrollbar-shadow-color: #1C3D62;
}

A:link {text-decoration: none; color: #ffd33e;}
A:visited {text-decoration: none; color: #ffd33e;}
A:active {text-decoration: none; color: #ffd33e;}
A:hover {text-decoration: none; color: #faeec6;}

.text {
  font-family: "Arial", "Tahoma", "Verdana", "Helvetica";
  font-size: 14px;
  color: #d7d7d7;
  text-align: justify;
}
.menu {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  color: #ffffff;
  height: 35px;
  background: url(grafika/menu.jpg);
  padding-left: 45px;
	border: 1px solid #ffc002;
	border-left: 0px;
	border-right: 0px;
  cursor: pointer;
}
.menu_nad {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  color: #fbc72b;
  height: 35px;
  background: url(grafika/menu.jpg);
  padding-left: 45px;
	border: 1px solid #fb7a2b;
	border-left: 0px;
	border-right: 0px;
  cursor: pointer;
}
.menu_de {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  color: #ffffff;
  height: 35px;
  background: url(grafika/menu.jpg);
  padding-left: 41px;
	border: 1px solid #ffc002;
	border-left: 0px;
	border-right: 0px;
  cursor: pointer;
}
.menu_nad_de {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 17px;
  color: #fbc72b;
  height: 35px;
  background: url(grafika/menu.jpg);
  padding-left: 41px;
	border: 1px solid #fb7a2b;
	border-left: 0px;
	border-right: 0px;
  cursor: pointer;
}