body#rezervaceOkno {
	background:#581504;
	color:#FFFFFF;
	text-align:center;
}
input {
	background:#FFFFFF;
	margin:1px;
	border:1px solid #CCCCCC;
	}
fieldset {
	padding-left:25px;
	border:0;
	/* border:1px solid #370B00; */
	}
fieldset input {
	margin:1px;
	width:auto;
	}
fieldset strong, fieldset .button {
	margin-left:-15px;
	}
#kalendar input {
	width:30px;
	}
input:hover {
	border:1px solid #000000;
	}
.rok, .rokButton {
	width:40px;
	}
#kalendarTerminOd {
	display:none;
	width:300px;
	height:200px;
	}
