/*Generals*/

html {

	min-height: 100%;

	height: auto;

}



body {

	margin:0px 0px 0px 0px;

	padding:0px;

	text-align:center;

	background-color:black;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;/*изменено с 12*/

	color:#800000;

}

h1 {

	letter-spacing: -1px;/*изменено с -3.5*/

	text-align: center;

	font: normal 26px/25px Verdana, Tahoma, Arial, sans-serif;/*изменено с bold*/

	color: #067203;

	line-height:1;

}

h2 {

	letter-spacing: -1px;/*изменено с -3.5*/

	text-align: center;

	font: normal 26px/20px Verdana, Tahoma, Arial, sans-serif;

	color: #067203;

	line-height:1;

}

h2 b { color: #980182;}/*что это за блок?*/

h3 {

	font: bold 18px Arial, Helvetica, sans-serif;

	letter-spacing: -1.9px;

	color: #1E4420;

}

h4 {

	letter-spacing: 0px;

	font: normal 16px Arial, Verdana, Helvetica, sans-serif;/*добавлен в начало шрифт Arial*/

	color: #067203;

}

h5 {

	letter-spacing: -1.5px;

	font: bold 14px Verdana, Helvetica, sans-serif;

	color: #067203;

}

h6 { 

	letter-spacing: -0.5px;

	font: normal 11px Arial, Verdana, Tahoma, Helvetica, sans-serif;

	color: #FF6600;

}



h1, h2, h3, h4, h5, h6 {

	margin-top:0px;

	margin-bottom:15px; 

}

ul {

	list-style: circle;/*изменено со square*/

	line-height:1.6;

}

/*.li {

	list-style: url(http://dancestudio.ru/images/bullet.gif);/*не нашла*/

	/*padding-left:0px;*//*изменено с 2*/

	/*margin-top:1px;

	margin-bottom:3px;	

}*/



.img_border {

	border: 1px solid #000000;

	margin:0px;/*изменено с 15*/

	float: left;

	cursor: pointer;

		}

a:link {

	text-decoration: none;

	color: #0000FF;/*цвет изменен*/

}

a:visited {

	text-decoration: none;

	color: #0000FF;

}

a:hover {

	color:#3366FF;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}

#GeneralDiv {
	margin:0px auto;
	text-align:left;
	background: url(/images/top_bg.jpg) no-repeat top;
	width:1000px;
	position:relative;
}

#GeneralMiddleDiv {
	background: url(/images/middle_bg.png) repeat-y top;
	width:1000px;
	margin:0px auto;
	}

#GeneralBottomDiv {

	background: url(/images/bottom_bg.jpg) no-repeat bottom;
}

#FlashDiv {
	position:absolute;
	top:0px;
	left:15px;
}




/*Top*/



	/*Menu*/

	

	#GeneralTopMenuTable {

		height:25px;

		padding-top:90px;

		text-align:center;

	}

	#GeneralTopMenuTable a {

		display:block;

	}

	#SecundarTopMenuTable {

		width:896px;

		margin-left:57px;

		padding-top:126px;

	}

/*	#TopMenuLink1 {

		background: url(/images/top_menu-1.gif) no-repeat;

		height:22px;

		width:62px;

		padding-left:100px;



	}

	#TopMenuLink1:hover{

		background: url(/images/top_menu-1-over.gif) no-repeat;

	}

	#TopMenuLink2 {

		background: url(/images/top_menu-2.gif) no-repeat;

		height:22px;

		width:92px;

		padding-left:113px;

		

	}

	#TopMenuLink2:hover{

		background: url(/images/top_menu-2-over.gif) no-repeat;

	}

	#TopMenuLink3 {

		background: url(/images/top_menu-3.gif) no-repeat;

		height:22px;

		width:73px;

		padding-left:140px;

		

	}

	#TopMenuLink3:hover{

		background: url(/images/top_menu-3-over.gif) no-repeat;

	}

	#TopMenuLink4 {

		background: url(/images/top_menu-4.gif) no-repeat;

		height:22px;

		width:111px;			

	}

	#TopMenuLink4:hover{

		background: url(/images/top_menu-4-over.gif) no-repeat;

	}

*/	/*Second menu*/

	

	#SecundarTopMenuTable a {

		display:block;

		height:39px;

	}

