/*
#container {
	margin: auto;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#container #header #header_left {
	float: left;
	background-image: url(../img/front/calendar/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(../img/front/calendar/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}
#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#container #footer {
    clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/front/calendar/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
*/
table.esemenynaptar {
	width: 100%;
	border-collapse:separate;
	border-spacing: 3px;
}
table.esemenynaptar td, table.esemenynaptar th {
	margin:0;
	padding:0;
}
div.esemenynaptar_bg{
	margin-top: 7px;
	xbackground:url(/img/front/box/blockmid.png) repeat-y;
	border: 2px solid #073028;
	border-radius: 10px;
	background:#DDF6E1;
	padding-bottom: 3px;
}
table.esemenynaptar td {
	color:#134700;
	font-size: 12px;
	text-align: center;
	/*  padding: 2px 0;*/
	padding: 0;
}
table.esemenynaptar td.top, table.esemenynaptar td.bottom{
	padding:0;
	height: 12px;
}

table.esemenynaptar td.top{
	xbackground:url(/img/front/box/blocktop.png) no-repeat;
}
table.esemenynaptar td.bottom{
	xbackground:url(/img/front/box/blockbtm.png) no-repeat;
}

table.esemenynaptar tr.napok td {
	font-weight: bold;
	padding-top: 4px;
	width: 14%;
}


table.esemenynaptar td.esemeny  {
	font-weight: bold;
	background: #C9E8CD;
	color: #554211;
	border: 1px solid #95C499;
	border-radius: 5px;
	text-decoration: none;
}

table.esemenynaptar td.aktualis_datum {
	border: 1px solid #cc0000;
	border-radius: 5px;
}
	


table.esemenynaptar tr.honapvalt td {

}
div#hasab1_inner table.esemenynaptar a {
	color: #554211;
	text-decoration: none;
	display: block;
}

table.esemenynaptar tr.honapvalt td.honap {
	text-align: center;
	
	font-size:14px;
	padding-top: 4px;
	
	text-transform:uppercase;
	font-weight:bold;
	color:#554211;

}
