﻿.naptar_befoglalo {
	width:300px;
}
input[type=text], input[type=submit], input[type=date] {
	padding:5px;
	margin:5px;
}
table.naptar {
	margin:0 auto;
	width:99%;
	border-collapse:collapse;
	font-size:11px; 
}
td.naptar_nap_foglalt	{
	height:30px; 
	width:14%;	 
	font-size:11px;
	text-align:center;
	padding:0;
	margin:0; 
	background:red;
	border:1px solid #999;
	color:#fff;
	text-decoration: line-through;
} 
td.naptar_nap_mult	{	
	height:30px;
	width:14%;
	position:relative; 
	background:#686868;
	border:1px solid #999;
	opacity:0.5;
	text-align:center;
	color:#fff;
} 
td.naptar_nap, td.ures_nap {	 
	position:relative;
	height:30px;	
	width:14%;
	border:1px solid #999;
	text-align:center;
	padding:0;
	margin:0;	 
	font-size:11px;
}
td.ures_nap	{ 
	background:#eee; 
	height:30px;
} 
* html div.ures_nap { 
	height:30px; 
}
td.naptar_fejlec { 
	background:#ccc; 
	font-weight:bold; 
	text-align:center; 
	width:14%; 
	border:1px solid #999; 
}
div.datum { 
	padding:5px;	 
	font-weight:bold; 
	float:right; 
	margin:0; 
	width:20px; 
	text-align:center; 
}
