/* General */
body,div,ul,li,h1,p{margin:0;padding:0}
body {
	margin: 0;
	padding: 0;
	background-color: #989898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000;
	height: 500px;
  }
#all{
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#mid {
	background-color: #dedede;
	padding-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c0000;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	width: 900px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 204px;
}

#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 900px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#menu a, #footer a {
	COLOR: #FFF;
}

#content a {
	COLOR: #000;
	text-decoration: none;
}

#wrapper{float:left;	width:100%;}
#content{
	background-color: #cbcbcb;
	margin-top: 0;
	margin-right: 170px;
	margin-bottom: 0;
	margin-left: 170px;
	padding: 10px;
}
#left{	padding: 5px;float:left;width:150px;margin-left:-890px}
#right{
	padding: 5px;
	float:left;
	width:150px;
	margin-left:-160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#footer {
	background-color: #9c0000;
	height: auto;
	width: 900px;
	clear: both;
	font-size:11px;
	color: #FFF;
}
#footer p{margin:0;padding:5px 10px}

/* начало афиши */

table .date {
border-bottom:medium none;
line-height:1;
padding-left:0;
}

.date .month {
/* background:#CE2125 none repeat scroll 0 0; */
background: #3c57a7 none repeat scroll 0 0;
color:#FFFFFF;
font-size:0.769em;
margin-right:10px;
padding:3px 0 2px;
text-align:center;
text-transform:uppercase;
width:3.5em;
}

.date .day {
border-color:-moz-use-text-color #E3E3E3 #E3E3E3;
border-style:none solid solid;
border-width:medium 1px 1px;
font-weight:700;
margin-right:10px;
padding:5px 0 6px;
text-align:center;
width:2.538em;
}

.date .day .week-day {
font-size:0.769em;
font-weight:400;
text-transform:lowercase;
}

.afisha_r {
padding-left:0;
padding-right:12px;
}

td .afisha_r {
border-bottom:1px solid #E3E3E3;
padding:0.538em 4px 0.615em;
vertical-align:top;
}

td .afisha_r_last {
border-bottom:1px solid #fff;
}

.mesto {
color: #ce2125; font-size: 0.7em;
}

/* конец афиши */

/*новости*/

.novost {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	width: auto;
	text-align: left;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #D4D4D4;
	border-top-style: solid;
	border-left-style: solid;
}
.novost img{
	margin-right: 5px;
	margin-top: 2px;
}
.zag{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.podzag{
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}
.dalee{
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	clear: both;
}

/* левая панель */
#left{
	padding: 5px;
	float:left;
	width:150px;
	margin-left:-890px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/*ссылки*/
a:link, a:visited {
	color: #302612;
	text-decoration:underline
} 
a:hover {color: #44361A;  text-decoration:none}
a:active {color: #6C5628;}

/*меню и рубрики в новостях*/
a.linkwh, a.linkwh:visited {
	color: #FFF;
} 
a.linkwh:hover {
	color: #CCC;
	text-decoration:none
}
a.linkwh:active {
	color: #CCC;
}