/*	#SchoolOfDanceLink {

		background: url(/images/school.jpg) no-repeat;

		width:120px;

	}

	#SchoolOfDanceLink:hover {

		background: url(/images/school-over.jpg) no-repeat;

	}

	#TestLessonLink {

		background: url(/images/try.jpg) no-repeat;

		width:107px;

	}

	#TestLessonLink:hover {

		background: url(/images/try-over.jpg) no-repeat;

	}

	#TeachersLink {

		background: url(/images/preps.jpg) no-repeat;

		width:118px;

	}

	#TeachersLink:hover {

		background: url(/images/preps-over.jpg) no-repeat;

	}

	#WhatLearnesLink {

		background: url(/images/what.jpg) no-repeat;

		width:111px;

	}

	#WhatLearnesLink:hover {

		background: url(/images/what-over.jpg) no-repeat;

	}

	#AboutUsLink {

		background: url(/images/reply.jpg) no-repeat;

		width:112px;

	}

	#AboutUsLink:hover {

		background: url(/images/reply-over.jpg) no-repeat;

	}

	#Perspectives {

		background: url(/images/perspective.jpg) no-repeat;

		width:103px;

	}

	#Perspectives:hover {

		background: url(/images/perspective-over.jpg) no-repeat;

	}

	#AboutDance {

		background: url(/images/about.jpg) no-repeat;

		width:74px;

	}

	#AboutDance:hover {

		background: url(/images/about-over.jpg) no-repeat;

	}

	#UtilLinks {

		background: url(/images/links.jpg) no-repeat;

		width:74px;

	}

	#UtilLinks:hover {

		background: url(/images/links-over.jpg) no-repeat;

	}

	#NewsLink {

		background: url(/images/news.jpg) no-repeat;

		width:77px;

	}

	#NewsLink:hover {

		background: url(/images/news-over.jpg) no-repeat;

	}

*/



	/*New Menu*/

	

	#Main_Page {

		background: url(/images/main_page.gif) no-repeat;

		width:28px;

		outline:none;

	}

	#Main_Page:hover {

		background: url(/images/main_page-over.gif) no-repeat;

	}

	#Main_Page_Current {

		background: url(/images/main_page-over.gif) no-repeat;

		width:28px;

		height:26px;

	}

	#Main_Page_Current span, #Main_Page span, #Try_lesson span, #Try_lesson_Current span, #Metodics_Current span, #Metodics span, #School_Current span, #School span, #Comments_Current span, #Comments span, #Teachers_Current span, #Teachers span, #Contacts_Current span, #Contacts span {

		display:none;

	}





	#Raspisanie {

		background: url(/images/raspisanie.gif) no-repeat;

		width:99px;

		outline:none;

	}

	#Raspisanie:hover {

		background: url(/images/raspisanie-over.gif) no-repeat;

	}

	#Try_lesson {

		background: url(/images/try_lesson.gif) no-repeat;

		width:102px;

		outline:none;

	}

	#Try_lesson:hover {

		background: url(/images/try_lesson-over.gif) no-repeat;

	}

	#Try_lesson_Current {

		background: url(/images/try_lesson-over.gif) no-repeat;

		width:102px;

		height:26px;

	}

	#Metodics {

		background: url(/images/metodics.gif) no-repeat;

		width:80px;

		outline:none;

	}

	#Metodics:hover {

		background: url(/images/metodics-over.gif) no-repeat;

	}

	#Metodics_Current {

		background: url(/images/metodics-over.gif) no-repeat;

		width:80px;

		height:26px;

	}

	#School {

		background: url(/images/school.gif) no-repeat;

		width:77px;

		outline:none;

	}

	#School:hover {

		background: url(/images/school-over.gif) no-repeat;

	}

	#School_Current {

		background: url(/images/school-over.gif) no-repeat;

		width:77px;

		height:26px;

	}

	#Comments {

		background: url(/images/comments.gif) no-repeat;

		width:76px;

		outline:none;

	}

	#Comments:hover {

		background: url(/images/comments-over.gif) no-repeat;

	}

	#Comments_Current {

		background: url(/images/comments-over.gif) no-repeat;

		width:76px;

		height:26px;

	}



	#Teachers {

		background: url(/images/teachers.gif) no-repeat;

		width:109px;

		outline:none;

	}

	#Teachers:hover {

		background: url(/images/teachers-over.gif) no-repeat;

	}

	#Teachers_Current {

		background: url(/images/teachers-over.gif) no-repeat;

		width:109px;

		height:26px;

	}



	#Fotos {

		background: url(/images/fotos.gif) no-repeat;

		width:48px;

		outline:none;

	}

	#Fotos:hover {

		background: url(/images/fotos-over.gif) no-repeat;

	}

	#Contacts {

		background: url(/images/contacts.gif) no-repeat;

		width:74px;

		outline:none;

	}

	#Contacts:hover {

		background: url(/images/contacts-over.gif) no-repeat;

	}

	#Contacts_Current {

		background: url(/images/contacts-over.gif) no-repeat;

		width:74px;

		height:26px;

	}



	#Music {

		background: url(/images/music.gif) no-repeat;

		width:30px;

		outline:none;

	}

	#Music:hover {

		background: url(/images/music-over.gif) no-repeat;

	}
	#Podarok{

		background: url('/images/Podarok.png') no-repeat 40px -35px;
