body {
	font-family: Verdana CE, Arial CE, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/denik_pozadi.png);
}
h1 {
	text-align: center;
	font-size: 20px;
	color: black;
	font-weight: normal;
}
h2 {
  text-align: center;
}
h3 {
  text-align: center;
}
fieldset {
  background-color: white;
  padding: 0px;
  /*width: 100%;*/
  border: 1px solid #969595;
  margin-left: 80px;
  margin-right: 80px;
}
legend {
  padding: 3px;
  padding-right: 20px;
  border: 1px dashed #969595;
  background-color: white;
  margin-left: 10px;
}
table {
	font-size: 12px;
}
a {
  color: black;
}
a:hover {
  color: red;
  text-decoration: none;
}

.hornimenu {
  background-color: #ffffcc;
  border: 1px solid #969595;
  padding: 10px;
  margin-bottom: 10px;
}
.nadpisdeniku {
	font-size: 20px;
	color: black;
	margin-left: 150px;
	margin-bottom: 20px;
}
.zobrazovac {
  font-size: 16px;
  font-weight: bold;
  color: gray;
  margin-left: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.zobrazovac a {
  text-decoration: underline;
  color: gray;
}
.zobrazovac a:hover {
  text-decoration: none;
  color: red;
}

.mezera {
  height: 15px;
}
.vnitrekstatistiky {
  margin-left: 140px;
}
.statistika {
  background-color: #EFEFEF;
	font-weight: bold;
	padding: 10px;
	border: 1px solid black;
}
.rozklik {
  color: black;
	font-size: 18px;
	cursor: hand;
	cursor: pointer; /* mozzila */
}
.nerozklik {
  color: black;
	font-size: 18px;
	visibility: hidden;
}
.datum {
	font-weight: bold;
	font-size: 13px;
	color: black;
}
.vlozeno {
	color: silver;
	font-size: 80%;
}
.text {
  padding: 10px;
  display: none;
}
.podtext {
	background-color: rgb(243,243,243);
	line-height: 20px;
	height: 20px;
	clear: left;
}
.km {
  float: left;
}
.pocetkm {
  color: red;
  font-weight: bold;
  background-color: #ffffcc;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
  border-top: 1px solid #969595;
  border-right: 1px solid #969595;
}
.edit {
  text-align: right;
  padding-right: 10px;
}
.ilobrazek {
  float: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #000000;
}
.tlacitko a {
  background: red;
  color: white;
  text-decoration: none;
  padding: 2px 6px 3px 6px;
  border: 1px solid black;
}
.tlacitko a:hover {
  background: #ffffff;
  border-color: red;
  color: black;
}
.help {
	cursor: help;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-size: 16px;
  color: red;
  font-weight: bold;
}
.error {
  font-size: 20px;
  color: red;
  font-weight: bold;
  text-align: center;
}
.ok {
  font-size: 20px;
  color: green;
  font-weight: bold;
  text-align: center;
}
.formradek {
  line-height: 23px;
}

/* stránkování */
#pageNav {
  padding-top: 5px;
  padding-bottom: 20px;
  text-align: center;
}
#pageNav a {
  background: #efefef;
  color: black;
  text-decoration: none;
  padding: 2px 6px 3px 6px;
  border: 1px solid #969595;
}
#pageNav a:hover {
  border-color: #da251d;
}

/* patička */
.paticka {
  background-color: #ffffcc;
  border: 1px solid #969595;
  padding: 5px;
  text-align: center;
  font-size: 80%;
}
