html, body
{
   height: 100%;
   margin: 0;
   padding: 0;
   background-color: #F6DAFF;
}
body,td,th {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin:0; 
padding:0;
}
div#container
{
   height: auto !important;
   height: 100%;
   min-height: 100%;
}
div#padding
{
   padding-bottom: 45px;
}
p#footer
{
   padding: 9px;
   height: 17px;
   margin: -35px 0 0 0;
   text-align: right;
   background-image: url(../img/shablon/fut_bg.gif);
   background-repeat: repeat-x;
}
.menu
{ 
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: none;
}
.tit
{
	font-size: 16px;
	color: #D71884;
	font-weight: 900;
	font-variant: small-caps;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2967;
	font-weight: 900;
	font-size: 12px;
}
.news
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
hr
{
	color: #ff0000;
	width: 100%;
	height: 1px;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
}
strong
{
	font-size: 17px;
}
.news_date
{
	font-size: 10px;
}
.yellow {
	color: #FFD71E;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	color: #5E1182;
}
.bg_pink {
	background-color: #F6DAFF;
}
.bg_rek {
	background-color: #FF4DBA;
}
.top_bg_img {
	background-image: url(../img/shablon/top_bg.gif);
}
.bg_top2_img {
	background-image: url(../img/shablon/top_bg02.gif);
}
.bg_but_img {
	background-image: url(../img/shablon/but_bg.gif);
}
.bg_futer {
	background-image: url(../img/shablon/fut_bg.gif);
	background-repeat: repeat-x;
}
.block1 {
	width: 450px;
}