display:block;
height: 70px;
		width:360px;

		outline:none;

	}

	#Podarok:hover {

		background: url('/images/Podarok_naveden.png') no-repeat 40px -35px;

	}
	
#individ{

		background: url('/images/individ.png') no-repeat -28px -30px;
display:block;
height: 70px;
width:410px;
border: 1px sokid #999;

		outline:none;

	}

#individ:hover {

		background: url('/images/individ_naveden.png') no-repeat -28px -30px;

	}
		#Bonus{

		background: url('/images/Bonus.png') no-repeat 40px -35px;
display:block;
height: 70px;
		width:360px;

		outline:none;

	}

	#Bonus:hover {

		background: url('/images/Bonus_naveden.png') no-repeat 40px -35px;

	}
	
#Voprosy{
background: url('/images/Voprosy.png') no-repeat 40px -35px;
display:block;
height: 70px;
width:360px;
outline:none;
}
#Voprosy:hover {
background: url('/images/Voprosy_navaden.png') no-repeat 40px -35px;
}
#Stili{
background: url('/images/Stili.png') no-repeat 40px -35px;
display:block;
height: 70px;
width:360px;
outline:none;
}
#Stili:hover {
background: url('/images/Stili_naveden.png') no-repeat 40px -35px;
}
#Kursi{
background: url('/images/Kursi.png') no-repeat 40px -35px;
display:block;
height: 70px;
width:360px;
outline:none;
}
#Kursi:hover {
background: url('/images/Kursi_naveden.png') no-repeat 40px -35px;
}
#Struktura{
background: url('/images/Struktura.png') no-repeat 40px -35px;
display:block;
height: 70px;
width:360px;
outline:none;
}
#Struktura:hover {
background: url('/images/Struktura_naveden.png') no-repeat 40px -35px;
}
#Pravila{
background: url('/images/Pravila.png') no-repeat 40px -35px;
display:block;
height: 70px;
width:360px;
outline:none;
}
#Pravila:hover {
background: url('/images/Pravila_naveden.png') no-repeat 40px -35px;
}





/*Central Part*/


#GeneralContentDiv {

	margin: 15px 0px 0px 90px;

	overflow:hidden;

	width:820px;

	clear:both;

	padding-bottom:40px;

}

/*#GeneralContentDivPrais {

	margin: 15px 0px 0px 0px;

	overflow:hidden;

	width:970px;

	clear:both;

	padding-bottom:40px;

}

*/

.illustration {

	border: 2px ridge #3DAE7A;

	margin:0px/*изменено с 10*/

}





			/*Styles for accordion*/

				.mypets{ /*header of 1st demo*/

					cursor: hand;

					cursor: pointer;

					color:#0000FF;/*добавлена эта строка*/

					padding: 2px 0px 0px 0px;

					border: none;

					background: none;

					margin:0px 0px 0px 5px;

				}

				.openpet{ /*class added to contents of 1st demo when they are open*/

				background: none;

				font-weight:none;

				}

				.technology{ /*header of 2nd demo*/

				cursor: hand;

				cursor: pointer;

				font: bold 14px Verdana;

				margin: 10px 0px;

				}

				.openlanguage{ /*class added to contents of 2nd demo when they are open*/

				color: green;

				}

				.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/

				color: red;

				}

				.thepet {

					padding-left:15px;/*изменено с 35*/

				}

				

				

				

	/*Bottom*/

	

	#Footer {

		color:#FFFFFF;

		text-align:center;

		width:1000px;

		margin:0px auto;	

	}

	#Publicity {

		overflow:hidden;

		width:896px;

		text-align:center;

		margin:0px auto;

	}

	.BigBanners {

		float:left;

		clear:left;

		width:100%

	}

	.CopyRights {

		font-size:10px;

		margin-top:10px;

	}

	#copyrighthostcms {

		display:block;

		position:absolute;

		left:-100px;

		height:1px;

		width:1px;

		top:-10px;

		overflow:hidden;	

	}

	#PublicityTable {

		margin:0px auto;

		

	}		

	#PublicityTable td {

		padding:15px;

	}		





