h1 {
	font-family: georgia, serif;
	font-size: 24px;
	color: #ff6000;
	margin-bottom: 5px;
	font-weight: normal;
}

/* year sel */
.ysel0 {
	color: #cdcdcd;
}
.ysel0:hover, .ysel0:active {
	color: #fff;
}

.ysel1, .ysel1:hover, .ysel1:active {
	color: #fff;
}
.ysel2, .ysel2:hover, .ysel2:active {
	color: #ff6000;
}


/* start message */	
#startmsgctn {
	margin: 0 auto;
	width: 300px;
	width: 400px;
}

#startmsg {
	position: absolute;	
	top: 430px;
	top: 550px;
	width: 322px;
	height: 188px;
	margin-left: 80px;
	background: url('/img/cloud.png') no-repeat;
}

#startmsg #msg {
	padding: 30px 20px 20px 20px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	
}

/* ... */

.calendarium {
	padding: 0;
	margin: 0;
} 

.fis {
	display: inline; 
	float: left;
	padding: 4px;
}

.fis em  {
	font-weight: bold;
	font-style: normal;
}


.frm .fis select {
	background-color:#EDECE2;
	border:1px solid #D3D3D3;
}

/* --- */
.content_title {
	font-family: georgia, serif;
	font-size: 18px;
	color: #ff6000;
	margin-bottom: 5px;
}

.sep_top {
	border-top: 1px solid #BFBFBF; 
	padding-top: 10px;
}

.edtctn .element {
	padding-bottom: 8px;
}

.edtctn img {
	border: 0;
	padding: 3px 5px 3px 0;
}

.edtctn a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.edtctn a:hover, a:active {
	color: #000;
	text-decoration: underline;
}


.htm_pm {
	display: inline;
	float: left;
}


#pm a {
	font-size: 11px;
	font-weight: normal;
}


/* ----- */

body {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #2B95FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #2B95FF;
	text-decoration: underline;
}


#freedays { 
	font-size: 14px;
	color: #ff6000;
}

#main_header {
	width: 100%;
	height: 30px;
	text-align: center;
}
#main_header div {
	height: 30px;
	width: 954px;
	background-color: #445383;
	color: #fff;
	margin: 0 auto;
	font-size: 22px;
}
              
#legend_container {
	width: 954px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}
#top_container {
	background: #55628E;
	width: 954px;
	height: 317px;
	margin: 0 auto;
	text-align: center;
}
#container {
	background: #fff;
	width: 950px;
	margin: 0 auto;
}



#left {
	float: left;
	width: 100px;
	background: #fff;
}

#left div {
	float: left;
	padding-left: 10px; 
}

#right {
	background: #fff;
	float: left;
	width: 850px;
}
#right #right_ {
	width: 850px;
	float: right;
}
#right #header {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	text-align: left;
}
#right #header #header_bg {
	width: 820px;
	background: #B0B6D0;
	color: #55628E;
	font-weight: bold;
}
#right #header #header_bg div {
	width: 20px;
	height: 20px;
	margin: 0 1px;
	float: left;
	text-align: center;
	padding-top: 8px;
}

.month {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	text-align: left;
	float: left; 
}
.month1 {
	float: left; 
	width: 100%;
	height: 20px;
	margin: 0 auto;
	text-align: left;
	color: #aaa; 
}
.day {
	width: 20px;
	height: 20px;
	margin: 0 1px;
	float: left;
	text-align: center;	
}
.day span, .sun span,.sat span {
	display: block;
	padding-top: 2px;
}

.empty {
	width: 20px;
	height: 20px;
	margin: 0 1px;
	float: left;
	color: #fff;
}
.sat {
	background: #ffe497;
	width: 20px;
	height: 20px;
	margin: 0 1px;
	float: left;
	color: #333;
	/* font-weight: bold; */
	text-align: center;
}
.sun {
	background: #f5a17f;
	width: 20px;
	height: 20px;
	margin: 0 1px;
	float: left;
	color: #333;
	/* font-weight: bold; */
	text-align: center;
}
.holiday {
	background: #ef4400;
	width: 20px;
	height: 20px;
	margin: 0 1px;
	float: left;
	color: #fff;
	/* font-weight: bold; */
}
.old {
	color: #c6c6c6;
}
.row1 {
	background: #f8f8f8;
}
span.link {
	color: #2B95FF;
	cursor: pointer;
	text-decoration: none;
	font-size: 11px;
}
span.link:hover {
	cursor: pointer;
	text-decoration: underline;
}
.click {
	cursor: pointer;
}
.black {
	background: #55628E;
	color: #fff;
}

select#freedays {
	font-weight: bold;
}

select#freedaysprev {
}
.extra_sat {
		background: #7F0037;
}

#footer {
	width: 100%;
	height: 300px;
	background: url(/img/bottom.png) center top no-repeat;
	text-align: center;
}

#footer_ {
	width: 990px; 
	height: 150px;
	margin: 0 auto;
	position: relative;
	top: 80px;
	left: 12px;
}


#footer_l {
	display: inline;
	float: left;
}
#footer_r {
	display: inline;
	float: right;
	margin-right: 28px;
}
#footer_links {
	margin-top: 30px;
	color: #fff;
}
#footer_links a {
	margin: 0 5px 0 5px;
	color: #fff;
	text-decoration: none;
}
#footer_links a:hover, a:active {
	text-decoration: underline;
}


.left {
	float: left;
	text-align: left;
}

#sep {
	width: 612px; 
	height: 1px; 
	background: url(/img/blue_dot.gif) repeat-x;
	margin: 1px 0 10px 0;
}

div.footer_link_in a {
	color: #333;
	text-decoration: none;
}
div.footer_link_in a:hover, div.footer_link_in a:active {
	color: #333;
	text-decoration: underline;
}

div.red_dot {
	background: url(/img/red_dot.gif) no-repeat left;
	width: 5px;
	height: 5px;
	float: left;
	margin: 6px 6px 0 0; 
}