/*// Middle */
#middle {
	float: left;
	width: 100%;
	height: 388px !important;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#flash {
	float: left;
	border-right: 1px solid #fff;
}

#middle-right {
	float: right;
	width: 187px;
	overflow: hidden;
}

#mozes {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
}

#mozes p {
	margin: 4px 0;
}

#mozes .big {
	font-size: 1.5em;
	color: #700200;
	font-weight: bold;
}

#mozes input {
	border: none;
	font-size: 1.1666666666666666666666666666667em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}

#mozes button {
	padding: 0;
	background: none;
	border: none;
	border-collapse: collapse;
	margin: -22px 0 -4px 4px !important;
	margin: -22px 0 -4px 2px;
	float: left;
	clear: none;
	zoom: 100%;
}

#mozes img {
	float: right;
	clear: none;
	margin: 3px 4px 0 0;
}

/* Register */
#register {
	font-size: 0.75em;
	border-bottom: 1px solid #fff;
}

#register h2 {
	margin: 2px 0 0 0;
}

#register button {
	float: right;/* 
	padding: 0;
	background: none;
	border: none; */
	margin: -3px 0 0 0;
}

#register input {
	border: 1px solid #959595;
	background: #fff;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 110px;
}

#register label {
	display: block;
	padding: 6px 4px 2px 0;
	width: 55px;
	text-align: right;
}

#register table {
	padding: 4px 0 0 0;
}

/* Calendar */
#calendar {
	font-size: 0.625em;
}

#calendar a#ec3_publish, a#ec3_publish img {
	display: none;
}

#calendar a {
	color: #fff;
	text-decoration: none;
}

#calendar table.nav {
	position: absolute;
	top: 270px;
	width: 187px;
	text-transform: uppercase;
}

#calendar caption {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #fff;
	padding: 2px 0;
}

#calendar th {
	padding: 2px 0 4px 0;
}

#calendar tbody td {
	font-family: Arial, Helvetica, sans-serif;
}

#calendar td.spinner {
	visibility: hidden;
}