/*Other Design Styles*/



#DanceStyles h4 {

	margin:0px;

	padding:0px;

}

#DanceStyles div {

	margin:0px;

	padding:0px;

}

ol#DanceStyles li {

	font-size:14px;

}

#StulesOfDanceCurrentLink1 {

	color:green;

}

#StulesOfDanceLink1 {

	color:red;

}

.GeneralContentTable td {

	padding-left:0px;

}

.GeneralContentTableRaspisanie {

	width:100%;

}

.GeneralContentTableAboutDanceTd {



}

.Cite {

	font-style: italic;

	padding-left:20px;

}

.CiteSource {

	text-decoration: underline;

	font-style: italic;

	padding-left:20px;

}

.ContentDiv_2 ul li {

	font-size:14px;

}



	/*For Cources Table*/

	

	/* CSS Document */

			.back-yell {

				background: #FFFFCC;

			}

			.back-blue {

				background-color: #BBD2FF;

			}

			th {

				font-size: x-small;

				font-weight: bold;

				background-color: #FF6600;

			}

			.orange {

				background-color: #FFCD95;

			}

			.green {

				background-color: #AEFFD7;

			}

			.pink {

				background-color: #FFCCFF;

			}

			.dark-blue {

				background-color: #6666CC;

				color: #FFFFFF;

			}

			.violet {

				background-color: #D88BD8;

			}

			.reddish {

			

				background-color: #EF9292;

			}



/*Prais*/

#InstructorsDiv {

	text-align:center;

	background-color:#FFFFCC;

	margin:0px;

	padding-bottom:4px;

}

#UrovniObuceniaDiv {

	background-color:#FFFFCC;

	text-align:left;

	padding-left:125px;

}

.InstructorsTable {

	border:1px solid #000000;

	border-collapse:collapse;

	margin:0px 10px 0px;

}

.InstructorsTable td {

	border:1px solid #000000;

	border-collapse:collapse;

	height:25px;

	padding:0px;

	text-align:center;

	font: 10px Tahoma, Arial, Helvetica, sans-serif;

	color: #000000;

}

a.InstructorsTableLink  {

	font: 11px Tahoma, Arial, Helvetica, sans-serif;

	color: #000000;

	text-decoration:none;

}

a.InstructorsTableLink:hover {

	color: #FFFFFF;

}





.week {

	background: #CCCCCC;

	font: 8px Tahoma, Arial, Helvetica, sans-serif;

	color: #000000;

	border: 1px solid #333333;

	border-collapse:collapse;

}

.time {

	background: #FDFFDD;

	border: 1px solid #333333;

	border-collapse:collapse;

}





/*For DJ School*/



#DjSchoolCurrent, #SchoolProgsCurrent, #PrepSostavCurrent, #SobesedovanieCurrent {

	color:#67428C;

	cursor:default;

}

#StylesOfDanceCurrent, #CoursesCurrent, #LessonCurrent, #FAQCurrent {

	color:#4A9500;

	font-weight:bold;

	text-decoration:none;

	cursor:default;



}

/*Top Music player*/



#TopMusikPlayer {

	position: absolute;

	top:20px;

	right:100px;

	background:url(/images/sounds.png) no-repeat;

	padding-left:30px;

	color: #FFCCFF;

	width:45px;

	height:25px;

	padding-top:3px;

}



/*For Print*/



#GeneralContentDivContactsPrint {

	width:900px;

	margin:auto;

}

.PrintDownloadLink a {

	color:#FFFFFF;

	text-decoration:none;

}

.PrintDownloadLink a:hover {

	text-decoration: underline;

}



/*New Shedule*/



/*Central Part*/

GeneralContentDivPrais {

	height: 99%;

	width:1000px;

	margin: 0px auto;

	text-align: left;



}



#SheduleLeftDiv {

	width:351px;

	float:left;

	overflow: hidden;



}

#RightPartDiv {

	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;

	hight: 100%;

	width:649px;

	ovrflow: scroll;

	float: left;

}









/*Prais*/



#LeftCentralBgDiv {

	text-align:center;

	background: url(/images/left_part_center.png) repeat-y left bottom;	

}

#LeftTopBgDiv {

	background: url(/images/left_part_top.gif) no-repeat left top;

}

