body {
	margin: 0;
	background-image: url(bg.jpg);
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
#content {
	width: 1000px;
	background-color: white;
	margin: 0 auto;
}
#aftesign {
	width: 1000px;
}
#myline{
   width: 970px;
   height: 9px;
   background-image: url(line.gif);
   margin: 0 auto;
}
#fromtube {
	width: 150px;
	padding: 5px 0 0 10px;
	font-size: 11px;
	font-family: Arial, serif;
	font-weight: bold;
	float: left;
	margin: 0;
}
#fromtube a {
	color: black;
	text-decoration: none;
}
#fromtube a:hover {
	color: #B64000;
	text-decoration: none;
}
#signup {
	width: 150px;
	padding: 5px 0 0 235px;
	font-size: 11px;
	font-family: Arial, serif;
	font-weight: bold;
	float: left;
	margin: 0;
}
#signup  a {
	color: black;
	text-decoration: none;
}
#signup  a:hover {
	color: #B64000;
	text-decoration: none;
}

.clear {
 clear: both;
}

#search_box {
	width: 300px;
	height: 22px;
	background: url(search-pole.jpg);
	float: left;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
}
#search_box #search_string {
float: left;
padding: 0;
margin: 3px 2px 0 6px;
border: 0;
width: 225px;
background: none;
}
#search_box #go {
padding-left: 6px;

}
#logo {
	width: 233px;
	float: left;
	margin: 10px 0 0 0;
	padding-left: 10px;
}
#desc {
	width: 360px;
	font-size: 11px;
	font-family: Arial, serif;
	margin: 10px 0 0 50px;
	float: left;
}
#probel {
	width: 65px;
	float: left;
}
#knopki {
	width: 65px;
	margin: 10px 0 0 20px;
	font-weight: bold;
	float: left;
}
#knopki a {
	font-size: 11px;
	font-family: Arial, serif;
	text-decoration: none;
	color: black;
}
#knopki a:hover {
	font-size: 11px;
	font-family: Arial, serif;
	text-decoration: none;
	color: #B64000;
}

.banner {
	margin: 10px;
	padding: 2px;
	border: 1px solid #DCDCDC;
}
.banner:hover {
	margin: 10px;
	padding: 2px;
	border: 1px dashed #FE5A00;
}
.banner2 {
	padding: 2px;
	border: 1px solid #DCDCDC;
}
.banner2:hover {
	padding: 2px;
	border: 1px dashed #FE5A00;
}
#layer1 {
 padding: 5px;
 float: left;
 width: 126px;
}

#layer2 {
 padding: 5px 0 0 0;
 width: 845px;
 float: left;
}
.orangetext {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FE5A00;
	font-size: 18px;
	font-weight: bold;
}
UL {
 margin: 0;
 padding-left: 12px;
}
LI {
	color: #FE640F;
}
LI SPAN a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
LI SPAN a:hover {
	color: #973500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/* gallery */
div.img
  {
	margin: 3px;
	height: 220px;
	width: 240px;
	float: left;

  }
div.img img
  {
  display: inline;
  margin: 0;
  border: 1px solid #DCDCDC;
  }
div.img a:hover img
  {
  border: 1px solid #FE5A00;
  }
div.desc
  {
  font-weight: normal;
  width: 240px;
  margin: 2px;
  height: 40px;
  }

.leftstr, .rightstr {
	float: left;
	width: 50%;
	font-size: 12px;

}
.rightstr {
text-align: right;

}

/* end gallery */

.titlevideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
}
.endtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C473E;
	text-align: center;
}
/* video page */
#video1 {
 padding: 5px;
 float: left;
 width: 420px;
}

#video2 {
 padding: 5px 0 0 0;
 width: 410px;
 float: left;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}
.description a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
.description a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	font-weight: bold;
	text-decoration: none;
}

#login_form {
	position: absolute;
	background:#FE5A00;
	padding:5px;
	margin-right:300px;
	display:none;
}

.error_box{
	border:5px solid tomato;
	color:black;
	padding:5px;
	background:#DDD;
}

textarea{
	width:400px;
	font-size:xx-small;
}
