html, body, form
{
 margin:0;
 padding:0;
}

html
{
 height:100%;
}

body
{
 height:auto !important;
 height:100%;
 min-height:100%;
 min-width:1000px;
 margin:0;
 padding:0;
 font-family:Tahoma;
 font-size:14px;
 color:#f3f3f3;
 background:url('/images/onlinetv/background_repeat.png') 0 0 repeat;
}

table {font-size:100%;}
img {border:0;}

.page
{
 width:100%;
 background:url('/images/onlinetv/background.png') 50% 0 no-repeat;
}

.page_center
{
 width:1000px;
/* height: 100%;*/
 min-height:100%;
 text-align:left;
}

.header
{
 width:1000px;
//width:1000px;
 height:250px;
 color:#3f3b3b;
 padding:130px 0 0 0;
 text-align:justify;
}

.space
{
 width:275px;
 height:48px;
 float:left;
}

.button
{
 width:530px;
 height:58px;
 line-height:58px;
 vertical-align:middle;
 text-align:right;
 float:left;
}

.button a
{
 color:#3f3b3b;
 font-size:22px;
}

.workarea
{
 width:940px;
//width:1000px;
 padding:50px 0 50px 60px;
 color:#f3f3f3;
}

.workarea a
{
 color:#f3f3f3;
}

.txt_big
{
 font-size:34px;
 line-height:34px;
}

.attention
{
 font-size:36px;
 line-height:32px;
 float:left;
}

.d_news,.d_sport,.d_cinema,.d_mult,.d_other,.d_music,.d_fun
{
 width:126px;
 height:80px;
 float:left;
}