/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
    margin: 0px;
	padding: 0px;
	background: #712c1d url(images/bg.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	background: #b4d7fd;
}
tr {
background-color: white !important;}
td {
background-color: white !important;}

#header {
	margin: 0 auto;
	background: #ffffff;
background: url(../images/head.jpg) no-repeat;
width:990px;
height: 345px;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
        color: #0145c1;
	width: 1024px;
background: url(../images/bg.jpg) repeat-y ;
}
#left
{
	padding-left: 10px;
	padding-top: 10px;
	width: 270px;
	//width: 250px;

        margin-left:17px;
        background: url(../images/menu_shnyaga.jpg) no-repeat;
        height:1070px;

        
}



.menu li {
list-style-type: none;
margin-bottom: 22px;
font-size: 17px;

}
}
.menu_active {
list-style-image: url(../images/li_style.jpg) !important;
}
#menu {
margin-top:40px;

}
#menu a {
text-decoration:none;
color: #002d7f;
}
#menu a:hover {
text-decoration:none;
color: gray;
}


.messages {
padding: 10px;
width:500px;
height: auto;
background-color: #cee2fa;
border: 1px dashed gray;
margin-top:10px;
float:left;
}
#guest {
margin-top:10px;
//margin-left:100px;
//margin-top:0px;
}

#right
{
width: 700px;

margin-right:15px;
float: right;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #712c1d;
}

#right a
{
color: #712c1d;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #712c1d;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #245917;
	background-color: #fff;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#metamorph1
{
	margin: 0 auto;
	background: #ffffff;
	width: 967px;
	height: 78px;
	padding: 10px 10px 0 10px;
	clear: both;
          background: url(../images/niz_bg.jpg) repeat-x;
}
.footer
{
	background: url(images/footer.jpg) repeat-x;
	height: 57px;
	padding-top: 10px;
      
}
#metamorph1 p {
	text-align: center;
	margin: 0px;
	padding: 0px;

	font-size: 10px;
}

#metamorph1 a {

	font-size: 10px;
}

#metamorph1 a:hover {

} 

.link_niz {
color: gray;
text-decoration:none;
}
.link_n {
color: gray;
text-decoration:none;
font-size: 15px;
}
#live {
position:absolute;
margin-left:12px;
}

.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
  float:left;
  background:url(../images/shadow.gif) right bottom no-repeat;
  }
.wrap1 {
  background:url(../images/shadow180.gif) no-repeat;
  }
.wrap2 {
  background:transparent url(../images/corner_bl.gif) -18px 100% no-repeat;
  }
.wrap3 {
padding:10px 14px 14px 10px;
  background:transparent url(../images/corner_tr.gif) 100% -13px no-repeat;
  }