/* Меню детских праздников */
#content table#holydays_table{margin-bottom:30px;}

#content table#holydays_table td.holy_popular{background:url('/img/holydays_line.gif') repeat-y top right; vertical-align:top;}
#content table#holydays_table td.holy_popular div{margin-bottom:11px; font:18px Arial;}
#content table#holydays_table td.holy_popular a{display:block; margin:0px 45px 7px 0px;}
#content table#holydays_table td.holy_popular a.act{color:#000000; text-decoration:none;}

#content table#holydays_table td.holy_other1{padding-left:40px; vertical-align:top;}
#content table#holydays_table td.holy_other1 div{margin-bottom:11px; font:18px Arial;}
#content table#holydays_table td.holy_other1 a{display:block; margin:0px 45px 7px 0px;}
#content table#holydays_table td.holy_other1 a.act{color:#000000; text-decoration:none;}

#content table#holydays_table td.holy_other2{padding:32px 0px 0px 20px; vertical-align:top;}
#content table#holydays_table td.holy_other2 a{display:block; margin:0px 45px 7px 0px;}
#content table#holydays_table td.holy_other2 a.act{color:#000000; text-decoration:none;}

/* Страница праздника */
#content td#holytext{width:100%; vertical-align:top; padding-right:30px;}
#content div#holyheader, #content h1{font:18px Arial; margin-bottom:12px;}
#content td#holyphotos{width:220px; vertical-align:top; padding-top:35px;}
#content td#holyphotos div{border:1px #D7D7D7 solid; padding:3px; margin-bottom:20px;}
#content td#holyphotos div img{cursor:pointer;}

/* Большие фотографии */
#content td#holyphotos div.bigphoto{position:absolute; top:0px; left:0px; z-index:2; background:#FFFFFF; padding:0px 10px 12px 10px; border:1px #AAAAAA solid; display:none;}
#content td#holyphotos div.bigphoto div.close{margin:0px; border:none; text-align:right; padding:4px 2px 4px 0px;}
#content td#holyphotos div.bigphoto img{background:url('/img/loader.gif') no-repeat center center; cursor:pointer;}
