* {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: White url(/p/top_bg.gif) repeat-x;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
}
#main {
	position: absolute;
	top: 107px;	
	left: 0px;
}
.sm_bg {
	background: url(p/submenu_bg.gif) repeat-x;
	height: 49px;
}
.left {
	padding: 15px 15px 15px 15px;
	width: 197px;
	vertical-align: top;
	text-align: center;
	font-size: 90%;
}
.right {
	vertical-align: top;
	width: 175px;
	padding: 65px 15px 15px 15px;
}
#z {
	position:absolute;
	left:234px;
	top:107px;
	width:4px;
	height:45px;
	z-index:1;
}
.menu {
	background: url(p/menu_bg.gif) repeat-y;
	padding: 10px 10px 15px 15px;
	margin: 0px;
	color: #000;
	font-size: 11pt;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 170%;
}
.menu li {
	margin: 0px;
	padding-left: 10px;
	list-style: square inside;
}
.menu li li {
	padding-left: 10px;
}
.menu a {
	color: Black;
	font-weight: normal;
}
.menu a:hover {
	color: #990000;
}
.tmenu {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 150%;
}
.tmenu p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	text-transform: uppercase;
}
.tmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tmenu li {
	background-image: url(p/pm.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding: 3px 10px 3px 12px;
}
.tmenu a {
	color: Black;
}
.tmenu a:hover {
	text-decoration: none;
	color: #999;
}
.submenu {
	font-size: 12px;
	margin: 0px;
/*	margin-bottom: 35px;*/
}
.submenu ul {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.submenu li {
	display: inline;
}
.submenu a {
/*	margin-right:10px;*/
	padding: 0px 0px 12px 0px;
	text-decoration: none;
	color: Black;
}
.submenu a:hover {
	border-bottom: 5px solid #990000;
}
.mid {
	padding: 16px 0px 0px 15px;
	vertical-align: top;
	height: 100%;
}
.search {
	border: 1px solid #CCC;
	font-size: 9pt;
	padding: 3px;
	width: 115px;
}
.footer {
	background: #990000;
	color: White;
	padding: 15px;
	height: 70px;
	font-size: 9pt;
}
.content {
	font-size: 80%;
	margin: 35px 0px 7px 0px;
	padding: 0px;
	line-height: 130%;
}
.content ul {
	margin: 0px;
	padding: 3px 3px 3px 20px;
	list-style: square;
}
.content td {
	font-size: 80%;
	line-height: 130%;		
}
.content p {
/*	margin: 7px 0px 15px 0px;*/
}
.content a {
	color: #990000;
}
.content a:hover {
	color: #666666;
}
.content a:visited {
	color: #666666;
}
/* Номер */
.number {
	font-size: 120%;
	color: Black;
	border-bottom: 1px solid Black;
	padding: 0px 0px 5px 0px;
	margin: 7px 0px 7px 0px;
	font-weight: normal;
}
.number a {
	color: Black;
	text-decoration: none;
}
.number a:hover {
	color: #990000;
	text-decoration: none;
}
.number a:visited {
	color: Black;
	text-decoration: none;
}
/* рубрика */
.category {
	font-size: 100%;
	color: Black;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.category a {
	color: Black;
	font-weight: normal;
}
.category a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.category a:visited {
	color: #666666;
	font-weight: normal;
}
/* врезка */
.notes {
	font-size: 100%;
	color: Black;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	line-height: 130%;
}
.notes a {
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.notes a:visited {
	color: #666666;
	font-weight: normal;
}
/* заголовок */
.content h1 {
	font-size: 180%;
	color: #990000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 130%;
}
.content h1 a {
	color: #990000;
}
.content h1 a:hover {
	text-decoration: none;
}
.content h1 a:visited {
	color: #996666;
}
.content h2 {
	font-size: 140%;
	color: #990000;
	line-height: 130%;
}
.content h3 {
	font-size: 130%;
	color: #000000;
	line-height: 150%;
	margin: 3px 0px 0px 0px;
}
.small {
	font-size: 90%;
	color: #999999;
	margin-top: 5px;
	display: block;
}
.keyword {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
	line-height: 150%;
	margin: 0px 15px 15px 15px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
}
.keyword a {
	color: Black;
}
.keyword a:hover {
	color: #666;
	text-decoration: none;
}
.keyword a:visited {
	color: #666;
}
.calendar { 
	border-collapse: collapse; 
	border: 1px solid #999999;
	text-align: center;
	margin: 0px 10px 10px 0px;
}
.calendar a {
	font-weight: bold;
}
.calendar th {
	font-size: 110%;
	font-weight: normal;
	background-color: #F1F1F1;
}
.calendar td, .calendar th {
	font-size: 80%;
	border: 1px solid #999999;
	padding: 5px 7px 5px 7px;
}
.select {
	background: #FFFF00;
	color: #990000;
}
.weather {
	font-size: 11px;
}
.weather h1 {
	font-size: 12px;
	color: #990000;
	margin: 0px;
}