@charset "iso-8859-2";
/* CSS Document */

.naptarTarto {
	background-color: #f6f4f4;
	border: 1px solid #626262; 
	width: 154px;
	height: 235px;
	text-align:center;
}
.naptarContainer {
	width: 154px;
	height: 235px;
	cursor: default;
}

.naptarHead {
	color:#FFFFFF;
	font-weight: bold;
	height: 19px;
}

.nHeaderTitle {
	float: left;
	width:122px;
	padding-top: 1px;
}

.stepLeft {
	float: left;
	width:16px;
	height:18px;
	cursor: pointer;
}

.stepRight {
	float: right;
	width: 16px;
	height:18px;
	cursor: pointer;
}

.weekHead {
	height: 19px;	
	background-repeat: repeat-x;
}

.hetek {
	float: left;
	width:21px;
	height: 19px;
	border-right: 1px solid #a1a1a1;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
}
.naptarIkon {
	float: right;
	cursor:pointer;
	padding-right: 3px;
}

.napokNum {
	float: left;
	width:21px;
	height: 21px;
	border-bottom: 1px solid #a1a1a1; 
	border-right: 1px solid #a1a1a1;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.eventnap {
	height: 18px;
	width: 21px;
	background:none;
}
.timepicker {
	width: 154px;
	height: 65px;
	background-color:#717171;
	color:#FFFFFF;
}
.timetext {
	float: right;
	padding: 5px;
	padding-bottom: 10px;
}
.timeinput {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 35px;
	height: 14px;
	padding: 2px 2px 2px 4px;
	margin:0;
	border: none;
}
.timestep {
	float: right;
	width: 24px;	
}
.timeupimg {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.timedownimg {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	cursor: pointer;
}
.datetext {
	float: left;
	width: 65px;
	font-weight: bold;
	padding: 8px 5px 5px 5px;
	font-family:Arial, sans-serif;
}

.cross {
	text-decoration: line-through;
	color: #515c61;
}

.volt {
	color: #626d72;
}

.inaktiv {
	color: #515c61;
}

.cbox {
	background-color:#CCC;	
}
