body {
  font-family: "Trebuchet MS";
}

a:link, a:visited {
    color: black;
    text-decoration: none;
}

.menu_link:hover {
  color: white;
  
}

a:hover {
     
}

.inputL {
	border: silver solid 1px;
	border-bottom: #9F9F9F solid 2px;
	width: 80px;
	font-size: 7pt;
	font-family: Arial;
	text-align: center;
	color:grey;
}

.button {
  border: black solid 1px;
  border-bottom: silver solid 2px;
  width: 40px;
  height: 10px;
  color: black;
  font-size: 10px;
  text-align: center;
}

.menu {
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: bold;
}

.menu_nadpis {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}

.menu_link {
  font-size: 14px;
  color: black;
  /*padding-left: 20px;*/
  text-decoration: none;
}



.menu_linkX {
  font-size: 14px;
  color: black;
  padding-left: 0px;
  text-decoration: none;
}

.nadpis {
  font-size: 20px;
  /*font-weight: bold;*/
}

.text {
  /*font-family: "Times new roman";*/
  font-size: 12px;
  font-style: italic;
  padding-right: 30px;
}

.textni {
  /*font-family: "Times new roman";*/
  font-size: 12px;
  padding-right: 30px;
}
