body{
	margin:0;
}
.kal_d_nag {
	background: #BDCAE6;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	height: 20px;
}
.kal_d {
	background: white;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-align: center;
	height: 20px;
}
.ksb {
	background: #C0C0C0;
	height: 50px;
}
.ks0 {
	background: white;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.ks1 {
	background: yellow;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.ks3 {
	background: red;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.kal_past {
	background: silver;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.kal_legenda {
	background: #E3E9F4;
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.infoOK{
	border:1px solid blue;
	background-color:#80FFFF;
	color:blue;
	padding:10px;
	margin:3px;
	text-align:center;
	text-color:blue;
}

.infoERROR{
	border:2px solid red;
	background-color:#FAFA89;
	color:red;
	padding:10px;
	width:85%;
	margin-top:5px;
	margin-bottom:5px;
	float:center;
	text-align:center;
}
