body {
  background-color: #ffffff;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  margin-bottom : 0;
}
BODY.kal{
	background-color : #C0C0C0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}
h1 {
  font-family: Verdana,Tahoma;
  font-size: 18px;
  font-weight: bold;
}
.clanek {
  font-family: Verdana,Tahoma;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
p, td {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}
textarea, input, select {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}
a {
  color: #808080;
  text-decoration: underline;
}
a.black {
  color: #000000;
}
a:hover {
  text-decoration: none;
}
.copy {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: lighter;
  color: #C0C0C0;
  text-decoration: none;
}
.copy:hover {
  color: #FFFFFF;
  text-decoration: none;
}
li {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  margin-top : 0;
  margin-bottom : 3;
}
.echo {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #FF0000;
  font-weight: bold;
  text-align: center;
}
.white {
  color: #FFFFFF;
}
