html, body{
	width:100%;
	height:100%;
	margin:0; 
	padding:0;
	background:url('../i/background.jpg');
}

body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cursor:default;
	color:#000;
	
}

h1{
	font-size:18px;
	color:#f15c22;
}

p{
	font-size:12px;
	color:#555;
}

a.lang:link, a.lang:active, a.lang:visited{
	color:#f15c22;
	text-decoration:none;
}

a.lang:hover{
	color:#fff;
}

.empty{display:none;}

#site_holder{
	width:980px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#site_flooter{
	width:980px;
	display:block;
	float:left;
}

#header{
	float:left;
	width:980px;
	display:block;
	margin-top:20px;
}

a.logo:link, a.logo:active, a.logo:visited, a.logo:hover{
	width:102px;
	height:42px;
	background:url('../i/logo.jpg') no-repeat;
	float:left;
	display:block;
}

ul#menu{
	color:#fff;
	margin:17px 0 0 115px;
	padding:0;
	width:600px;
	display:block;
	float:left;
}

ul#menu li{
	display:inline;
	margin-top:40px;
}

ul#menu li.menu_active{
	color:#f15c22;
	font-size:12px;
}

ul#menu a:link, ul#menu a:visited, ul#menu a:active{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

ul#menu a:hover{
	color:#f15c22;
}

#languages{
	float:right;
	display:block;
	color:#fff;
	margin-top:17px;
}



#footer{
	width:980px;
	float:left;
	display:block
}

#footer h1{
	font-size:14px;
	color:#666;
	font-weight:100;
	padding:0;
	margin:0;
}

#footer p{
	font-size:10px;
	color:#666;
	margin:0;
	padding:0;
	margin-top:5px;
}

#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

#footer li{
	font-size:10px;
	color:#666;
	line-height:12px;
}

#footer li.footer_active{
	color:#f15c22;
	font-size:10px;
}

#footer li.footer_active_green{
	color:green;
	font-size:10px;
}

#footer li.footer_active_red{
	color:#b066c4;
	font-size:10px;
}

#footer li.footer_active_blue{
	color:#850e0a;
	font-size:10px;
}

#footer li.footer_active_yellow{
	color:#418298;
	font-size:10px;
}

#footer li.footer_active_shit{
	color:#e37d00;
	font-size:10px;
}



#footer ul.green a:hover{
	color:green;
}


#footer ul.red a:hover{
	color:#b066c4;
}

#footer ul.blue a:hover{
	color:#850e0a;
}

#footer ul.yellow a:hover{
	color:#418298;
}

#footer ul.shit a:hover{
	color:#e37d00;
}

#footer a:link, #footer a:active, #footer a:visited{
	font-size:10px;
	color:#666;
	text-decoration:none;
}

#footer a:hover{
	color:#f15c22;
}

.bottom_menu{
	height:109px;
	background:url('../i/bottom_menu_middle.jpg') repeat-x;
	float:left;
	display:block;
	margin-right:4px;
}

.bottom_menu_s{
	height:109px;
	background:url('../i/bottom_menu_middle_s.jpg') repeat-x;
	float:left;
	display:block;
	margin-right:4px;
}

.bottom_menu_inner{
	height:109px;
	background:url('../i/bottom_menu_right.jpg') no-repeat top right;
}

.bottom_menu_inner_s{
	height:109px;
	background:url('../i/bottom_menu_right_s.jpg') no-repeat top right;
}

.b_left_img{
	background:url('../i/bottom_menu_left.jpg') no-repeat;
	width:11px;
	height:109px;
	float:left;
	display:block;
}

.b_left_img_s{
	background:url('../i/bottom_menu_left_s.jpg') no-repeat;
	width:11px;
	height:109px;
	float:left;
	display:block;
}

.b_cont{
	padding-top:5px;
}

.b_separator{
	float:left;
	display:block;
}

.b_s_back{ background:url('../i/separator.jpg') no-repeat top right; }

.b_index{ width:112px; }
.b_ioga{ width:275px; }
.b_masaj{ width:234px; }

#designed{
	width:950px;
	float:left;
	display:block;
	padding-left:30px;
	margin-top:20px;
}

#designed p{
	font-size:10px;
	color:#444;
	float:left;
	display:block;
}

a.pi:link, a.pi:active, a.pi:visited{
	width:58px;
	height:35px;
	display:block;
	float:left;
	background:url('../i/pi.jpg') bottom left;
	margin-left:15px;
}

a.pi:hover{ background:url('../i/pi.jpg') top left; }

a.mag:link, a.mag:active, a.mag:visited{
	width:58px;
	height:35px;
	display:block;
	float:left;
	background:url('../i/mag.jpg') bottom left;
	margin-left:5px;
}

a.mag:hover{ background:url('../i/mag.jpg') top left; }

#table#timetable{
	margin-left:auto;
	margin-right:auto;
}

table#timetable td{
	background-color:#f1f1f1;
	width:116px;
	text-align:center;
}

table#timetable td.day{
	color:#f15c22;
	font-weight:bold;
}

table#timetable td.day{
	color:#f15c22;
	font-weight:bold;
}