	html, body{
		height: 100%;
}	
    BODY {
    	background: url(img/fon.jpg) fixed;
		font-family: Verdana;
}
    A {
    	color: #979797;
		text-decoration: none;
}	
	A:hover {
    	color: #979797;
		text-decoration: underline;
}	
    A:visited {
    	color: #979797;
}
    div.news a{
    	color: #000000;
	text-decoration: underline;
		
}	
	div.news a:hover {
    	color: #840707;
		text-decoration: underline;
}
	A.i {
    	color: #840707;
		text-decoration: underline;
}
    a.vse {
    color: #000000;
	text-decoration: underline;
	display: block;
	border: 2px #000;
	float: right;
	font-size: 11px;
	margin-right: 25px;
}
    H1 {
		position: relative;
		color: #840707;
		font-size: 16px;
		font-weight: normal;
}
    H2 {
		color: #979797;
		font-size: 16px;
		font-weight: normal;
}
    H3 {
		color: #000;
		font-size: 14px;
		font-weight: normal;
}
   hr{
		border: 1px solid #979797;
		margin-left: 0px;
		margin-right: 0px;
}    
    #cen {
    	background: #fff;
    	width: 911px;
		min-height: 100%;
  		height: auto !important;
    	height: 100%;
		position: relative;
		top: 0px;
		margin-left: auto;
		margin-right: auto;
		bottom: 5px;
		text-align: left;
}
		
	#vet {
		background: url(img/vetka.gif) no-repeat;
		width: 210px;
		height: 263px;
		position: absolute;
		top: 0px;
		left: 0px;
}		
	#right {
		background: url(img/right.png) no-repeat;
		width: 518px;
		height: 192px;
		position: absolute;
		top: 0px;
		right: 0px;
}
	#logo {
		background: url(img/logo.gif) no-repeat;
		width: 700px;
		height: 201px;
		position: absolute;
		top: 0px;
		right: 0px;
}
	#dawn {
		background: url(img/dawn.gif) no-repeat;
		width: 486px;
		height: 188px;
		position: absolute;
		bottom: 0px;
		left: 0px;
}		
	#menu{

		background: none no-repeat;
		width: 335px;
		height: 242px;
		top: 200px;
		left: -25px;
		bottom: 50px;
		position: absolute;
		color: #979797;
		font-size: 14px;
		font-weight: normal;
}
	#block{
		background: none no-repeat;
		width: 650px;		
		padding-top: 198px;
		margin-left: 245px;
		padding-bottom: 70px;		
		color: #000000;
		font-size: 14px;
}
	#border{
		background: url(img/border1.png) !important;
		// background-image: none;
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/border1.png', sizingMethod='crop');
		width: 34px;
		height: 100%;
		position: absolute;
		top: -5px;
		left: -15px;
		bottom: 5px;
}
	#border2{
		background: url(img/border2.png) !important;
		// background-image: none;
		background-repeat: repeat-y;
   		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/border2.png', sizingMethod='crop');
		background-attachment: fixed;
		width: 34px;
		height: 100%;
		position: absolute;
		top: -5px;
		right: -23px;
		bottom: 5px;
}
	#topline{
		background: url(img/top.gif) no-repeat;
		width: 923px;
		height: 9px;
		position: absolute;
		top: -6px;
		left: -3px;
}
	#butline {
		background: url(img/top.gif) no-repeat;
		width: 927px;
		height: 10px;
		position: absolute;
		bottom: -5px;
		left: -3px;
}
	.otstup{
		padding-left: 20px;
		position: relative;
}
	.zag{
		position: relative;
		color: #840707;
		font-size: 16px;
		font-weight: bold;
}
	.right{
		position: relative;
		color: #979797;
		text-align: right;
		font-size: 11px;
}
	.text{
		position: relative;
		color: #000000;
		font-size: 12px;
		text-align: justify;
		right: 8px;
}
	.news{
		position: relative;
		color: #000000;
		font-size: 11px;
}
	.foot{
		position: absolute;
		color: #000000;
		text-align: right;
		font-size: 10px;
		bottom: 10px;
		right: 20px;
}
	#niz{
		bottom: 0px;
}
	div#mainmenu li{
     	list-style-type: none; 
}
	.vn{
		font-size: 3px;
}
	#black{
		color: #000;
}
	div.text img{
		border: 0px;
		padding: 5px 5px;
}