@charset "iso-8859-2";
.koledar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.spTab {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.rez {
	font-size: 36px;
	font-weight: bold;
	width: 40px;
	text-align:center;
}
.zapisi {
	font-size: 28px;
	font-weight: bold;
}
.r2 {
	font-size: 36px;
	font-weight: bold;
}
.readOnlySelect {
	border: 1px solid black;
	font-size: 13px;
	padding:2px;
	background: white;
}