@charset "windows-1251";
/* CSS Document */
body
{
 margin: 0px;
 padding: 0;
 background-image: url("back.jpg");
 background-repeat: repeat-x;
 background-color:#f1f0f0;
}
IMG 
{
 border: none
}
a
{
 text-decoration:none;
 color: #706f6f;
}
a:hover
{
 text-decoration:underline;
 color: #706f6f;
}
.center_top
{
 border-bottom:1px dotted #333;
 padding:7px;
 color: #545454;
 font-family: tahoma;
 font-size: 12px;
}
.search_form
{
 margin-top: 10px;
 margin-bottom: 10px
}
.search_line
{
 margin-bottom: 1px;
}
.search_submit
{
 color: #333;
 font-family: tahoma;
 font-size: 12px;
 font-weight: 600;
 padding: 3px;
 border: 1px solid #000;
 margin-top: 2px;
}
.center
{
 background-color: #fff;
 border-left: 1px solid #666;
 border-right: 1px solid #666;
}
.right
{
 color: #545454;
 font-family: tahoma;
 font-size: 12px;
 font-weight: 600;
 padding: 9px;
}
.table
{
 margin-top: 0px;
}
.top_menu
{
 border-left: 1px dashed #706f6f;
 color: #7a7978;
 font-size: 12px;
 font-family: tahoma;
}
.right_menu_bottom
{
 padding: 0px;
}
.video_add_form
{
 margin-left: 40px;
 padding: 10px;
}
.ready
{
 padding:7px;
 color: #545454;
 font-family: tahoma;
 font-size: 12px;	
}
.view_playre
{
 border-right: 1px solid #545454;
 background-image: url("player_buck.gif");
 background-repeat: no-repeat;
 padding: 17px;
}
.view_image
{
 color: #39C;
 font-family: tahome;
 border-right: 1px solid #545454;
 padding: 17px;
}
.back_footer
{
 background-color: #2d2d2d;
 border: 1px solid #000;
 color: #7a7978;
 font-size: 11px;
 font-family: tahoma;
 font-weight: 600;
}
.player
{
 margin-top: 5px;
}