
.date{font-size:10px;}

.big .title, .middle_theatre1 .title, .middle_juniors .title, 
.middle_theatre2 .title, .middle_exposition .title {color: #C3003F; font-size: 24px; font-weight: bold; }

.big {	
	position: absolute; 
	left: 213px; 
	top: 165px;
	width: 369px;
	height: 368px; 
	background: url(../design/big.jpg) no-repeat;
}
.big .title {margin-bottom: 7px; }
.big .content {position: absolute; top: 275px; left: 17px; font-size: 12px; width: 355px; }


.footer {
	position: absolute; 
	left: 225px; 
	top: 850px;
	width: 754px;
	height: 43px;
	background: url(../design/footer.jpg) no-repeat;
	padding: 8px 0px 0px 0px;
	text-align: center;
}

.footer a, .footer a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	margin-right: 20px;
}
.footer a:hover {text-decoration: underline}

.copyright {	
	font-size: 11px;
	color: #9D9FA2;
	width: 975px;
	margin-top:195px;
	text-align:right;
}

#level_3_zone {
	position: absolute; 
	left: 225px; 
	top: 565px;
	height: 97px; 
	width:750px;


	height:194px;

	padding:0 20px;

}

#level_3_zone a.level3_event{
	display:block;
	height: 97px; 
	cursor: pointer; 
	float:left;
	margin-right:9px;
	margin-top:9px;
	width:365px;	
	padding-bottom:26px;

}



#level_3_zone a.level3_event .content {
	margin-left:97px;
	 width:250px;
	font-size: 12px; 
}

#level_3_zone a.level3_event .content IMG{
	margin:0px;
}

#level_3_zone a.level3_event .title {
 color: #C3003F;
 font-size: 14px;
 font-weight: bold;
}

/* LEVEL 2 */

#level_2_zone {
	position: absolute; 
	left: 615px; 
	top: 165px;
	height: 390px; 
	width:400px;
	border:0px solid red;
}

#level_2_zone a.level2_event{
	display:block;
	width: 175px;
	height: 175px; 
	cursor: pointer; 
	float:left;
	margin-right:18px;
	margin-bottom:18px;
}



#level_2_zone a.level2_event .content {
	margin-left:10px;
	margin-top:116px;
	width: 152px;
	position:relative;
	font-size: 12px; 
}

#level_2_zone a.level2_event .title {
 color: #C3003F;
 font-size: 15px;
 font-weight: bold;
}

#level_2_zone a.level2_event .date {
 position:absolute;
 top: 38px;
}

/**/

#level_1_zone {
	position: absolute; 
	left: 225px; 
	top: 165px;
	height: 370px; 
	width:385px;
} 

#level_1_zone a.level1_event{
	display:block;
	width: 370px;
	height: 385px; 
	cursor: pointer; 
	float:left;
	margin-right:10px;
	margin-bottom:18px;
}



#level_1_zone a.level1_event .content {
	margin-left:15px;
	margin-top:236px;
	width: 334px;
	font-size: 12px; 
}

#level_1_zone a.level1_event .title {
 color: #C3003F;
 font-size: 20px;
 font-weight: bold;
}


.top_menu {
	position: absolute; 
	left: 830px; 
	top: 120px;
	font-size: 10px;
	width: 110px;
}

.poleSearch{
	margin: 8px 0px 10px 11px; 
	width: 166px; 
}

#video_block {
	float:right;
	width:374px;
	height:265px;
}

#video_block * {
	display:none;
}

#video_block OBJECT, #video_block EMBED, #video_block IFRAME {
	width:374px;
	height:265px;
	display:block;
}

