html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;
}
.wrap:after{
   content: ""; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
body{
	min-width: 1001px;
	background: #fff;
}
a{
	color: #900;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 20px 20px;
}
.content ul ul{
	list-style: circle;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	min-height: 100%;
	font: 16px/1.4 Arial, Helvetica, sans-serif;
}
.page{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.footer{
	margin: -27px auto 0;
	position: relative;
	height: 22px;
	padding: 5px 0 0;
	width: 860px;
	text-align: center;
	border-top: 1px solid #ccc;
}
/*- - - - - page - - - - -*/
.page{
	background: none;
	width: 860px;
	margin: auto;
	position: relative;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		width: 860px;
		margin: 0 auto;
		padding: 250px 0 50px;
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 0 10px 0 220px;
		}
			.content .lining .column{
				overflow: hidden;
				width: 100%;
                                text-align:justify;
			}
.content p{
	margin: 0 0 1em;
}
h1{
	color: #900;
	margin: 0 0 .5em;
	font-size: 20px;
	letter-spacing: -1px;
	text-align: center;
}
.content a:hover{
	color: #f00;
}
/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 180px;
	margin-right: -180px;
	font-size: 13px;
}
	.extra .lining{
		margin: 0 10px;
	}
.login{
	padding: 20px 0;
	font-size: 11px;
}
.login label{
	font-weight: bold;
}
.login div label{
	font-weight: normal;
}
.reg{
	margin: 0 0 15px 25px;
	list-style: disc;
	font-size: 11px;
}
.reg a{
	color: #000;
}
/*- - - - - header - - - - -*/
.header{
	top: 0;
	height: 230px;
	position: absolute;
	width: 100%;
	background: url(../img/bricks/head1.jpg) no-repeat 0 47px;
}
.main{
	padding: 135px 0 0;
	font-size: 13px;
}
.main li{
	float: left;
	width: 167px;
	text-align: center;
	padding: 0;
	margin: 0 5px 0 0;
}
.main li a{
	float: left;
	width: 167px;
	background: #9f0000 url(../img/bricks/button.png) no-repeat 0 0;
	padding: 10px 0 0;
	height: 27px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.main li a:hover{
	background: #9f0000 url(../img/bricks/button.png) no-repeat 0 100%;
}

/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	font-size: 12px;
}
.serv{
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 999;
}
.serv li{
	float: left;
}
.serv img{
	padding: 5px;
}


/* Новости */

.newsline{
	margin:5px 0 20px 0;
        }
.newsline ul{
        margin:0 0 20px 0;
        padding-bottom:10px;
	list-style:none;
        border-bottom:#333 dotted 1px;
        }

.newsline ul li.date{
	font-weight:bold;
        font-size:.7em;
        }
.newsline ul li.head{
	font-size:1em;
        margin:0;
        font-weight:bold;
        }
.newsline ul li.text{
        text-align:justify;
        font-size:.9em; 
        }

.newsline ul li.readmore a{
	font-size:.85em;
        }
.newsline ul li span{
        color: #900;
        }


.razdel{
font-size:.85em;
margin:0 0 15px 0;}


.comment{
font-size:12px;}

.comment b{
display:block;}

.comment{
margin:15px 0;
padding:8px 0;
border-top:#ccc solid 3px;
}

.allnews{
font-size:12px;
margin:10px 0 30px 0;}

.txtcomment{
width:98%;
height:150px;}

.otz{
background:#f1f1f1;
border-top:#ccc solid 3px;
padding:10px}

.otz b{
font-size:12px;}
