/* CSS Document */

p {
	float: none;
  font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: black;
	text-align: justify;
}

h1 {
  font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 16px;
	color: black;
	text-align: justify;
}

.perex {
  z-index: 2;
  width: 100%;
  border-bottom: #666666 solid;
  border-bottom-width: 1px;
  margin-bottom: 5px;
}

td {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  color: black;
  font-weight: normal; 
}

td.nadpis {
 font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-align: center;
  border: 1px black solid;
  background: #eee;
}

td.rows {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #444;
  background-color: #eee;
}

td.rows.second {
  background-color: #ddd;
}

.error {
  color: red;
  text-align: center;
  display: block;
  font-weight: bold;
}

.greenvalue {
  color: #009900;
  text-align: center;
  display: block;
}

.redvalue {
  color: red;
  text-align: center;
  display: block;
}

.actvalue {
  color: lightslategray;
  text-align: center;
  display: block;
}

.horni_menu_2 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  color: black;
  font-weight: normal;
  text-align: right;
}

.horni_menu_2 a {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #6666cc;
  font-weight: normal;
  text-decoration: none;
}

.horni_menu_2 a:hover {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  color: red;
  font-weight: normal;
  text-decoration: underline;
}

.policko {
  font-family: Trebuchet MS, Arial, Verdana, Helvetica;
  font-size: 12px;
  color: #666666;
  background-color: white;
	border: 1px solid black;
  font-weight: normal;      
}

.tlacitko {
  font-family: Trebuchet MS, Arial, Verdana, Helvetica;
  font-size: 12px; 
  color: #666666s;
	border: 1px solid black;
	font-weight: normal;
	background-color: #eeeeee;
	text-shadow: 5 5 5 #cccccc;
}

a {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #6666cc;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: underline;
}

a.admin {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 12px;
  /*color: #6666cc; */
  color: red;
  font-weight: normal;
  text-decoration: none;
}

a.admin:hover {
  color: red;
  text-decoration: underline;
}

a.MJv {
  color: red;
  text-decoration: none;
}

a.MJv:hover {
  color: orange;
  text-decoration: none;
}
