HTML{behavior:url('css/dcss.htc');}

body{margin: 0px;padding: 0px;color: #aaddff;font-family: Arial, Helvetica, sans-serif;background-color: #003e71; 
background-image: url(../../img/bg.jpg);background-repeat: repeat-x;background-position: left top;}

#Kaluach.out #calendar{display:block}

#Kaluach{font:italic bold 14px Arial, Helvetica, sans-serif;background-color:#003e71;onmouseover:KaluachOver;
	onmouseout:KaluachOut;border-top-color: #0077bb;border-right-color: #002266;border-bottom-color: #002266;
	border-left-color: #0077bb;border-top-width: 3px;border-right-width: 3px;border-bottom-width: 3px;border-left-width: 3px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;}

.out,.over{text-align:center;border-top-color: #0077bb;border-right-color: #002266;border-bottom-color: #002266;
	border-left-color: #0077bb;border-top-width: 3px;border-right-width: 3px;border-bottom-width: 3px;border-left-width: 3px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;}
.out,.over{/* здесь они приподнимаются */onmouseover:buttonOver;onmouseout:buttonOut;}
.outOfMonth{visibility:hidden;onmouseover:null;onmouseout:null;}

#ToDay.over,#ToDay.up, #calculator .over,#calendar.up #unfix.over{padding:0 0 0 0;
	border-top-color: #00aadd;border-right-color: #004499;border-bottom-color: #004499;border-left-color: #00aadd;
	border-top-width: 3px;border-right-width: 3px;border-bottom-width: 3px;border-left-width: 3px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;}
#ToDay,#calculator .over,#calendar.up #unfix.over,#monthes td,#Regions,#locality{cursor:hand;}
#unfix.out{padding:1 1 1 1;}
#ToDay.down,#ToDay.down .over,#calculator.down .over{border-top-color: #002255;
	border-right-color: #0066aa;border-bottom-color: #0066aa;border-left-color: #002255;
	border-top-width: 3px;border-right-width: 3px;border-bottom-width: 3px;border-left-width: 3px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;}
#calendar #fix{padding:2 0 0 2;border-top-color: #004488;border-right-color: #0099cc;
	border-bottom-color: #0099cc;border-left-color: #004488;
	border-top-width: 3px;border-right-width: 3px;border-bottom-width: 3px;border-left-width: 3px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;}
#calendar #fix{background-color:#002266;}

#calendar #unfix{background-color:#006699;onclick:fixed;}
#calendar #unfix.out{background-color:#006699;}
#calendar #unfix.over{background-color:#0088bb;}
#calendar{onmousedown:calendarDown;onmouseup:calendarUp;}
#calculator{onclick:calculatorClick;ondblclick:calculatorClick;onmousedown:calculatorDown;onmouseup:calculatorUp;}
#monthes{onclick:selectMonth;}
#monthes .Selected{background-color:#0066bb;color:#FFFFFF;font-weight: bold;}
#daysOfWeek .Selected{background-color:#0066bb; color:#ffffff;}
#ToDay{onclick:ToDayClick;onmouseover:buttonOver;onmouseout:buttonOut;onmousedown:calendarDown;onmouseup:calendarUp;}
#logo{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #FFFF00;letter-spacing: -2px;font-style: normal;
	background-color: #003e71;}
#incr, #decr{color: #0099cc;background-color: #004e81;}
#sun, #star{
	background-repeat: no-repeat;
	background-position: 6px 10px;
}

