@font-face {
    font-family: 'andantino_script';
    src: url('../files/webfontkit/andantinoscript-webfont.eot');
    src: url('../files/webfontkit/andantinoscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/webfontkit/andantinoscript-webfont.woff') format('woff'),
         url('../files/webfontkit/andantinoscript-webfont.ttf') format('truetype'),
         url('../files/webfontkit/andantinoscript-webfont.svg#andantino_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bickham_script_one';
    src: url('../files/webfontkit/bickham_script_one-webfont.eot');
    src: url('../files/webfontkit/bickham_script_one-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/webfontkit/bickham_script_one-webfont.woff') format('woff'),
         url('../files/webfontkit/bickham_script_one-webfont.ttf') format('truetype'),
         url('../files/webfontkit/bickham_script_one-webfont.svg#bickham_script_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calligraphia_one';
    src: url('../files/webfontkit/calligraphiaone-webfont.eot');
    src: url('../files/webfontkit/calligraphiaone-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/webfontkit/calligraphiaone-webfont.woff') format('woff'),
         url('../files/webfontkit/calligraphiaone-webfont.ttf') format('truetype'),
         url('../files/webfontkit/calligraphiaone-webfont.svg#calligraphia_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'als_rublregular';
    src: url('rouble-webfont.eot');
    src: url('rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('rouble-webfont.woff') format('woff'),
         url('rouble-webfont.ttf') format('truetype'),
         url('rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


div#holidays {
	display: block;
margin:-top:0px;
/* padding-left:80px; */
padding-top:10px;
	background-position: left top;
	background-repeat: no-repeat;
/*	width:720px; */
/*	height:200px; */
}

div#holidays p {
/*    font-family: calligraphia_one;  andantino_script; bickham_script_one; calligraphia_one; */
    font-family: calligraphia_one; 
/*    font-family: andantino_script; */
/*    font-family: bickham_script_one; */
    color: red; /* #660000; */
    font-size: 2.5em;
    line-height: 0.7em;
    text-align:left;
    text-indent:0px;
}

p.newYearP { 
	padding-top: 2px;
	padding-left: 115px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 2.7em;
	line-height: 0.9em;
	}

/* Новый год */
	
div#newYearDiv {
	display: block;
	width:720px;
	height:200px;
	border:1px;
	border-color:black;
	background-image: url(/images/holidays/newyear200x118.png);
	background-position: left top;
	background-repeat: no-repeat;
}

p.DayLiftBlockadeP { 
	padding-top: 0px;
	padding-left: 110px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 2.3em;
	line-height: 0.8em;
	}

/* Годовщина окончательного снятия блокады Ленинграда */
	
div#DayLiftBlockadeDiv {
	display: block;
	width:680px;
	height:200px;
	border:1px;
	border-color:black;
	background-image: url(/images/holidays/70day_lift_blockade200x112.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* 23 февраля - День защитника Отечества */
p.DayDefenderOfTheFatherlandP { 
	padding-top: 2px;
	padding-left: 110px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 2.3em;
	line-height: 0.8em;
	}
div#DayDefenderOfTheFatherlandDiv {
	display: block;
	width:750px;
	height:200px;
	border:1px;
	margin-left:-30px;
	border-color:black;
	background-image: url(/images/holidays/DefenderFatherland800x200.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* 8 Марта */
p.Day8marthP { 
	padding-top: 2px;
	padding-left: 110px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 3.3em;
	line-height: 0.8em;
	}
div#Day8marthDiv {
	display: block;
	width:750px;
	height:200px;
	border:1px;
	margin-left:-30px;
	border-color:black;
	background-image: url(/images/holidays/8march172x200.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* День Победы */
p.Day9mayP { 
	padding-top: 2px;
	padding-left: 110px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 3.3em;
	line-height: 0.8em;
	}
div#Day9mayDiv {
	display: block;
	width:750px;
	height:200px;
	border:1px;
	margin-left:-30px;
	border-color:black;
	background-image: url(/images/holidays/9may130x200.png);
	background-position: 2% top;
	background-repeat: no-repeat;
}

/* Алые паруса */
p.RedSailsP { 
	padding-top: 0px;
	padding-left: 110px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 2.3em;
	line-height: 0.8em;
	}
div#RedSailsDiv {
	display: block;
	width:680px;
	height:200px;
	border:1px;
	border-color:black;
	background-image: url(/images/holidays/red_sails105x150.png); /*183x277 */
	background-position: 10px 30px;
	background-repeat: no-repeat;
}

/* День знаний - 1 сентября */

p.DayOfKnowledgeP { 
	padding-top: 0px;
	margin-left: 40px;
	padding-left: 0px;
    font-family: calligraphia_one; /* andantino_script; bickham_script_one; calligraphia_one;  */
	text-align: center;
    color: red;
	font-size: 2.3em;
	line-height: 0.8em;
	}
div#DayOfKnowledgeDiv {
	margin-top: -30px;
	display: block;
	width:680px;
	height:300px;
	border:0px;
	border-color:black;
	background-image: url(/images/holidays/day_of_knowledge200x174.png);
	background-position: left 40px;
	background-repeat: no-repeat;
}