#LeftBottomBgDiv {

	background: url(/images/left_part_bottom.gif) no-repeat left bottom;

	width:351px;

	padding:50px 0px;
        positon: fixed;

}

#InstructorsTable {

	width:280px;

	font: bold 11px "Tahoma Arial", Helvetica, sans-serif;

	color: #68AEF4;

	margin:25px auto;

}

#InstructorsTable td a {

	color: #1071D1;

	text-decoration:underline;

}

#InstructorsTable td a:hover {

	color: #89BFF5;

	text-decoration:none;

}





#InstructorsTable td {

	text-align:left;

	padding-left:5px;

	vertical-align:top;

	padding-bottom:8px;

}

#InstructorsTable td span {

	text-align:left;

	font: 11px Tahoma, Arial, Helvetica, sans-serif;

	color: #666666;

}



/*Right Part*/



#RightMiddleBgDiv {

	background: url(/images/shedule_middle_bg.png) repeat-y left top;

}

#RightTopBgDiv {

	background: url(/images/shedule_top_bg.gif) no-repeat left top;

}

#RightBottomBgDiv {

	background: url(/images/shedule_bottom_bg.gif) no-repeat left bottom;

	width:624px;

	padding-bottom:20px;

}

#RightTopBgDiv p {

	color: #000000;

	text-align:center;

	padding:10px 20px;

	margin:0px;

	font-size:12px;

}

#PrintTopTable {

	margin-top:0px;

}

#PrintTopTable td {

	padding-left:8px;

}

.ScheduleDiv {

	width:612px;

	padding-bottom:4px;

	margin-left:5px;

}

.SheduleHeadTable {

	background: url(/images/header_bg.png) repeat-x left top;

	height:39px;

}

.SheduleHeadTable a {

	color:#2087EE;

	text-decoration:none;

}



.SheduleTable {

	width:606px;

}

.SheduleTable td {

	width:121px;

	text-align:center;

	padding:0px 2px 0px;

	vertical-align: top;

}

.SheduleTable td a {

	color:#000000;

	outline:none;

	margin:0px;

}

.SheduleTable td a span {

	color:#666666;

	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

}

.NewsDiv {

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #FF3333;

	margin:5px 0px 10px;

	text-align:center;

}



.PopupFont {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 4px;

	font-weight: normal;

	color: #333333;

	text-align:left;

}

.PopupFont p {

	font-size: 11px;

}

.PopupFont a {

	font-size: 11px;

}

.SchemaDiv table {

	border:1px solid #CCCCCC;

	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;

	text-align:left;

	margin-left:5px;

}

.SchemaDiv table td {

	vertical-align:top;

	padding:20px;

}



.SchemaDiv table img {

	border: 1px solid #999999;

	padding:2px;

}

.PrintButton {

	background: url(/images/button_print.gif) no-repeat left top;

	height:34px;

	width:92px;

	text-indent:-9999px;

	display:block;

	outline:none;

}





	/*Preps Color Bg*/

