* {
	margin: 0;
    font-family: Verdana, sans-serif;
	font-size: 12px;
}

html,body {
	background: #000;
}
body {
	text-align: center;
}

body div {
	text-align: left;
}

#wrap {
    background: #7a0000 url(/static/images/side_right_fone.gif) repeat-y right;
	margin: auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px !important;
    width: 990px;
}

#wrap #col1,
#wrap #col2 {
	float: left;
}

#wrap #col1 {
	background: #1c0e0d;
	width: 890px;
}

#wrap #col2 {
	width: 100px;
}

#col2 {	
	height: 820px;
}

.control_panel {
	margin: 305px 0 0 32px;
}

#footer,.push {
	height: 0;
}

* html #footer,.push {
	height: auto;
}

.push p {
	color: #fff; 
	float: right; 
	width: 98%; 
	text-align: center; 
	padding: 0 auto;
	margin-top: -20px;
}

#footertop {
	color: #ccc; 
	font-size: 10px; 
	margin-top: -30px;
}

#footertop a {
	font-size: 10px;
	color: #ccc;
	text-decoration: underline;
}

#footertop a:hover {
	text-decoration: none;
}

body:last-child:not(:root:root) #footertop {
    margin-top: -23px;
}

#footer {
	text-align: center;
	background: #000;
}

/*------------------------ header ------------------------*/

#header {
	background: url(/static/images/header.jpg) no-repeat;
	width: 890;
	height: 526px;
	color: #fff;
	margin-top: 0;
}

#logo {
	padding: 16px 0 0 18px;
}

*+html #logo {
	margin: 19px 0 0 12px;

}

* html #logo {
	margin: 19px 0 0 12px;

}

#watch {
	margin: 128px 0 0 -18px; 
	width: 95px;
}

*+html #watch {
	margin: 128px 0 0 -30px;
}

* html #watch {
	margin: 128px 0 0 -30px;
}

#logo img {
	margin: 0 10px 0 0;
	float: left;
}

#logo h1 {
	margin: 10px 0 0 0;
	float: left;
	font-size: 1.3em;
}

/*--------------------- body ----------------------------------*/

#col1 #side-left,
#col1 #side-right {
	float: left;
	color: #fff;
}

#col1 #side-left {
	width: 300px;
}

* html #col1 #side-left {
	width: 275px;
}

#col1 #side-right {
	width: 590px;
	margin-top: -110px;
}

#side-left {
	margin: -150px auto auto;	
}

#side-left a { color: #f2f2f2; text-decoration: none; } #side-left a:hover { text-decoration: underline; }

.seorch {
	color: #e6c38f;
	font-size: 1.2em;
	margin: 1px 0 0 70px;
}

#side-left p input {
	color: #e6c38f;
	background: url(/static/images/input_fon.gif) repeat-y;
	border: 2px solid #3c1608;
	width: 180px;
}

* html #side-left p input {
	width: 160px;
}

#news {
	margin: 5px;
	margin-top: 30px;
}

.line_news {
	background: url(/static/images/news_line.png) no-repeat;
	height: 4px !important;
	width: 220px !important;
	margin: 3px 0 3px 5px;
	overflow: hidden;
}

#news-header {
	background: url(/static/images/news_header.gif) repeat-x;
	height: 30px;
	overflow: hidden;
	padding: 9px 0 0 35px;
	font-size: 1.3em;	
}

#news-body {
	border: 1px solid #3b0505;
	background: #1e1c1d;
	margin-top: 2px;
}

#news-body table {
	width: 100%;
}

#news-body td {
	color: #fff;
}

#news-body td p {
	font-size: 0.9em;
	padding: 0 3px;
	width: 99%;
}

#papirus-footer,
#papirus-body,
#papirus-header {
	width: 590px;
	margin: 0;
}

#papirus-header {
	background: url(/static/images/papirus-header.png) no-repeat;
	height: 192px;
	margin-left: 5px;
}

#papirus-header p {
	padding: 30px 0 0 40px;
	color: #491507;
	font-size: 1.4em;
}

#papirus-header p a {
	text-decoration: none;
	border-bottom: 1px dashed #491507;
	color: #491507;
	font-size: 1em;
}

#papirus-header p a:hover {
	border-bottom: 1px solid #491507;
}

#papirus-body {
	background: url(/static/images/papirus-body.png) repeat-y;
	min-height: 375px;
	margin-left: 19px;
}

* html #papirus-body {
	width: 555px;
}

.content {
	margin-top: -57px;
	font-size: 1em;
	color: #491507;
	padding: 2px 15px 5px 17px;
	width: 90%;
	line-height: 18px;
}

* .content a {
	font-size: 1em;
	color: #491507;
	text-decoration: underline;
}

* .content a:hover {
	font-size: 1em;
	color: #491507;
	text-decoration: none;
}

.content p {
	font-size: 1em;
	color: #491507;
	margin-top: 0.5em;
}

.content ul li {
	list-style-type: square;
	margin-left: 2em;
}

.content p a {
	font-size: 1em;
	color: #491507;
	text-decoration: underline;
}

.content p a:hover {
	text-decoration: none;
}

.content span,
.content p span {
	font-style: italic;
}

.content img,
.content p img {
	margin: 3px 5px;
}

#papirus-footer {
	background: url(/static/images/papirus-footer.png) no-repeat;
	height: 120px;
	margin-left: 1px;
	color: #491507;
}

#papirus-footer ul {
	padding: 40px 0 0 20px;
}

#papirus-footer li {
	display: inline;
	margin-left: -2px;
}

#papirus-footer li a {
	color: #491507;
	font-size: 0.8em !important;
	text-decoration: none;
}

#papirus-footer li a:hover {
	color: #491507;
	text-decoration: underline;
}

.ch1 {
	color: #491507;
	margin: 1px 2px;
	font-size: 9px;
	overflow: hidden;
}

#content-txt {
	color: #3f382c;
	font-size: 1em;
	padding: 0 3px;
}

#content-txt p {
	color: #3f382c;
	font-size: 1em;
}

/*------------------------ jQuery script ----------------------------*/

.right {
	float: right;
	width: 210px;
}

.panel {
	width: 0;
	height: 80px;
	display: none;
	float: right;
	
}

.right .slide {
	border-right:solid 4px #aaa; 
	margin: 0;
	padding: 0;
	width:38px;
	float:right;
	background: #ff0000;
}

.right .panel{
	float:right;
}

.panel div {
    margin: 3px 0;
	background: url(/static/images/wer.png) no-repeat;
}

.panel ul {
    padding: 7px 0;
	display: block;
	color: #fff;
}

.panel li {
	padding: 0 20px 5px 0;
	margin-left: 40px;
	list-style-image: url(/static/images/menu_str.gif) !important;
}

.s-but li{
	padding: 4px 0 5px;
}

.panel li a {
	overflow: hidden;
	display: block;
	margin-right: -150px;
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	outline: 0;
}

.panel li a:hover {
	text-decoration: underline;
}

#wrap-foter {
	clear: both;
}

#wrap-foter img {
	margin-top: -317px;
	position: absolute;
}

p.important {
    color: red; font-weight: bold;
}

p.point {
    color: darkred;
}

* html .press {
    margin-right: -37px !important;	
}
