body {
	font-family: Arial, sans-serif;
	}
h1 {
	margin-top: 0;
	font-size: x-large;
	font-weight: normal;
	color: #f2fa13;
	}
h2, h3, h4 {
	font-size: large;
	font-weight: normal;
	color: #fab613;
	}
h3 {
	color: #c08114;
	}
h4 {
	color: #fff;
	}
p, li {
	font-size:12px;
	color: #fff;
	line-height:18px;
	}
#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: #cec2c2;
	text-decoration: underline;
	}
#text a:hover {
	color: #f2fa13;
	}
#text h2 a {
	color: #fab613;
	text-decoration:none;
	}
#text h2 a:hover {
	text-decoration:underline;
	}
	
/*Расписание
------------------------------*/
#today {
	width: 340px;
	float: left;
	}
#tomorrow {
	width: 310px;
	float: right;
	}

table.timetable, .schedule {
	margin-bottom: 2em;
	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:small;
	padding: 0.5em;
	color: #fff;
	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: #cae7fe;
	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;
	background: #401313 url(img/event_bg.gif) repeat-x bottom;
	}
.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: x-small;
	color: #fff;	}

/*
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;
	}
.const_phone {
	padding-top:10px;
	font-size:18px;
	color:#aacdf0;
	width:260px;
	float:left;
	}
.roadmap {
	background:#3c0e0e;
	padding:10px 5px;
	border-top:1px #262836 dashed;
	border-bottom:1px #262836 dashed;
	}
.roadmap img {
	border:5px #2F1920 solid;
	vertical-align:middle;
}
#text .roadmap a {
	color:#aacdf0;	
	}
#text .roadmap a:hover {
	color:#f2fa13;	
	}
.const_phone sub {
	font-size:12px;
	}
.const_order {
	padding-top:10px;
	font-size:18px;
	width:200px;
	float:left;
	}
.const_map {
	font-size:18px;
	width:240px;
	text-align:right;
	float:left;
	}