.White {

	height:142px;

	background: url(/images/schedule_bg_1.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:5px 0px;

}

.White:hover {

	background: url(/images/schedule_bg_1-over.png) no-repeat ;	

}

.Orange_Small{

	height:117px;

	background: url(/images/raspisanie/orange_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:25px 0px 0px 0px;

}

.Orange_Small:hover {

	background: url(/images/raspisanie/orange_small_over.png) no-repeat ;	

}

.Orange_Big{

	height:157px;

	background: url(/images/raspisanie/orange_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Orange_Big:hover {

	background: url(/images/raspisanie/orange_big_over.png) no-repeat ;	

}

.Fiol_Small{

	height:127px;

	background: url(/images/raspisanie/fiol_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 4px 0px;

}

.Fiol_Small:hover {

	background: url(/images/raspisanie/fiol_small_over.png) no-repeat ;	

}

.Fiol_Big{

	height:157px;

	background: url(/images/raspisanie/fiol_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Fiol_Big:hover {

	background: url(/images/raspisanie/fiol_big_over.png) no-repeat ;	

}

.Green_Small{

	height:117px;

	background: url(/images/raspisanie/green_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:25px 0px 0px 0px;

}

.Green_Small:hover {

	background: url(/images/raspisanie/green_small_over.png) no-repeat ;	

}

.Green_Big{

	height:157px;

	background: url(/images/raspisanie/green_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Green_Big:hover {

	background: url(/images/raspisanie/green_big_over.png) no-repeat ;	

}



.Red_Small{

	height:127px;

	background: url(/images/raspisanie/red_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 5px 0px;

}

.Red_Small:hover {

	background: url(/images/raspisanie/red_small_over.png) no-repeat ;	

}

.Red_Big{

	height:157px;

	background: url(/images/raspisanie/red_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Red_Big:hover {

	background: url(/images/raspisanie/red_big_over.png) no-repeat ;	

}

.Skyblue_Small{

	height:127px;

	background: url(/images/raspisanie/skyblue_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 2px 0px;

}

.Skyblue_Small:hover {

	background: url(/images/raspisanie/skyblue_small_over.png) no-repeat ;	

}

.Skyblue_Big{

	height:157px;

	background: url(/images/raspisanie/skyblue_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Skyblue_Big:hover {

	background: url(/images/raspisanie/skyblue_big_over.png) no-repeat ;	

}



.Blue_Small{

	height:142px;

	background: url(/images/raspisanie/blue_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 0px 0px;

}

.Blue_Small:hover {

	background: url(/images/raspisanie/blue_small_over.png) no-repeat ;	

}

.Blue_Big{

	height:157px;

	background: url(/images/raspisanie/blue_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Blue_Big:hover {

	background: url(/images/raspisanie/blue_big_over.png) no-repeat ;	

}

.Roz_Small{

	height:142px;

	background: url(/images/raspisanie/roz_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 0px 0px;

}

.Roz_Small:hover {

	background: url(/images/raspisanie/roz_small_over.png) no-repeat ;	

}

.Roz_Big{

	height:157px;

	background: url(/images/raspisanie/roz_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Roz_Big:hover {

	background: url(/images/raspisanie/roz_big_over.png) no-repeat ;	

}



.Salat_Small{

	height:127px;

	background: url(/images/raspisanie/salat_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 5px 0px;

}

.Salat_Small:hover {

	background: url(/images/raspisanie/salat_small_over.png) no-repeat ;	

}

.Salat_Big{

	height:157px;

	background: url(/images/raspisanie/salat_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Salat_Big:hover {

	background: url(/images/raspisanie/salat_big_over.png) no-repeat ;	

}

.Brown_Small{

	height:127px;

	background: url(/images/raspisanie/brown_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#ffffff;

	padding:15px 0px 5px 0px;
}

.Brown_Small:hover {

	background: url(/images/raspisanie/brown_small_over.png) no-repeat ;	
}

.Brown_Big{

	height:142px;

	background: url(/images/raspisanie/brown_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#ffffff;

	padding:40px 0px 0px 0px;

}
.Brown_Big:hover {

	background: url(/images/raspisanie/brown_big_over.png) no-repeat ;	
}

.Elo_Small{

	height:127px;

	background: url(/images/raspisanie/elo_small.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:15px 0px 5px 0px;
}
.Elo_Small:hover {

	background: url(/images/raspisanie/elo_small_over.png) no-repeat ;	

}

.Elo_Big{

	height:157px;

	background: url(/images/raspisanie/elo_big.png) no-repeat;

	display:block;

	text-decoration:none;

	color:#000000;

	padding:65px 0px 0px 0px;

}

.Elo_Big:hover {

	background: url(/images/raspisanie/elo_big_over.png) no-repeat ;	
}

	/*End Preps Bg*/



/*End New Schedule*/

/*popup*/

span#EventPopupContainerDiv {
	width:304px;
	display:none;
	position: absolute;
	top:-150px;
	left:-150px;
	min-height:300px;
	z-index:200;
}
.EventPopupTopDiv {
	background: url(/images/popup_top_bg.gif) no-repeat left bottom;
	height:13px;
}
.EventPopupBgDiv {
	background: url(/images/popup_bg.png) repeat-y left top;
	padding:5px 10px;
}
.EventPopupBottomDiv {
	background: url(/images/popup_bottom_bg.gif) no-repeat left top;
	height:39px;
}

table.PopupTable td {
	border:none;
	margin:0px auto;
}
table.PopupTable td {
	vertical-align:top;
	text-align:left;
	font-size:100%;
	color:#000000;
	font-weight:normal;
}
table.PopupTable .PopupTableLeftTd {
	text-align:right;
	padding-right:5px;
	vertical-align:top;
}
.PopupTableLeftTd b {
	color:#0C3985;
	}
	
.buttonpng {
	background: url(/images/popup_top_bg.gif) no-repeat left bottom;
	height:13px;
	}


