@charset "windows-1251";
/* CSS Document */
body,p,table,tr,td,th,ul,ol,li,h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
table, table td{
	border-collapse: collapse;
}
li{
	list-style-position: outside;
	list-style-type: none;
}
html,body{
	height: 100%;
}
.ff .base{
	min-height: 100%;
}
.ff .content_block{
	min-height: 100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #720000 url(../images/base_repeat01.gif) left top repeat-y;
	text-align: center;
}
.base{
	min-width: 1000px;
	width: expression((document.body.offsetWidth <= 1000) ? '1000px' : '100%');
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../images/base_repeat02.gif) right top repeat-y;
}
.base01{
	padding: 0px 17px 0px 18px;
}
.header{
	background: url(../images/header_repeat.gif) left top repeat-x;
	width: 100%;
	height: 82px;
	text-align: center;
}
.logo{
	padding: 15px 0px 0px 0px;
}
.top_menu{
	background: url(../images/menu_repeat01.gif) left top repeat-x;
	height: 80px;
	font-size: 12px;
}
.top_menu ul{
	padding: 50px 0px 0px 0px;
}
.top_menu ul li{
	display: inline;
	padding: 0px 20px;
}
.top_menu ul li a{
	color: #720000;
}
.content_block{
	width: 100%;
	text-align: left;
}
.content_block td{
	vertical-align: top;
}
.left_block{
	width: 222px;
	padding: 8px 0px 140px 0px;
}
.ff .menu_block{
	min-height: 300px;
}
.menu_block{
	background: #550000 url(../images/usor01.jpg) left top no-repeat;
	border: 1px solid #954040;
	padding: 13px 0px 0px 17px;
	font-size: 12px;
}
.menu_block,.menu_block a,.news_block,.news_block a{
	color: #fff;
}
.zag01{
	font-weight: 700;
}
.menu_block .podmenu{
	padding: 5px 0px 25px 0px;
}
.menu_block .podmenu li{
	padding: 2px 0px;
}
.menu_block .podmenu02{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 15px;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
}
.news_block{
	padding: 20px 0px 0px 17px;
	font-size: 12px;
}
.news{
	padding: 10px 0px;
}
.zag02{
	font-weight: 700;
	padding: 5px 0px 10px 0px;
}
.data{
	font-weight: 700;
	color: #ffcc00;
}
.zag_news{
	font-weight: 700;
}
.anons{
	padding: 5px 0px;
}
.podrob,.podrob a{
	font-weight: 700;
	color: #ffcc00;
}
.content{
	padding: 15px 30px 140px 30px;
}
.content,.content a,.content table td,.content table td a{
	font-size: 12px;
	color: #fff;
}
.content p{
	padding: 5px 0px;
}
.content img{
	margin: 10px;
}
.content ul li
    {
        margin: 5px 0px; padding: 0 0 0 10px;
        list-style-type: none;
        behavior: expression( !this.before
            ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
        text-indent: -15px;
    }
.content ul li:before { content: '\2014\a0'; }
.content table,.content .tbl01,.content .tbl02{
	width: 95%;
	margin: 5px 0px;
}
.content table td,.content .tbl01 td,.content .tbl02 td{
	padding: 5px;
}
.content .tbl01 td{
	border: 1px solid #fff;
}
.content .tbl02 td{
	text-align: center;
}
.content .tbl02 td div{
	padding: 0px 0px 5px 0px;
}
.content .tbl02 td div img{
	border: 1px solid #f4bd00;
}
.footer{
	position: absolute;
	bottom: 0px;
	left: 18px;
	right: 17px;
	height: 70px;
}
.footer01{
	position: absolute;
	bottom: 42px;
	left: 18px;
	right: 17px;
	background: url(../images/menu_repeat02.gif) left top repeat-x;
	height: 42px;
	font-size: 12px;
}
.footer01 ul{
	padding: 14px 0px 0px 0px;
}
.footer01 ul li{
	display: inline;
	padding: 0px 20px;
}
.footer01 ul li a{
	color: #720000;
}
.footer02{
	position: absolute;
	bottom: 0px;
	left: 18px;
	right: 17px;
	height: 38px;
}
.footer02,.footer02 a{
	color: #ceb4b4;
}