body {
	font-family: Arial, sans-serif;
	}
h1 {
	font-size: 27px;
	font-weight: normal;
	color: #542b05;
	margin-bottom:27px;
	}
h2, h3, h4 {
	font-size: 18px;
	font-weight: normal;
	color: #a14308;
	}
h3 {
	font-size:14px;
	}
p, li {
	font-size:12px;
	color: #000;
	}
#text ul {
	margin-left: 0;
	padding-left: 1em;
	}
#text li {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url('li.gif') no-repeat 0 0.6em;
	}
#text a {
	color: #bb4905;
	text-decoration: underline;
	}
#text a:hover {
	color: #85380b;
	}
#text h2 a {
	color: #a14308;
	text-decoration:underline;
	}
#text h2 a:hover {
	text-decoration:underline;
	}
#text a.implink {
	background:#fff;
	}

.schedulebutton {
	margin-bottom:18px;
	background:url(newimg/button_bg.gif) center repeat-x;
	}	
.scheduleicon {
	height:36px;
	background:url(newimg/schedule_icon.jpg) center no-repeat;
	}
.schedulebuttontop {
	height:18px;
	background:url(newimg/blocklight.jpg);
	}
.schedulebuttonbottom{
	height:18px;
	background:url(newimg/blockshadow.jpg);
	}
.schedulebody {
	height:36px;
	text-align:center;
	}
#text .schedulebutton a {
	background:none;
	font-size:18px;
	line-height:36px;
	color:#ffe80d;
	text-decoration:none;
	}
#text .schedulebutton a:hover {
	color:#ffefbe;
	}
/*Расписание
------------------------------*/
#today {
	width: 340px;
	float: left;
	}
#tomorrow {
	width: 310px;
	float: right;
	}

table.timetable, .schedule {
	/*margin-left:-40px;*/
	background:#ffefbf;
	margin-bottom:18px;
	width: 100%;
	border-collapse: collapse;
	}
/*table.timetable tr, .schedule tr {
	background: url(img/table_bg.gif) repeat-x bottom;
	}
*/
table.timetable td, .schedule td {
	width:11%;
	font-size:10px;
	padding: 0.5em;
	color: #000;
	border:1px #2f1920 solid;
	}
table.full td {
	vertical-align: top;
	}
#text table.timetable td a {
	color: #fff;
	}
#text table.timetable td.late, #text table.timetable td.late a {
	color: #d9c6a7;
	}
#text table.timetable td a:hover {
	color: #f2fa13;
	}
table.timetable td p.who, .schedule .who {
	font-size:x-small;
	}
table.timetable td.photo {
	width: 60px;
	}
table.timetable td.photo img {
	border: 1px #efecec solid;
	}
table.timetable td.time, .schedule .time {
	color: #000;
	font-size:small;
	white-space:nowrap;
	}
.schedule tr.notformed td.time, .schedule tr.notformed td, .schedule tr.notformed td .who, #text .schedule tr.notformed td a {
	color: #70626b;
	}
.schedule tr.notformed span, .star {
	margin-top:-10px;
	padding-left:5px;
	color:#fab613;
	line-height:9px;
	font-size:10px;
	}
table.timetable td.time sup, .schedule .time sup{
	text-decoration: underline;
	}
.schedule .price {
	font-size:x-small;
	}	
.schedule thead td {
	font-size:x-small;
	font-weight:bold;
	background:#2f1920;
	color:#fff;
	text-align:center;
	}
#notice {
	margin-top: 1em;
	padding:1em;
	font-family: Georgia;
	font-style: italic;
	color: #fff; 
	background: #401313;
	}

/*События
-----------------------------------*/
.event {
	margin: 1em 0;
	padding: 0.5em;
	border-bottom:1px #25180c solid;
	}
.event img {
	margin: 0 0 0.5em 0.5em;
	border: 1px #efecec solid;
	float: right;
	}
/*Календарик
-----------------------------------*/
.calendar_event {
	margin-bottom: 2em;
	width: 350px;
	float: left;
	}
.date_event {
	margin: 0 0.5em 0.5em 0;
	padding: 0 1em 1.5em 1em;
	width: 35%;
	float: left;
	color: #cae7fe;
	border-bottom: 2px #cae7fe solid;
	font-family: Georgia;
	text-align: center;
	}
.date_event .day {
	display: block;
	text-align: center;
	font-size: x-large;
	}
.date_event .date {
	white-space: nowrap;
	font-size: medium;
	}
.title_event {
	font-weight: bold;
	color: #fab613;
	}


.pics {
	margin: 0 0 1em 1em;
	padding: 5px 5px 20px 5px;
	width: 250px;
	/*background: #401313;*/
	text-align: center;
	float: right;
	}
.pics img {
	margin-bottom:5px;
	}
form {	margin-top: 2em;	}
form label {	font-size: small;
	color: #25180c;	}

/*
form input, form textarea {margin-bottom:18px;	width: 400px; background:#562e2e; color:#fff; font-size:14px; padding: 3px; border:1px #886b6b solid}
select {
	margin-bottom:18px; background:#562e2e; color:#fff; font-size:14px; padding: 3px; border:1px #886b6b solid
	}
*/
form input, form textarea {margin-bottom:18px;	width: 400px; font-size:14px; padding: 3px; border:1px #886b6b solid}
select {
	margin-bottom:18px; font-size:14px; padding: 3px; border:1px #886b6b solid
	}
select option  {
	margin-bottom:9px;
	}
form input.radio {
	width: auto;
	}
form input.submit {
	width:auto;
	border:auto;
	}
p.error {
	color:#f00;
	}
.roadmap {
	margin-bottom:18px;
	background:#f3e2b2;
	border-top:1px #8d5934 solid;
	line-height:36px;
	font-size:14px;
	font-style:italic;
	color:#532e14;
	}
.roadmap .icon_phone, .roadmap .icon_order, .roadmap .icon_map {
	height:36px;
	background:url(newimg/roadmap_icons.jpg) no-repeat;
	background-position:0px -50%;
	}
.roadmap .icon_order {
	background-position:-70px -50%;
	}
.roadmap .icon_map {
	background-position:-140px -50%;
	}
.const_phone {
	font-size:18px;
	}
.askblock {
	margin:9px 0;
	font-weight:bold;
	}
.newscheduleblock {
	margin-bottom:18px;
	border-top:1px #f3e2b2 solid;
	}
.newscheduleblock .teacher {
	font-size:10px;
	}
.scheduleinfo {
	clear:left;
	font-style:italic;
	font-size:12px;
	}
.newscheduleblock .title {
	font-size:16px;
	font-weight:bold;
	}	
.newscheduleblock .days {
	margin-right:-2px;
	font-weight:bold;
	background:#f3e2b2;
	min-height:90px;
	border-right:1px #8d5934 solid;
	border-left:1px #8d5934 solid;
	}
.newscheduleblock p {
	margin-top:9px;
	margin-bottom:9px;
	font-size:14px;
	}
.newscheduleblock .time p.till {
	text-align:right;
	}
h1 span, #text h1 span a {
	padding:0 5px;
	background:#f75226;
	color:#fff;
	font-size:16px;
	vertical-align:top;
	text-decoration:none;
	border:0;
	}

#content .album-grid p {
	font-size:10px;
}
#content .album-grid h4 {
	margin-bottom:9px;
}
#content .album-grid, #content .photo-grid {
	text-align:center;
	margin-bottom:18px;
	overflow:hidden;
	background:#fae8b8;
}
#content .album-grid {
	height:222px;
}
.addresseslink {
	padding:9px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	background:#f3e2b2;
	}
sup {
	color:red;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	}
