
body {
	background-image: url(img/main_bg.png);
	text-align: center;
	
	
}


a{
	color: #8B0000;
    font: normal normal bold 14px serif;
    cursor: hand;
    
}
a:hover{text-decoration: none;}
a.menu {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a:hover.menu {
	color: #8B0000;
}


a.grafmenu {
	background-image: url(img/arr.png);
	background-repeat: no-repeat;
	background-position: right;
	color: Black;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;
	
	font-size: 13px;
	margin-left: 5px;
}

a:hover.grafmenu {
	background-color: #A52A2A;
	color: White;

}




div.subscribe {
    display: block;
    position: relative;
	background-color: #F5F5F5;
	border: 1px dotted #CCCCCC;
	height: 150px;
	width: 130px;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#sub_msg{

 font-size: 12px;
 color: #cc3300;

}

#logo{
	background: white url(img/lbg.png) repeat-y left;
}


table.main{
	background-color: White;
	border: 0px;
	max-width: 750px;
	height: auto;
	background: transparent url(img/rbg.png) repeat-y right;
}
td.left_menu{
	background: White url(img/lbg.png) repeat-y left;
	border: 0px;
	height: auto;
}
td.goryachee{
	padding: 10px 0px 10px 5px;
	background: White url(img/bg.png) repeat-x top;
    width: 100%;
}
td.lbg{
	background: url(img/lbg.png);
	background-color: White;
	background-repeat: repeat-y;
	background-position: left;
	
}
td.rbg{

	background: url(img/rbg.png);
	background-color: White;
	background-repeat: repeat-y;
	background-position: right;
}

.bann{
   display: block;
	background: url(img/rbg.png);
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: right;
}
td.copy{
	background: Gray url(img/copy_l_bg.png) repeat-y left;
	height: 40px;
    
}
.advlink{

font: normal normal bold 10px sans-serif;

color: #F5F5DC;

text-decoration: none;

}
div.copy {
	background: transparent url(img/copy_r_bg.png) repeat-y right;
	font: normal normal bold 10px sans-serif;
	height: 40px;
	color: #F5F5DC;
	padding-top: 10px;
}
td.top_shadow{
	background: url(img/main_top_bg.png) repeat-x top;
}
td.bot_shadow{
	background: White url(img/bottom_shadow.png) repeat-x bottom;
}
td.content_text{
   width: 500px;
   padding: 0px 10px 15px 0px;



}
div.chislo{
   float: left;
	position: relative;
	left: 7px;
	top: 5px;
}
p.anons{
	font-size: 15px;
	margin-left: 0px;
    color: #fff;
}
.menu{
	padding: 10px 0px 10px 10px;
	font: normal normal bold 14px serif;
	color: #708090;
}
.left_ban{
	
	padding: 25px;
}
div.anons{
   text-align: center;
   position: relative;
	left: 0px;
   margin-bottom: 20px;
	font-weight: bold;
	color: White;
}


.big_num{

		font: normal normal bold 50px serif;
    
}

div.gor{
	
	padding-top: 10px;
	text-align: left;
}

.grey_border{
	border: 4px solid Gray;
	margin: 8px;
}

