/* Naptár tábla */
table.rend
{
	border-bottom:solid 0px #CCCCCC;
}
td.rend
{
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:15px;
}
td.rend_details
{
	border-bottom:solid 0px #CCCCCC;
	padding-bottom:15px;
}

table.naptar
{
	background:#FEF5CE;
	width:420px;
	border-top:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
}

td.naptar, td.naptarnavi
{
	height:45px;
	width:62px;
	border-bottom:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
}

td.naptarnavi
{
	width:100%;
	padding:2px 10px 2px 10px;
}

/* link */
a.tovabb:link, a.tovabb:visited, a.tovabb:active
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#E8852D;
}

a.tovabb:hover
{
	text-decoration:underline;
}

link,a.naptar:link, a.naptar:visited, a.naptar:active
{
	text-decoration		:none;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#505050;
}

a.naptar:hover
{
	text-decoration		:underline;
	color				:#505050;
}
link,a.naptar1:link, a.naptar1:visited, a.naptar1:active
{
	text-decoration		:none;
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:normal;
	color				:#505050;
}

a.naptar1:hover
{
	text-decoration		:underline;
	color				:#505050;
}
div.naptarselect{
	border:0px solid #f00;
	float:left;
	width:120px;
	text-align:left;
	height:50px;
	padding-top:5px;
}
div.naptarcheckall{
	background:#fff;
	float:left;
	width:135px;
	text-align:left;
	padding: 10px 0 10px 10px;
}
div.naptarcheck{
	padding:2px 0 2px 0;
}
div.mycalander{
	float:right;
}
.keycheck{
}

div.keytype{
	border:0px solid #f00;
	width:50px;
	height:20px;
	padding-left:10px;
}
div.k_12, div.k_11, div.k_10, div.k_13{
	border:0px solid #f00;
	text-align:left;
	padding-top: 2px;
	height:10px;
	font-size:12px;
	float:left;
}
div.k_12{
	color:#9E3648;
	width:10px;
}
div.k_11{
	color:#378B9E;
	width:10px;
}
div.k_10{
	color:#82A240;
	width:10px;
}
div.k_13{
	color:#E7862D;
	width:8px;
}

/* Udpate */
#update{
	display:none;
	position:absolute;
	width:30px;
	height:30px;
	top:100px;
	left:300px;
}

/* Urlapok */
input, textarea, select
{
	font-family:Tahoma;
	font-size:12px;
	color:#505050;
	margin-bottom:5px;
}
input.naptarcheck
{
	margin-bottom:0px;
}

select{
	border:1px solid #E3E3E3;
}
/* Hint */
#divHint 
{
	color:#ffffff;
	border: 1px solid #B7B1A9;
	background-color: #efefef;
	padding: 2px;
	position: absolute;

	width: 300px;
	text-align: center;
	z-index:1001;
}
table.line, table.noline{
	padding:0px;
}
table.line{
	border-bottom:1px solid #fff;
}
td.hint, td.hintdate, th.hint, td.hintlink{
	padding-left:9px;
	padding-right:9px;
}
td.hint{
	color:#ffffff;
	font:normal 11px Tahoma;
}
td.hintlink{
	color:#ffffff;
	font:italic 11px Tahoma;
	padding-bottom:3px;
}
td.hintdate{
	color:#ffffff;
	font:italic 11px Tahoma;
	padding-bottom:5px;
}
th.hint{
	padding-top:5px;
	font:bold 12px Tahoma;
	text-align:left;
	color:#ffffff;
}
a.hint:link, a.hint:visited, a.hint:active
{
	color:#ffffff;
	text-decoration:none;
	font:bold 11px Tahoma;
	font-style:normal;
}
a.hint:hover
{
	text-decoration:underline;
	color:#ffffff;
}
.naptar12{
	color:#9E3549;
}
.naptar11{
	color:#358C9E;
}
.naptar10{
	color:#7D9E35;
}
.naptar13{
	color:#E7862D;
}

