html {height: 100%;}

body
{
	margin:0px;
	padding:0px;
	background-color:#000;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3f2b1c;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}

h1{color:#f75c02; font-size:24px; font-weight:bold;}
img{border:0px;}
a img{border:0px;}
td {vertical-align:top;}

p
{
	font:11px Tahoma, Geneva, sans-serif;
	line-height:18px;
}

#alls
{
	width:100%;
	position: relative;
    min-height: 100%;
}
*html #alls {height: 100%;}

#footer {
  position: absolute;
  z-index:-1;
  bottom: 0;
  height: 1000px;
  width:100%;
  background-image:url(img/fon.gif);
  background-position:bottom;
  background-repeat:repeat-x;
}

#content_table
{
	background-color:#f6eeea;
	background-image:url(img/con_fon.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px;
}

.con_img
{
	padding-right:20px;
	padding-bottom:10px;
	float:left;
}

#menu_table
{
	background-image:url(img/menu_fon.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

#menu{padding:10px 20px 10px 20px; text-align:left;}

.mitem
{
	background-image:url(img/tikk.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;
}

.mitem a {color:#3f2b1c; text-decoration:none;}
.mitem a:hover {color:#e92902; text-decoration:underline;}

.dot
{
	height:1px;
	font-size:1px;
	margin-top:3px;
	margin-bottom:3px;
	background-image:url(img/dot.gif);
	background-repeat:repeat-x;
}

.dots_line
{
	border: 1px dashed #a09d9c;
	padding:10px;
	margin: 0px 15px 30px 0px;
	font: 11px Tahoma;
	line-height:18px;
}

.top_img{border:5px solid #ddc6be;}
.top_name{font-size:18px; color:#91765d; float:left; padding-left:10px;}
.top_reating{float:right; font-family:Tahoma; font-size:10px; font-weight:bold; color:#c4a9a0;}
.new_reating{font-family:Tahoma; font-size:10px; font-weight:bold; color:#c4a9a0; padding-top:10px; padding-left:160px;}
.top_text{color:#8f8d8d; font-family:Tahoma; font-size:10px; padding-left:10px; clear:both;}
.top_end{height:3px; background-image:url(img/top_r.gif); background-repeat:no-repeat; background-position:right;}

#tab
{
	background-color:#f0e4e2;
	padding:0px 18px 20px 18px;
	margin:20px 5px 30px 5px;
}

#vid
{
	background-color:#f0e4e2;
	padding:20px 18px 20px 18px;
	margin:20px 5px 30px 5px;
	text-align:center;
}

.enter{padding-top:10px;}

.time
{
	padding-top:10px;
	text-align:right;
	font: 10px Tahoma;
	font-weight:bold;
}

.button
{
	color:#FFF;
	text-align:center;
	background-image:url(img/rolik_name.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-top:2px;
}

.button a{color:#FFF; text-decoration:none;}

.copy
{
	width:1000px;
	background-color:#673722;
	height:30px;
	margin-top:10px;
	color:#aa694f;
	padding-top:20px;
	font: 10px Tahoma, Geneva, sans-serif;
}
.copy a{color:#FFF; text-decoration:none;}